
a{
	color:#38a3c3;
	text-decoration:underline;
	outline:none;
	}

a:hover{
	text-decoration:none;
	color:#46bee1;
	}

.top{
	float:right;
	width:100px;
	padding-right:50px;
	font-weight:bold;
	}

body{
	background-color:#fff;
	background-image:none;
	color:#434343;
	font: 75% verdana, sans-serif; /*75% resets the default font size to 12px;*/
	min-width:100%;
	text-align:left;
	}

h1{
	width:100%;
	}


h1 a{
	display:block;
	width:100%;
	margin-bottom:.5em;
	}

h2{
	
	font-size:32px;
	margin-bottom:.5em;
	}

h2.header_float{ /*for use with subnav next to the h2*/
	float:left;
	width:200px;
	
	}

h3{
	color:#000;
	/*color:#ff8c40;*/
	line-height:1.4;
	padding:10px 0 7px 0 ;
	font-size:18px;
	}

h3.header_home{
	font-size:20px;
	}

h4{
	/*color:#ff8c40;*/
	line-height:1.4;
	padding:10px 0 0px 0;
	font-size:12px;

	}

h5{
	}

input, select{
	color:#6e6e6e;
	font-size:12px;
	}

textarea{
	font-family:verdana;
	color:#6e6e6e;
	font-size:12px;
	}

label{
	font-weight:bold;
	display:block;
	padding:12px 0 3px 0;
	}

p, ul{
	
	margin:.5em 0;
	}


.content{
	padding:0;
	}


.content#about p{
	padding-right:50px;
	}

.footer{
	background:#fff;
	color:#434343;
	width:100%;
	margin-bottom:0;
	}

.footer .address, .footer .bot_nav{
	float:none;
	width:100%;
	}

.footer .address{
	background:none;
	}
.footer .address p{
	padding:0;
	}

.footer .bot_nav ul{
	display:none;
	}

.header{
	float:none;
	height:auto;
	padding-top:0;
	padding-left:0;
	width:auto;
	}

.home-list li{
	background:none;
	font-size:20px;
	list-style:disc;
	padding:0 0 .5em 0;
	margin-left:0;
	}

.info{
	width:100%;
	float:none;
	}

.left{
	float:left;
	}

.main{
	float:none;
	width:100%;
	}

.multiple{
	padding:31px 0 45px 0;
	}

.nav{
	display:none;
	}

p.number{
	font-size:12px;
	margin-top:0;
	}

.content .no_bg{
	background:none;
	}

.portfolio_slideshow{
	padding-top:0;
	width:100%;
	overflow:hidden;
	}

.project_img{
	display:block;
	float:left;
	}

.project_desc{
	float:left;
	padding:0 0 0 25px;
	width:225px;
	/*width:300px;*/
	}

.project{
	background:#fff url(images/project_bg.gif) repeat-x center top;
	clear:both;
	padding:31px 0  25px 0;
	width:650px;
	}



.project ul{
	padding-top:0;
	}

.project ul li{
	list-style-type:none;
	margin-left:0;
	padding:0;
	}

.project a{
	color:#6e6e6e;
	}
.project a:hover{

	text-decoration:none;
	color:#46bee1;
	}
.required{
	color:#bc392d;
	}

.right{
	float:right;
	}

ul.subnav{
	float:left;
	padding:0;
	width:300px;
	}
	.subnav li{
		display:block;
		float:left;
		padding-top:22px;
		width:50px;
		}
	.subnav a{
		color:black;
		font-weight:bold;
		text-decoration:none;
		text-transform:lowercase;
		}

	.subnav a:hover{
		color:#46bee1;
		}
	.subnav a.current{
		color:#ff8c40;
		}
.tagline{
	display:block;
	font-size:12px;
	font-weight:bold;
	}

		
.text-color{
	color:#434343;
	}

.wrap{
	width:100%;
	}
