/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color: #666666;
}
body {
	background-color: #036a97;
	background-image: url(images/main-bg.gif);
	margin: 0px;
}
P, h1, h2, h3, h4, h5,
{
	margin:0;
	padding:0;
    height: 40px;
}
img{
	border-style: none;
	border-color: inherit;
	border-width: 0;
   }
.white-bg{
	background:url(images/white-bg.png) no-repeat top center;
}
.box320{
	width:320px;
	background:#f1f1f1 url(images/vertical-line.gif) no-repeat top right;
	height:184px;
}
.box320-no-border{
	width:320px;
	background:#f1f1f1 url(images/free-watermark.gif) center no-repeat;
	height:184px;
}
.box320 .listmenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:14px;
	*font-size:12px;
	background-color:#fff;
	border:1px solid #c7c7c7;
}
.box320 .textbox{
	width:175px;
	height:18px;
	padding:2px 0px 0px 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	background-color:#fff;
	border:1px solid #c7c7c7;
}
.box320 .textbox1{
	width:210px;
	height:18px;
	padding:2px 0px 0px 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	background-color:#fff;
	border:1px solid #c7c7c7;
}
.box320 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	text-decoration:none;
}
.box320 a:hover{
	color:#353535;
	text-decoration:underline;
}
.white-text{
	color:#fff;
	line-height:14px;
}
.read-more-white,a.read-more-white:link,a.read-more-white:active,a.read-more-white:visited{
	color:#fff;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase
}
a.read-more-white:hover{
	color:#ccf002;
}
.read-more-gray,a.read-more-gray:link,a.read-more-gray:active,a.read-more-gray:visited{
	color:#666;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase
}
a.read-more-gray:hover{
	color:#353535;
}
.list {
	width:92%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:normal;
	list-style:none;
	color:#fff;
}
.list li{
	margin:0px;
	padding:5px 0px 6px 18px;
	background:url(images/green-arrow.gif) no-repeat 5px 10px;
	border-bottom:1px solid #fff;
}
.list1 a{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	padding:4px 0px 4px 20px;
	background:url(images/white-arrow.gif) no-repeat 5px 9px;
	border-bottom:1px solid #fff;
}
.list1 a:hover{
	font-weight:bold;
}
.list2 {
	width:92%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:normal;
	list-style:none;
}
.list2 li{
	margin:0px;
	padding:5px 0px 6px 0px;
	border-bottom:1px solid #d7d7d7;
}
.list3 {
	width:92%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:14px;
	list-style:none;
	color:#666;
}
.list3 li{
	margin:0px;
	padding:4px 0px 4px 18px;
	background:url(images/bullet.gif) no-repeat 5px 9px;
}

#footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:10px;
	line-height:18px;
	text-transform:uppercase;
}
#footer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:10px;
	line-height:18px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	color:#ccf002;
}
.free-domain-box{
	background:url(images/free-domain-bg.gif) no-repeat;
	height:90px;
	width:183px;
	color:#fff;
	font-size:11px;
	padding:42px 10px 4px 10px;
}
.windows-box{
	background:url(images/windows-2008-bg.gif) no-repeat;
	height:90px;
	width:183px;
	color:#fff;
	font-size:11px;
	padding:42px 10px 4px 10px;
}
.vps-box{
	background:url(images/vps-bg.gif) no-repeat;
	height:90px;
	width:183px;
	color:#fff;
	font-size:11px;
	padding:42px 10px 4px 10px;
}
.heading-bg{
	background:url(images/scheme-bg.gif) repeat-x;
}
.white15{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	text-transform:uppercase;
}
.content-area{
	padding:0px 15px 0px 15px;
}
.page-heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	line-height:normal;
	display:block;
	height:32px;
	padding-left:15px;
	padding-top:8px;
	text-transform:uppercase;
	background:url(images/head-bg.gif) repeat-x;
	margin-bottom:10px;
}