@charset "utf-8";
*{padding: 0; margin: 0; border:0; list-style-type:none;}
.clearfix {clear: both}
.readmore {text-align:right; color:#003a98; font-weight:900; margin-right:30px;}
body {
	background:url(../images/bodybg.jpg) repeat-x;
}
#wrap {
	margin:0 auto;
	width:930px;
}
#header {
	height: 170px;
}
#newsletter {
	background:url(../images/newsletterbg.jpg) repeat-x;
	float: right;
	width: 228px;
	margin-top: 15px;
}
#newsletter li {
	padding-top:5px;
	padding-left: 5px;
}
.nltext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050;
}
#topnl {
	margin-top: -10px;
	margin-left: -10px;
	padding-top: 5px;
	padding-left: 25px;
	background:url(../images/nlsignupbg.jpg) no-repeat;
	height: 34px;
	width: 234px;
}
#submit1 {
	float:right;
	margin-right: 25px;
	width: 74px;
	height:21px;
}
/* ----------- LOWER NAV -----------*/
#lowernavwrap {
	width: 930px;
	background:url(../images/lowernavbg.jpg) no-repeat;
}
#lowernav {
	width: 930px;
	height: 51px;
	margin-left: 10px;
}
#lowernav ul li{
	height: 51px;
	float: left;
	font-size: 10px;
	font-weight: 900;
	color: #666666;
	text-align:center;
	width: 91px;
	margin-top: 1px;
	padding-top:15px;
}
#lowernav a {
	text-decoration:none;
	color: #666666;
}
#indexbody #indexnav {
	width:91px;
	background:url(../images/activepage.jpg) no-repeat;
}
#domainnamesbody #domainnamesnav {
	width:91px;
	background:url(../images/activepage.jpg) no-repeat;
}
#top10body #top10nav {
	width:91px;
	background:url(../images/activepage.jpg) no-repeat;
}
#seobody #seonav {
	width:91px;
	background:url(../images/activepage.jpg) no-repeat;
}
#servicesbody #servicesnav {
	width:91px;
	background:url(../images/activepage.jpg) no-repeat;
}
#aboutbody #aboutnav {
	width:91px;
	background:url(../images/activepage.jpg) no-repeat;
}
#ppcbody #ppcnav {
	width:91px;
	background:url(../images/activepage.jpg) no-repeat;
}
#emailmbody #emailmnav {
	width:91px;
	background:url(../images/activepage.jpg) no-repeat;
}
#tradeshowsbody #tradeshowsnav {
	width:91px;
	background:url(../images/activepage.jpg) no-repeat;
}
#contactbody #contactnav {
	width:91px;
	background:url(../images/activepage.jpg) no-repeat;
}
#m1 {

	visibility:hidden;
	position:relative;
	background:#FFFFFF;
	z-index: 99999;
	border:#333333;
	margin-top: 11px;
	float:left;
}
#m1 a{
	height: 20px;
	display: block;
	text-align: left;
	width: 140px;
	border-bottom:#666666 1px dotted;
	padding-left:5px;
	padding-top:5px;
}
#m1 a:hover{
	background:#CCCCCC;
}

/*----------MAIN CONTENT----------*/
#maincontent {
	background:url(../images/contbg.jpg) repeat-y;
	z-index: -1;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #003a5f;
	margin-left:50px;
	padding-bottom: 10px;
	padding-top: 10px;
}
h1 img {
	margin-left: -10px; padding-right:5px;
}
h2 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #003a5f;
	margin-left:50px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#maincontent p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:50px;
	padding-bottom: 15px;
	padding-right:15px;
}
#maincontent ul li {
	list-style-type:disc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:70px;
	padding-bottom: 10px;
	padding-right: 15px;
}
#maincontent ol li {
	list-style-type:decimal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:70px;
	padding-bottom: 10px;
	padding-right: 15px
}
#endcont {
	background:url(../images/bottomcontbg.jpg) no-repeat;
	height: 3px;
}
#contactform {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 320px;
	padding-bottom: 10px;
	font-weight:600;
	color:#4D4D4D;
	text-align: left;
	margin-left: 50px;
}
/*--------FOOTER--------*/
#footer {
	margin: 0 auto;
	text-align:center;
}
#footer ul li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
}
#footer a {
	text-decoration:none;
	color:#000000;
}