body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/webhosting_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
a:link {
	color: #007DD2;
	text-decoration: none;
}
a:visited {
	color: #007DD2;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
a:active {
	color: #007DD2;
	text-decoration: none;
}
.section_title {
	font-size: 30px;
	color: #000;
}
.section_sub_title {
	font-size: 17px;
	color: #000;
}
.page_bg {
	background-image: url(images/page_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_brdr {
	border: 1px solid #E5E5E5;
	padding: 20px;
}
.hor_sep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-bottom: 10px;
	padding-top: 10px;
}
.box_sub_title {
	font-size: 18px;
	color: #000;
}
.vert_sep {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}
.box1_title {
	font-size: 13px;
	color: #FFF;
	background-image: url(images/webhosting_20.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.box2_title {
	font-size: 13px;
	color: #FFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/webhosting_22.jpg);
		padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.package_title {
	font-size: 18px;
}
.box3_title {
	font-size: 13px;
	color: #FFF;
	background-image: url(images/webhosting_24.jpg);
	background-repeat: repeat-x;
	background-position: left top;
		padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.price {
	font-size: 75px;
	color: #D72800;
	line-height: 75px;
	font-weight: bold;
	letter-spacing: -5px;
	padding-right: 15px;
}
.footer_title {
	font-size: 32px;
	color: #FFF;
}
.price_dollar {
	font-size: 35px;
	color: #D72800;
	line-height: 55px;
	font-weight: bold;
}

.date{
	background-color: #2E4959;
	padding: 4px;
	float: left;
	margin-right: 20px;
	font-size: 18px;
	color: #FFF;
}
.footer_text {
	color: #897E6F;
}
.footer_sub_title1 {
	font-size: 16px;
	color: #8DDCA7;
}
.footer_sub_title2 {
	font-size: 16px;
	color: #9FC21A;
}

.footer_sub_title3 {
	font-size: 16px;
	color: #B7B7B7;
}
.footer_links  {
	font-size: 11px;
	line-height: 20px;
}
.footer_links a{
	font-size: 11px;
	color: #792725;
	padding-right: 20px;
	text-decoration: none;
}
.footer_links a:hover{
	color: #000;
}
.footer_sep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
	display: block;
	margin-bottom: 8px;
	padding-top: 8px;
	height: 1px;
}
.footer_input {
	font-size: 20px;
	color: #D6D6D6;
	background-color: #383838;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.headermenu{
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}
.headermenu a{
	line-height: 25px;
	text-decoration:none;
	color: #FFF;
	padding-left: 20px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	font-size: 13px;
	font-weight: normal;
}
.header_white {
	font-size: 19px;
	color: #FFF;
}

.headermenu a:hover{
	line-height: 25px;
	color: #FFF810;
}
.inner_title {
	color: #005FA3;
		font-size: 30px;

}


.left_menu {
	text-decoration: none;
	z-index: 100;
}

.left_menu a {
	text-decoration: none;
	display: block;
	color: #999;
	z-index: 100;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8E8E8;

}

.left_menu a:hover {
	background-color: #FAFAFA;
	color: #000;
}

.left_menu h2 {
	color: #005FA3;
	font-size: 30px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
	font-weight: normal;
}

