body {
	margin:0px;
	text-align:center;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#030303;
	
}

#container{
width: 887px;
margin:auto;
text-align:center;
}

#top{
width: 887px;	
}

#nav{
width: 887px;
}

#banner{
width: 887px;

}

#content-home{
width: 881px;
padding: 12px 3px 20px 3px;
background-image:url(../images/content-bg.jpg);
background-repeat:repeat-y;
text-align:center;
}

#content{
width: 833px;
padding: 7px 27px 20px 27px;
background-image:url(../images/content-bg.jpg);
background-repeat:repeat-y;
text-align:left;
}
.content-home-left{
padding: 0px 0px 25px 27px;	
}

.content-home-right{
padding: 0px 27px 25px 0px;	
}

#footer{
width: 739px;	
height: 46px;
background-image:url(../images/footer-bg.jpg);
background-repeat:no-repeat;
padding: 29px 74px 0px 74px;
font-family: Arial, Helvetica, sans-serif;
color:#FFFfff;
font-size:10px;
}

#footer a {
font-weight: bold;
color:#c38e90;
text-decoration:none;
}

p{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color: #58595b;
text-align:left;
}

li{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color: #58595b;
text-align:left;
}

a{
color: #870006;
}

td{
vertical-align: top;	
}