body
	{
	padding: 0;
	margin: 0;
	color: #000;
	text-align: center;
	background-image: url(../images/fonsite.gif);
	}
a {
	color: #106301;
	text-decoration: none;
}
a:hover {
	color: #106301;
	text-decoration: underline;
}
#contents #main_body #tableres a {
	color: #106301;
}

	
	#contents	
	{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:auto;
	margin-left:auto;
	width: 980px;
	padding: 0px;
	background-color: #FFF;
	color: #000;
	text-align: left;
	}
	
	h1	
	{
		color: #333;
		background-color: transparent;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
	}
.subpage_heading {
	font-size: 1.5em;
}

	
	p	
	{
		color: #333;
		background-color: transparent;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.8em;
	}
* {
	font-family: Arial, Helvetica, sans-serif;
}

	
	.code
	{
		color: #339;
		background-color: transparent;
		font-family: times, serif;
		font-size: 0.9em;
		padding-left: 40px;
	}
#header {
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 100%;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.divider_thick {
	background-color: #000000;
	height: 2px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
}
.divider_thin {
	background-color: #000000;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#nav_container {
	margin: 0 25px 0 0;
	padding: 0px;
	height: auto;
	width: 225px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	padding-left: 10px;
}
#menu div {
	margin-bottom: 5px;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#menu a {
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
}
#menu a:hover {
	text-decoration: underline;
}
#pic_container {
	height: 190px;
	width: 640px;
	margin-left: 10px;
}
#contents #pic2 {
	margin-left: 50px;
}
#contents #header #logo {
	float: none;
}
#footer {
	clear: both;
	height: auto;
	width: 100%;
	text-align: center;
	border-top: solid black 1px;
}
#box_left {
	height: 150px;
	width: 310px;
	float: left;
	margin-left: 10px;
	background-image: url(../images/box_left.png);
	background-repeat: no-repeat;
}
#box_middle {
	height: 150px;
	width: 310px;
	float: left;
	margin-left: 15px;
	background-image: url(../images/box_middle.png);
	background-repeat: no-repeat;
}
#box_right {
	float: left;
	height: 150px;
	width: 310px;
	margin-left: 15px;
	background-image: url(../images/box_right.png);
	background-repeat: no-repeat;
}
#main_body {
	height: auto;
	width: 960px;
	clear: both;
	padding: 10px;
}
#welcome {
	height: auto;
	width: 750px;
	float: left;
}
#tos {
	height: auto;
	width: 100%;
	float: left;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
.heading_small {
	font-size: 1em;
	text-align: center;
}

#template_script {
	float: left;
	height: auto;
	width: 209px;
	margin-left: 60px;
	text-align: center;
}
#box_left .box_title {
	height: 20px;
	width: auto;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 3px;
}
#box_middle .box_title {
	height: 20px;
	width: auto;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 3px;
}
#box_right .box_title {
	height: 20px;
	width: auto;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 3px;
}
#contents .package_details {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-left: 80px;
}
#contents #box_left .package_details li {
	color: #106301;
	font-size: .8em;
	list-style-image: url(../images/li1.gif);
	list-style-position: outside;
}
#contents #box_middle .package_details li {
	font-size: .8em;
	color: #666666;
	list-style-image: url(../images/li2.gif);
}
#contents #box_right .package_details li {
	font-size: 0.8em;
	color: #282828;
	list-style-image: url(../images/li3.gif);
}
#contents #footer {
	font-size: 10px;
	color: #666666;
	padding: 2px 0px 2px 0px;
}
#contents #footer a {
	font-size: 10px;
	color: #666666;
}
#contents #box_left .package_pricing {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 20px;
	width: 50%;
	float: left;
}
#contents #box_middle .package_pricing {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 20px;
	width: 50%;
	float: left;
}
#contents #box_right .package_pricing {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 20px;
	width: 50%;
	float: left;
}
.package_pricing {
	font-size: 1.3em;
	color: #FFFFFF;
}
.package_pricing_small {
	font-size: .6em;
}
.package_box_order a {
	float: left;
	padding-top: 20px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 0.8em;
}
.titleplans {
	background-color:#414141;
	color:#fff;
}
.bold {
	font-weight:bold;
}
#tableres {
	width:100%;
	color:#6A6A6A;
	font-size: 0.8em;
	border: solid black 1px;
}
#contents #main_body #tableres td {
	border: 1px solid #999;
}
.personal_plan_header {
	background-color: #106301;
}
.standard_plan_header {
	background-color: #666666;
}
.corporate_plan_header {
	background-color: #282828;
}
.subpage_heading_2 {
	padding-top: 10px;
	font-size: 1em;
}
.subpage_body {
	padding-top: 20px;
}
#contents #main_body .subpage_body div {
	font-size: .8em;
}
#contents #main_body .subpage_body div a {
	color: #106301;
}
#welcome_message {
	height: 25px;
	width: 200px;
	margin-left: 800px;
	font-size: .8em;
	padding-top: 5px;
}#contents #main_body #welcome #webhost_ad {
	padding-top: 20px;
	margin-bottom: 0px;
}

