body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background: #396598;
}
#wrapper-main{
	background-color: #fffffe;
	width: auto;
}
#wrapper {
	width: 974px;
	margin: 0px auto;
	padding-bottom: 20px;
}
/* @@@@@[ Navigation ]@@@@@ */
#nav {
	width: 720px;
	float: right;
	padding-top: 55px;
}
/* @@@@@[ Sub Nav ]@@@@@ */
#subnav{
	background: url(images/_bg-subnav-top.jpg) top no-repeat #e29b1f;
	width: 237px;
}
#subnav-in{
	background: url(images/_bg-subnav-bot.gif) bottom no-repeat;
	padding: 23px 45px 0 23px;
	width: 169px;
	height: 168px;
}
#subnav-in ul{
	margin: 0px;
	padding: 0px;
}
#subnav-in ul li{
	font-size: 13px;
	list-style: none;
	line-height: 33px;
	padding-left: 20px;
	border-bottom: 1px solid #e8b150;
	background: url(images/_bullet-subnav.gif) no-repeat 5px 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#subnav-in ul li.last{
	border: none;
}
#subnav ul li a{
	color: #fffff6;
	text-decoration: none;
}
#subnav ul li a:hover, #subnav ul li a.active{
	color: #014072;
	text-decoration: none;
}
/* @@@@@[ Header / Footer ]@@@@@ */

#header {
	width: 974px;
	height: 77px;
}
#wrapper-footer{
	width: 960px;
	color: #a4b8d0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 7px 15px 7px;
	margin: 0px auto;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #a4b8d0;
	text-decoration: none;
}
#footer a:hover {
	color: #a4b8d0;
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #a4b8d0;
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color: #a4b8d0;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
#gravitate{
	float: right;
}
/* @@@@@[ Index Page ]@@@@@ */
#banner{
	padding: 19px 0 0 17px;
}
.left-banner{
	float: left;
	width: 942px;
}
.right-banner{
	float: right;
	width: 171px;
	color: #05160b;
	font-size: 11px;
	padding: 60px 18px 0 0px;
}
#content-index{
	background:  #a8a97d;
	width: 946px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 18px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	height: auto;
}
.content-left-index{
	padding-left: 54px;
	width: 399px;
	float: left;
}
.content-right-index{
	padding-right: 54px;
	float: right;
	width: 399px;
	/*color: #fffffd;*/
	color: #fff;
	line-height: 20px;
}
.logo{
	float: left;
	padding-top: 5px;
	padding-right: 39px;
	padding-bottom: 0;
	padding-left: 21px;
}
.title-banner{
	padding: 0 0 12px 22px;
}
/* @@@@@[ Main Page ]@@@@@ */
#main {
	width: 974px;
	background: url(images/_bg.gif) repeat-y;
}
#main-content{
	background: url(images/_bg-top.gif) top no-repeat;
}
#content{
	background: url(images/_bg-bot.jpg) bottom no-repeat;
	width: 974px;
	padding-bottom: 25px;
}
#sec #content{
	background: url(images/_bg-bot-sec.jpg) bottom no-repeat;
	width: 974px;
	padding-bottom: 25px;
}
#container{
	padding: 19px 20px 0 19px;
	width: 935px;
	color: #3a4841;
	line-height: 18px
}
#left-container{
	float: left;
	width: 237px;
}
#right-container{
	float: right;
	padding-left: 12px;
	width: 686px;
}
#right-in{
	padding: 30px 50px 20px 30px;
}
.banner-sec{
	border-bottom: 14px solid #a8a97d;
	padding-bottom: 12px;
}
.callout{
	padding-top: 26px;
}
.callout-in{
	padding: 8px 55px 0 27px;
}
.callout-r{
	background:#5F82AC url(images/_bg-callout.jpg) right bottom no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	padding:15px 90px 15px 15px;
	font-size:13px;
	margin-bottom:25px;
}
div.callout-r a{ color:#FFFFFF;}
div.callout-r a:hover{ color:#FFFFFF; text-decoration:none;}
.clr {
	clear: both;
}
/* @@@@@[ Redefined Tags / Classes ]@@@@@ */
a:link, a:visited, a:active {
	color: #30496f; 
	text-decoration: underline;
}
a:hover {
	color: #30496f; 
	text-decoration: none;
}
.callout a:link, .callout a:visited, .callout a:active {
	color: #30496f; 
	text-decoration:underline;
}
.callout a:hover {
	color: #30496f; 
	text-decoration: none;
}
h1 {
	margin: 0 0 20px 0;
	padding-bottom: 5px;
	font-size: 18px;
	color: #e29b1f;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #e29b1f;
}
#subnav-in h1{
	margin: 0px;
	padding: 0 0 10px 10px;
	font-size: 21px;
	color: #fffff7;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif
}
h2 {
	color: #074a86;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	font-size: 14px;

}
h3 {
	color: #3a4841;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	font-size:12px;
}
h4 {
	font-size: 16px;
	color: #2d4d76;
	font-weight: bold;
	}
h4 span{ font-weight:normal;}
p {
	margin: 0px;
	padding-bottom: 15px;
}
#banner ul,
#right-in ul{
	margin: 0 0 15px 0;
	padding-left: 22px;
}
#banner ul li,
#right-in ul li{
	list-style: none;
	padding-left: 15px;
	line-height: 22px;
	color: #3a4842;
	background: url(images/_bullet.gif) no-repeat 0px 8px;
}
.left {
 	float: left;
}
.right {
 	float: right;
}
.imgRight {
 	margin-bottom: 10px; 
 	margin-left: 10px;
 	float: right;
}
.imgLeft {
 	margin-bottom: 10px; 
 	margin-right: 10px;
 	float: left;
}
.clrSolo {
	clear: both; 
 	font-size: 1px; 
 	line-height: 1px; 
 	margin: 0px; 
 	padding: 0px; 
 	visibility: hidden;
}
p.quote{
	color:#366c9d;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	padding:40px 20px 20px 20px;
}
/* @@@@@[ Form Elements ]@@@@@ */
input, textarea, select {
	font-size: .9em; 
	color: #666; 
	background: #fff; 
	border: 1px solid #939;
}
input.clean {
	border-style: none; 
	background: none;
}
table.style1 {
	margin-bottom:10px;
}
table.style1 td {
	padding:5px 10px;
}
table.style1 tr{background-color:#E0E4EF;}	
table.style1 tr.white{ background-color:#F2F3F8;}
