html, body, strong, li
{
	margin: 0;
	padding: 0;
	line-height: 17px;

}
body
{

	line-height: 18px;
	font-size: 12px;
	font-family: Arial;
	color: #505050;
}


/*html tags*/
a{
	color: #474747;
	text-decoration: none;

}
a:hover{
	color: #000000;
	text-decoration: none;
}




li{
	line-height: 20px;
	list-style: disc;
	margin-left: 15px;
	font-size: 14px;
}

strong{
	font-weight: bold;
	padding-bottom: 5px;
	line-height: 18px;
}

b{
	font-weight: bold;
}

em{
	font-style:italic; 
}

h2{
	color: #981b1e;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	padding: 0px 0 10px 0 ;
	margin: 0;
}

h3{
	color: #f7941d;
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	padding: 0px 0 10px 0 ;
	margin: 0;
}

h4{
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0 10px 0 ;
	margin: 0;
}

p{
	padding: 3px 0;
	line-height: 1.5em;
	color: #474747;
	font-size: 13px;
}

fieldset p{
	padding-bottom: 5px;
	line-height: 1.5em;
  
  }
label {
  float:left;
  width:180px;
  margin-right:0.5em;
  padding-top:0.1em;
  text-align:left;
  font-weight:bold;
  }


dt{
	padding-top: 15px;
	line-height: 1em;
}
dt a{
	color: #267fc0;
	font-weight: bold;
}
dt a:hover{
	color: #000000;
}
dd{
	line-height: 1.5em;
}  
  
/*structure*/
#wrapper{
	width: 978px;
	text-align: center;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
}

#header{
	background: #330000 url(/images/imgBackgroundHeader.jpg) no-repeat;
	background-position:top center;
	height: 102px;
}
#headersection{
	height: 102px;
	position: relative;
	width: 978px;
	margin: 0 auto;
}

#required{
	color: #ff0101;
}


#headernav{
	position: absolute;
	left: 240px;
	top: 100px;
	font-size: 10px;
	color: #385b75;
	font-weight: bold;
}
#headernav a{
	font-size: 10px;
	color: #385b75;
	font-weight: bold;
}
#search{
	position: absolute;
	left: 730px;
	top: 95px;
}
#home{
	position: absolute;
	top: 33px;
	left: 0px;

}


#main{
	background-color: #40515d;
	height: 392px;
}
#mainClient{
	background-color: #40515d;
	height: 40px;
}
#mainmenu{
	height: 40px;
	color: #fff;
	position: relative
}
#mainmenu a{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

#navdownload{
	position: absolute;
	left: 810px;
	top: 12px;
	font-weight: bold;
	font-size: 11px;
}
#navdownload a{
	color: #fff;
}
#content{
	background: #ffffff;
	min-height: 589px;
	height:auto !important;
	height: 589px;	
}
#contentarea{
	background-color: #fff;
	min-height: 350px;
	height:auto !important;
	height: 350px;
}

#leftcontent{
	width: 156px;
	float: left;
	padding-left: 10px;
	min-height: 20px;
	height:auto !important;
	height: 20px;
}
#leftcontent a{
	font-size: 14px;
	color: #474747;
}
#centercontent{
	width: 500px;
	float: left;
	padding-bottom: 20px;
}
#rightcontent{
	width: 225px;
	float: left;
}
#lefthome{
	width: 656px;
	float: left;
	min-height: 350px;
}
#righthome{
	padding-top: 0 0 0 20px;
	width: 260px;
	float: left;
	border-left: 1px dotted #f7941d;
}
.wrap{
	width: 934px;
	margin: 0px auto;
	text-align: center;	
	position: relative;
}

.navwrapper{
	width: 934px;
	margin: 0px auto;
	text-align: right;	
	position: relative;
}

.cleardivs{
	clear: both;
}
.padlefthome{
	padding: 0 15px 0 20px;
}
.padrighthome{
	padding-left: 20px;
}

#leftnav a{
color: #434343;
font-size: 12px; 
text-transform: uppercase;
}
#leftnav a.selected{
color: #e97f00;
font-weight: bold;
}
#leftnav a:hover{
color: #e97f00;
font-weight: bold;

}

a.portfolioleftnav{
	text-transform: uppercase; 
	color: #000;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
}
a.portfolioleftnav:hover, a.portfolioleftnavSelected {
	text-transform: uppercase; 
	color: #f7941d;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
}
a.portfolioleftSubNav{
	font-size: 11px;
}
a.portfolioleftSubNav:hover, a.portfolioleftSubNavSelected {
	font-size: 11px;
	color: #981b1e;
}



#navlist{
	font-size: 11px;
	font-weight: bold;
	color: #e97f00;
	padding: 10px;
	text-align: right;	
}
#navlist li{
	list-style-type: none;
	display: inline;

}
#navlist a{
	font-size: 12px;
	font-weight: bold;
	padding: 0.2em 1em;
	color: #e97f00;
	text-decoration: none;
	text-align: right;	
}	
#navlist a:hover, #navlist li.selected a{
	color: #981b1e;
}


#footer{
	background: #1c0000 url(/images/imgBackgroundFooter.jpg) no-repeat;
	background-position:top center;
	height: 80px;
}

.footernav{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	text-align: top;
	height: 24px;
}

.footernav a{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.footernav:hover{
	color: #f7941d;
	text-decoration: none;
	font-size: 11px;
}


.inputtext{
	width: 112px;
	height: 22px;
}
.searchbutton{
	position: absolute;
}
.divdots{
	background: url(/images/imgHorizontalDivDots.gif) repeat-x;
	width: 100%;
	height: 10px;
	
}
.paddiv{
	padding: 15px 20px;
}


#loginform{
	width: 350px;
	margin: 0 auto;
}


/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:284px;
	margin: 0;
	padding: 0 0 6px 0;
	
}
/* rotator css */
	div#rotator ul{
		padding: 0;
		margin: 0;
		
	}
	div#rotator ul li {
		margin: 0;
		padding: 0;
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	padding: 0;
	margin: 0;
	
	
}
    div#rotator ul li.show {
	z-index:500
}

/*blog page*/
#blogarea h2{
font-size: 18px;
color: #981c1e;

}
#blogright h3{
font-size: 15px;
font-weight: bold;
}
.rightdate{
	color: #696969;
	font-weight: bold;
}
a.readmore{
	color: #f7941d;
	text-decoration: underline;
	font-size: 12px;
}