body {
	background: #f6f6f6; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	margin: 0;
}
#wrapper {
	width: 958px;
	margin: 0px auto;
	border-right: 3px solid #e1e1e1;
	border-bottom: 3px solid #8f6a48;
	border-left: 3px solid #e1e1e1;
	background: url(images/_bg-wrapper.jpg) repeat-y;
}
#wrapper2 {
	width: 958px;
	margin: 0px auto;
	border: 1px solid #e1e1e1;
	background: url(images/_bg-wrapper2.jpg) repeat-y;
}

/*  @@@@@[  Navigation  ]@@@@@ */
#nav {
	padding-top: 26px;
}
/*  @@@@@[  Sub Nav  ]@@@@@ */
/*UL, LI*/
#subnav ul{
	margin: -7px 0 0 0;
	padding: 0;
}
#subnav ul li{
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 12px 0;
	background: none;
	border-bottom: 1px solid #a6b690;
}
#subnav ul li ul{
	padding: 5px 0 9px 20px;
	margin: 0;
}
#subnav ul li ul li{
	background: url(images/_bullet-subnavsub.gif) no-repeat 0px 7px;
	padding-left: 8px;
	font-weight: normal;
	line-height: 17px;
	border: none;
	padding-top: 0;
	padding-bottom: 0;
}
#subnav ul li a:link, #subnav ul li a:active, #subnav ul li a:visited{
	color: #f6f6f6;
	padding-left: 15px;
	text-decoration: none;
}
#subnav ul li a:hover, #subnav ul li a.current{
	background:url(images/_bullet-subnav.gif) no-repeat 3px 3px;
	padding-left: 15px;
	color: #fff;
}
#subnav ul li ul li a:link, #subnav ul li ul li a:active, #subnav ul li ul li a:visited{
	color: #d7ddcf;
	text-decoration: none;
	padding-left: 0;
}
#subnav ul li ul li a:hover, #subnav ul li ul li a.current{
	text-decoration: underline;
	background: none;
	padding-left: 0;
}
/*DIV*/
#subnav .NavLevel1 {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 12px 0;
	background: none;
	border-bottom: 1px solid #a6b690;
}
#subnav .NavLevel1.current-section {
	border-bottom:none;
}
#subnav .NavLevel1.border {
	border-top: 1px solid #a6b690;
}
#subnav ul li ul{
	padding: 5px 0 9px 20px;
	margin: 0;
}
#subnav .NavLevel2{
	background: url(images/_bullet-subnavsub.gif) no-repeat 0px 7px;
	padding-left:8px;
	margin-left:20px;
	font-weight: normal;
	line-height: 17px;
	border: none;
	padding-top: 0;
	padding-bottom: 0;
}
#subnav .NavLevel2.first {
	margin-top:-5px;
}
#subnav .NavLevel2.last {
	padding-bottom:16px;
}
#subnav .NavLevel1 a:link, #subnav .NavLevel1 a:active, #subnav .NavLevel1 a:visited{
	color: #f6f6f6;
	padding-left: 15px;
	text-decoration: none;
	display:block;
}
#subnav .NavLevel1 a:hover, #subnav .NavLevel1 a.current{
	background:url(images/_bullet-subnav.gif) no-repeat 3px 5px;
	padding-left: 15px;
	color: #fff;
	display:block;
}
#subnav .NavLevel2 a:link, #subnav .NavLevel2 a:active, #subnav .NavLevel2 a:visited{
	color: #d7ddcf;
	text-decoration: none;
	padding-left: 0;
}
#subnav .NavLevel2 a:hover, #subnav .NavLevel2 a.current{
	text-decoration: underline;
	background: none;
	padding-left: 0;
}
/* @@@@@[  Header / Footer  ]@@@@@ */

