@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	color: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-weight:normal;
	text-align: left;
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
html, body {
height: 100%;
}
body a:link, body a:active, body  a:visited{
	color: #593f96;
	text-decoration: none;
	font: 11px "Geneva", Arial, Helvetica, sans-serif;
	line-height:1.2em;
	font-weight: bold;
}
body a:hover{
	font: 11px "Geneva", Arial, Helvetica, sans-serif;
	color: #3e2c69;
	text-decoration: underline;
	line-height:1.2em;
	font-weight: bold;
}
img a:link, body a:active, body  a:visited{
	text-decoration: none;
}
#container {
	padding: 0;
	margin:0;
	/*margin-top: 65px;
	margin-bottom:0px;
	min-height: 100%;
	margin-bottom: -70px;
	position: relative;*/
}
#firstNavHolder{
	padding: 0;
	margin:0;
	background-color: #bcbdbf;
}
#firstNAV {
	height: 32px;
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	padding-top:5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 20px;
	background-color: #bcbdbf;
}
#secondNavHolder{
	padding: 0;
	margin:0;
	background-color: #8a8a8a;
}
#secondNAV {
	height: 32px;
	width: 720px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	padding-top:5px;
	text-align:center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #8a8a8a;
	padding-left: 30px;
	padding-right:30px;
}
#bannerHolder{
	padding: 0;
	margin:0;
	height: 280px;
	background-image: url(images/BG_banner.gif);
	background-repeat: repeat-x;
}
#banner {
	height: 280px;
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bcbdbf;
	border-left-color: #bcbdbf;
	border-top-style: none;
}
.bannerIMG {
padding-left:4px;
}
#content{
	height: 240px;
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bcbdbf;
	border-left-color: #bcbdbf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcbdbf;
	background-image: url(images/cont_the_function_wh.gif);
	background-position: 520px 190px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#contentLG{
	height: 370px;
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bcbdbf;
	border-left-color: #bcbdbf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcbdbf;
	background-image: url(images/cont_the_function_wh.gif);
	background-position: 520px 320px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#links {
	float:left;
	height:270px;
	width:750px;
	text-align:left;
	padding-top:50px;
	padding-left:30px;
	background-image: url(images/title_links.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
}
.LinksPage a:link, .LinksPage a:active, .LinksPage  a:visited{
	color: #593f96;
	text-decoration: none;
	font: 10px "Geneva", Arial, Helvetica, sans-serif;
	line-height:1.2em;
}
.LinksPage a:hover{
	font: 10px "Geneva", Arial, Helvetica, sans-serif;
	color: #3e2c69;
	text-decoration: underline;
	line-height:1.2em;
}
#contentgallery{
	height: 550px;
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bcbdbf;
	border-left-color: #bcbdbf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcbdbf;
	background-image: url(images/cont_the_function_wh.gif);
	background-position: 520px 500px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#rightHolder {
	float:right;
	height:140px;
	width:200px;
	text-align:left;
	padding-top:50px;
	padding-right:50px;
}
#pdfHolder {
	float:right;
	height:170px;
	width:230px;
	text-align:left;
	padding-top:20px;
	padding-right:20px;
}
#contact {
	float:left;
	height:140px;
	width:350px;
	text-align:left;
	padding-top:50px;
	padding-left:170px;
	background-image: url(images/cont_contact.gif);
	background-position: left 50px;
	background-repeat: no-repeat;
}
#IMGholder {
	float:left;
	height:189px;
	width:516px;
	text-align:left;
}
#subNAV {
	float:left;
	height:25px;
	width:476px;
	padding-top:5px;
	padding-left:40px;
	text-align:left;
}
#subtestimonialNAV {
	float:left;
	height:55px;
	width:476px;
	padding-top:5px;
	padding-left:40px;
	text-align:left;
}
.bold {
font-weight:bold;
}
#testimonals {
	height: 250px;
	width: 680px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	padding-left: 30px;
	padding-right: 50px;
	overflow: auto;
}
#gallery{
	height: 500px;
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	padding-left: 10px;
	padding-right: 10px;
}
.client{
	font-style:normal;
	color: #593f96;
	font-family: "Geneva", Arial, Helvetica, "sans-serif bold";
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcbdbf;
	display: block;
	width: 660px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 10px;
}
.title{
padding-left:40px;
}
