body {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width:1000px;
	margin:0px auto;
	padding:0px;
}

#header {
	float:left;
	height:114px;
	width:1000px;
}

#header_img1 {
	height:114px;
	background-image:url(images/img1.gif);
	background-repeat:no-repeat;
	width:353px;
	float:left;
}

#logo {
	float:left;
	height:23px;
	width:292px;
	margin-top:69px;
	margin-left:36px;
}
#header_img2 {
	float:left;
	height:114px;
	background-image:url(images/img2.gif);
	background-repeat:no-repeat;
	width:307px;
}

#header_img3 {
	float:left;
	height:114px;
	background-image:url(images/img3.gif);
	background-repeat:no-repeat;
	width:340px;
}

.clear {
	clear:both;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#BA5D92;
	text-decoration:none;
}
#menu {
	float:left;
	width:1000px;
	height:29px;
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
}

#menu_lft {
	float:left;
	background-image:url(images/menu_lft.gif);
	background-repeat:no-repeat;
	width:4px;
	height:29px;
}

#menu_mid {
	float:left;
	height:29px;
	width:800px;
}

#menu_rht {
	float:right;
	background-image:url(images/menu_right.gif);
	background-repeat:no-repeat;
	width:5px;
	height:29px;
}


#navi{
	margin:0px;
	padding:0px;
}

#navi ul {
	float:left;
	margin:0px;
	padding:0px;
	margin-top:3px;
	margin-left:20px;
	color:#8dbc54;
	font-weight:bold;
}

#navi li {
	list-style-type:none;
	display:inline;
	margin-left:5px;
	margin-right:5px;
}

#navi li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#8dbc54;
	text-decoration:none;
	
}

#navi li a:hover {
	color:#ff8607;
}


#banner_box {
	float:left;
	height:103px;
	padding-left:12px;
	padding-right:11px;
	margin-top:10px;
}

#banner_1st {
	background-image:url(images/banner1.gif);
	background-repeat:no-repeat;
	width:694px;
	height:103px;
	float:left;
}

#banner_2nd {
	background-image:url(images/banner2.gif);
	background-repeat:no-repeat;
	height:103px;
	width:276px;
	float:left;
	margin-left:7px;
}

#container {
	width:1000px;
	float:left;
	margin-top:5px;
}


#container_lft {
	padding-left:12px;
	width:694px;
	float:left;
}


#container_rht {
	width:276px;
	float:left;
	margin-left:7px;
}


#link_box {
	float:left;
	width:276px;
	margin-bottom:5px;
}

#link_title {
	height:27px;
	width:276px;
	float:left;
	background-image:url(images/links_title.gif);
	background-repeat:no-repeat;
}

#link_bg{
	margin:0px;
	padding:0px;
	float:left;
	width:276px;
	background-image:url(images/links_title_bg.gif);
	background-repeat:repeat-y;
}

#link_bg ul{
	margin:0px;
	padding:0px;
	margin-left:10px;
	float:left;
}


#link_bg li{
	list-style-type:none;
	display:block;
	background-image:url(images/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	width:240px;
}

#link_bg li a{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	line-height:25px;
	margin-left:10px;
}

#link_bg li a:hover {
	color:#ba5d92;
}


#link_bottom {
	background-image:url(images/links_title_footer.gif);
	background-repeat:no-repeat;
	height:5px;
	width:276px;
	float:left;
}

ul.contentkey {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.contentkey li{
	padding:0;
	margin:0;

}

ul.contentkey li a{
	color:#5E5C5C;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}


ul.contentkey li a:hover {
	color:#BA5D92;
}


.h3{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#c0973f;
	margin:0px;
	padding:0px;
	padding-left:10px;
	margin-top:5px;
	
}

.h4 {
    float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-top: 5px;
}


.h5 {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-top:10px;	
	margin-left:15px;
}


#bottom_banner {
	float:left;
	height:122px;
	width:970px;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:2px;
}


#bottom_banner1{
	float:left;
	background-image:url(images/banner3_1.gif);
	background-repeat:no-repeat;
	width:311px;
	height:122px;
}


#bottom_banner2{
	float:left;
	background-image:url(images/banner3_2.gif);
	background-repeat:no-repeat;
	width:375px;
	height:122px;
}


#bottom_banner3{
	float:left;
	background-image:url(images/banner3_3.gif);
	background-repeat:no-repeat;
	width:284px;
	height:122px;
}

#footer_links_box {
	float:left;
	height:31px;
	width:1000px;
	background-image:url(images/footer_navi_bg.gif);
	background-repeat:repeat-x;
}


#footer_links_rht {
	float:left;
	background-image:url(images/footer_navi_lft.gif);
	background-repeat:no-repeat;
	height:31px;
	width:7px;
}


#footer_links_lft {
	float:right;
	background-image:url(images/footer_navi_rht.gif);
	background-repeat:no-repeat;
	height:31px;
	width:7px;
}


#footer_links_mid {
	float:left;
	height:31px;
	margin-left:10px;}


.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5e5c5c;
	text-align: justify;
	line-height:16px;
	margin-top:10px;
	margin-right:5px;
	
}


#top_buttons {
	margin:0px;
	padding:0px;
}

#top_buttons ul{
	float:left;
	margin:0px;
	padding:0px;
	margin-top:9px;
	margin-left:25px;
	text-align:center;
}


#top_buttons li {
	list-style-type:none;
	display:inline;
	float:left;
	background-image:url(images/top_button.gif);
	width:92px;
	height:23px;
}


#top_buttons li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#top_buttons li a:hover{
	color:#000000;
}
img {
	border:none;
}

#more {
	
}
#more a{
	float:right;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-top:10px;
	margin-bottom:5px;
	width:50px;
	}

#more a:hover{
	color:#FF0000;
}

#form_container{
	float: left;
	width: 600px;
	height: 100%;
	padding: 30px;
	padding-left: 50px;
	margin: 10px 0px;
	border: 1px dashed #E2E2E2;
}

form {
	margin: 0px;
	padding: 0px;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #cccccc;
	width: 300px;
	margin-top: 20px;
	padding: 5px;
	
} 

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	width: 200px;
}	

.form_heading{
	width: 600px;
	text-align: center;
	margin: 0px 0 0 0px;
	padding: 6px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #00BAFF;
	text-align: center;
}

.articles{}

.articles ul{}

.articles ul li{}

.articles ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #4F7A1B;
}

.articles ul li a:hover{
	color: #00A3FF;
}


.internal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #fff;
}

.internal:hover{
	color: #00A3FF;
}

.clr_lft{
	clear: left;
}

.clr_rth{
	clear: right;
}

#adsense{
	margin:0px auto;
	width:468px;
	height:60px;
	margin-top:10px;
}


#adsense1{


	float:left;


	width:234px;


	height:60px;


}





#adsense2{


	float: right;


	width:234px;


	height:60px;


}



