@charset "ISO-8859-1";
/*	

admin@netseven.info

*/	
	
	body, html {
	margin: 0px auto;
	padding: 0;
	

	}
	body {
	min-width:950px;
	font-family: verdana, arial, sans-serif;
	color: #333333;
	font-size: 12px;
	}
	code {
  	font-size: 14px;
	}
	body,td,th {
	color: #333333;
}
body {
	background-color: #E0E0E1;
	margin-left: 0px;
}

	
	
/*end styles*/
/*start top*/	

	#wrap {
	padding: 0;
	width: 950px;
	background: #ffffff;
	height: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

	#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 390px;	
	}
	#toplogo {
	width:950px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
	}
	#nextlogoholder {
	width: 950px;
	
				

	}
	#pslogo {
	width: 950px;
	float: left;
	padding-bottom: 10px;
	}
	#topcompliance {
	width: 250px;
	float: right;
	}
	
	
	
	
	.navmenu {display:inline-block;}
	.navmenu {display:inline;}
	.navholder {display:table;
	}
	.navmenu {
	display:table-row; /* FF fix an intermittent bug in which the containing elements wrap around on to two lines */
	padding:0;
	margin:0;
	list-style-type:none;
	white-space:nowrap;
	color: #333333;
	font-family: Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: normal;
  	}
	.navmenu li {
	display:inline;/* ie7 fix menu a width value and then position this using text-align */
	color: #FFFFFF;
		
	} 
	.navmenu a:link {
	display:block; /* ie6 fix menu a width value and then position this using text-align */
	float:left;
	padding:4px 16px;
	color: #333333;
	text-decoration:none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
 	}
	.navmenu a:visited {
	display:block; /* ie6 fix menu a width value and then position this using text-align */
	float:left;
	padding:4px 16px;
	color: #333333;
	text-decoration:none;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
 	}
	.navmenu a:hover  {
	color:#FFFFFF;
	background-color: #790C0D;
  	}
	#navholderwrapper {
	text-align: right;
	background-color: #FFFFFF;
	color: #333333;
	} /* right aligned */
	#navholderwrapper .navholder {
	margin: 0 0 0 auto;

	background-color: #FFFFFF;
	color: #333333;
	}/* right aligned */
	
	
/*end header*/

/*start maincontent*/

	#main {
	
	
	}
	#content {
	float: left;
	width: 550px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 15px;
	
	}
	#contentbottom {
	float: left;
	width: 550px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 340px;
	}
	#content img{
	margin: auto;	
	}
	#content h2, #sidebar h2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -5px;	
    }
	#content h1, #sidebar h1{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 25px;
	font-size: 16px;
	font-weight: bold;
    }
	#content p, #sidebar p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 25px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;	
    }
	#sidebar {
	float: right;
	width: 325px;
	background-color: #FFFFFF;
	margin-top: 35px;
	margin-bottom: 25px;
	padding-right: 25px;
	
	}
	#sidebar ul {
	list-style-image: none;
	list-style-type: disc;
	}
	#sidebar li {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	}
	#map {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding-left: 25px;	
	}
	.testimonial {
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-right: 5px;
	}
	
	
		    
	
/*end sidebar*/
/*start footer*/


	#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	width: 950px;
	height: 80px;
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
	#footerlogos {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;	
	}
	

	#footer p{
	font-family: verdana, arial, sans-serif;
	text-align: center;
	padding-top: 16px;
	}
	
	#footernet p{
	float: right;
	font-family: verdana, arial, sans-serif;
	padding-right: 10px;
	font-size: 10px;
	color: #CCCCCC;	

	}
	#footernet a {
	color: #333333;
	text-decoration: none;
	}
	#footernet a.hover {
	color: #990000;
	text-decoration: none;
	}
	
	
	
/*end footer*/
	
	
	a:link {
	color: #333333;
	text-decoration: none;
	}
	a:visited {
	text-decoration: none;
	color: #333333;
	}
	a:hover {
	text-decoration: none;
	color: #990000;
	}
	a:active {
	text-decoration: none;
	color: #990000;
	}
	a img 
	{border:0} /*ie7 purple links*/
