*  {
  margin: 0;
  padding: 0;
}


body { 
  background: url(images/MOSpsd.png) repeat-x top #FFF;
  font: Arial, Helvetica, sans-serif;
  
}
h2 { 
    padding-bottom: 2px;
	
	}
h4 {
	text-decoration:underline;
	padding-bottom: 8px;
	padding-top: 8px;
}
.clear {
	clear:both;
}
a { 
    float:right;
	
}
img {
	border:none;
	padding-right: 10px;
	
}
form, table { 
    width:400px;
	height:228px;
	padding-bottom:50px;
	padding-top:30px;
}
#page-wrap {
   width:801px;
   margin: 0 auto;
   height:auto;
	}
ul#nav { 
  height:111px;
  width: 801px;
  background:url(images/header.jpg) no-repeat;
  list-style:none;
  
}
ul#nav li a {
	display:inline;
	float: right;
	height:auto;
	width:85px;
	margin-top: 58px;
	color: #000;
	text-decoration:none;
	font-size: 1.0em;
	
	
	
	
}
ul#nav li a:hover, ul#nav li a:active {
	color: #2075ae;
	text-decoration: overline;
	width:85px;
	margin-top: 58px;
	display:inline;
	
}

p, li {
	font-size: 1.1em;
	display:inline;
	
}
#mid-header {
  height:220px; 
  background:url(images/MOSpsd1.png) no-repeat;
}
#history-header {
	height:220px;
	background:url(images/historyHeader.png) no-repeat;
}
#product-header {
	height:220px;
	background:url(images/Product-header.png) no-repeat;
}
#contact-header {
	height:220px;
	background:url(images/contact-header.png) no-repeat;
}
#contact-pic {
	float: right;
	width:300px;
	height:150px;
	padding-left: 50px;
	padding-right: 30px;
	margin-top:30px;
	margin-bottom: 30px;
	
}
#main-content {
	padding-bottom:50px;
	padding-top: 30px;
}
#main-content #right-col-info {
	float:right;
	width: 340px;
	padding-bottom:20px;
	padding-right: 120px;
	
}

#main-content #right {
	width:750px;
	float:left;
	display: inline-block;
}
#right ul {
   list-style:none;
   float:left;
   display:inline-block;
}


#main-content #left-col-info {
    float:left;
	width: 401px;
	height:455px;
	padding-bottom:20px;
	padding-left: 0px;
	font-size:14px;
	font-weight:bold;
	
}
#main-content #middle{
	float:right;
	width: 360px;
	height:455px;
	font-size:14px;
	padding-bottom:20px;
	padding-left:40px;
	font-weight:bold;
	}

#main-content #left-col {
	float:left;
	width: 390px;
	padding-left: 10px;
}
#main-content #right-col {
	float:left;
	width: 390px;
	padding-left: 10px;
	}


#main-content #right-col-map {
	float:right;
	width: 360px;
	}
#main-content #right-first-states {
	width:110px;
	float:right;
	font-size: 14px;
	padding-right:12px;
	
}
#main-content #right-second-states {
	width:120px;
	float:right;
	font-size: 14px;
	padding-right:0px;
	
}
#main-content #right-third-states {
	width:120px;
	float:right;
	font-size: 14px;
	padding-right:8px;
	
}

#footer  {
	background-color:#2075ae;
	color:#FFF;
	padding: 10px 0 10px 0;
	font:Arial, Helvetica, sans-serif; 
	text-align:center;
	
}