/* CSS Document */

body
{
	margin-left:0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	font:normal 70% Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	background-color: #F0F0F0;

}

p
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}




/* Container */

#container
{
	width:772px;
	margin:auto;
	position:relative;
}

#header
{
	position: relative;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 772px;
}

#contact{
	position: static;
	margin-right: 28px;
	margin-top: 16px;
	text-align: right;
	line-height: 1.4em;
	float: right;
}

* html #contact{
	margin-right: 15px;
}

#contact a{
	font-weight: normal;
	text-align: right;
	line-height: 1.4em;
	text-decoration: none;
	color:#666666;
}

#contact a:hover{
	font-weight: normal;
	text-align: right;
	line-height: 1.4em;
	text-decoration: underline;
	color:#666666;
}

#banner
{
	position: relative;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 772px;
}

#bannerimages
{
	position: relative;
	background-image: url(../images/banner-images.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 772px;
}

#divider{
	position:relative;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 772px;

}

#divider p{
	position: absolute;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	color:#FFFFFF;
	font-size:0.80em;
	font-weight: normal;
}

#bgmain{
	margin: 0px;
	position:relative;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	width: 772px;
}

#bgmain_services{
	margin: 0px;
	position:relative;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	width: 772px;
	height: 545px;
}

#bgmain_contact{
	margin: 0px;
	position:relative;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	width: 772px;
}

#bgmain_faq{
	margin: 0px;
	position:relative;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	width: 772px;
	height: 830px;
}

#bgmain_whoarewe{
	margin: 0px;
	position:relative;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	width: 772px;
	height: 725px;
}

#spacer{
	position: relative;
	width: 772px;
	height: 14px;
}

#navigation
{
	position:absolute;
	width:148px;
	border-right:1px solid #CCC9C4;
	margin-left:0px;
	height: 295px
}

#navigation a{
	margin-left: 9px;
	margin-top: 1px;
	margin-bottom: 1px;
	display: block;
	padding: 2px;
	
}

#content{
	position: absolute;
	margin-top: 2px;
	margin-right: 14px;
	margin-left: 158px;
	width: 426px;
	line-height: 1.24em;
}

#content_large{
	position: relative;
	margin-top: 2px;
	line-height: 1.24em;
}

#content_large h1
{
	font:normal 1em Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height: 0.8em
}

#content_large a
{
	font:normal 1em Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:underline;
}

#content_large a:hover
{
	font:normal 1em Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
}



#people{



}

#people h2{
	margin-top: 5px;
	margin-left: 7px;
	margin-bottom: 0px;
	margin-right: 0px;
	color:#6A6A68;
	font-size:0.80em;
	font-weight: bold;
}

#people h3{
	margin-top: 5px;
	margin-left: 7px;
	margin-bottom: 0px;
	margin-right: 0px;
	color:#6A6A68;
	font-size:0.80em;
	font-weight: normal;
	line-height: 1.6em;
}

#people a{
	color:#6A6A68;
	font-weight: bold;
	font-size: 100%;
	text-decoration:none;
}

#bottom{
	position: relative;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 772px;
}

#sitedesign{
	position: absolute;
	margin-left: 565px;
	margin-top: 28px;
}

#sitedesign a{
	color:#9E9E9E;
	font-weight: normal;
	font-size: 0.9em;
	text-decoration:none;
}

#sitedesign a:hover{
	color:#6A6A68;
	font-weight: normal;
	font-size: 0.9em;
	text-decoration:none;
}

.divider{
	background-image: url(../images/spacer.gif);
	background-repeat: repeat-y;
}
.contact_divider {
	background-image: url(../images/contact_divider.gif);
	background-repeat: repeat-y;
}
.image_padding {
	padding-top: 5px;
	padding-left: 5px;
}
.image_padding_small {
	padding-left: 10px;
}
.image_padding_left {
	padding-top: 10px;
	padding-right: 20px;
}

