@charset "utf-8";
*{
	margin:0;
	padding:0;
}}
html, body { 
	height:100%;
	min-width:997px
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color: #bebfd7;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	color:#4e4e4e;
	margin-top:0;
}
#shadows{
	background-image: url(../images/bg_shadow_left.png);
	background-repeat:repeat-y;
	background-position:left;
	width:880px;
	margin:0 auto;
	padding:0;
}
#right_shadow{
	margin-left:10px;
	background-image: url(../images/bg_shadow_right.png);
	background-repeat:repeat-y;
	background-position:right;
	margin-top:0;
	width:870px;
}
#container{
	margin-top:0;
	margin-right:10px;
	background-color:#FFF;
	width:860px;
}
#contact_button{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#262979;
	float:right;
	width:92px;
	text-align:center;
	font-size:14px;
	color:#bebfd7;
	height:19px;
	padding-top:3px;
}
#contact_button a{
	color:#bebfd7;
	text-decoration:none;
}
#header_navigation{
	font-weight:bold;
	font-size:10px;
	height:19px;
	border-bottom:solid 3px #bdbed7;	
}
#header_navigation .text{
	padding-left:15px;
	padding-top:6px;
}
#header_logo img{
	margin-left:15px;
}
#home_billboard1{
	background-color:#f5dfc4;
	background-image: url(../images/callout_home_1.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 860px;
}
#home_billboard2{
	background-color:#f5dfc4;
	background-image: url(../images/callout_home_2.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 860px;
}
#home_billboard3{
	background-color:#f5dfc4;
	background-image: url(../images/callout_home_3.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 860px;
}
#main_navigation{
	height:28px;
	padding-top:10px;
	background-image: url(../images/bg_navigation.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#main_navigation ul{
	/*display:inline;
	list-style:none;
	margin-left:15px;
	padding-left:0px;
	height:34px;*/
}
 #main_navigation ul li{
	
	/*display:inline;
	list-style:none;
	height:34px;
	margin-right:30px;*/
}
#main_navigation ul li a{
	color:#686BA4;
	text-decoration:none;
}
#main_navigation ul ul li a{
	color:#686BA4;
	text-decoration:none;
}
#main_navigation ul li.active a, #main_navigation ul li a.active, #main_navigation ul li:hover a, #main_navigation ul li a:hover{
	/*
	text-decoration:none;*/
	padding-bottom:6px;
	color:#262979;
	border-bottom:solid 3px #262979;
}
#main_navigation ul ul li:hover a, #main_navigation ul ul li a, #main_navigation ul ul li a:hover{
	/*color:#262979;
	text-decoration:none;
	padding-top:10px;*/
	padding-bottom:6px;
	border-bottom:solid 0px #262979;
}
#main_navigation ul ul li a{
	/*color:#bebfd7;
	font-siz:14px;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:6px;
	border-bottom:solid 0px #262979;*/
}

#content h1{
	font-size:22px;
	font-weight:normal;
	font-style:italic;
	color:#262979;
	margin-bottom:5px;
}
#content h2{
	color:#4e4e4e;
	font-size:15px;
	font-style:	italic;
	font-weight:normal;
	line-height:20px;
	margin:0px;
	padding:0px;
}
#content h3{
	color:#262979;
	font-size:19px;
	font-weight:normal;
	margin-bottom:10px;
}
#content h3 a{
	text-decoration:none;
}
a.more {
	font-size:12px;
	color:#f58220;
	text-decoration:none;
}
.two-columns{
	display:block;
}
.two-columns .column-1 {
	background-image: url(../images/bg_separator_orange.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	width: 330px;
	padding-right: 20px;
	margin-left: 0px;
	margin-right: 15px;
	margin-top:0px;
	padding-top:0px;
}
#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-color: #5d60a7;
}
#footer_navigation{
	font-size:10px;
	color:#fff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#footer_navigation a{
	color:#fff;
	text-decoration:none;
}
#footer_navigation a:hover{
	color:#f58220;
	text-decoration:none;
}
.clear{
	margin:0;
	padding:0;
	width:100%;
	height:3px;
}
#content{
	margin-top:40px;
	margin-right:90px;
	display:block;
}
#content_footer{
	clear: left;
	text-align: right;
	padding: 20px;
	height: 1%;
}
.insights .text-block {
	background-color: #f8e1c8;
	margin-left: 2px;
	font-size: 15px;
	color: #888888;
	line-height: 20px;
	padding: 10px;
	margin-top: 3px;
}
.insights .insights-footer {
	background-color: #888888;
	height: 13px;
	margin-top: 3px;
}

#homepage_text {
	margin-left:90px;
}
.insights{
	width: 221px;
	margin-bottom:15px;
}
.insights .header-left {
	background-image: url(../images/bg_insight_header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 41px;
}
.insights .header-right {
	background-image: url(../images/bg_insight_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 36px;
	float: right;
	color: #FFF;
	font-size: 22px;
	width: 211px;
	padding-top: 5px;
}
td {
	vertical-align:top;
	text-align:left;
}
.empty{
	width:90px;
}
.pics {  
    height:  178px;  
    width:   860px;  
    padding: 0;  
    margin:  0;  
	overflow:hidden;
} 
 
.pics .pic {  
	margin:0;
    padding: 0;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  860px; 
    height: 178px; 
    top:  0; 
    left: 0 
} 
.blue_callout{
	background-color:#d1d2e3;
	padding:10px;
}
.blue_callout ul{
	margin-left:10px;
	padding-left:10px;
}
.blue_callout_header {
	background-image: url(../images/bg_title_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
.blue_callout_header .text {
	background-image: url(../images/bg_title_header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	float: left;
	color: #FFF;
	font-size: 14px;
	font-weight:bold;
	width: auto;
	margin:0;
	padding-top: 5px;
	padding-left:10px;
}
#homepage_text ul, #subpage_text ul{
	margin-left:10px;
	padding-left:10px;
}
