/* @override http://81.134.151.204/css/main.css */
#container {
	width: 930px;
	text-align: left;
	position: relative;
	margin: 0 auto 20px auto;
}

.clearer {
	clear: both;
}

#search_home {
	height: 37px;
	background-image: url(../images/search_bg_home.jpg);
	background-repeat: no-repeat;
}

#search {
	height: 37px;
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
}

#nav_home {
	width: 210px;
	float: left;
	background: #9b672d url(../images/nav_bg_home.jpg) no-repeat;
}

#nav {
	width: 210px;
	float: left;
}
#content_home {
	background-image: url(../images/content_bg_home.jpg);
	background-repeat: no-repeat;
	background-color: #fffaf7;
	float: right;
	width: 720px;
	padding-bottom: 10px;
}

#home_left {
	width: 460px;
	float: left;
}

#hot_topics {
	width: 200px;
	float: left;
	margin: 25px 0px 0px 20px;
	padding-left: 20px;
	background: url(../images/line_vert.gif) repeat-y;
}





.clear{
clear:both;
}

#right_column {
	background-image:url(../images/right_col_bg.gif);
	background-repeat:no-repeat;
	width: 169px;
	float: right;
	padding: 25px 0 0 18px;
	min-height: 468px;
}


#in_the_news{
	width: 385px;
	margin: 0 0 20px 72px;
}

#hot_questions {
	background: url(../images/line_horz.gif) repeat-x;
	padding: 20px 0 0 0;
	margin: 0 0 0 72px;
	
}
/*#hot_questions p {
	margin: 0;	
}
#hot_questions p a {
	color: #a76e2f;
	font-weight: normal;	
}*/

#hot_questions img {
	margin-bottom: 5px;
	display: block;
	}

#in_the_news h2, #hot_questions h2 {
	font-weight: bold;
	color: #4f5021;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}

#in_the_news p, #hot_questions p {
	padding: 0px;
	margin: 0 0 12px 0;
	line-height: 1.1em;
	color: #a76e2f;
}
.in_the_news_title {
	margin-top: 33px;
	margin-bottom: 10px;
}
.confidence_link {
	margin-top: 15px;
	margin-bottom: 15px;
}
#hot_topics ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}



#nav_home ul, #nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 34px 20px 20px 20px;
	display: block;
	overflow: visible;
}
#nav_home ul {
	margin-bottom: 30px !important;
}
#hot_topics li {
	background-image: url(../images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #4f5021;
	padding-left: 12px;
	margin-bottom: 1.2em;
}
#hot_topics a {
	color: #4f5021;
	text-decoration: none;
}


#nav_home li, #nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.3em;
}

#nav_home li a, #nav li a{
	color:#ffffff;
	text-decoration:none;
}

#nav_home li a:hover, #nav li a:hover, #hot_topics a:hover, #footer a:hover, #footer_inner a:hover {
	text-decoration:underline;
}

#active {
	font-weight: bold;
	color: #ecbf8f !important;
}

/* confidence class on lh menu */
.confidence {
	margin-top:10px;
	margin-bottom:10px;
}

#active_level2, #active_level3 {
	font-weight: bold;

}
.home_link, .home_link a{
	margin-bottom: 16px;
	color: #ecbf8f !important;
}
#footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #a76e2f;
	font-size: 1.1em;
	/* position: relative; */
	//background-color: #fff !important;
}

#footer_inner {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0;
	font-size: 1.1em;
	color: #a76e2f;
	min-height: 60px;
	background-color: #ffffff;
}
#footer_twitter {
	float: left;
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 209px;
	min-height: 60px;
}
#footer_twitter img {
	position: relative;
	top: -18px;
	display: block;
}
#footer #footer_twitter {
	width: 210px !important;
}
#footer #footer_twitter img {
	width: 210px !important;
	border: none;
}
#footer_twitter a {
	border: 0 !important;
}
#footer_twitter a img {
	border: 0 !important;
}
#footer_inner #footer_text {
	float: right;
	padding: 10px 5px 5px 0px;
	background-color: #fff;
	width: 715px;
}
#footer #footer_text {
	float: right;
	padding: 10px 5px 5px 0px;
}
#search_home_input, #search_input {
	height: 20px;
	width: 116px;
	border: 1px solid #a27440;
	margin-top: 6px;
	margin-left: 19px;
}
#search_home form, #search form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 245px;
}




#footer_nav {	
	text-align: right;
}

.build {
	text-align: left;
	position: absolute;
	left: 0px;
	top: 10px;
}




#footer a, #footer_inner a{
	color: #a76e2f;
	text-decoration:none;
}


#content_home h1 {
	display: none;
}
#section_header {
	float: left;
}
#section_header h1 {
	display:block;
	color: #e6d2b7;
	font-size: 2.9em;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-weight: normal;
}

#page_bg{
 background-image:url(../images/page_bg.gif);
 background-repeat:repeat-y;
 background-position:0px top;
 border-bottom: 18px solid #E6D2B7;

 }
#quotes {
	padding-top: 35px;
	padding-right: 20px;
}
#quotes p {
	color: #a76e2f;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#nav ul ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav ul ul {
	margin-top: 0px;
}


#nav ul ul li {
	font-size: 0.9em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#nav ul ul ul li {
	font-size: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image:url(../images/level3_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}


#learn_more {
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../images/btn_arrow.gif);
	background-repeat: no-repeat;
}
.quote_company {
	font-size: 0.9em;
	font-weight: normal;
	color: #61643e;
}

#repeatbg {
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
}

.invis{
display:none;
}


/*Sitemap*/

#sitemap{
	font-size: 1.1em;
	list-style-type:none;
	font-weight:bold;
}

#sitemap li{
	margin-bottom: 0.2em;
	margin-left:-15px;
}

#sitemap ul{
	font-size: 0.8em;
	list-style-type:none;
	margin: 0 0 10px 40px;
	font-weight:normal;
}

/*Search results page*/

.searchpdf{
	color:#000000;
	font-weight:bold;
}

#search_results li {
	margin-top:10px;
	} 
	
a.searchpagenum

{
	
	font-size: 1.1em;
	font-weight: bold;
	color: #4F5021;
	text-decoration: underline;
	padding: 0px 2px 0px 2px;
}


a.searchpagenum:hover

{
	
	font-size: 1.1em;
	font-weight: bold;
	color:#000000;
	text-decoration: underline;
	padding: 0px 2px 0px 2px;
}


.searchpagenumactive

{
	
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}

.resultspage

{
	
	font-size: 1.2em;
	color: #000000;
	text-decoration: none;
	padding: 0px 2px 0px 2px;

}

.submit_button {
	position: absolute;
	top: 151px;
	left: 142px;
}

.float_right {
	float: right;
}

.float_left{
float:left;
}

.arcNews {
	border-bottom:1px solid #CCCCCC;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	text-align:right;
}

.downloads img {
	float:left;
}
.downloadtext {
	margin: 0 0 0 45px;
	padding-bottom: 0 0 25px 0;
}



#facts_about{
display:none;
}

#info p {
	color: #060606;	
}
#info a {
	color: #a76e2f;
	font-weight: bold;
}
#logo_image {
	margin: 10px auto;
	width: 136px;
}