body {
	color: #333;
	font-family: Georgia, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #DDECD9;
}

body#content {
	text-align: left !important;
	background-color: #FFF;
}

h1 {
	font-size: 18px;
	color: #506A4A;
	font-family: Georgia, Arial, serif;
}

h2 {
	font-size: 18px;
	color: #506A4A;
	font-family: Georgia, Arial, serif;
}

h3 {
	font-size: 14px;
	color: #666;
	font-family: Georgia, Arial, serif;
}

a, a:link, a:active, a:visited {
	color: #506A4A;
}

a:hover {
	color: #666;
}

#container {
	width: 750px;
	text-align: left;
	margin: 0 auto;
	background-image: url(/img/site/content_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#header {
	width: 750px;
	text-align: center;
	color: #9E9D9D;
	font-size: 14px;
	font-family: Georgia, Arial, serif;
}

#nav {
	width: 720px;
	text-align: right;
	padding-right: 30px;
}

#nav a, #nav a:link, #nav a:active, #nav a:visited {
	color: #506A4A;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, Arial, serif;
	font-weight: bold;
}

#nav a:hover {
	color: #999;
	text-decoration: underline;
}

#content {
	padding-left: 20px;
	width: 710px;
}

#content img {
	padding: 5px;
	}

#footer {
	font-size: 10px;
	background-image: url(/img/site/footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 750px;
	height: 28px;
	text-align: right;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: #506A4A;
	text-decoration: underline;
	font-size: 10px;
	font-family: Georgia, Arial, serif;
}

#footer a:hover {
	color: #999;
	text-decoration: none;
}

#sephone_footer {
	width: 750px;
	height: 20px;
	clear: both;
	padding-top: 3px;
	margin: 0 auto;
}

#sephone_footer #copyright {
	font-size: 10px;
	text-align: left;
	width: 300px;
	height: 20px;
	float: left;
}

#sephone_footer #cms {
	width: 300px;
	height: 20px;
	float: right;
	text-align: right;
	font-size: 10px;
}

.input{
	width: 150px;
}

 .textarea, .text {
 	margin-bottom: 10px;
 }

.offset {
	position:absolute;
	left:-9999px;
}

#header img {
border:0px;
}

#nav a {
	padding:0 10px 0 10px;
}