/**

 */

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: #3f3f3f;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 15px;
	padding: 0px;
	font-weight: normal;
	color: #bf0000;
}

p {
	margin: 0px 0px 10px;
}

a img {
	border: 0px;
}

a {
	color: #3f3f3f;
} a:hover {
	color: #BF0000;
}

.module_header {
	background: url('../Images/wdeimages/content_header_bg.gif') no-repeat left top;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	font-size: 2em;
	color: #bf0000;
}

ul.latestnews {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 15px;
}

li.latestnews a {
	color: #3f3f3f;
}

li.latestnews a:hover {
	color: #BF0000;
}

#wrap {
	width: 970px;
	background: #fff;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#header {
	width: 970px;
	height: 340px;
}

#site_name {
	width: 970px;
	height: 90px;
	background: url('../Images/wdeimages/sitename_bg.gif') repeat-x;
}

#site_name h1 {
	display: block;
	width: 610px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	background: url('../Images/wdeimages/sitename.gif') no-repeat;
}

#site_name a {
	cursor: pointer;
}

#site_name h1 span {
	margin: 0px 0px 0px -9999px;
}

#header_main {
	width: 970px;
	height: 250px;
	background: url('../Images/wdeimages/header_main_bg.gif') repeat-y;
}

#header_image {
	width: 215px;
	height: 250px;
	float: left;
}

#header_page_text {
	width: 470px;
	height: 187px;
	float: left;
}

#header_content {
	width: 215px;
	height: 187px;
	float: right;
	color: #fff;
} #header_content a {
	color: #fff;
	text-decoration: none;
	font-size: 1.3em;
	line-height: 1em;
} #header_content a:hover {
	color: #ffbf00;
}

#page_main {
	background: #fff url('../Images/wdeimages/page_main_bg.gif') no-repeat right top;
}

#left_col {
	float: left;
	width: 610px;
	overflow: hidden;
}

#left_col_full {
	float: left;
	overflow: hidden;
}


#right_col {
	float: right;
	width: 300px;
	padding: 30px 30px 0px 0px;
	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;
}

#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/banner.gif') no-repeat;*/
	width: 610px;
	height: 313px;
}

#menu {
	width: 610px;
	/*background: url('../images/menu.gif') no-repeat;*/
	height: 33px;
	float: right;
}

#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;
}


#content {
	width: 560px;
	margin: 20px 40px;
	padding: 0px;
	background: /*url('../images/content.gif') no-repeat*/;
}

#content_full {
	margin: 20px 40px;
	padding: 0px;
	background: /*url('../images/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: 4.5em;
	color: #FFF;
	text-align: center;
}

.big_circle_right {
	float: right;
	display: block;
	width: 350px;
}

.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 {
	background: url('../Images/wdeimages/wrap_bg.gif');
	width: 890px;
	margin: 0px;
	padding: 8px 40px 1px;
	font-size: 0.7em;
	text-align: center;
	color: #fff;
} #footer a {
	color: #fff;
} #footer a:hover {
	color: #ffbf00;
}

#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: 300px;
}

#contactpage #contactpage_right .textarea, #contactpage #contactpage_right .inputbox  {
	width: 294px;
	padding: 2px;
	border: #666 solid 1px;
	float: left;
}

#contactpage #contactpage_right .contact_email {
	margin: 0px 0px 10px;
}

.contact_email_checkbox #contact_email_copy {
	width: auto;
	float: none;
	background: none;
	border: none;
}

address span {
	font-style: normal;
	width: 230px;
	display: block;
}

address {
	margin: 0px 0px 10px;
	width: 230px;
}

dl {
}

dt {
	color:#BF0000;
	padding:0px 0px 0px 5px;
}

dd {
	margin: 0px 0px 15px 40px;
}

/* ### Joomla! Things ### */
.article_separator {
	width: 560px;
	height: 1px;
	border: none;
	margin: 15px 0px 5px;
	padding: 0px;
	background: #EFBFBF;
	display: block;
}
.row_separator     { display: none; }

#new-case {
float:left;
width:310px;
}

#priority {
float:right;
font-size:10px;
position:relative;
top:300px;
width:250px;
}

#new-case input.cat_textbox, #new-case textarea.cat_listbox, #new-case select.cat_dropdown, #new-case select.cat_listbox {
width:240px;
}

.when-logged-in {
display:none;
}

.when-logged-out {
display:block;
}

#log-out {
float: right;
}

/*ul li {
list-style: none;
}
*/
#iconset {
border:1px solid #DDDDDD;
float:left;
font-size:12px;
height:170px;
margin:2px;
padding:2px;
text-align:center;
width:170px;
}

#iconset a {
margin-bottom: 5px;
}

.secure-login, .newsletter-form {
margin-top: 15px;
}

.ModuleLabel {
color: #ea5c23;
}