div#bg { display:none;background:#f00;  background:url('../images/bg.jpg');width:1200px;height:560px;  position:absolute;}

div#bg2 { display:none;background:#f00;  background:url('../images/bg2.jpg') no-repeat;width:1200px;height:760px;  position:absolute;margin:0px auto.}



.menu { margin-top:68px; width:965px; text-align:right; height:30px;text-transform: lowercase;  }



.menu a:hover { color: #d28d00;}
.menu a { text-decoration:none; color:#000; font-family: Arial;font-size:14px; margin-left:8px;margin-right:6px; margin-top:10px;}
a.active { color: #d28d00; }

.menu ul { margin:0px; padding:0px; }
.menu li { border-left: 1px solid #d28d00; list-style:none; display:inline; padding-top:7px; padding-bottom:7px; }

#main { width:638px;height:280px;margin-left:311px; margin-top:50px;}

#main p { max-width:615px; margin:0px auto;margin-top:0px; color: #b95d00;font-size:12px;}

#main a { color: #402500; }
#main a:hover { color:black; }

h2 { color: #d28d00; font-family: Arial; margin:6px;font-size:12px}
h2 span { color:gray; }

.contact input {
	margin-left:2px;
	width:200px;
	background: white;
	border:0px;

}

.contact textarea {
	margin-top:3px;
	background: white;
	border:0px;
	width:380px;
	height:130px;
	overflow:hidden;
}

.contact {
	width:400px;
	font-weight:bold;
	font-family: arial;
	font-size:11px;
}

.contact div {
	padding:5px;
	width:380px;
	back ground: white;
	border: 1px solid #a6a6a6;
	margin-top:5px;
}

.ok { width:95%; padding: 5px; text-align:center; background: #68c73e; color:white; font-family: Arial;  margin-top:15px;}

