body {
	text-align:center;
	background-color: #ffffff;
	color: #333;
	background:#FFF url(images/maincontentbg.png) repeat scroll left top;
	font-size: 12px;
	font-family: Arial, Verdana, 'Trebuchet MS', Georgia, 'Lucida Grande', Arial, Sans-Serif;

}


td{
	font-size:11px;	
}

td h3{
	color: #005396;	
}

/* LAYOUT */
	
#wrapper {

	width:785px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

#contentheader {
	width:100%;
	padding:0px;
	background:#ffffff;	
	/* border: 1px solid #ddd; */
}

	
#contentcenter {
	width:100%;
	padding:5px;
	float:left;
	background: #ffffff;
  	line-height: 14pt;
  	border: 1px solid #ddd;
}

#pagecontent{
	float:left;width:757;height:250px;border:1px solid #ccc;margin-top:6px;margin-bottom:6px;margin-left:2px;padding:10px;font-size:115%;
}

#pagecontent h2{
	padding-top:5px;
	color: #005396;
}

#pagecontent a{
	color: #005396;
}

#pagecontent #boxleft{
	float:left;width:340px;height:250px;margin-right:10px;
}

#pagecontent #boxleft td {
	font-size:100%;
}

#pagecontent #boxright{
	float:left;width:380px;height:250px;text-align:right;
}

#pagecontent #boxright td {
	font-size:100%;
}

#pagecontent #boxright #testimonials{
	color: #333;
	font-size: 12px;
	font-family: Arial, Verdana, 'Trebuchet MS', Georgia, 'Lucida Grande', Arial, Sans-Serif;
	border:0px;
}

.iframe {
width: 380px;
height: 235px;
padding:10px;
margin-top:-5px;
overflow: auto;
text-align:left;
}
.iframe p {
	font-size:120%;	
}	
.iframe div {
	font-size:100%;	
}	
.iframe hr {
	border:dashed #ccc; border-width:1px 0 0 0; height:0;line-height:0px;font-size:0;margin:0;padding:0;
}

#index-table{
	width:100%;
	margin-top:5px;
	padding:0px;
	
}

#index-table td.cell{
	width: 250px;
	padding:5px;
	height: 150px;
	border: 1px solid #999;
	
}

#index-table td.spacer{
 width:2px;
}

#index-table2{
	width:100%;
	margin-top:5px;
	padding:0px;
	
}

#index-table2 td.cell{
	padding:10px;
	height: 100px;
	border: 1px solid #ccc;
	
}

#index-table2 td.spacer{
 width:2px;
}



/* MENU BAR */
#pagebar{
	float:left;
	width:785px;
	height:30px;
	border:1px #ddd solid;
	margin:0;
	padding:0;
	background: url(images/pagebar.jpg);
	//background-image:url('images/pagebar.jpg');
}

#pagebar li{
	height:30px;
	list-style:none;
		display:inline;
}

#pagebar li.page_item {

}

#pagebar li a{

	color:#005396;
	font-size:1.2em;
	text-decoration: none;
	display:block;
	float:left;
	padding:6px 34px 0px 34px;
	border-right:1px #ddd solid;
	text-align:center;
	
	font-weight: bold; 
}	

#pagebar li a:hover{
	
}



.entry{
	font-size:1.2em;
	font-family:Verdana;
	overflow:hidden;
}

div.float {
  float: left;
  text-align:center;
  width: 240px;
  }





#homeBottom ul {
	list-style:none;
	padding: 0;
	margin-left: 0;
}
#homeBottom ul li{
	border:1px solid #005396;
	width:250px;
	height:150px;
	float:left;
	margin:0px 4px;

}
#homeBottom ul li h2{
	background:#005396;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	margin:2px 2px 0 2px;
	font-size:14px;
	padding:5px 14px 6px 14px;
}
#homeBottom ul li#box1{
	margin-left:2px;
	margin-right:10px;
}
#homeBottom ul li#box1 a{
	background:url(images/box1.jpg) no-repeat bottom;
	display:block;
	width:100%;
	height:118px;
	
}
#homeBottom ul li#box2 p{
	margin:0px;
	margin-top:7px;
	float:left;
	padding:10px;
}
#homeBottom ul li#box2 p a{
	color:#005396;
	text-decoration:none;
}
#homeBottom ul li#box2 span.guarantee{
	font-size:12px;
	font-weight:bold;
	color:#4e6680;
	float:right;
	margin-top:10px;
	margin-right:20px;
}
#homeBottom ul li#box2{
		margin-left:2px;
	margin-right:5px;
}
#homeBottom ul li#box3{
		margin-left:8px;
	margin-right:0px;
}
#homeBottom ul li#box3 a{
	background:url(images/testimonials.jpg) no-repeat bottom;
	display:block;
	width:100%;
	height:118px;
	
}
#homeBottom ul li#box2 a.guarantee{
	display:block;
}
#homeBottom ul li h2 {
	background: url(images/header-bg.jpg) repeat-x center center;
}

div.footer{
	float:left;
	width:785px;
	text-align:center;
	padding-top:6px;	
}

div.footer a{
	color: #005396;
	text-decoration:none;
}
