html{
	color:#000;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th{
	margin:0;
	padding:0;
}

fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
legend{
	color:#000;
}
ul,li{
	list-style:none;
	padding:0;
	margin:0;
}

/*-----------------------------------------------------------
REST START
-----------------------------------------------------------*/

h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd,body{
	border:0;
	margin:0;
	padding:0;
}
img{
	border:0;
	margin:0;
	padding:0;
}
div,dl,dd,ul,li{
    min-height:1%;
}
div:after,dl:after,dd:after,ul:after,li:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html div,* html dl,* html dd,* html ul,* html li{
    /*\*/height:1%;/*for WinIE*/
    display:inline-table;/*for MacIE*/
}

/*-----------------------------------------------------------
COMMON START
-----------------------------------------------------------*/

.right{
	float:right;
}
.left{
	float:left;
}
.clear{
	clear:both;
	line-height:0;
	font-size:1px;
	display:block;
}
img.clear{
	clear:both;
	line-height:0;
	font-size:0;
	display:block;
	vertical-align:bottom;
}
.clear2{
	clear:both;
	display:block;
	color:#FFFFFF;
	border:none;
	font-size:0px;
	line-height:0%;
	margin:-3px 0;
	padding:0;
}
* html .clear2{
	clear:both;
	display:block;
	color:#FFFFFF;
	border:none;
	font-size:0px;
	line-height:0%;
	margin:-10px 0;
	padding:0;
}
.margin_6{
	margin-right:6px;
}
.margin_8{
	margin-right:8px;
}
.margin_10{
	margin-right:10px;
}
.margin_12{
	margin-right:12px;
}
.margin_14{
	margin-right:12px;
}
.margin_16{
	margin-right:16px;
}
.margin_20{
	margin-right:20px;
}
.margin_26{
	margin-right:26px;
}

/*-----------------------------------------------------------
BACKGROUND
-----------------------------------------------------------*/
body{
	background:#000000;
}
img{
	vertical-align:top;
}
#back{
	width: 850px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-425px;
	margin-bottom:12px;
}
/*-----------------------------------------------------------
HEAD
-----------------------------------------------------------*/
#head h1{
	position:absolute;
	top:10px;
	left:455px;
	margin-left:-449px;
	z-index: 3;
}
#head{
	height:135px;
	width:850px;
}
ul#headmenu{
	width:532px;
	height:22px;
	position: absolute;
	top: 9px;
	left:323px;
	z-index: 100;
	list-style:none;
}
ul#headmenu li{
	float:left;
	height:22px;
	width:132px;
	list-style:none;
}
ul#headmenu li a{
    display:block;
    width:132px;
    height:22px;
    text-indent:-99999px;
    background:url(../images/headbtn.jpg) no-repeat left top;
    overflow:hidden;
}
ul#headmenu a.headb1{
    background-position:0px 0px;
}
ul#headmenu a:hover.headb1{
    background-position:0px -23px;
}
ul#headmenu a.headb2{
    background-position:-132px 0px;
}
ul#headmenu a:hover.headb2{
    background-position:-132px -23px;
}
ul#headmenu a.headb3{
    background-position:-265px 0px;
}
ul#headmenu a:hover.headb3{
    background-position:-265px -23px;
}
ul#headmenu a.headb4{
    background-position:-398px 0px;
}
ul#headmenu a:hover.headb4{
    background-position:-398px -23px;
}
#head h2{
	position: absolute;
	top:40px;
	left:315px;
	z-index: 100;
}
/*-----------------------------------------------------------
LEFT CONT
-----------------------------------------------------------*/
#left_cont_back{
	background:url(../images/menu_m.gif) repeat-y left top;
	width:229px;
	float:left;
	margin-right:20px;
}
#left_cont{
	background:url(../images/menu_u.gif) no-repeat left bottom;
	width:229px;
}
#left_cont h3,#left_cont ul{
	width:212px;
	margin:0 0 0 8px;
	padding:0;
	list-style:none;
}
#left_cont ul li{
	list-style:none;
	padding:0;
	margin:0;
	width:212px;
}
#left_cont p{
	width:212px;
	margin:15px auto 0 auto;
	color:#FFFFFF;
}
#left_cont h4{
	width:211px;
	margin:12px auto;
}
#left_cont div{
	margin:6px 0 12px 8px;
}
#address{
	width:210px;
	border-bottom:solid 1px #999999;
	border-top:solid 1px #999999;
	padding:8px 0;
}

