body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#container{
	width: 750px;
	background-color: #FFFFFF;
	margin: auto;
	padding: 7px;
}	
#header{
	background-image:url(../images/header.gif);
	background-repeat:repeat-x;
	height: 66px;
}
#logo{
	background-image:url(../images/logodesign3.1.gif);
	background-repeat:no-repeat;
	width: 388px;
	height: 66px;
	float: left;
}
#logo h1, #tel h2{
	font-size: 6px;
	display: none;
}
#tel{
	height: 66px;
	float: right;
	background-image:url(../images/telephone.gif);
	background-repeat:no-repeat;
	width: 221px;
}
#nav{
	background-color: #BBBBBB;
	border-top: solid 4px #CCCCCC;
	margin-top: 5px;
	clear: both;
	width: 750px;
	height: 34px;	
}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li{
	line-height: 34px;
	float: left;
	width: 105px;
	background-color: #BBBBBB;	
}
#nav li a{
	color: #333333;
	text-decoration: none;
	display: block;
	line-height: 34px;
	text-align: center;
	width: 105px;
}
.border_nav{
	border-left: solid 1px #ABABAB;
	border-right: solid 1px #CCCCCC;
}
.border_nav_left{
	border-left: solid 1px #ABABAB;
}
.border_nav_right{
	border-right: solid 1px #CCCCCC;
}
#nav a:hover{
	color: #006699;
}
a{
	text-decoration: none;
	color: #7F92C6;
	border: none;
	}
a:hover{
	text-decoration: none;
	color: #333333;
	}
.clear_both{
	clear:both;
	font-size: 6px;
}
#banner_subnav{
	clear: both;
	width: 750px;
	margin-top: 8px;
	height: 336px;	
}
#flash{
	width: 364px;
	height: 336px;
	float: left;

}
.subnav{
	border: solid 1px #CECECE;
	border-bottom: none;
	width: 364px;
	height: 336px;
	background-color: #E6E6E6;
}

#nav_1{
	background-image:url(../images/nav_1.gif);
	height: 55px;
	padding: 0px 15px 0px 70px;
	margin: 0px;
	border-bottom:  solid 1px #CECECE;
}
#nav_2{
	background-image:url(../images/nav_2.gif);
	height: 55px;
	padding: 0px 15px 0px 70px;
	margin: 0px;
	border-bottom:  solid 1px #CECECE;
}
#nav_3{
	background-image:url(../images/nav_3.gif);
	height: 55px;
	padding: 0px 15px 0px 70px;
	margin: 0px;
	border-bottom:  solid 1px #CECECE;
}
#nav_4{
	background-image:url(../images/nav_4.gif);
	height: 55px;
	padding: 0px 15px 0px 70px;
	margin: 0px;
	border-bottom:  solid 1px #CECECE;
}
#nav_5{
	background-image:url(../images/nav_5.gif);
	height: 55px;
	padding: 0px 15px 0px 70px;
	margin: 0px;
	border-bottom:  solid 1px #CECECE;

}

#nav_6{
	background-image: url(../images/nav_6.gif);
	height: 55px;
	padding: 0px 15px 0px 70px;
	margin: 0px;

}

.navheader {
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4;
	color: #333366;
}

a.navdesc {
	color: #666666; 
}

.navheader2 {
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4;
	color: #ffffff;
}

a.navdesc2 {
	color: #ffffff; 
}

#content{
	background-image:url(../images/content.gif);
	background-repeat: repeat-x;
	padding-right: 15px;
	padding-left: 12px;
	padding-top: 15px;
	width: 723px;
	margin-top: 9px;
	margin-bottom: 20px;
	clear: both;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
}
#footer{
	clear: both;
	color: #999999;
	border-top: solid 6px #374073;
}
#footer p{
	margin: 0px;
	padding-top: 18px;
	padding-bottom: 12px;	
}	
#footer a{
	color: #999999;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#copyright{
	float: left;
}
#credit{
	float: right;
	text-align: right;
}
#home_left{
	width: 350px;
	float: left;
	background-repeat:no-repeat;
	
}
#home_right{
	width: 350px;
	float: right;
}
#home_left h1, #home_right h1{
	display: none;
	margin: 0px;
	padding: 0px;
}
.calltoaction{
	background-image:url(../images/calltoaction.gif);
	background-repeat:no-repeat;
	display: block;
	line-height: 35px;
	
	text-decoration: none;
	width: 140px;
	float: right;
}
.calltoaction span{
	visibility: hidden;
}
.float_right{
	float: right;
	width: 127px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#home_promo_1{
	background-image:url(../images/promo_1_title.gif);
	background-repeat: no-repeat;
	padding-top: 65px;
}
#home_promo_2{
	background-image:url(../images/promo_2_title.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
}
#home_promo_1 .float_right{
	margin-top: -65px;
}
#home_promo_2 .float_right{
	margin-top: 20px;
}
.button{
	border: solid 1px #B2B2B2;
	background-color:#FFFFFF;
	text-decoration: none;
	display: block;
	width: 97px;
	line-height: 23px;
	text-align: center;
	color: #666666;
}
h1{
	margin: 0px 0px 10px 0px;
	font-family:"times new roman",georgia,serif;
	font-size: 24px;
	line-height: 1.0;
	font-weight: normal;
	color: #333366;
	padding: 0px 0px 0px 0px;
}
h2{
	margin: 0px 0px 10px 0px;
	font-family:"times new roman",georgia,serif;
	font-size: 20px;
	font-weight: normal;
	color: #333366;
	padding: 0px 0px 0px 0px;
}



h3{
	margin: 0px;
	font-family:"trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #3385AD;
	margin-bottom: 20 px;
	
}

h4 {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
}

h5{
	
	color: #7F92C6;
	
}
#contact_left{
	width: 350px;
	float: left;
	background-repeat:no-repeat;
		
}
#contact_right{
	width: 350px;
	float: right;
}
h3{
	line-height: 1.25em;
}
.clear{
	clear: both;
}

p {
	margin: 7px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}
