body{
	margin:0;
  	color:#000;
	font:11px Arial, Helvetica, sans-serif;
	background:#346dcb;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#img1{
	position:absolute;
	left:670px;
	top:89px;
	z-index:99;
	
}
#main-container{
	width:830px;
	overflow:auto;
	margin:0 auto;
	background:url(../img/bg1.gif) repeat-x;
	position:relative;
	visibility: visible;
}
#promo{
	width:830px;
	height:204px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
#promo h1{
	position:absolute;
	left:47px;
	top:0px;
	z-index:9;
	margin:0;
	padding:0;
}
#promo h1 a{
	display:block;
	width:154px;
	height:204px;
	background:url(../img/logo.gif) no-repeat;
	overflow:hidden;
}
#promo h2{
	position:absolute;
	left:208px;
	top:26px;
	z-index:8;
	width:517px;
	height:180px;
	margin:0;
	padding:0;
	background:url(../img/txt_1.gif) no-repeat;
}

#main{
	width:830px;
	overflow:hidden;
}

#leftcol{
	float:left;
	width:205px;
	height:821px;
	background:url(../img/left1.jpg) no-repeat;
	overflow:hidden;
}
#centertcol{
	float:left;
	width:427px;
	height:821px;
	background:url(../img/txt3.gif) no-repeat 0 462px;
	overflow:hidden;
}

#box1{
	width:427px;
	height:462px;
	background:url(../img/txt_2.gif) no-repeat;
}
#rightcol{
	float:left;
	width:196px;
	height:821px;
	overflow:hidden;
	background:url(../img/right.jpg) no-repeat;
}
