/**
 
 */

body {
	background: #3F3F3F;
	color: #000000;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 0.95em;
	color: #FFF;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 15px;
	padding: 0px;
	font-weight: normal;
}

p {
	margin: 0px 0px 10px;
}

a img {
	border: 0px;
}

a {
	color: #fff;
} a:hover {
	color: #ffbf00;
}

.module_header {
	background: url('../Images/wdeimages/h1_bg.gif') no-repeat right top;
	margin: 0px 0px 14px;
	padding: 0px 0px 1px;
	font-size: 1.7em;
	border-bottom: 2px solid #f3ab92;
}

ul.latestnews {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 15px;
}

li.latestnews a {
	color: #fff;
}

li.latestnews a:hover {
	color: #FFBF00;
}

#wrap {
	width: 970px;
	background: url('../Images/wdeimages/wrap_bg.gif') #fff;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#left_col {
	float: left;
	width: 610px;
	overflow: hidden;
}

#right_col {
	float: right;
	width: 300px;
	padding: 30px 30px 0px 30px;
	margin: 0px;
	overflow: hidden;
}

#right_col ul.menu {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 15px;
}

#right_col ul#nav_371808 {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 15px;
}

#right_col ul#nav_391956 {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 15px;
}



#emailForm input, #emailForm textarea {
	background: #f8f8f8;
	border: 1px solid #666;
}
.contact_email {
	clear: both;
	margin: 0px 0px 5px;
}
.contact_email label {
	float: left;
}
#emailForm input {
	width: 240px;
	float: right;
}
#emailForm textarea, #emailForm input#contact_where {
	width: 300px;
	float: none;
}

#banner {
	/*background: url('../Images/wdeimages/banner.gif') no-repeat;*/
	width: 610px;
	height: 313px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#menu {
	width: 610px;
	/*background: url('../Images/wdeimages/menu.gif') no-repeat;*/
	height: 123px;
}

#menu h1 {
	display: block;
	width: 610px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	background: url('../Images/wdeimages/sitename.gif') no-repeat;
}

#menu ul {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 610px;
	height: 33px;
	overflow: hidden;
	list-style: none;
	background: url('../Images/wdeimages/menuitems.gif') no-repeat;
}

#menu ul li {
	float: left;
	color: #bf0000;
	margin: 5px 17px;
	font-weight: bold;
}

#menu ul li a {
	color: #bf0000;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu a {
	cursor: pointer;
}

#menu h1 span {
	margin: 0px 0px 0px -9999px;
}

#content {
	width: 530px;
	margin: 20px 40px;
	padding: 0px;
	background: /*url('../Images/wdeimages/content.gif') no-repeat*/;
}

#content ul#cirle_list {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#content ul#cirle_list li {
	padding: 0px;
	margin: 0px;
}

.big_circle {
	width: 86px;
	height: 86px;
	background: url('../Images/wdeimages/big_circle.gif') no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 52pt;
	color: #FFF;
	text-align: center;
}

.big_circle_right {
	float: right;
	display: block;
	width: 420px;
}

.big_circle_right h1 {
	margin: 0px 0px 2px;
}

.big_circle_right p {
	margin: 0px 0px 15px;
}

.yellow {
	color: #ffbf00;
}

.underline_arrow {
	background: url('../Images/wdeimages/h1_bg.gif') no-repeat top left;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
}

#footer {
	width: 890px;
	margin: 0px 40px;
	padding: 2px 0px 10px;
	border-top: #e49995/*f3ab92*/ solid 2px;
	font-size: 0.7em;
	text-align: center;
}

#footer_left {
	width: 425px;
	float: left;
	text-align: left;
}

#footer_right {
	width: 425px;
	float: right;
	text-align: left;
}

.address {
	float: left;
	width: 460px;
}

/* ### Contact Page ### */

#contactpage {
}

#contactpage_left {
	float: left;
	width: 230px;
}

#contactpage_right {
	float: right;
	width: 230px;
}

#contactpage #contactpage_right .textarea, #contactpage #contactpage_right .inputbox  {
	width: 220px;
	padding: 2px;
	border: #FFBF00 solid 1px;
}

#contactpage #contactpage_right .contact_email {
	margin: 0px 0px 10px;
}

address span {
	font-style: normal;
	width: 290px;
	display: block;
}

address {
	margin: 0px 0px 10px;
	width: 290px;
}

/* ### Things ### */
.article_separator { display: none; }
.row_separator     { display: none; }