#content {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	padding:5px 30px 10px 0px;
	margin:108px 0px 0px 0px;
	overflow: auto;
	letter-spacing: 0.2ex;
	float: right;
}
body {
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	background: #FF9F37;
}
#menu {
float:left;
	width: 190px;
	margin:108px auto auto 0px;
	padding-left:17px;
	text-align: right;
}
#page {
	background: url(img/bg1.gif) no-repeat center top;
	margin:10px auto;
	width: 770px;
	text-align: left;
}
#contact {
	text-align: right;
}
#copy {
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
h2 {
	font: 600 15px/20px Geneva, Arial, Helvetica, sans-serif;
	color: #AF723A;
	margin:5px auto;
}
p{
	margin:5px auto;
}
#content ul{
color: #666666;
padding-left:10px;
margin:0px 0px 5px 10px;
}
#content ul li{
	text-indent: 0px;
}
.brand{
text-align:left;
}
#back_home{
position:absolute;
margin:40px 0px 0px 25px;
width:180px;
height:50px;
cursor: pointer;
}
