/* CSS Document */

body{
	margin:0;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#wrapper
{
width:100%;
height:auto;
margin:0 auto;
overflow:auto;
background-color:#eaeaea;
}

#wrapper2
{
width:100%;
height:140px;
background-color:#363636;
z-index:1;
}

#wrapper3
{
width:100%;
height: auto;
background-color:#993;
}

#main
{
width:1000px;
height:auto;
overflow:auto;
background-color:#ffffff;
}

#inrmain
{
height:auto;
margin:0 auto;
}

#menuhd
{
width:1000px;
height:80px;
margin:0 auto;
background-color:#ffffff;
}

#logo
{
width:auto;
height:85px;
margin:0 auto;
float:left;
}

#menu
{
width:720px;
height:30px;
float:right;
margin-top:20px;
background-color:#FFFFFF;
}

#menu_item
{
display:block;
float:left;
margin-top:8px;
height:25px;
width:auto; 
}

#banner
{
width:100%;
height:auto;
z-index:0;
}

#mainbody
{
width:1000px;
height:auto;
margin:0 auto;
float:left;
background-color:#FFFFFF;
}

#mainbody2
{
width:1000px;
height: 140px;
background: url(../images/menubg2.jpg) top center no-repeat;
}

#img_bar
{
	width:100%;
	height:138px;
	border:thin solid #666;
	background:#CCFFFF;
}

#img_blk
{
	width:auto;
	height:120px;
	margin:5px;
	margin-right:9px;
	float:left;
	border: medium solid #C96;
}

#blk
{
width:1000px;
height:auto;
margin:0 auto;
float:left;
alignment-adjust:hanging;
background-color:#FFFFFF;
}

#blkmn
{
width:400px;
height:140px;
float:left;
}

#blkmn_img
{
width:21%;
height:auto;
margin-top:70px;
float:right;
}

#blk1
{
width:100%;
height:auto;
float:left;
}

#blk2
{
width:100%;
height: auto;
float:left;
}

#blk_inr
{
width:100%;
height:auto;
float:left;
}

#blk1_rdmore a
{
width:30%;
height:auto;
float:left;
margin-top:12px;
color:#0066CC;
}

#blk2_rdmore a
{
width:30%;
height:auto;
float:right;
margin:15px 10px 0 0;
}

#mainbody_btmup
{
width:1000px;
height:27px;
float:left;
background:url(../images/main_081.jpg) bottom center no-repeat;
}

#mainbody_btm
{
width:1000px;
height:27px;
float:left;
background:url(../images/main_08.jpg) top center no-repeat;
}

#mainbody_txt
{
min-height:232px;
overflow:auto;
margin: 55px 27px 0 33px;
float:left;
}

#footerwrp
{
width:100%;
height:auto;
overflow:auto;
background-color:#363636;
}

#footer
{
width:1000px;
height:auto;
min-height:25px;
margin:0 auto;
overflow:auto;
}

#menu2
{
width:auto;
height:50px;
float:left;
}

#menu2:active
{
color:#cee33b;
}

#copy
{
height:15px;
padding:5px;
}

/* Class */

.name
{
color:#0066CC;
font-family:Calibri;
}

.menu_item a
{
font-family:Calibri;
font-size:18px;
text-align:center;
text-decoration:none;
color:#cee33b;
margin-right:20px;
}

.menu_item2 a
{
font-family:Calibri;
font-size:18px;
text-align:left;
text-decoration:none;
padding-top:10px;
color:#CCFFFF;
}

.menu_item2 a:hover
{
text-decoration:none;
color:#cee33b;
}

.menu_item3 a
{
font-family:Papyrus, Pristina;
font-size:12px;
text-align:center;
text-decoration:none;
color:#FFFFFF;
}

.menu_item a:hover
{
text-decoration:none;
color:#FFFFFF;
}


.mainbody_title
{
font-family:Calibri;
font-size:17px;
color:#0066CC;
font-weight:bold;
letter-spacing:0.5px;
}

.title
{
font-family:Calibri;
font-size:16px;
color:#000000;
font-weight:bold;
letter-spacing:1px;
}

.mainbody_txt
{
font-family:Calibri;
font-size:16px;
color:#333;
font-weight:bold;
letter-spacing:0.5px;
}

.footer_title
{
font-family:Papyrus, Pristina;
font-size:16px;
color:#067194;
letter-spacing:0.5px;
}

.footer_txt
{
font-family:Calibri;
font-size:12px;
color:#fff;
letter-spacing:0.5px;
}

.city
{
font-size:16px;
color: #F00;
font-weight:bold;
}

li
{
line-height:22px;
}