body {
	background: url(../../images/layout/background.jpg) repeat center top;
	margin: 0px;
	padding: 0px;
}
#body {
	color: #000;
	margin: 0px 11px 0px 9px;
	width: 900px;
	font: 12px Verdana, Geneva, sans-serif;
}
#header-sub {
	background: url(../../images/header/sub-header-l.jpg) no-repeat;
	float: left;
	height: 42px;
	width: 187px;
}
#header-sub-top {
	background: url(../../images/header/sub-header-r.jpg) no-repeat;
	float: left;
	height: 42px;
	width: 713px;
}
#wrap {
	background: url(../../images/layout/info-background.gif) repeat-y center top;
	margin: 0px auto;
	width: 920px;
}

#header-logo {
}
#info {
	background: url(../../images/header/menu.jpg) repeat-y left top;
}
#sidebar-left {
	padding: 30px 0px;
	float: left;
	width: 187px;
}
#sidebar-right {
	padding: 70px 20px 30px;
	float: left;
	width: 147px;
	line-height: 130%;
	font-size: 90%;
}
#content {
	padding: 30px;
	float: left;
	width: 653px;
}
#footer {
	background: #736644 url(../../images/layout/footer.jpg) no-repeat center top;
	font-size: 90%;
	padding: 10px 30px 15px;
}

.clear {
	clear: both;
}
#content h1 {
	font-size: 16px;
	color: #61824D;
	margin-bottom: 15px;
	background: no-repeat;
}
#content p {
	line-height: 140%;
	margin-bottom: 20px;
}
#content a {
	color: #5F6D8F;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

#footer a {
	color: #766A54;
	text-decoration: none;
}
#content .padding-5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.underline {
	border-bottom: 1px solid #E0EBDA;
}
#highlight-column {
	padding-top: 3px;
	padding-bottom: 3px;
}
#highlight-column:hover {
	background: #FAF5ED;
}

.image_r {
	margin: 3px 0px 5px 15px;
	float: right;
}
a.button {
	background: #EBEDF1;
	padding: 2px 3px;
	border: 1px solid #A6B1C7;
}
a.button:hover {
	background: #DEE9D8;
	text-decoration: none;
}
form .col-30 {
	padding-bottom: 10px;
}
h1 .text-small {
	font-size: 70%;
}
.text-small {
	font-size: 80%;
}
