body{
	margin:0;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	width:920px;
	margin:0 auto;
/*	overflow:hidden;*/
	color:#5b5b5b;
	text-align:left;
}
h1,h3,h4,h5,h6,ul,li,form{
	list-style:none;
	margin:0;
	font-weight:normal;
	padding:0;
}
h1{
	font-size:18pt;
	color:#00407a;
	margin-bottom: 10px;
}
.footer .left {
	float: left;
}
.gallery_images ul li{
	float:left;
	padding:5px;
}
h2{
	font-size:16pt;
	color:#00407a;
	margin-bottom: 10px;
	margin-top: 10px;
}
h2.welcome{
	font-size:16pt;
	color:#919191;
}
h3{
	font-size:16px;
	color:#00407a;
}
img{
	border:0;
}
a{
	text-decoration:none;
	outline:none;
	color:#195387;
	font-size:14px;
	font-weight:bold;
}

p {
	color:#636363;
	font-size:14px;
	line-height:17px;
}	
.contentwrapper .content div.left_column .int_right .last{
	border:none;
}
.header {
	padding: 10px;
	height:80px;
}
.contentwrapper {
	min-height: 410px;
	clear:both;
}
.contentwrapper div.content {
	min-height: 410px;
	width:613px;
	float:left;
	margin-bottom:30px;
}
.contentwrapper .content div.left_column {
	min-height: 400px;
	width: 583px;
	float: left;
	background-image: url(../img/big-content-bg.jpg);
	background-repeat: no-repeat;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
}
.home_images {
	height: 244px;
	clear:both;
}
.home_images .fading {
	float: left;
	height: 244px;
	width: 613px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: c6d4db;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: c6d4db;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: c6d4db;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: c6d4db;
}
.home_images .static {
	float: right;
	height: 244px;
	width: 299px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: c6d4db;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: c6d4db;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: c6d4db;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: c6d4db;
}
.footer{
	height:40px;
	margin-top:10px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	padding-left:15px;
	padding-right:15px;
	clear: both;
}
.footer p{
	font-size:12px;
}
.footer p.right{
	float:right;
	width:133px;
	height:19px;
}
.contentwrapper div.right_column {
	min-height: 400px;
	width: 269px;
	background-image: url(../img/sml-content-bg.jpg);
	background-repeat: no-repeat;
	float:right;
	padding-top:20px;
	padding-left:30px;
}
.contentwrapper .content div.left_column .int_left {
	float:left;
	width:263px;

}
.contentwrapper .content div.left_column .int_right p{
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
.contentwrapper .content div.left_column .int_right {
	width: 288px;
	float:right;
	padding-left:15px;	
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ccc;
}

/*Navigation Section Styles*/

.navigation_wrapper {
	width:920px;
	float:left;
	background:url(../img/nav-rpt.jpg) repeat-x;
	height:36px;
	line-height:36px;
	font-size:15px;
	margin-top:20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #195387;
}
.navigation_wrapper ul {
	margin:0px;
	padding:0px;
}
.navigation_wrapper ul li {
	list-style:none;
	float:left;
	display:block;
}
.navigation_wrapper ul li a {
	color:#37507b;
	text-decoration:none;
	float:left;
	padding:0 18px;
	display:block;
}
.navigation_wrapper ul li a:hover, .navigation_wrapper ul li.active a{
	background:url(../img/navon-rpt.jpg);
	color:#FFF;
	display:block;
}
.main_wrapper .navigation_wrapper ul li .last {
	padding-right: 5px;
}
/*div.left{
	background:url(../img/navon-end-left.jpg) no-repeat;
	float:left;
	width:5px;
	display:block;
}*/
/*div.right{
	background:url(../img/navon-end-right.jpg);
	float:left;
	width:5px;
	display:block;
}*/
.main_wrapper .navigation_wrapper ul .last2 {
	padding-left: 34px;
}
ul.telephone{
	width:200px; 
	float:right; 
	color:#37507b; 
	font-size:14px; 
	font-weight:bold;	
	height:30px;
}
ul.telephone li{   
	color:#37507b; 
	font-size:14px; 
	font-weight:bold;	
}
.navigation_wrapper .telephone .telephone_num{
	width:145px;	
	padding-right:51px;
	height:30px;
}
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

#fade-headers li {
	position: absolute;
	top: 0;
	left: 0;
	height:244px;
	width:613px;
}