#header {
	width: 886px;
	text-align: right;
	padding-top: 15px;
	background-color: #f6f6f6;
}
#header a img {
	border:none;
}
#footer {
	color: #8d8d8d;
	clear: both;
	margin: 0px auto;
	width: 960px;
	font-size: 11px;
	padding: 10px 0 20px 0;
	text-align: center;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #8d8d8d; 
	text-decoration: none;
	padding-left: 3px;
	padding-right: 7px;
	background: url(images/_bg-footer.gif) right no-repeat;
}
#footer a:hover {
	color: #8d8d8d; 
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #8d8d8d; 
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color: #8d8d8d;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
#footer  a#email:link, #footer  a#email:visited, #footer  a#email:active{
	color: #295e8e;
	text-decoration: none;
}
#footer  a#email:hover{
	text-decoration: underline;
}
#footer  a.none{
	background: none;
	padding-left: 0;
	padding-right: 0;
}
/* @@@@@[  HomePage  ]@@@@@ */
#banner{
	background:url(images/banner_bg.gif) left top no-repeat;
	height: 240px;
	width: 847px;
	padding: 0 0 0 39px;
}
#info{
	background-color: #f6f6f6;
	padding: 26px 0 25px 36px;
	font-size: 13px;
}
#info ul{
	margin: -2px 0 0 0;
	padding: 0 0 0 3px;
}
#info ul li{
	list-style: none;
	padding-left: 10px;
	line-height: 16px;
	font-size: 12px;
	background: url(images/_bullet.gif) no-repeat 0px 6px;
}
.info-left{
	width: 520px;
	float: left;
	padding-right: 0px;
}
.infor-right{
	width: 285px;
	float: left;
	padding-left: 25px;
}
.search{
	vertical-align: top;
	width: 120px;
	height: 16px;
	margin-right: 5px;
}
.quote-home{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	padding-bottom: 6px;
	font-style: italic;
}

/* @@@@@[  Main Page  ]@@@@@ */
#main{
	width: 886px;
	padding: 0 39px 0 35px;
}
#content{
	background: url(images/_bg-bot.gif) no-repeat left bottom;
	border-bottom: 30px solid #f6f6f6;
	min-height: 600px;
}
#left-content{
	float: left;
	width: 213px;
	padding: 0 18px 0 13px;
}
#right-content{
	float: right;
	width: 616px;
	padding-left: 26px;
}
.main-right{
	float: left;
	width: 438px;
	padding-right: 49px;
	text-align: left;
}
.right-container{
	float: right;
	width: 128px;
	padding-top: 29px;
}
.right-container p{
	margin: 0;
	padding-bottom: 8px;
}
.quote{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 21px;
	font-style: italic;
	color: #00509d;
	padding-top: 50px;
}
.author{
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.banner-secondary{
	margin-left: -25px;
	padding-bottom: 25px;
	height: 183px;	
	background-color: #f6f6f6;
}

/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #7a925a;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #7a925a; 
	text-decoration: none;
	}
h1 {
	color: #0d4f8f;
	margin: 0;
	padding: 0 0 12px 0;
	font-size: 22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	margin: 0 0 8px 0;
	padding: 0 0 2px 0;
	color: #8f6a48;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #ccc;
}
h2 a:link {
	color: #8f6a48;
	text-decoration:underline;
}
h2 a:hover {
	text-decoration:none;
}
h3{
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 16px;
	color: #0d4f8f;
	font-weight: normal;
}
h4 {
	margin:0px;
	width:196px;
	font-size:27px;
	font-weight:normal;
	color:#F6F6F6;
	border-bottom: 1px solid #a6b690;
	padding-top:24px;
	padding-bottom:15px;
	padding-left:17px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:7px;
	line-height: 30px;
}
h5 {
	color: #0d4f8f;
	margin: 0;
	padding-bottom:18px;
	padding-top:10px;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin: 0;
	padding-bottom: 18px;
	text-align: left;
}
ul, ul ul{
	margin: 0;
	padding: 0 0 20px 30px;
	color: #333;
}
ul li, ul li li {
	list-style: none;
	padding-left: 10px;
	background: url(images/_bullet.gif) no-repeat 0px 8px;
}
ul.list {
	padding-bottom:0px;
}
blockquote {
	margin: 0px 35px 13px 30px;
	padding: 0px;
}
.clrSolo {
	clear: both; 
 	font-size: 1px; 
 	line-height: 1px; 
 	margin: 0px; 
 	padding: 0px; 
 	visibility: hidden;
}
.clr {
 	clear: both;
}
.left {
 	float: left;
}
.right {
 	float: right;
}
.imgRight {
 	margin-bottom: 10px; 
 	margin-left: 10px;
 	float: right;
}
.imgLeft {
 	margin-bottom: 5px; 
 	margin-right: 15px;
 	float: left;
}

/* @@@@@[  Form Elements  ]@@@@@ */

.link,
.signupframe {
	color: #FBFBFB;
	font-family: Arial, Helvetica, sans-serif;
	}
	.link {
		text-decoration: none;
		}
	.signupframe {
		border: 1px solid #50AE10;
		background: #0154a0;
		}
	.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

		
/* @@@@@[  Others  ]@@@@@ */

#cse {
	width: 60%;
	margin-left:190px;
	margin-right:0;
	padding-right:0;
	height: 40px;
}

#wrapper form.gsc-search-box {
	font-size:13px;
	margin:0 0 4px;
	padding:0;
	width:300px;
}

#wrapper .cse .gsc-control-cse, .gsc-control-cse {
	background-color: transparent;
	border: none;
}
