html, body {height:100%}

body {
	padding:0;
	margin:0;
	text-align:center;
	min-width: 864px;
	background: #dddddd url(concrete-images/main-background.jpg) repeat-x top;
	font-family: Arial, Helvetica, Verdana, Geneva,  sans-serif;
	font-size: 11px;
	color: #595959;
}

h1 {
	color: #595959;
	font-family: Arial, Helvetica, Verdana, Geneva,  sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding-left: 70px;
	padding-top: 20px;
	text-align: left;
}

h2 {
	color: #595959;
	font-family: Arial, Helvetica, Verdana, Geneva,  sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	text-align: left;
}

img { 
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a:link, a:visited {
	color: #0081d2;
	text-decoration: underline;

}

a:hover, a:active {
	text-decoration: none;
}


#container {
	width: 864px;
	height: 706px;
	text-align: left;
	margin: auto;
	position: relative;
	background: #ffffff url(concrete-images/top-background.gif) no-repeat top left;
}

#header {
	height: 15px;
	
}

#top {
	width: 100%;
	height: 85px;
}

#logo {
	float: left;
	width: 525px;
	height: 76px;
	padding-top: 9px;
}

#login {
	float: right;
	width: 339px;
	height: 85px;
	text-align: right;
}

#middle {
	height: 53px;
	width: 100%;
	background: url(concrete-images/menu-background.gif) repeat-x top left;
}

#menu {
	padding-top: 15px;
	height: 15px;
	width: 100%;
}

#leftmenu {
	float: left;
	height: 15px;
	width: 374px;
	background: #535353 url(concrete-images/tab-right-corner.gif) no-repeat top right;
}

#menulist {
	list-style: none;
	padding: 0;
	margin: 0; 
	font-family: "Arial";
	font-weight: bold;
	font-size: 10px;
	text-align: center;  
}

#menulist li {
	list-style: none;
	padding: 0;
	margin: 0; 
	float: left; 
	position: relative;
	padding-left: 2px;
}

#menulist a:link, #menulist a:visited {
	width: 120px; 
  	height: 14px;
	padding-top: 1px;
  	display: block;
  	background: url(concrete-images/tab.gif) no-repeat top center;
	color: #cccccc;
	text-decoration: none;
}

#menulist a:hover, #menulist a:active { 
	width: 120px; 
	height: 14px;
	padding-top: 1px;
	display: block; 
	background: url(concrete-images/tab-active.gif) no-repeat top center;
	color: #636363;
	text-decoration: none;
}

.selectedmenu {
	background: url(concrete-images/tab-selected.gif) no-repeat top center !important;
	color: #535353 !important;
}


#rightmenu {
	float: right;
	height: 15px;
	width: 490px;
}

#content {
	height: 512px;
	width: 100%;
	background-color: #cccccc;
	
}

#contentbody {
	height: 494px;
	width: 828px;
	padding: 18px;
	padding-top: 0px;
	overflow: auto;
}

#contentleft {
	float: left;
	width: 238px;
	
}

#flashcontent {
	width: 212px;
	background: #ffffff url(concrete-images/left-bottom-background.gif) no-repeat bottom left;
	text-align: center;
	height: 512px;
}

#flashcontenttop {
	width: 212px;
	background: url(concrete-images/left-top-background.gif) no-repeat top left;
	text-align: center;
	
}

#contentright {
	float: right;
	width: 626px;
}

#articles {
	width: 100%;
	height: 211px;
	background-color: #ffffff;
}

#leftarticle {
	float: left;
	width: 50%;
}

#rightarticle {
	float: right;
	width: 50%;
}

#clients {
	height: 100px;
	width: 100%;
	background: #545454 url(concrete-images/dark-corner.gif) no-repeat bottom left;
}

#clientstitle {
	height: 17px;
	padding-top: 3px;
	padding-left: 5px;
	font-family: Arial, Helvetica, Verdana, Geneva,  sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #cccccc;
}

#footer {
	height: 14px;
	padding-top: 26px;
	width: 100%;
	text-align: center;
	vertical-align: bottom;
	background: url(concrete-images/footer-background.gif) repeat-x top left;
}

.clear {
	clear: both;
}

.articleheader {
	width: 303px;
	height: 17px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #545454;
	color: #cccccc;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, Geneva,  sans-serif;
}

.articleheaderleft {
	width: 100%; 
	height: 60px; 
	background: white url(concrete-images/page-header.gif) no-repeat top left;
}

.articleheaderright {
	width: 100%; 
	height: 60px; 
	background: url(concrete-images/page-header-end.gif) no-repeat top right;
}

.articlebody {
	padding: 5px;
	padding-top: 9px;
	font-size: 12px;
}

.articletext {
	padding-top: 18px;
	font-family: Arial, Helvetica, Verdana, Geneva,  sans-serif;
	font-size: 12px;
}

.showBlock {
	display: block;
}
.hideBlock {
	display: none;
}

/****************************************************
XHTML FORM CSS 
*****************************************************/

 form.concrete_form {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, Geneva,  sans-serif;
	font-size: 12px;
}

 form.concrete_form fieldset {
	display: block;
	margin: 0 20px 1px 0;
	padding: 20px;
	background-color: #CCC;
	border: none;
}

 form.concrete_form fieldset legend {
	font-size: 14px;
	font-weight: bold;
	color: #000; 
	margin: -8px 0 16px -8px;
}

 form.concrete_form fieldset>legend {
 	margin: 42px 0 5px -5px;
 }

 form.concrete_form label {
	float: left;
	width: 160px;
	font-size: 12px;
}

 form.concrete_form em {
	font-size: 10px;
	color: #666;
	font-style: normal;
}

 form.concrete_form input,  form.concrete_form textarea,  form.concrete_form select {
	margin-bottom: 8px;
}

 form.concrete_form input.boxes_horizontal {
	margin: 0 12px 0 0;
}

 form.concrete_form div.checkboxes_horizontal {
	margin-bottom: 10px;
}


 form.concrete_form br {
clear: left;
}

input.error,  textarea.error, select.error{
	border: 1px solid #990000;
}

div.errorList {
	display: block;
	width: 300px;
	margin: 0 0 12px 0;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #F2DFE9;
}
div.errorList ul {
	display: block;
	margin: 0;
	padding: 0;
}

div.errorList ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #660000;
}

