@charset "utf-8";
/* CSS Document */
body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	height:auto;
	background-color: #ABBCDF;
}
div.main {
	background-repeat:repeat-y;
	background-repeat: repeat;
	background-position: center top;
	width:950px;
	text-align: center;
	float: none;
	position: relative;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
/*	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;*/
}
div.main_quotes {
	background-repeat:repeat-y;
	background-repeat: repeat;
	background-position: center top;
	width:1050px;
	text-align: center;
	float: none;
	position: relative;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
/*	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;*/
}
div.top {
	background-repeat:repeat-y;
	background-repeat: repeat;
	background-position: center top;
	width:950px;
	text-align: center;
	float: none;
	position: relative;
	height: 36px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div.foot {
	background-repeat: no-repeat;
	background-position: center bottom;
	width:950px;
	text-align: center;
	float: none;
	position: absolute;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/inside/bottom_bar.jpg);
	bottom: auto;
}
.footer {
	background-image: url(images/inside/bottom_bar.jpg);
	height: 35px;
	width: 950px;
	position: relative;
}

div.hd_services {
	background-repeat:repeat-y;
	background-repeat: no-repeat;
	background-position: center top;
	width: 661px;
	float: right;
	position: relative;
	background-image: url(images/inside/our_services_image.jpg);
	height: 146px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div.hd_about {
	background-repeat:repeat-y;
	background-repeat: no-repeat;
	background-position: center top;
	width: 661px;
	float: right;
	position: relative;
	background-image: url(images/inside/about_us_image.jpg);
	height: 146px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div.hd_contact {
	background-repeat:repeat-y;
	background-repeat: no-repeat;
	background-position: center top;
	width: 661px;
	float: right;
	position: relative;
	background-image: url(images/inside/contact_us_image.jpg);
	height: 146px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div.hd_client {
	background-repeat:repeat-y;
	background-repeat: no-repeat;
	background-position: center top;
	width: 661px;
	float: right;
	position: relative;
	background-image: url(images/inside/client_center_image.jpg);
	height: 146px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div.hd_quotes {
	background-repeat:repeat-y;
	background-repeat: no-repeat;
	background-position: center top;
	width: 700px;
	float: right;
	position: relative;
	background-image: url(images/inside/client_center_image.jpg);
	height: 146px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div.hd_news {
	background-repeat:repeat-y;
	background-repeat: no-repeat;
	background-position: center top;
	width: 661px;
	float: right;
	position: relative;
	background-image: url(images/inside/news_ideas_image.jpg);
	height: 146px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div.logo {
	background-repeat:repeat-y;
	background-repeat: no-repeat;
	background-position: center top;
	width:289px;
	height:146px;
	text-align: center;
	float: left;
	position: relative;
	background-image: url(images/inside/logo.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div.nav {
	background-repeat: repeat-y;
	/*	background-position: center top;*/
	width:289px;
	height: auto;
	text-align: center;
	float: left;
	position: relative;
	background-image: url(images/inside/nav_bg.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 1000;
/*	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
}
div.content {
	background-position: center top;
	/*width: 650px; 
	float: right;*/
	position: relative;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 15px;
}
div.content_quotes {
	background-position: center top;
	width: 650px;
	float: right;
	position: relative;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
}
.bio_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #07438C;
}

div.bottom {
	background-position: center top;
	width: 660px;
	float: left;
	position: static;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
