body {
	margin: 0;
	background:#EBEFEE;
	font: 13px Arial, Helvetica, Veranda,  Trebuchet MS, sans-serif; 
	color : #314350;
	padding:0;
	background-image:url(../images/background-repeat.jpg); 
	background-repeat:repeat-x;}

#maincontainer {
	width: 800px;
	background:#fff;
  	text-align: left;
	padding: 0;
	margin:0 auto;
	position: relative;
	border-left: 1px #D6D9DC solid;
	border-right: 1px #D6D9DC solid; }
	
body {
	text-align: center;}

#top {
	width: 790px;
	height: 240px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	position: relative;
	background:#fff; }
	
#top #logo {
	width: 210px;
	height: 58px;
	position: absolute;
	left: 35px;
	top: 25px;
	background: url(../images/monarda-logo.gif) 0 0 no-repeat;
	text-indent: -2000px; }
	

	
#top #navigation {
	width: 600px;
	height: 56px;
	float:right;
  min-height:1%;
  margin:40px 2px 14px 0;
  padding:0;
  list-style:none;}
	
#navigation ul {
	list-style : none;
	padding : 0;
	margin : 0;
	margin-left:0px; }

#navigation li {
	float : right;
	margin : 0;
	padding : 0;
	margin-right : 5px; }

#navigation li a {	
	  float:left;
  padding:9px 10px 5px 10px;
  width:100px;
  background:#666;
  color:#fff;
  font-size:0.9em;
  font-weight:bold;
  text-decoration:none;}

#navigation li a:hover {
	background:#158BB8; }
  
#navigation li a.selected {
  background:#158BB8; }
  
#navigation li span { font-size: 0.6em; text-decoration: none; vertical-align: super; }
	
#top #topimage {
	width: 767px;
	height: 207px;
	left: 15px;
	top: 85px;
	position: absolute;}

#main {
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 30px 20px 20px 20px;}
	
#main h1 {
	font-size: 18px;
	line-height: 20px;
	color: #158BB8;
	margin-top: 20px;
	margin-bottom: 1px;
	padding: 12px 0px 0px 0px;}
	
#main h2 {
	font-size: 15px;
	line-height: 15px;
	color: #158BB8;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 1px 0px 0px 0px;}	
	
#main h3 {
	font-size: 14px;
	line-height: 20px;
	color: #158BB8;
	margin-top: 20px;
	margin-bottom: 1px;
	padding: 12px 0px 0px 0px;}
	
#main h4 {
	font-size: 14px;
	line-height: 20px;
	color: #158BB8;
	margin-top: 2px;
	margin-bottom: 1px;
	padding: 12px 0px 0px 0px;}		
	
#main p {
	font-size: 13px;
	line-height: 16px;
	color: #314350;
	margin-top: 10px;
	margin-bottom: 1px;
	padding: 9px 0px 0px 0px;}
	
#main p a {
	color: #158BB8;
	text-decoration: none;}
	
#main p span { font-size: 0.6em; text-decoration: none; vertical-align: super; }

#main h1 span {
	font-size: 0.6em; text-decoration: none; vertical-align: super;}
	
	#main h2 span {
	font-size: 0.6em; text-decoration: none; vertical-align: super;}	
	
#main p a:hover {
	color: #158BB8;
	text-decoration: none; }
	
#main .bulletlist {
	margin : 10px 20px 0px 10px;
	padding : 0px 20px 0px 10px; }

#main  .bulletlist li {
	list-style-image : url(../images/bullet.gif);
	padding : 2px 0px 3px 0px;
	font-size: 13px;
	line-height: 18px;
	color: #314350;
	margin: 0px 0px 0px 0px;
	padding : 0px 5px 0px 5px; }	


#column_left {
	width: 530px;
	padding: 0;
	position: relative;
	float: left;
	font-size: 0;
	line-height: 0; }
	
#column_right {
	width: 200px;
	margin: 0;
	padding: 0;
	position: relative;
	float: right; }	

#column_right div#contact {
  padding:12px 10px 10px 10px;
  background:#EBEFEE;
  color:#fff;
  margin-top:30px;}
  
#column_right div#testimonials {
  border:1px solid #D6D9DC;
  margin-top:10px;
  padding:12px 10px;
  background:#fff;
  color:#666;} 

#companylogos {
	font-size: 0;
	line-height: 0;
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 2px;
	position: relative;
	clear: both;
	top: 25px;
	bottom: 20px; 
	padding-top: 10px;
	padding-bottom: 25px;}


#footer {
	width: 800px;
	height: 36px;
	left: 0px;
	top: 0px;
	margin: 3px 0px 15px 0px;
	padding: 0;
	position: relative;
	background: #D6D9DC;}
	
#footer p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	top: 6px;
	left: 20px;
	position: absolute;}
	
#footer p a {
	color: #333333;
	text-decoration: none;}
	
#footer p a:hover {
	color: #158BB8;
	text-decoration: none; }
	
	#footer_right {
	float:right;
	margin-right:10px;
	margin-top:12px;
	font-size:80%;}
	
	#footer_right a{
	color: #333333;
	text-decoration: none;}
	
#footer_right p a:hover {
	color: #158BB8;
	text-decoration: none; }


	







