body {
	background-color: #D6E0D7;
	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: 12px;
}
.footer_text {
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}
.hor_sep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6B5AC;
}
.page_title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	color: #0E394E;
	line-height: 35px;
}
.sidebar_text {
	font-size: 11px;
	padding: 5px;
	border: 1px solid #D6D6D6;
}
.subtitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 25px;
	color: #CF1B21;
}
.page_bg {
	background-color: #FFF;
	background-image: url(images/webhosting_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.sidebar_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #133C52;
	line-height: 23px;
	font-weight: bold;
}
.sidebar_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #48748D;
	line-height: 23px;
	font-weight: bold;
}
a:link {
	color: #CF1B21;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CF1B21;
}
a:hover {
	text-decoration: none;
	color: #266E86;
}
a:active {
	text-decoration: none;
	color: #CF1B21;
}
.header_lnk a{
	list-style-type: none;
	background-image: url(images/webhosting_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	text-decoration: none;
}

.header_lnk a div{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0E394E;
	text-decoration: none;
	font-weight: bold;
	line-height: 32px;
	background-image: url(images/webhosting_15.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-right: 10px;
}
.header_lnk a:hover{
	list-style-type: none;
	background-image: url(images/webhosting_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:block;
	text-decoration: none;
}

.header_lnk  a:hover div{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 32px;
	background-image: url(images/webhosting_11.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-right: 10px;
}

.float_top{
	float: right;
	width: 138px;
	position: relative;
	z-index: 100;
	margin-top: -40px;
	margin-right: -20px;
}

.footer_text a {
	font-size: 12px;
	color: #FFF;
	line-height: 30px;
	display: inline-block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6E0D7;
	padding-right: 10px;
	padding-left: 10px;
}

.footer_text a:hover {
	color: #6CF;
}
.sidebar ul{
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sidebar li{
	list-style-type: disc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6E0D7;
	list-style-position: inside;
	text-indent: 8px;
	margin: 0px;
	padding: 0px;
}
.sidebar li a{
	color: #0E394E;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 28px;
	font-size: 14px;
}

.sidebar li a:hover{
	color: #BE0000;
}

