body{background-color:#181818; padding:0; margin:0}

img{border:0;}

form{margin:0;}
.form2{width:406px; mvertical-align:top;}
.form2 input{width:189px; height:17; font: bold 11px tahoma, serif; color:#f90d0d; background:#423d41; border:1px solid #f90d0d; }
.form2 textarea{width:221px; height:98px; overflow:auto; background:#423d41; border:1px solid #f90d0d; color:#f90d0d; font: bold 11px tahoma, serif;}

#header
{
	position:relative;
	margin:0 auto;
	width:770px;
	height:106px;
	background:url(images/bg_top.jpg) no-repeat top;
}
#cont
{
	position:relative;
	margin:0 auto;
	width:770px;
	height:367px;	
}
#footer
{
	position:relative;
	margin:0 auto;
	background:url(images/bg_footer.jpg) no-repeat top;
	width:770px;
	height:77px;
	color:#797979;
	font:11px Tahoma, serif;
	text-align:center;
	padding-top:10px;
}

#footer a {
	color:#797979;
	text-decoration: none;
}

.cont_l{background:url(images/bg_left.jpg) no-repeat top left; width:92px; height:367px; float:left;}
.cont_c{width:587px; height:367px; float:left;}
.cont_c_blue{background:url(images/bg_blue.jpg) no-repeat top right; width:587px; height:367px; float:left;}
.cont_c_orange{background:url(images/bg_orange.jpg) no-repeat top right; width:587px; height:367px; float:left;}
.cont_c_green{background:url(images/bg_green.jpg) no-repeat top right; width:587px; height:367px; float:left;}
.cont_c_red{background:url(images/bg_red.jpg) no-repeat top right; width:587px; height:367px; float:left;}
.cont_r{background:url(images/bg_right.jpg) no-repeat top left; width:91px; height:367px; float:left;}

.wel{width:587px; padding:17px 0 0 0; position:relative; margin:0 auto;}
.home{float:leftl; width:70px;}
.home_cont{float:left; width:410px; height:300px; position:absolute; left: 108px; top: 34px;}
.home_menu{float:leftl; width:70px; position:absolute; left: 552px; top: 17px;}

.clear {
	clear: both;
}

h1 {
	position:relative;
	margin:0 auto;
	width: 770px;
	height: 20px;
	padding: 3px;
	color: #FFFFFF;
	text-align:center;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

#main {
	font-size: 11px;
	color: #FFFFFF;
}

#main h2 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	color: #FFFF00;
	margin: 8px 0px 8px 0px;
}

#main a {
	color:#FFFF99;
	text-decoration: none;
}
#main a:hover {
	color:#FF0000;
	text-decoration: underline;
}

#main dl {
	margin: 0;
}

#main dt {
	margin: 8px 5px 5px 5px;
}

#main dd {
	margin: 5px 5px 5px 30px;
}

#main blockquote {
	margin: 10px 10px 10px 10px;
}


#main a.shop {
	color: #FFFFFF;
	text-decoration: none;
}

#main strong {
	font-weight: normal;
}

#bottom {
	position:relative;
	margin:0 auto;
	width: 770px;
	padding: 10px;
	text-align:center;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 9px;
}

#bottom h3 {
	font-size: 11px;
	color: #333333;
	margin: 5px 5px 5px 5px;
}

#bottom ul {
	margin: 0;
	padding: 0;
}

#bottom li {
	list-style: none;
	margin: 0px 5px 0px 5px;
	float: left;
}

#bottom a {
	color: #333333;
	text-decoration: none;
}
