body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backgr_top.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center top;
}
#maincontainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#sidebar {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 28px;
}
#logo {
	height: 180px;
	overflow: hidden;
	width: 310px;
}
#nav {
	margin-right: 10px;
	overflow: hidden;
	float: right;
	width: 580px;
	height: 38px;
	margin-top: 142px;
}
#nav ul {
	list-style-type: none;
	font-size: 12px;
	line-height: 38px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}
#nav li {
	margin: 0px;
	float: left;
	padding: 0px;
}
#nav li a {
	text-decoration: none;
	color: #082567;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
}
#nav li em a {
	font-style: normal;
	color: #1b3d8b;
	background-image: url(../images/backgr_navon.gif);
	background-repeat: no-repeat;
	display: block;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
}
#nav li em a:hover {
	color: #1b3d8b;
}
#nav li a:hover {
	text-decoration: none;
	color: #FFF;
}
#promo {
	padding-bottom: 30px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatr {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content {
	margin-right: 10px;
	margin-left: 330px;
	padding-top: 15px;
}
#content dl, #content table {
	background: inherit;
}
#content table {
	font-size: 13px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
}
#content table td {
	background-color: #F0F4F6;
	padding: 6px;
	margin: 0px;
	border-spacing: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#content h1 {
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
	color: #3257ac;
	margin-bottom: 20px;
	margin-top: 20px;
}
#content h1 strong {
	color: #FFF;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #3257ac;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#content ul {
	color: #0164a8;
	font-size: 13px;
	line-height: 18px;
	margin-right: 10px;
	margin-left: 15px;
}
#content li {
	margin: 0px;
	padding-bottom: 5px;
}
#content p {
	font-size: 14px;
	line-height: 18px;
	color: #666;
	font-family: "Times New Roman", Times, serif;
}
#content p strong {
	color: #3257ac;
}
#content p a {
	color: #31af5b;
	text-decoration: none;
}
#content p a:hover {
	text-decoration: underline;
}
#footer {
	clear: left;
	background-image: url(../images/backgr_footer.gif);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 30px;
	background-position: center top;
	height: 70px;
	margin-bottom: 20px;
}
#footerside {
	float: right;
	text-align: right;
}
#footer #footerside p{
	color: #333;
}
#footer #footerside p em a{
	color: #FFF;
}
#footer #footerside p em a:hover {
	color: #FFF;
	text-decoration: underline !important;
}
#footer p {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
#footer p a  {
	color: #333;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer p em {
	font-style: normal;
	color: #FFF;
}
#news {
	background-image: url(../images/backgr_blogs.gif);
	background-repeat: repeat-x;
	background-position: left 36px;
	width: 287px;
}
#news h3 {
	font-weight: normal;
	color: #39a65e;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 34px;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
#news ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 13px;
	line-height: 16px;
}
#news li em {
	float: right;
	width: 80px;
	text-align: right;
	color: #506794;
	height: 20px;
}
#news li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#news li a {
	text-decoration: none;
	color: #333;
}
#news li a:hover {
	text-decoration: underline;
	color: #31af5b;
}
#social {
	width: 300px;
	text-align: right;
	float: right;
	position: absolute;
	left: 650px;
}
#welcome {
	background-image: url(../images/backgr_welcome.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 287px;
	padding-bottom: 30px;
}
#welcome h3 {
	font-weight: normal;
	color: #39a65e;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 34px;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#welcome p {
	font-size: 13px;
	line-height: 18px;
	color: #333;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#welcome p a {
	font-family: "Times New Roman", Times, serif;
	color: #31af5b;
	text-decoration: none;
	font-size: 14px;
}
#welcome p a:hover {
	text-decoration: underline;
}
#content h3 {
	padding: 0px;
	font-weight: normal;
	color: #39a65e;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 34px;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 1px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
#content dt {
	float: left;
	font-weight: normal;
	margin-left: 25px;
}
#content dd {
	margin-left: 145px;
	color: #333;
}
#content dd a {
	color: #31af5b;
}
#content dd a:hover {
	text-decoration: underline;
}
#content dl {
	color: #0164a8;
	font-size: 13px;
	line-height: 18px;
	margin-right: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
ul.form {
	margin: 0;
	padding: 0;
	margin-left: 10px;
}
ul.form li {
	list-style-type: none;
	padding-top: 8 !important;
	padding-right: 0;
	padding-bottom: 8 !important;
	padding-left: 0;
	margin: 0;
}
ul.form li.submit {
	padding-left: 190px;
	padding-top: 10px;
}
ul.form label {
	width: 165px;
	display: block;
	float: left;
	padding-left: 30px;
}
ul.form li.no-label {
	padding-left: 110px;
}
ul.form textarea {
	width: 350px;
}
