/*GENERAL*/
body{
	margin:0;
	padding:0;
	border: 0;
	background:#680000 url(../img/bg0.jpg) repeat-x;
	color:#4a4a4a;
	min-width:950px;
	font-family: Verdana;
	font-size: 11px;
	}

h1{
	font-size: 15px;
	background: url(../img/dot.gif) no-repeat left center;
	padding-left: 25px;
	font-weight:normal
}

h2{
	font-size: 12px;
	font-weight: normal;
}

a{
color:#a5a5a5;
text-decoration:none;
}

#content {
	margin:0 auto;
	width:950px;
	margin-top:30px;
	margin-bottom:20px;
	}

/*TOP*/
#top{
	background: url(../img/bg1.gif) no-repeat;
	height: 202px;
}

#top_L{
	width:370px;
	float:left;
	padding:115px 0 0 90px;
	font-size: 14px;
}

#top_R{
width:350px;
float:right;
text-align:right;
padding:45px 60px 0 0;
}



/*MENU*/
#menu,#foot{
	background: url(../img/bg2.gif) no-repeat;
	height: 33px;
	line-height: 33px;
	clear:both;
	padding-left:20px
}

#menu ul { 
display: block; 
padding: 0px; 
margin: 0px; 
list-style: none; 
text-align: left;
}

#menu ul li {
	display: inline;
	padding: 0px 19px;
	margin: 0px;
	list-style: none;
	border-right: 1px solid #d6d6d6;
 }
 
#menu ul li#last_menu_item{
border:none;
}
 
 
 
#menu ul li a {
color:#777676;
font-size:12px;
text-decoration:none
} 




/*HOME*/
#hp_cnt_1{
	height:314px;
	background: url(../img/bg3.gif) no-repeat;
}


/*SUB*/
#sub_cnt_L{
	float:left;
	width:317px;
	background: url(../img/bg4.gif) no-repeat;
	height:627px;
}

#sub_cnt_R{
	float:right;
	width:533px;
	background: url(../img/bg5.gif) no-repeat;
	min-height:567px;
	height: auto !important;
	height: 567px;
	padding:40px 50px 0 50px
}

#sub_bottom{
	background:url(../img/bg6.gif) no-repeat 0px bottom;
	height:20px;
	float:right;
	width:633px;
}

.more_arrow{
	text-align:right;
	background: url(../img/dot2.gif) no-repeat right center;
	margin-right: 0px;
	padding-right: 15px;
}
.more_arrow{
color:#AAAAAA;
text-decoration:none;
}


.hp_cnt_box{
width:264px;
height:264px;
float:left;
padding:25px;
color:#4a4a4a;
}

.hp_cnt_box a{
color:#a5a5a5;
text-decoration:none;
}

/*NEWSy*/
.full_news{
color:#a5a5a5;
margin-bottom:28px;
}

.news_title{
	color:#4a4a4a;
	text-decoration:none;
	background: url(../img/dot2.gif) no-repeat right bottom;
}

#one_news_data{
color:#a5a5a5;
}

/*FORM */
.form_field,
.form_area{
width:300px;
font-family: Verdana;
font-size: 11px;
	color:#4a4a4a;
}

.form_area3,
.form_area3b{
width:525px;
font-family: Verdana;
font-size: 11px;
	color:#4a4a4a;
}

.form_area3b{
height:300px;
}

.form_field2{
width:120px;
font-size:11px;
}

.buton_1{
	background:#0;
	color:black;
	font-family: Verdana;
	font-size: 11px;
	border-style: none;
	height:22px;
}

.my_errors{
color:#880000;
}