@charset "utf-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, p, a, strong, ol, ul, li, th {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	text-align:justify;
}
img{
border:0;
}
body{
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#wraper{
width:959px;
margin:0 auto;
}
#header{
width:959px;
margin:0 auto;
height:95px;
}
#header{
	width:959px;
	margin:0 auto;
	height:95px;
}
#title{
width:600px;
height:72px;
margin:10px 0 0 0;
float:left;
}
#title img{
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#title h1{
text-align:left;
font-size:20px;
text-transform:uppercase;
color:#cccccc;
padding:20px 0 0 0;
}
#title h1 a{
color:#cccccc;
text-decoration:none;
}
#title h1 a:hover{
color: #FFFFFF;
}
#title h2{
	text-align:left;
	font-size:12px;
	text-transform: capitalize;
	color:#cccccc;
	margin-left:5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#title h2 a{
color:#cccccc;
text-decoration:none;
}
#title h2 a:hover{
color: #FFFFFF;
}
#icon{
width:540px;
height:32px;
float:right;


}
#icon ul{
height:32px;
padding:0 30px 0 0;
background:url(../images/top_icon_right.png) right top no-repeat;
margin:0 20px 0 0;
list-style: none;
}
#icon li{
background:url(../images/top_icon_middle.jpg) left top repeat-x;
height:32px;
padding:8px 15px 0 15px;
float:right;
list-style:none;
color:#FFFFFF;
}
#menu{
height:55px;
width:959px;
float:right;
}
#menu ul{
height:40px;
background:url(../images/menu_right_corner.png) no-repeat right top;
padding:0 13px 0 0;
}
#menu li{
float:right;
list-style:none;
line-height:39px;
height:39px;

border-right:1px solid #363c3d;
background:url(../images/menu_middle_bg.jpg) repeat-x left top;
display:block;
}
#menu li a{
color:#FFFFFF;
text-decoration:none;
padding:0 14px;
}
#menu li a:hover{
background-color:#363c3d;
display:block;

}
#table_box{
width:959px;
margin:6px auto 0 auto;
}
table{
color:#4c000e;
font-weight:bold;
}
table a{
color:#4c000e;
text-align:center;
text-decoration:none;
}
table a:hover{
text-decoration: underline;
}
.title{
color: #FFFFFF;
}
.box_topbg{
width:959px;
height:17px;
background:url(../images/box_topbg.png) left top no-repeat;
}
.box_middle{
width:959px;
background-color:#a0243b;
}
.box_bottombg{
width:959px;
height:17px;
background:url(../images/box_bottombg.png) left top no-repeat;
}
#continer{
width:959px;
margin:12px auto 0 auto;
}
#content{
width:634px;
float:left;
margin:0 0 0 10px;
}
.cont_left_topbg{
width:634px;
background:url(../images/top_whitebg.png) left top no-repeat;
height:17px;
width:634px;
}
.cont_middle{
width:634px;
background-color:#FFFFFF;
}
#page{
width:604px;
margin:0 auto;
}
#page a{
color:#a0243b;
text-decoration:none;
font-weight:bold;
}
#page a:hover{
text-decoration:underline;
}
#page h2{
font-size:16px;
width:100%;
line-height:37px;
text-align:left;
}
#page p{
padding:0 0 10px 0 ;
}
.cont_left_bottombg{
width:634px;
background:url(../images/bottom_whitebg.png) left top no-repeat;
height:17px;
width:634px;
}
#sidebar{
width:281px;
float:right;
margin:0 10px 0 0;
}
.side_topbg{
background:url(../images/sidebar_topbg.jpg) left top no-repeat;
width:281px;
height:10px;
}
.side_middle{
width:281px;
background-color:#6d0015;
}
.side_bottombg{
background:url(../images/sidebar_bottombg.jpg) left bottom no-repeat;
width:281px;
height:10px;
margin:0 0 20px 0;
}
.side_cont{
width:255px;
margin:0 auto;
}
.side_cont .text{
width:100%;
color:#FFFFFF;
}
.side_cont p{
text-align:left;
}
.side_cont h2{
font-size:16px;
color:#FFFFFF;
width:100%;
border-bottom:1px dotted #FFFFFF;
height:30px;
}
.side_cont ul{
padding:0;
margin:0;
}
.side_cont li{
	border-bottom:1px dotted #FFFFFF;
	color:#FFFFFF;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 10px;
	list-style:none;
	line-height:26px;
}
.side_cont li a{
color:#FFFFFF;
text-decoration:none;
}
.side_cont li a:hover{
text-decoration:underline;
}
#r1{
width:125px;
padding:5px 0 0 0;
margin:0 auto;
}
#c1{
width:468px;
height:60px;
margin:0 auto;
}
#footer{
width:959px;
height:67px;
margin:0 auto;
}
#footer p{
text-align:center;
line-height:60px;
}
#footer p a{
color: #000000;
font-weight:bold;
}
#footer p a:hover{
text-decoration:none;
}
.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
}
.left_image {
	float:left;
	padding:3px 5px 0 0;
}
.right_image {
	float:right;
	padding:3px 0 0 5px;
}
 img, div, input { behavior: url("iepngfix.htc") }
