body {
background:url(images/bg.png);
background-repeat:repeat-y;
background-position:top center;
text-align:center;
margin:0px;
background-color:#030704;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#FFFFFF;
}

a , a:active , a:visited {color:#FFFFFF;text-decoration:none;}

a:hover {color:#999999;text-decoration:none;}

.main{
	width:1007px;
	margin-left:auto;
	margin-right:auto;
}

.top{
	width:1007px; height:129px;
	float:left;
	background-image:url(images/top.png);
}

.imageleft{
	width:823px; height:508px;
	float:left;
	background-image:url(images/image_left.png);
}

.imagenav{
	width:140px; height:508px;
	float:left;
	background-image:url(images/image_nav.png);
}

.nav{
	margin-top:60px;
	line-height:30px;
}

.imageright{
	width:44px; height:508px;
	float:left;
	background-image:url(images/image_right.png);
}

.bottom{
	width:1007px; height:43px;
	float:left;
	background-image:url(images/address.png);
}
