body{
text-align: center;
min-width: 780px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color: #EFF3F8;
margin: 0px;
}

/*---------------------------------------+Text styling----------------------------------------------*/
h1 {
	background:url(../Images/H1bg.jpg) repeat-x left top;	
	padding: 0px 0px 10px 2px;
	color:#0E5277;
	font-size:16px;
	margin:20px 0 0 5px;
	}
h3 {
	float:left;
	background: url(../Images/h3innerbg.jpg) repeat-x ;
	width:150px;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:23px;
	
	color:#fff;
	float:left;
	text-indent:5px;
	}
h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#72818F;
	font-weight:bold;
	font-size:12px;
	text-indent:10px;
	margin:15px 0px 3px;
	text-align:center;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}

/*-------------------------------------+page Layout--------------------------------------------------*/
#Wrapper {
	width: 775px;
	margin: 0 auto;
	text-align: left;
	background:#fff;
}

#Header {
	height: 130px;
	width: 775px;	
	background: #fff;
}
#logo {
	background: #FFFFFF url(../Images/private/mccmdonline.gif) no-repeat left center;
	width:280px;
	height:61px;
	float:left;
	}

#mainbranding{
clear:both;
width:775px;
margin-top:14px;
height:347px;
background:url(../Images/mainbranding.jpg) no-repeat left center;
}
#Content {
	width: 775px;
	clear:both;
	}
	
#MainContent {
	width: 614px;
	float:right;
	color: #333333;
	}
	
#MainContent p {
	padding:0 15px;
}


#MainContent strong {
	color:#0E5277;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	margin:0;
	padding:0;
}
	
#subbranding {
	height:78px;
	background: #fff url(../Images/subbranding.jpg) no-repeat left center;
	margin:0 0 0 5px;
	}
.arrowlink {
	background:url(../Images/arrow.jpg) left center no-repeat;
	padding-left:20px;
	color: #0E5277;
	text-decoration:none;
	font-weight:bold;
}

/*--------------------------------------------------+secondarycontent--------------------------------------*/	
#SecondaryContent {
	width: 150px;
	float:left;
	background:#DFEAEE;
	color:#333333;
	margin:20px 0 0 0;
	}

#News{
	text-align:center;
	}
#News ul{
	clear:both;
	width:216px;
	margin: 2px 5px 2px 5px;
	padding:0;
	list-style-type:none;
	}
#News ul a{
	display:block;
	color:#333333;
	 
	margin:0 0 2px 0;
	left: bottom;
	text-align:left;
	padding:2px 0px 2px 2px;;
	text-decoration:none;
	}
#News ul a:hover{
	text-decoration:underline;
}
	#Certifications{
	width:220px;
	text-align:center;
	margin: 2px 5px 2px 5px;
	}
#Certifications img {
	margin: 5px;
}
.phone {
	font-size: 18px;	
}
	
/*-------------------------------------------+Footer---------------------------------------------------*/
#footer {
	clear:both;
	width:775px;
	height:129px;
	line-height:normal;
	background: #FFFFFF  no-repeat left center;
	text-align:center;
	}


	
#subnav{
	margin:0;
	padding:0;
	list-style:none;
	width: 775px;
	height:25px;
	float:right;
}
#subnav li{
float:left;
	}
#subnav a{
	display:block;
	padding:0 26px;
	line-height:25px;
	text-decoration:none;
	color:#0E5277;
}
#subnav a:hover{
	padding:0 25px;
	text-decoration:underline;
	font-weight:bold;
	color:#0E5277;
}


/*----------------------------------------+Nav---------------------------------------------------------*/
#headernav {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#headernav li{
float:left;
	}

#headernav li a{
	display:block;
	padding:0 10px;
	line-height:80px;
	text-decoration:none;
	color:#0E5277;
}
#headernav li a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#0E5277;
}







#mainnav{
		clear:both;
		}
	
#mainnav ul{
	margin:0;
	padding:0 10px;
	list-style:none;
	width: 755px;
	height:50px;
	background: #FFFFFF url(../Images/private/mainnav.jpg) repeat-x left top;
}
#mainnav ul li{
float:left;
	}
#mainnav ul a{
	display:block;
	padding:0 23px;
	line-height:50px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
#mainnav ul a:hover{
	background: #FFFFFF url(../Images/private/mainnavon.jpg) repeat-x left top;
}
.current, .current:hover {
	background: #FFFFFF url(../Images/private/mainnavcurrent.jpg) repeat-x left top;
	display:block;
	line-height:44px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	
}

.even {
  background-color:#C6DFE6;
}
	
/*forms*/
/*----------------------------------------+productNav---------------------------------------------------------*/

	
#productnav {
	clear:both;
}

#productnav ul{
	margin:0;
	padding:0;
	list-style:none;
	width: 100%;
}
#productnav ul li{
display: inline: /* :KLUDGE: Removes large gaps in IE/Win */
	}
#productnav ul a{
	display:block;
	background: #FFFFFF  url(../Images/productnavbg.jpg) repeat-y left top;
	line-height:20px;
	border-bottom:#fff solid 1px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	width: 222px;
  	height: 20px;

  	text-indent: 15px;
}
#productnav ul a:hover{
	background: #FFFFFF url(../Images/productnavbgon.jpg) repeat-y left top;
}
	
