@charset "utf-8";
/* CSS Document */

body
{
	color: #000;
	background: top left repeat-x url(../images/bgtop.png) #fff;
	margin: 0px auto auto 50px;
	width:925px;
	line-height:1em;
}
img
{
border:none;

}
#contactus
{
	/*position:absolute;*/
	background: top left repeat-x url(../images/contactus-bg.png) #c00;
	color:#fff;
	line-height:1em;
	height:345px;
	width: 925px;	
	min-width: 925px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.87em;
	z-index:500;
	
}

#leftnav2
{
	position:absolute;
	top:445px;
	left:-90px;
	width: 170px;
	height: 170px;
	background: url(../images/nav_bg.png) bottom left repeat-x #c00;
	border: 1px solid #000;
	padding-top:0px;
	color:#fff;
}
#footer
{
	position:absolute;
	width:600px;
	height:45px;
	bottom: -25px;
	right: 20px;
	padding-top:5px;
	background: url(../images/footer_bg.png) bottom left repeat-y #c00;
	border: 1px solid #000;
	color:#fff;
	font-size:.7em;
}
.footer_left
{
	float:left;
	padding: 0px 0px 0px 10px;
}
.footer_right
{
	clear:both;
	float:right;
	padding: 0px 10px 0px 0px;
}
#leftnav
{
	position:absolute;
	top:125px;
	left:-90px;
	width: 170px;
	height: 300px;
	padding-top:0px;
	background: url(../images/nav_bg.png) bottom left repeat-x #c00;
	border: 1px solid #000;
	color:#fff;
}
.content_header
{
	background: #555555 no-repeat url(../images/h2bg.png) left center;
	display:block;
	margin: 0px 0px 0px 0px;
	padding:0px 0px;
	width:650px;
	height: 40px;
	position:relative;
}
.content_header h2
{
	position:absolute;
	height:30px;
	margin-top:10px;
	top:0px;
	padding-top:0px;
	margin-left:50px;
	font-size:1.25em;
	display:block;
}





.column_header
{
	background: no-repeat url(../images/h2bg.png) left center;
	display:block;
	margin: 0px 0px 0px 0px;
	padding:0px 0px;
	width:300px;
	height: 40px;
	position:relative;
	border-bottom: 3px solid #c00;
}
.left_column
{
	width:300px;
	margin-left:25px;
	float:left;
}
.right_column
{
	width:300px;
	margin-right:25px;
	float:right;
}
.column_header h2
{
	position:absolute;
	height:30px;
	margin-top:10px;
	top:0px;
	padding-top:0px;
	margin-left:50px;
	font-size:1.25em;
	display:block;
}


#contactus h3
{
	font-size: 1em;
	font-weight:bold;
	color:#fff;
	
}
#contactus form label
{
	font-size:.75em;
}
#contactus p
{
	font-size:.87em;
}

#hdrfill
{
	height:7px;
	width:925px;
}
#contactus-tab
{
	right:20px;
	width: 925px;
	height:22px;
	
	z-index:500;
}
#textlogo h1
{
	background: transparent url(../images/logo-text.png) no-repeat top left ;
	margin-top: 10px;
	width:350px;
	height:59px;
	
	
}
#textlogo h1 span
{
	display:none;
}
#textlogo
{
 padding-top:10px;
 cursor:pointer;
}

#container
{
 	width:925px;
	margin: 0px auto auto 50px; 
	position: relative;
	margin-bottom:20px;
}
#mainlogo
{
 position:absolute;
 top: 22px;
 right: 0px ;
 z-index:300;

}
#content
{

	top:300px;
	padding-top:50px;
	padding-left: 25px;
	
	font-size: .87em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	width: 925px;
	margin: 0px auto;
	padding-bottom:30px;
	min-height:300px;
	height:auto;
    background:  #525252 top left repeat-x url(../images/bg-top-gradient.jpg);
}
#content a, a:active
{
	color:#FFFFFF;
	text-decoration:underline;
}
#content a:hover
{
	color:#AAA;
}
#data
{
	width: 700px;
	margin-left:70px;
}

#leftnav a, #leftnav a:visited, #leftnav2 a, #leftnav2 a:visited
{
	font-size:.85em;
	float:left;
	width:160px;
	clear:both;
	line-height:1.5em;
	font-weight:bold;
	color:#fff;
	display:block;
	margin-left:10px;
	background:transparent;
	text-align:left;
	
}

#leftnav a:hover, #leftnav2 a:hover
{
	color:#fff;
	background:transparent url(../images/navback.png) top left repeat;

}



#leftnav h2
{
	font-size:1.0em;
}
#footer a, #footer a:visited
{
	color:#fff;
}
#footer a:hover
{
	color:#999;
}

.portfolio_entry
{
	width:100%;
	float:left;
	border:0px;

}
.portfolio_image
{
	float:left;
}
.portfolio_description
{
	float:left;
}


#leftnav h2, #leftnav2 h2
{
	font-size:1.2em;
	float:left;
	width:170px;
	clear:both;
	line-height:1.5em;
	font-weight:normal;
	color:#fff;
	display:block;
	background:transparent url(../images/navback.png) top left repeat;
	text-align:center;
}

#leftnav h2 a, #leftnav h2 a:visited
{
	font-size:1.0em;
	line-height:1.5em;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	color:#fff;
}
#leftnav h2 a:hover
{
	background:transparent;
}
