body{background-color:#000000; padding:0; margin:0}

img{border:0;}

form{margin:0;}
.form2{width:406px; vertical-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:204px;
	background:url(s_images/top_slave.jpg) no-repeat top;
}
#mid
{
	position:relative;
	margin:0 auto;
	width:770px;
	height:255px;	
}
#footer
{
	position:relative;
	margin:0 auto;
	background:url(s_images/bottom_slave.jpg) no-repeat top;
	width:770px;
	height:141px;
}

.mid_l{background:url(s_images/left_slave.jpg) no-repeat top left; width:95px; height:255px; float:left;}
.mid_c{width:581px; height:255px; float:left;}
.mid_c_sl{background:url(s_images/center_slave.jpg) no-repeat top right; width:581px; height:255px; float:left;}
.mid_r{background:url(s_images/right_slave.jpg) no-repeat top left; width:94px; height:255px; float:left;}
.sl{width:500px; padding:17px 0 0 0; position:relative; margin:0 auto;}

.font1{color:#FFFFFF; font:11px Tahoma, serif;}