/*-----------------------------------------------------------
UNDER MENU
-----------------------------------------------------------*/
#undermenu{
	width:850px;
	clear:both;
	margin:0 auto;
	padding:24px 0 10px 0;
	text-align:center;
	color:#FF9900;
}
#undermenu a{
	color:#FF9900;
}
#copy{
	color:#FFFFFF;
	padding:12px 0;
	text-align:center;
}
/*-----------------------------------------------------------
MAIN CONTENTS
-----------------------------------------------------------*/
#flash{
	position:absolute;
	top:80px;
	left:450px;
	margin-left:-452px;
	z-index: 10;
	width:850px;
	height:250px;
	background:#FFFFFF;
}
#contents{
	position:absolute;
	top:350px;
	left:447px;
	width:853px;
	margin-left:-449px;
	z-index: 15;
}
#main{
	width:600px;
	float:left;
}
.smooth_scr{
	clear:both;
	text-align:right;
	vertical-align:middle;
	padding:10px 0 0 0;
}
#print{
	margin:8px 0;
	clear:both;
}
#pagebute{
	text-align:center;
	padding:6px 0;
	margin:6px auto;
	clear:both;
}
/*-----------------------------------------------------------
TOP PAGE
-----------------------------------------------------------*/
.top_cont{
	background:url(../images/c_t.gif) no-repeat left top #FFFFFF;
	margin:0 auto 18px auto;
	width:600px;
}
.top_cont h3{
	margin:0 auto;
	padding:14px 0 6px 0;
	text-align:center;
}
.top_cont p{
	width:580px;
	margin:8px auto;
}
.top_cont div{
	border: solid 1px #CCCCCC;
	width:570px;
	padding:5px;
	margin:6px auto;
}
.top_cont div h4{
	float:left;
	margin-right:10px;
	width:234px;
}
.top_cont div p{
	width:320px;
	float:left;
}
.top_cont div i{
	width:182px;
	float:right;
}
#top20{
	width:600px;
	background:#FFFFFF;
	margin:16px auto;
	background:url(../images/c_t.gif) no-repeat left top #FFFFFF;
}
#top20 div{
	width:320px;
	margin:10px 10px 16px 10px;
	float:left;
}
#top20 div h4{
	margin-bottom:8px;
}
* html #top20 div{
	width:320px;
	margin:10px 0 16px 6px;
	float:left;
}
#top20 .left{
	margin:10px 0 10px 0;
}
#news,#contact{
	clear:both;
	background:#FFFFFF url(../images/c_u.gif) no-repeat left bottom;
	width:600px;
	padding-bottom:10px;
}
#news{
	margin:0 auto 18px auto;
	padding-bottom:10px;
}
#contact{
	margin:0 auto;
}
#news h3{
	margin-bottom:10px;
}
#news p{
	width:566px;
	margin:6px auto;
	border-bottom:solid #CCCCCC 1px;
	padding-bottom:4px;
}
#contact p{
	text-align:center;
	color:#333333;
	margin-bottom:6px;
}
#contact input,#contact textarea{
	border:solid 1px #000000;
	vertical-align:text-bottom;
}
#contact input{
	background:#FFFFFF;
	padding:4px;
}
input.c1{
	width:173px;
	height:18px;
}
input.c2{
	width:453px;
	height:18px;
}
#contact textarea{
	width:453px;
	height:80px;
}
#contact #button{
	background:#FFFFFF;
	height:20px;
	margin-bottom:10px;
}