body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #343028;
	background: #e8e3df url(../images/layout/body-bg.jpg) fixed center top repeat-x;
	margin:0;
}
#header-bg {
	background: #e8e3df;
	border-bottom: 14px solid #565149;
	width: 100%;
	height: 121px;
}
#header {
	width: 960px;
	margin:0 auto;
}
#container-bg {
	background: url(../images/layout/container-shadow.png) no-repeat top center fixed;
	width: 100%;
}
#container-area {
	background: url(../images/layout/body-top-gradient.png) repeat-x top #e8e3df;
	width: 960px;
	margin: 0 auto;
}
#container {
	padding: 0 27px;
}
#menu-main {
	background: url(../images/layout/menu/menu-bg.gif) repeat-x;
}
#menu-main-bottom {
	clear: both;
	background: url(../images/layout/menu/menu-bottom.png) no-repeat center top;
	text-align: center;
	height: 43px;
	overflow: hidden;
}
#menu-sx {
	width: 80px;
	background: url(../images/layout/menu/menu-sx.jpg) top left no-repeat;
}
#menu-dx {
	width: 80px;
	background: url(../images/layout/menu/menu-dx.jpg) top right no-repeat;
}
#menu-item1 {
	width: 130px;
	background: url(../images/layout/menu/menu-item1.png) top center no-repeat;
}
#menu-item2 {
	width: 135px;
	background: url(../images/layout/menu/menu-item2.png) top center no-repeat;
}
#menu-item3 {
	width: 146px;
	background: url(../images/layout/menu/menu-item3.png) top center no-repeat;
}
#menu-item4 {
	width: 134px;
	background: url(../images/layout/menu/menu-item4.png) top center no-repeat;
}
#menu-item5 {
	width: 143px;
	background: url(../images/layout/menu/menu-item5.png) top center no-repeat;
}
#menu-item6 {
	width: 102px;
	background: url(../images/layout/menu/menu-item6.png) top center no-repeat;
}
.menu-gap {
	width: 2px;
	background: url(../images/layout/menu/menu-gap.gif) top center no-repeat;
}
#menu-sx, #menu-dx, .menu-gap, #menu-item1, #menu-item2, #menu-item3, #menu-item4, #menu-item5, #menu-item6 {
	height: 29px;
	float: left;
	cursor: pointer;
}
#menu-item1:hover, #menu-item2:hover, #menu-item3:hover, #menu-item4:hover, #menu-item5:hover, #menu-item6:hover {
	background-position: bottom;
}
p, li {
	margin: 0;
	line-height: 18px;
}
table, tr, td {
	font-size: 11px;
}
a {
	color: #914100;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #5c1400;
	text-decoration: underline;
}
img {
	border: none;
}
input, textarea, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #343028;
}
h1 {
	font-weight: normal;
	font-size: 20px;
	border-bottom: 5px solid #914100;
	text-align: right;
}
h2 {
	float: left;
	padding: 0 8px 0 0;
	color: #9d978d;
}
h3 {
	background: #914100;
	color: #fff;
	padding: 4px;
}
h4 {
	color: #914100;
	font-size: 15px;
	margin-top: 30px;
	margin-bottom: 5px;
	font-weight: normal;
}
.cleaner {
	clear: both;
}
/* Box1 styles */
.box1 {
	width: 378px;
	background: #cbc4ba;
	color: #343028;
	margin-bottom: 28px;
}
.box1 p {
	color: #343028;
}
.box1-top, .box1-bottom {
	height: 10px;
}
.box1-text {
	padding: 0 15px;
}
.box1-gap {
	margin: 8px 0 14px;
	height: 0px;
	border-bottom: 1px solid #ded7cd;
	border-top: 1px solid #b6b0a6;
}
/* Box2 styles */
.box2 {
	width: 500px;
	background: #9d978d;
	color: #343028;
	margin-bottom: 28px;
}
.box2 a {
	color: #914100;
	text-decoration: none;
}
.box2 a:hover, .box2 a:active, .box2 a:focus {
	color: #5c1400;
	text-decoration: underline;
}
.box2 p {
	color: #343028;
}
.box2-top, .box2-bottom {
	height: 10px;
}
.box2-text {
	padding: 0 15px;
}
.box2-gap {
	margin: 8px 0 14px;
	height: 0px;
	border-bottom: 1px solid #bab3a9;
	border-top: 1px solid #7d786e;
}
#box2-img {
	float: left;
	margin-right: 20px;
	height: 155px;
}
.box2-status {
	color: #fff;
	font-weight: normal;
}
/* Area styles */
.area-sx {
	width: 378px;
	float: left;
	margin-right: 14px;
	margin-bottom: 28px;
}
.area-dx {
	width: 500px;
	float: left;
	margin-left: 14px;
	margin-bottom: 28px;
}
/* Box styles - 3 column*/

.box3 {
	width: 283px;
	background: #cbc4ba;
	color: #343028;
	margin-bottom: 28px;
	float: left;
}
.box4 {
	width: 283px;
	background: #cbc4ba;
	color: #343028;
	margin: 0 28px 28px 28px;
	float: left;
}
.box5 {
	width: 283px;
	background: #cbc4ba;
	color: #343028;
	margin-bottom: 28px;
	float: left;
}
/* Footer */
#footer {
	background: #cbc4ba;
	border-top: 14px solid #565149;
	padding: 10px;
}
#footer p {
	font-size: 10px;
	line-height: 15px;
}
#footer-menu {
	float: right;
	font-size: 10px;
}
#footer-menu ul {
	margin: 0;
}
#footer-menu ul li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #7d786e;
}
#footer-menu ul li.noborder {
	border-right: none;
}
.home-img {
	float: right;
	margin: 0 0 5px 5px;
	border: 1px solid #9d978d;
}
.box-site {
	margin-left: 45px;
	border-bottom: 1px solid #a5a09c;
	margin-bottom: 15px;
}
.box-site div.site-img {
	float: right;
	margin: 0 8px 8px 8px;
	border: 1px solid #565149;
}
.box-site .site-details {
	padding-bottom: 8px;
	display: block;
}
#message-message {
	background: url(../images/layout/typo/icon-info.png) #fff no-repeat 15px 15px;
}
#message-alert {
	background: url(../images/layout/typo/icon-error.png) #fff no-repeat 15px 15px;
}
#message-tips {
	background: url(../images/layout/typo/icon-tips.png) #fff no-repeat 15px 15px;
}
#message-feed {
	background: url(../images/layout/typo/icon-rss.png) #fff no-repeat 15px 15px;
}
#message-message, #message-alert, #message-tips, #message-feed {
	margin: 20px 28px;
	margin-top: 0;
	text-align: left;
	padding: 15px;
	color: #565149;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-bottom: 3px solid #9d978d;
}
#message-message p, #message-alert p, #message-tips p, #message-feed p {
	padding-left: 25px;
}
div.growlUI {
/*	background: url(../images/layout/check25.png) no-repeat 10px 10px;
*/}
div.growlUI h1, div.growlUI p {
	color: white;
	padding: 5px;
	border: none;
	margin: 0;
	font-weight: bold;
	text-align: center;
}
div.growlUI h1 {
	font-size: 14px;
}
fieldset {
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px 0;
}
fieldset legend {
	margin: 0 5px;
}
#logos	{
	clear: right;
	float: right;
	margin-top: 15px;
}
#logos ul {
	margin: 0;
}
#logos ul li {
	display: inline;
	padding: 0 5px;
}

