* {margin:0; padding:0; background-repeat: no-repeat;}

html,body {
	height: 100%;
	width: 100%;
	min-height:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #b80606;
	background-image: url(images/repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;	
}

img{
	border: none;
}
a{
	color: #426ead;
	text-decoration: underline;	
}

#header_holder{
	background-image: url(images/head_back.jpg);
	background-position: center top;
	width: 100%;
	height: 181px;
	text-align: center;
}
#header {
	width: 770px;
	height: 181px;
	margin: 0px auto;
	position: relative;
	text-align: left;
}


#content{
	display: table;
	width: 100%;	
	text-align: center;
	background-image: url(images/content_top.jpg);
	background-position: center top;
	min-height: 300px;
}
*html #content{
	height: 300px;
}

#content_in{
	width: 770px;	
	text-align: left;
	margin: 0px auto;
	position: relative;
}
#left{
	width: 124px;	
	float: left;
	overflow: hidden;	
}
#left div.left_in{
	padding-left: 7px;
}
#left div.left_in a{
	text-decoration: none;
	color: Black;
}
#left div.left_in a:hover{
	color:#bc0101;
}

#right{
	width: 124px;	
	float: right;
	overflow: hidden;		
}
#center{
	width: 522px;
	margin-right:124px;
	text-align: center;	
	overflow: hidden;	
}
*html #center{
	width: 516px;
	margin:0 124px;
}

#center_in{
	width:478px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	text-align: justify;
}

a.b_bg{
	top: 51px;
	position:absolute;
	height: 18px;
	text-indent: -2000px;
	overflow: hidden;	
	margin-left: 63px;
	background-image: url(images/bg.jpg);
	width: 83px;
}
a.b_bg:hover{
	background-image: url(images/bg_over.jpg);
}

a.b_en{
	top: 51px;
	position:absolute;
	height: 18px;
	text-indent: -2000px;
	overflow: hidden;	
	margin-left: 627px;
	background-image: url(images/en.jpg);
	width: 69px;
}
a.b_en:hover{
	background-image: url(images/en_over.jpg);
}



#top_menu{
	padding-top: 119px;	
}
#top_menu a{
	position:absolute;
	height: 24px;
	text-indent: -2000px;
	overflow: hidden;	
}
#top_menu a.b1{
	margin-left: 100px;
	background-image: url(images/b1_bg.jpg);
	width: 82px;
}
#top_menu a.b1:hover{
	background-image: url(images/b1_bg_over.jpg);
}

#top_menu a.b2{
	margin-left: 202px;
	background-image: url(images/b2_bg.jpg);
	width: 75px;
}
#top_menu a.b2:hover{
	background-image: url(images/b2_bg_over.jpg);
}
#top_menu a.b3{
	margin-left: 478px;
	background-image: url(images/b3_bg.jpg);
	width: 100px;
}
#top_menu a.b3:hover{
	background-image: url(images/b3_bg_over.jpg);
}
#top_menu a.b4{
	margin-left: 615px;
	background-image: url(images/b4_bg.jpg);
	width: 98px;
}
#top_menu a.b4:hover{
	background-image: url(images/b4_bg_over.jpg);
}

#pre_b1,#pre_b2,#pre_b3,#pre_b4,#pre_en,#pre_bg{
	position: absolute;
	left: -1000px;	
}
#pre_b1{	background-image: url(images/b1_bg_over.jpg);}
#pre_b2{	background-image: url(images/b2_bg_over.jpg);}
#pre_b3{	background-image: url(images/b3_bg_over.jpg);}
#pre_b4{	background-image: url(images/b4_bg_over.jpg);}
#pre_en{	background-image: url(images/en_over.jpg);}
#pre_bg{	background-image: url(images/bg_over.jpg);}


.clear{
	clear: both;
	height: 1px;
	overflow: hidden;
}

#footer_back{
	position: absolute;
	bottom: 0px;
	width: 100%;	
	text-align: center;
	background-image: url(images/footer.jpg);
	background-position: bottom center;
	height: 77px;
}
*html #footer_back{
	bottom: -1px;
}


h1{
	display: block;
	height: 24px;	
	padding: 0px 0px 0px 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

strong,h1{
	color:#bc0101;
	font-size: 12px;
	font-weight: bold;		
}
#center_in strong{
	font-size: 11px;
}

a.pic,a.pic_last{
	display: block;
	width: 110px;
	height: 84px;
	float: left;
	margin-right: 12px;	
}
a.pic_last{
	margin-right: 0px;	
}
div.clear{
	clear: both;
	height: 12px;
	overflow: hidden;
}

div.more{
	clear: both;
	text-align: right;
	padding-top: 5px;
	border-bottom: 5px;
}
div.more a{
	color:#bc0101;
	text-decoration: none;
	font-weight: bold;		
}
input,textarea{
	border: 1px solid black;	
}

input.submit{
	height: 20px;
	border: 1px solid #F0F0F0;		
	background-color: #b80606;
	text-align: center;
	color: White;
	font-weight: bold;
	text-transform: uppercase;	
	width: 220px;		
	font-size: 10px;
}

.warning
{
    display: block;
    color: #b80606;
    text-transform: uppercase;
    font-weight: normal;
}

span.cont_form{
	display: block;
	text-align: center;
	color: #b80606;
	font-weight: bold;
}

div.design{
	color: #b80606;
	font-size: 10px;
	text-align: center;
	padding-top: 40px;
}
div.design a{
	color: #b80606;
	font-size: 10px;
	text-decoration: none;	
}
div.design a:hover{
	color: Maroon;
}