body {
	font-family: Georgia;
	font-size: 14px;
	}
	
/************* header and sub navigation ******************/	
#header {
	float:left;
	width: 100%;
	height: 302px;
	padding:0;
	background-image: url(../images/top_bg_graphic.jpg);
	background-repeat:repeat;
}
#sec_nav {
	height: 28px;
	margin: 0 auto;
	padding: 0;
	width: 770px;
	text-align: left;
}
#sec_nav_button {
	width: 128px;
	float:right;
	}
#sec_nav_blank {
	float:left;
	width: 10px;
	}
#header_container {
	height: 302px;
	width: 770px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/home_top_graphic.png);
	background-repeat: no-repeat;
	}

/************* main navigation ******************/

#main_nav_bar {
	float:left;
	width: 100%;
	background-image:url(../images/main_nav_bg.jpg);
	clear:both;
	background-repeat: repeat-x;
	height: 87px;
}

#main_nav {
	width:770px;
	height:87px;
	margin: 0 auto;
	padding: 0;
}
#main_nav_button {
	height: 87px;
	width: 213px;
	float: left;
}

#main_nav_blank {
	float:left;
	height:87px;
}
	
/************* main content ******************/
#main {
	width:770px;
	margin:0 auto;
	clear:both;
	padding: 0;
	padding-bottom:50px;

}


/************* content left ******************/
#content_left {
	float:left;
	width:437px;
}

#content_container {
	float:left;
	width:437px;
	padding-top:34px;
	padding-bottom:35px;
	height: auto;
}

#content_thumb {
	float:left;
	width:50px;
	padding-top:3px;
}
#content_header {
	float:left;
	width:300px;
	padding-left:112px;

}
#content_divider {
	float:left;
	width:300px;
	height:8px;
	background:url(../images/divider.jpg);
}

#content_copy {
	float:left;
	width:305px;
	padding-left:112px;
}

#content_copy ul {
	list-style-type: disc;
	margin-left:18px;
}
#content_copy li {
	padding-left:-5px;
	list-style: outside;
}

#content_container ol {
	list-style-type: decimal;
	margin-left:18px;
}
#content_container li {
	padding-left:-5px;
	list-style: outside;
}

/************* content right ******************/

#content_right {
	float:left;
	width:268px;
	height:2150px;
	background-color:#f2f2f2;
}

#callout_theory {
	float:left;
	width:268px;
	height:201px;
	background:url(../images/home_sec_callout_01.jpg);
	background-repeat:no-repeat;
}

#callout_theory_copy {
	width:200px;
	padding-left:20px;
	padding-top:130px;
	
}

#callout_service {
	float:left;
	width:268px;
	height:229px;
	background:url(../images/home_sec_callout_02.jpg);
	background-repeat:no-repeat;
}
#callout_service_copy {
	width:240px;
	padding-left:14px;
	padding-top:45px;
	height: 180px;
	float: left;
	
}

#callout_call {
	float:left;
	width:268px;
	height:290px;
	background:url(../images/home_sec_callout_03.jpg);
	background-repeat:no-repeat;
}

#callout_call_copy {
	width:240px;
	padding-left:10px;
	padding-top:90px;
	height: 200px;
	float: left;
	
}


#callout_testimonial {
	float:left;
	width:268px;
	height:290px;
	background:url(../images/home_sec_callout_04.jpg);
	background-repeat:no-repeat;
}
#callout_testimonial_copy {
	width:240px;
	padding-left:22px;
	padding-top:245px;
	height: 200px;
	float: left;
	
}



/************* footer ******************/
#foot {
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	width:770px;
	height:141px;
	margin: 0 auto;
	margin:0 auto;
	padding: 0;
}	

#footer_nav {
	float:left;
	width: 770px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	width:770px;
	height:20px;
	margin-top: 10px;

}

#footer_dis {
	float:left;
	text-align:center;
	width:100%;
	line-height: 15pt;
	padding-top: 8px;
}
a.style1:link {
	font-family:Georgia;
	font-size:11px;
	text-decoration: underline;
	color: #00B5EA;
	
}
a.style1:hover {
	font-family:Georgia;
	font-size:11px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.style1:visited {
	font-family:Georgia;
	font-size:11px;
	text-decoration: underline;
	color: #FFFFFF;
}

.style2 {
	font-family:Georgia;
	font-size:12px;
	color: #464646;
}
a.style2:link {
	font-family:Georgia;
	font-size:12px;
	text-decoration: none;
	color: #b0232b;
	
}
a.style2:hover {
	font-family:Georgia;
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.style2:visited {
	font-family:Georgia;
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
.style3 {
	font-family:Georgia;
	font-size:11px;
	color: #464646;
}

.h1 {
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	color: #013d6a;

}
.h2 {
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	color: #b0232b;

}
