
ul#css_nav li.top {
	float: left;
	margin:0;
	padding:0;
}
ul#css_nav li ul {
	margin:0;
}

body {
	background: #57657a url('/clients/midas/structureimages/bg.png') repeat top center;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", sans-serif;
	color: #656565;
	font-size: 11px;
}
a {color: #6e6e6e; text-decoration: none;}
a:hover {color: #c46e70;}
img,fieldset {border: 0;}
div,span,form,fieldset{margin:0;padding:0;}
.left {float: left;}
.right {float: right;}
.wrapper {
	margin: 17px auto 0 auto;
	width: 933px;
	padding: 0 0 0 20px;
	overflow: hidden;
}

h1 {
text-transform:capitalize;
}

hr {
	background: #cccccc none repeat scroll 0 0;
	border: 0 none;
	color: #cccccc;
	height: 1px;
	margin: 10px 0 20px 0;
}
/*--------------------------------------------------
// Header
//--------------------------------------------------*/

#slogan {
padding:0;
}

* html .png{
	position:relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" &&this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
		this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
		this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}
#header {
	height: 145px;
	width: 933px;
	display: block;
}
#menu {
	background: #526635 url('/clients/midas/structureimages/menu_bg.png') repeat-x top left;
	padding: 0 0 0 11px;
	height: 38px;
	width: 883px;
}
#xxxmenu ul {
	margin: -7px 0 0 0;
}
#xxxmenu ul {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0 0 0 15px;
	display: block;
	list-style-type: none;
}
#xxxmenu ulx li {
	float: left;
}
/*--------------------------------------------------
// Body
//--------------------------------------------------*/
#contentwrap {
	padding: 0;
	margin: 0;
	width: 894px;
	background: #ffffff url('/clients/midas/structureimages/contentwrap_bg.png') repeat-y top left;
	overflow: hidden;
}
#banner {
	width: 894px;
	height: 261px;
	background: #ffffff;
	overflow: hidden;
	padding: 26px 0 0 18px;
}
#sidebar {
	float: left;
	width: 237px;
	margin: 0 0 0 0;
	padding: 0 0 0 31px;
}
#sidebar h3{
	font-size: 18px;
	font-weight: normal;
	font-family: "Arial";
	color: #656565;
	margin: 10px 0 9px 0;
	padding: 0;
}
#sidebar .box {
	background: transparent url('/clients/midas/structureimages/sidebar_box.png') no-repeat top left;
	overflow: hidden;
	width: 192px;
	height: 156px;
	margin: 15px 0 0 0;
	padding: 0 0 0 18px;
}

#sidebar .box ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#sidebar .box li {
	list-style-image:url(/images/list.gif);
}

#sidebar .box a {color: #545454; text-decoration: none;}
#sidebar .box a:hover {color: #0d6e04; text-decoration: underline;}

#sidebar .sendamessage_box {
	background: transparent url('/clients/midas/structureimages/sendamessage_box.png') no-repeat top left;
	overflow: hidden;
	width: 193px;
	height: 211px;
	margin: 20px 0 0 0;
	padding: 0 0 0 18px;
	position: relative;
	z-index: 1;
}
#sidebar .sendamessage_box input {
	background: transparent url('/clients/midas/structureimages/message_input.png') no-repeat top left;
	overflow: hidden;
	width: 167px;
	height: 23px;
	margin: 0 0 3px 0;
	padding: 5px;
	border: 0;
	color: #ffffff;
}
#sidebar .sendamessage_box textarea {
	background: transparent url('/clients/midas/structureimages/message_textarea.png') no-repeat top left;
	overflow: hidden;
	width: 166px;
	height: 71px;
	padding: 5px;
	border: 0;
	color: #ffffff;
}
#content {
	float: left;
	overflow: hidden;
	width: 580px;
	padding: 10px 0 60px 15px;
}
/*--------------------------------------------------
// Footer
//--------------------------------------------------*/
#footer {
	margin: 0 0 20px 0;
	padding: 27px 0 0 285px;
	overflow: hidden;
	background: transparent url('/clients/midas/structureimages/footer.png') no-repeat top left;
	width: 904px;
	height: 79px;
	color: #ffffff;
	font-size: 11px;
	top: -50px;
position: static;
}

a.footer {color: #ffffff; text-decoration: none;}
a.footer:hover {color: #d3903e; text-decoration: underline;}

#cycle img {
width: 857px;
height: 261px;
}



#css_nav li ul.text{border-top:1px solid #7c8f61;}
#css_nav li ul.text li a {
border-bottom:1px solid #7c8f61;
border-left:1px solid #7c8f61;
border-right:1px solid #7c8f61;
}
		