/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	background:/*url(assets/images/body_bg.jpg)*/ left top no-repeat #000;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: bold 24px/26px Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #e2a7a2;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #ffff99;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #00A0B0;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #e2a7a2;
		
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #000;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */
#bodybg{
position:absolute;
top:0px;
left:0px;
z-index:1;
width:1121px;
height:361px;
}

#name{
height:auto;
margin:0 auto;
padding:15px 0 0 558px;
position:relative;
width:342px;
z-index:4;
}


#wrapper{
margin:0px auto;
padding:20px 0px 0px 0px;
width:900px;
height:auto;
position:relative;
z-index:3;
}



#header{
margin:0px;
padding:0px;
width:900px;
height:311px;
}

#logo{
padding:139px 10px 0px 0;
margin:0px;
width:150px;
height:175px;
text-align:center;
color:#e2a7a2;
float:left;
background:url(assets/images/logo_bg.png) left top no-repeat;
}

#logo p
{
margin:0px;
padding:0px 0px 0px 0px;
font:15px Arial, Helvetica, sans-serif;
text-align:right;
}

#logo span{
margin:10px 0 0 0;
padding:0px;
font:22px Arial, Helvetica, sans-serif;
display:block;
color:#fff;

}

#banner{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
width:740px;
height:311px;
background:url(assets/images/header.png) left top no-repeat;
float:left;
}

#content{
margin:0px auto;
padding:0px;
min-height:450px;
width:900px;
background:url(assets/images/content_bg.jpg) left top no-repeat #000;
float:left;
}

#leftCol{
width:160px;
height:auto;
margin:0px 0px 15px 0px;
padding:12px 0px;
float:left;
}

#leftnav{
width:154px;
height:auto;
margin:0px 0 0px 0px;
padding:30px 0px 0px 0px;
background:url(assets/images/nav_top.jpg) no-repeat left top;

}

#leftnav li{
margin:10px 0px 0px 10px;
padding:0px 0px 0px 11px;
width:121px;
height:24px;
background-color:#5a6060;
list-style:none;
}

#leftnav a{
color:#FFFFFF;
}

#leftnav a:hover
{
color:#e2a7a2;
}

#navbg{
margin:0px;
padding:0px 0px 0px 0px;
width:154px;
height:auto;
background:url(assets/images/nav_bg.jpg) top left repeat-y;
}

#navBottom
{
background:url(assets/images/nav_bottom.jpg) left bottom no-repeat;
width:154px;
height:76px;
}

#rightCol{
margin:0px;
padding:20px 14px;
width:712px;
float:left;
color:#fff;
}

#sidebar{
border:1px solid #989898;
float:right;
height:auto;
margin:10px;
padding:0 0 10px 25px;
width:200px;
}

#sidebar p{
margin:0;
padding:0px 0px 10px 0px;

}

#footer{
margin:0px auto;
padding:0px;
width:900px;
height:50px;
text-align:center;
clear:both;
}

#footer ul{
margin:0px;
padding:10px 0px 0px 0px;
color:#fff;
}

#footer ul li
{
margin:0px 5px 0px 0px;
padding:0px 5px 0px 0px;
display:inline;
border-right:1px solid #fff;
}

#footer ul a
{
}

#footer li:last-child{
border:none;
}

#services{
background:transparent url(assets/images/servicesTop_bg.jpg) no-repeat scroll left top;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:10px 0 10px 5px;
width:155px;

}

#services li {
background-color:#585452;
font-size:10px;
height:24px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 0px 0 6px;
padding:0px 5px;
width:120px;
border:1px solid #585452;
}

#services li a{
color:#fff;
}

#services li:hover{
color:#e2a7a2;
border:1px solid #e2a7a2;
}

#services li a:hover{
color:#e2a7a2;
}

#servicesBg{
background:url(assets/images/serviceNav_bg.jpg) left top repeat-y;
margin:0px auto;
width:160px;
}

#servicesFooter{
background:url(assets/images/serviceBottom_bg.jpg) top left no-repeat;
width:160px;
margin:0px auto;
}
