body {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background:#8B949E ;


}
.inline {
	float:left;
}


label {
	line-height:20px;
}
#print {
	margin:0px 50px;
}
#container{
	margin:-1px auto 0px auto;
	background:#3B4C94 url(images/container_bg.png) repeat-y;
	width:858px;
	position:relative;
	
	
}
.description{
	float:right; 
	width:475px;
	height:190px;
	border:1px solid #384991;
	margin:5px 0;
	padding:5px;
	position:relative;
}

.construction {
	background: #ffffbb;
}

.offline {
	background:#ccc;
}
.portfolioimage {
	float:left;
	clear:both;
	margin:5px 0;
	border:1px solid #384991;

}
#nav .last,
#subnav .last {
	border:0px;
}

#maintext {
	margin-left:10px;
}

#portfolio_content{
	margin-left:50px;
}
#header {

border:0px solid #FFFFFF;
height:257px;
position:relative;
width:810px;
margin: 0px auto;
}
.header_image1{

width:810px;
	background: url(images/header_image1.jpg) no-repeat  right 80px;

}
.header_image2{
	background: url(images/header_image2.jpg) no-repeat right 80px ;

}
.header_image3{
	background: url(images/header_image3.jpg) no-repeat right 80px;

}
.header_image4{
	background: url(images/header_image4.jpg) no-repeat right 80px;

}
.header_image5{
	background: url(images/header_image5.jpg) no-repeat right 80px;

}
.header_image6{
	background: url(images/header_image6.jpg) no-repeat right 80px;

}
#header_image {
	position:absolute;
	top:60px;
	left:27px;
	width:799px;
	height:150px;
	background:#FFF ;
	
}

#logo {
	position:absolute;
	left:-10px;
	padding: 14px 0 0 0;
	
}

#name {
	position: absolute; 
	font-weight: bold; 
	color: #fff; 
	text-align: right; 
	left: 116px; 
	top: 5px; 
	font-family: Georgia, serif; 
	font-size: 35px;
}

#tagline {
	color: #fff; 
	font-weight: bold; 
	position: absolute; 
	font-size: 20px; 
	top: 54px; 
	font-family: Georgia, serif; 
	left: 160px;
}
#nav {
	position:absolute;
	bottom:0px;
	right:0px;
	list-style:none;
	margin:0px;
	height:44px;
	width:809px;
	background:#1A50B8 url(images/nav_bg.png) no-repeat bottom left;
	text-align:center;
	padding:0;

}

#nav li{
	display:inline;
	font-family:arial ;
	font-size:20px;
	line-height:44px;
	width:119px;
	font-weight:bold;
	color:#fff;
	padding:0 7px;
	float:left;
	

}

#nav a
{
	color:#fff;
	line-height:44px;
	height:44px;
	width:119px;
	display:block;
	text-decoration:none;

}
#nav a:active{
	line-height:44px;
}
#nav a:hover
{
	color:#1A50B8;
	background:#fff no-repeat;
	line-height:36px;
	height:36px;
	display:block;
	margin-top:2px;

}

#nav .current  {
	background:  #fff no-repeat;
		line-height:36px;
	height:36px;
	display:block;
	color:#1A50B8;
	margin-top:2px;

}
#subnav {
	position:relative;
	margin:0 0 0 247px;
	list-style:none;
	padding:5px;
	

}
#subnav ul {
	padding:0;
	margin:0;
}
#subnav li{
	display:inline;
	font-family:arial ;
	font-size:14px;
	font-weight:bold;
	color:#525F9D;
	padding:0 10px;
	border-right:1px solid #3B4C94;

}
#subnav a{

	text-decoration:none;
	color:#3B4C94;

}
#subnav a:hover{
	text-decoration:underline;
	color:#000;

}
#subnav .current {
	text-decoration:underline;
	color:#000;
}

#content {
background:#FFFFFF url(images/content_bg.png) repeat-y;
margin:0px auto;
padding:10px;
padding-top:0px;
width:788px;
}

.images img{
	position:absolute;
	bottom:0px;
	height:222px;
	

}

form{
	margin:0 auto;
	width:190px;
	
	}

#form{
	position:relative;
	margin:0px 20px 0px 250px;
	float:left;
	width:200px;
	clear:both;
	}


#text{
	position:relative;
	margin:0 0 0 10px;
	float:left;
	width:410px;
	clear:both;
	font-size:18px;
	
	}
	
#form .formInput{
	width:190px;
	
}
#form .formTextarea{
	width:450px;
	}

h1{
	font-size:22px;
	font-weight:bold;
	color:#525F9D;
	margin:0;
	display:block;
	}
h2{
	font-size:16px;
	font-weight:bold;
	
	margin:0;
	

}
.processheading {
	display:block;
	background:#1A50B8;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:16px;
	line-height:24px;
}

.inline{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding-bottom:10px;
	margin:5px;
	width:210px;
	height:210px;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	border:1px solid #fff;
}
.inline a{
	color:#525f9d;
	text-decoration:none;
	display:block;
	padding-bottom:10px;
	width:210px;
	height:210px;
	font-weight:bold;
}
.inline a:hover {
	color:#ffffff;
	text-decoration:underline;
	background-color:#525F9D;
	font-size:20px;
	

}
.inline img{
	margin:0 15px 15px 15px;
}
h1 a{
	color:#525F9D;
	text-decoration:none;
	display:block;
	

}
	
	
#h2 a{
	color:#525F9D;
	text-decoration:none;
	display:block;
	

}


h1 a:hover{
	color:#525F9D;
	text-decoration:underline;
	

}

#h2 a:hover{
	color:#ffffff;
	text-decoration:none;
	

}
#footer {
background:#1A50B8 url(images/footer_bg.png) no-repeat top left;
color:#fff ;
height:20px;
margin:0px auto;
padding:10px 0px;
width:808px;
position:relative;
}
#footer a{
	color:#fff;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}
#bottom{
	background:url(images/container_bottom.png) no-repeat;
	width:858px;
	margin:0 auto;
	position:relative;

}
/* Content Float Fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 