body {
	background-color: #ffffff;
	background-image: url(images/background1.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 17px;
	font-weight: 400;
	margin: 0 0 5px 0;
	color: #1a1a1a;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: uppercase;
}
img {
	border: 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2a2a2a;
	margin: 0;
	padding: 0;
}
a {
	color: #2a2a2a;
	text-decoration: underline;
}



.container {
	width: 940px;
	margin: 0 auto;
}
.header {
	height: 95px;
	background-color: #FFF;
}

.header img {
	margin: 13px 0 0 0;
	float: left;
}

.header_quote {
	display: block;
	float: left;
	margin: 0 0 0 60px;
	height: 52px;
	width: 186px;
}
.header_quote img {
	display: block;
	float: left;
	height: 52px;
	width: 186px;
}


.tidbit_right {
	float: right;
}
.tidbit_right img {
	float: right;
}



.navigation {
	width: 940px;
	height: 127px;
	display: block;
	padding: 0;
	margin: 24px 0 0 0;
	list-style-type: none;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
}
.navigation li {
	display: block;
	width: 222px;
	height: 126px;
	float: left;
	margin: 0 17px 0 0;
}
.navigation a {
	width: 209px;
	height: 112px;
	display: block;
	padding: 15px 0 0 13px;
	text-decoration: none;
}

.small_li {
	font-size: 12px;
	color: #1e1e1e;
	padding: 5px 0 0 0;
	display: block;
	width: 148px;
}

li.whowe {
	background-image: url(images/navigation/whoweare.png);
	background-repeat: no-repeat;

}
#whowe_current {
	background-image: url(images/navigation/whoweare_current.png);
	background-repeat: no-repeat;
}
li.ourprocess {
	background-image: url(images/navigation/ourprocess.png);
	background-repeat: no-repeat;
}
#ourpro_current {
	background-image: url(images/navigation/ourprocess_current.png);
	background-repeat: no-repeat;
}
li.ourwork {
	background-image: url(images/navigation/ourwork.png);
	background-repeat: no-repeat;
}

#ourwork_current {
	background-image: url(images/navigation/ourwork_current.png);
	background-repeat: no-repeat;
}





li.contact {
	margin: 0;
	background-image: url(images/navigation/contact_current.png);
	background-repeat: no-repeat;

}
#contact_current {
	background-image: url(images/navigation/contact.png);
	background-repeat: no-repeat;
}




.center_background {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	float: left;
}

#slider {
	margin: 21px 0 20px 0;
	display: block;
	float: left;
	width: 940px;
	height: 290px;
}

.text_box {
	float: left;
	display: block;
	width: 555px;
	margin: 20px 0 0 0;
	background-color: #ffffff;
	border: 1px solid #9a9a9a;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0 0 20px 0;
}
.process_box {
	float: left;
	width: 515px;
	margin: 30px 0 0 0;
}
.process_box img {
	float: left;
	margin: 0 10px 0 0;
}
.process_box p {
	margin: 5px 0 0 0;
	float: left;
	display: block;
	width: 250px;
}
.mini_slideshow {
	border: 1px solid #9a9a9a;
	width: 325px;
	height: 130px;
}




#ourwork_box {
	width: 938px;
}
.main_image {
	margin: 20px 0 20px 0;
	height: 290px;
	width: 940px;
	float: left;
}
#main_secondary {
	margin: 20px 0 0 0;
	height: 129px;
}


.text {
	padding: 19px 17px 0 17px;
	color: #494949;
	line-height: 16pt;
	font-size: 16px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
.text p {
	font-size: 13px;
	line-height: 18px;
}
.author_post {
	margin: 5px 0 0 0;
}


.signature {
	float: right;
	margin: 0 0 19px 0;
}

.right_box {
	width: 364px;
	float: left;
	display: block;
	margin: 20px 0 0 17px;
	background-color: #d7d7d7;
	border: 1px solid #a6a6a6;
}

.right_box_text {
	padding: 19px 17px 19px 17px;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: #3e3e3e;
}
.right_box_lower {
	background-color: #d7d7d7;
	border: 1px solid #a6a6a6;
	float: left;
	display: block;
	width: 364px;
	margin: 20px 0 0 17px;
	padding: 0 0 9px 0;
}
.right_box_text p {
	font-size: 12px;
	margin: 8px 0 0 0;
}
.right_box_text .signature_blurb {
	font-size: 11px;
	text-align: right;
	margin: 5px 0 0 0;
	padding: 0;
}



.footer {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282a2d;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9a9a9a;
	padding: 10px 0 0 0;
}
.footer a {
	text-decoration: underline;
}
.footer p {
	margin: 0;
	padding: 0;
	display: block;
	width: 500px;
	float: left;
}



.clear {
	clear: both;
	height: 30px;
}


/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	display: block;
	width: 940px;
	height: 290px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
.previouswork {
}

