*{
	margin: 0px;
	padding: 0px;
	left: -100px;
	right: 100px;
}
img{border:0px}
html{
width:100%;
height:100%;
}
body{
background-color:#f3ebe7;
width:624px;
margin:auto;
position:relative;
}
#header{
	width:800px;
	height:320px;
	background-color:#FFFFFF;
	float:left;
	margin: auto;
	padding: 0px;

}
.flleft{float:left}
.flright{float:right}
#header li,#header li img{
	list-style-type:none;
	float:left
}
#content{
	width:743px;
	background-image:url(images/cont_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	float:left;
	padding-top: 21px;
	padding-right: 30px;
	padding-bottom: 31px;
	padding-left: 27px;
	background-color: #FFFFFF;
}
.wrap{
	width:566px;
	border-right:1px solid #EEEEEE;
	float:right
}
.block{
	width:250px;
	border-left:1px solid #CCCCCC;
	padding:0 0 0 22px;
	font-family:tahoma;
	font-size:14px;
	color:#ffa063;
	float:left;
	text-decoration: underline;
	font-weight: bold;
}
.block strong, .text span{
	color:#000000
}
.block p{
padding:16px 40px 0 0
}
.block p img{
vertical-align:middle;
padding:2px 0 0 10px
}
.text{
	font-family:Tahoma;
	font-size:11px;
	color:#8C8C8C;
	float:right;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 30px;
	width: 500px;
}
.text img{
margin:0 0 20px 0
}
.banners img{
float:left
}
#footer{
	background-image:url(images/footer_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:41px;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#BABABA;
	width:580px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 200px;
}
#footer p{
	float:left
}
#footer span{
float:right;
color:#FA9B0E
}
#footer a{
color:#FA9B0E;
text-decoration:underline
}
#footer a:visited{text-decoration:underline}
#footer a:hover{text-decoration:none}

