/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main_bg.gif);
	background-repeat:repeat-x;
	font-family: tahoma, verdana, Arial;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	text-decoration:none;	
}
h1 {
	margin:0px; 
	padding:0px;
}
h2 {
	margin:0px; 
	padding:0px;
}
h3 {
	margin:0px; 
	padding:0px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
h3 span {
	margin:0px; 
	padding:0px;
	color:#EFB71F;
}
.outer_container{
	margin-left:auto;
	margin-right:auto;
	width:800px;
}
#logo_section {
	height:145px;
}
#logo {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
	width:500px;
	float:left;
	padding-top:91px;
}
#logo a {
	color:#ffffff;
	text-decoration:none;
	font-size:24px;
}
.top_link {
	float:right;
	width:149px;
	height:21px;
	padding:115px 0px 0px 30px;
	font-family:tahoma, verdana, Arial, "Times New Roman", "Trebuchet MS";
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.top_links {
	font-family:tahoma, verdana, Arial, "Times New Roman", "Trebuchet MS";
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.top_links:hover {
	font-family:tahoma, verdana, Arial, "Times New Roman", "Trebuchet MS";
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
#left_box{
	width:559px;
	float:left;
	margin:0px 0px 0px 5px;
	padding:10px;
}
#right_box{
	width:205px;
	float:left;
	margin:0px;
	padding:0px;
}
.spacer {
	clear:both;
}
.height {
	height:20px;
}
.head_01 {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:26px;
	color:#333333;
}
.head_02 {
	color:#EFB71F;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:24px;
}
.more {
	font-family:tahoma, verdana, Arial, "Times New Roman", "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#EFB71F;
	text-decoration:underline;
}
.more:hover{
	text-decoration:none;
}
.nav_top {
	margin-top:35px;
	background-image:url(../images/main_nav_bg_top.gif);
	background-repeat:no-repeat;
	width:205px;
	height:16px;
}
.nav_main{
	background-color:#FFFFFF;
	width:205px;
	list-style:none;
	margin:0px;
	padding:0px;
	background-image:url(../images/main_nav_bg_middle.gif);
	background-repeat:repeat-y;
}
.nav_main ul{
	list-style:none;
	margin:0px;
	padding:8px;
}
.nav_main li{
	display:block;
	height:22px;
	line-height:22px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding-left:14px;
	background-position:left center;
	list-style:none;
}
.nav_main li a{
	display:block;
	background-image:url(../images/dotted_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family:tahoma, verdana, Arial, "Times New Roman", "Trebuchet MS";
	font-weight:bold;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	list-style:none;
}
.nav_main li a:hover{
	color:#EFB71F;
}
.nav_btm {
	background-image:url(../images/main_nav_bg_btm.gif);
	background-repeat:no-repeat;
	width:205px;
	height:16px;
	float:left;
}
.news_letter_head {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	padding:18px 0px 9px 20px;
}
.news_letter_head01 {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	color:##EFB71F;
	font-weight:bold;
}
.text_box_div {
	padding-left:20px;
}
.text_box {
	width:160px;
	font-family:tahoma, verdana, Arial, "Times New Roman", "Trebuchet MS";
	font-size:11px;
	color:#717171;
	padding:2px;
	border:1px #CACACA solid;;
}
.subscribe {
	width:76px;
	height:34px;
	margin:13px 17px 0px 0px;
	float:right;
}
.footer_bg {
	background-image:url(../images/bg_footer.gif);
	background-repeat:repeat-x;
	height:212px;
	margin-top:20px;
}
.footer_links{
	margin:0px;
	padding-top:7px;
	font-family:tahoma, verdana, Arial, "Times New Roman", "Trebuchet MS";
	font-weight:normal;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	margin-bottom:5px;
}
.footer_links a{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	line-height:20px;
	
}
.footer_links a:hover{
	text-decoration:none;
	line-height:20px;
	
}
.copyright {
	color:#ffffff;
}
.dotted_line{
	display:block;
	border-bottom:1px #999999 dotted;
}
.listing_box{
	margin:0px;
	padding:5px 0px 0px 0px;
}
.listing_box ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.listing_box li{
	margin:0px;
	padding:0px 0px 5px 15px;
	background-image:url(../images/bullat_01.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}
.contents_head {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:15px;
	color:#333333;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	
}
.head_03 {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:18px;
	color:#2B4C57;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	
}
.content_link {
    font-family: tahoma, verdana, Arial;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	text-decoration:underline;
}	
.content_link:hover {
    font-family: tahoma, verdana, Arial;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}	
.display_button {
	background-image:url(../images/button_back.gif);
	width:70px;
	height:18px;
	font-family: tahoma, verdana, Arial;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	border:#FFFFFF 0px solid;
	cursor:pointer;
}
#ad_box{
	margin:auto;
	padding:20px 0px 15px 0px;
	text-align:center;
}
