/*   
COLORS
text: #3d3d3d
caption text #6e6e6e
light grey:bfbfbf
purple: #660066
blue: #46bee1

dark blue 38a3c3
orange: #ff8c40

red (required) bc392d
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td { /*takes margin & padding off most elements.*/
 margin:0;
 padding:0;
	} 
	
a{
	color:#38a3c3;
	text-decoration:underline;
	outline:none;
	}

a:hover{
	text-decoration:none;
	color:#46bee1;
	}

body{
	background:#fff url(images/wrap_bg.gif) repeat-x top center;
	color:#434343;
	font: 75% verdana, sans-serif; /*75% resets the default font size to 12px;*/
	min-width:900px;
	text-align:center;
	}

.alert{
	color:#bc392d;
	}

.block{
	display:block;
	}
	
.caption{
	color:#6e6e6e;
	}
	
.clear{ /*to clear FLOATS*/
 	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden;
	}

.clearboth{ /*to clear objects*/
	clear:both;
	}

.clearfix:after { /*to clear FLOATS*/
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.content{
	padding:86px 0 50px 0;
	}

.content#about p{
	padding-right:50px;
	}

.content .no_bg{
	background:none;
	}
	
.grey{
	color:#6e6e6e;
	}

.footer{
	background:#000;
	color:#fff;
	clear:both;
	width:900px;
	margin-bottom:27px;
	}

.footer .address, .footer .bot_nav{
	float:left;
	width:450px;
	}

.footer .address{
	background:url(images/address_bg.gif) no-repeat 50px 0;
	}

.footer .address p{
	padding:12px 12px 12px 112px ;
	}

.footer a{
	color:#bfbfbf;
	}

.footer a:hover{
	color:#fff;
	}

.footer .bot_nav ul{
	padding:0;
	}
.footer .bot_nav li{
	float:left;
	list-style:none;
	padding-top:12px;
	width:100px;
	}
.footer .bot_nav li a{
	background-repeat:no-repeat;
	background-position:0 35px;
	display:block;
	padding-bottom:46px;
	width:50px;
	}
.footer .bot_nav li a:hover{
	background-position:-50px 35px;
	}

.footer .bot_nav li a.bot_home{
	background-image:url(images/bot_nav_home_bg.gif);
	}
.footer .bot_nav li a.bot_about{
	background-image:url(images/bot_nav_about_bg.gif);
	}
.footer .bot_nav li a.bot_portfolio{
	background-image:url(images/bot_nav_port_bg.gif);
	}
.footer .bot_nav li a.bot_contact{
	background-image:url(images/bot_nav_contact_bg.gif);
	}

form input, select{
	color:#6e6e6e;
	font-size:12px;
	}

form textarea{
	font-family:verdana;
	color:#6e6e6e;
	font-size:12px;
	}

form label{
	font-weight:bold;
	display:block;
	padding:12px 0 3px 0;
	}

h1{
	width:auto;
	}

h1 a{
	display:block;
	width:150px;
	margin-bottom:50px;
	}

h2{
	color:#000;
	font-weight:normal;
	line-height:1.4;
	font-size:32px;
	}

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{
	line-height:1.4;
	padding:10px 0 0px 0;
	font-size:12px;
	}

.header{
	float:left;
	height:450px;
	padding-top:74px;
	padding-left:50px;
	width:200px;
	}

.home-list li{
	background:url(images/bullet.gif) no-repeat 7px 12px;
	font-size:20px;
	list-style:none;
	padding:0 50px 10px 20px;
	margin-left:50px;
	}

.info{
	width:300px;
	float:left;
	}

.left{
	float:left;
	}

.main{
	float:left;
	width:650px;
	}



.nav{
	height:74px;
	}

.nav ul{
	padding:21px 0 0 0;
	list-style:none;
	overflow: hidden;
	width:650px;
	}

.nav ul li{
	float:left;
	width:auto;
	height:36px;
	}

.nav ul li a {
	background: transparent url(images/navigation.gif) no-repeat;
	display:block;
	height: 36px; 
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
	}

.nav ul li.home_epk a{
	background-position: 0 0;
	width:76px;
	}

	.nav ul li.home_epk a:hover{
	background-position: 0 -37px;
	}

.nav ul li.about_epk a{
	background-position: -76px 0;
	width:82px;
	}

	.nav ul li.about_epk a:hover{
	background-position: -76px -37px;
	}

.nav ul li.portfolio_epk a{
	background-position: -158px 0;
	width:105px;
	}

	.nav ul li.portfolio_epk a:hover{
	background-position: -158px -37px;
	}

.nav ul li.contact_epk a{
	background-position: -267px 0;
	width:102px;
	}

	.nav ul li.contact_epk a:hover{
	background-position: -267px -37px;
	}

.nav ul li.services_epk a{
	background-position: -365px 0;
	width:102px;
	}

	.nav ul li.services_epk a:hover{
	background-position: -365px -37px;
	}
	
/*
.nav ul li.blog_epk a{
	background-position: -365px 0;
	width:93px;
	}

	.nav ul li.blog_epk a:hover{
	background-position: -365px -37px;
	}	
*/

.number{
	font-size:20px;
	/*color:#660066;*/
	}


p, ul{
	line-height:1.4;
	padding:7px 0;
	}

.portfolio_slideshow{
	padding-top:20px;
	width:600px;
	overflow:hidden;
	}

.project_img{
	display:block;
	float:left;
	}

.project_desc{
	float:left;
	padding:0 0 0 25px;
	width:225px;
	}

.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;
	}
.project#multiple{
	padding:31px 0 45px 0;
	}

.required{
	color:#bc392d;
	}

.right{
	float:right;
	}



table, td{
	border-collapse:collapse;
	}
	
.tagline{
	display:block;
	font-size:12px;
	font-weight:bold;
	}

.text-color{
	color:#434343;
	}

.top{
	float:right;
	width:100px;
	padding-right:50px;
	font-weight:bold;
	}
ul.no_bullet, ul.no-bullet li{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	}
	
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;
		}
.wrap{
	/*background:#fff url(images/wrap_bg.gif) no-repeat top left;*/
	margin:0 auto;
	text-align:left;
	width:900px;
	}