body {
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	background-color: #02579F;
	list-style-image: url(../images/bullet.png);
	line-height: 16px;
	background-image: url(../images/body_bck.png);
}
h4 {
	color: #02579F;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02579F;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #83BF2D;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #02579F;
	border-bottom-style: dotted;
	border-bottom-color: #02579F;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #83BF2D;
}
.border {
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 300px;
}


.headerwrap {
	clear: both;
	height: 112px;
	margin-left: 20px;
	width: 901px;
}

.content_top {
	background-image: url(../images/content_top.png);
	background-repeat: no-repeat;
	height: 10px;
	clear: both;
}
.content_main {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #97BAD7;
	border-left-color: #97BAD7;
}
.content_bot {
	background-image: url(../images/content_bot.png);
	clear: both;
	height: 10px;
	width: 901px;
}
.footer {
	font-size: 10px;
	padding-top: 10px;
	color: #FFFFFF;
	height: 35px;
	padding-left: 20px;
}
.content_inner {
	clear: both;
	padding: 10px;
	width: 100%;
}




.content_head {
	background-image: url(../images/websolution.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 565px;
	margin-left: 10px;
	float: left;
}
.domainsearch {
	height: 111px;
	width: 287px;
	clear: none;
	float: left;
	padding-top: 50px;
	padding-left: 20px;
	margin-left: 10px;
	background-image: url(../images/dom_checker_bck.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo {
	background-image: url(../images/menu_bck.jpg);
	height: 102px;
	width: 901px;
	background-repeat: no-repeat;
}
.clouds {
	background-image: url(../images/clouds.jpg);
	height: 110px;
	width: 520px;
	float: left;
	margin-left: 100px;
		}

a.readmore:link {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
a.readmore:visited {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
a.readmore:hover {
	font-size: 10px;
	color: #FF3300;
	text-decoration: underline;
}

.menu {
	height: 30px;
	width: 862px;
	clear: both;
	margin-left: 20px;
	background-image: url(../images/menu_bck_1.png);
	background-repeat: repeat-x;
}
