/* heritage-title. */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	background-color: #efede1;
	background-repeat: repeat-x;
	margin: 0px;
	line-height: 170%;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color:#336699;
	text-decoration: underline;
}

textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 200%;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 10px;
	color: #333333;
	line-height: 120%;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	padding-top: 3px;
	color: #333333;
}

hr {
	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CECECE;
}
.hr_clear {
	border-bottom: 1px solid #f1efed;
}
img {
	border: none;
}

#main_wrap {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}


.top_wrap{
	padding-top: 11px;
	padding-left: 24px;
	background-image:url(images/body_top.gif);
	background-repeat: repeat-x;
}

#body_wrap {
	width: 748px;
	background-image:url(images/body-middle.gif);
	background-repeat: repeat-y;	
}

#body_wrap .content_wrap{
	padding-right: 36px;
	padding-left: 26px;
}

#body_wrap .bottom{
	background-image:url(images/body_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	padding-bottom: 15px;
}

.left_col {
	float: left;
	width: 450px;
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.inner_left_col{
	float: left;
	width: 450px;
	padding-top: 3px;
	padding-bottom: 10px;
}

.right_col {
	width:195px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.clear {
	clear: both;
}

.img_floatleft {
	float: left;
	margin-right: 5px;
	margin-top: 5px;

}
.img_floatleft_border {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	border: 2px solid #FFFFFF;
}
.img_white_border {
	border: 2px solid #FFFFFF;
}
.img_border {
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 7px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.img_border_left_float {
	padding: 4px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	margin-right: 10px;
}
.img_grey_border {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
	
#container {
	position: relative;
	width:700px;
	height: 39px;
	padding: 0;
	margin: 0px 0 0px 0;
	}

#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 39px;
	display: inline;
	overflow: hidden;
	width: 700px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -39px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -39px;
	}
	
#home a  {
	background: url(images/home.jpg) top left no-repeat;
	width: 154px;
	
	}

#services a  {
	background: url(images/title.jpg) top left no-repeat;
	width: 134px;
	
	}

#company a  {
	background: url(images/company.jpg) top left no-repeat;
	width: 134px;
	
	}

	
#faq a  {
	background: url(images/faq.jpg) top left no-repeat;
	width: 134px;
	
	}
	
#contact a  {
	background-image: url(images/contact.jpg);
	width:144px;
	
	}
		
#foot_container {
	width: 700px;
	height:20px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;	
		
}

.featured_wrap_right {
	float: left;
	width: 195px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

#bio_container{
	background-color:#00CC33;
	height: 400px;
	width: 140px;
	margin-bottom: 45px;
	padding-bottom: 100px;
	}

.left_float {
	float:left;
	width: 150px;
}
.right-float {
float:right;
width: 700px;
}

p.bio {
	margin-top: 0px;
	margin-left:157px;
	line-height: 18px;
	}
#iframer {
	height: 600px;
	width: 690px;
}
