body {
	background-color: #3a3838;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	
	font-family: arial, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Georgia, serif;
	color: #305c9c;
	font-style: italic;
	font-weight: normal;
	font-size: 30px;
	text-transform: capitalize;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	line-height: 36px;
}
h2 {
	font-family: Arial, sans-serif;
	color: #6a6a6a;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
	text-indent: 5px;
}
h3 {
	font-family: Georgia, serif;
	color: #658cc8;
	font-weight: normal;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
p, li {
	line-height: 20px;
	color: #525457;
}

li {
	padding-bottom: 5px;
}

a {
	color: #305c9c;
	text-decoration: underline;
}
	a:hover {
		color: #658cc8;
	}

img {
	border: 0px;
}


.top_repeater {
	background-image: url('images/top_repeater.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
	height: 114px;
	padding: 0px;
	margin: 0px;
}

.top_nav {
	width: 980px;
	height: 78px;
}
	.top_nav DIV {
		float: left;
	}
		
.sub_nav {
	background-image: url('images/content_top.gif');
	background-repeat: no-repeat;
	width: 980px;
	height: 36px;
	clear: left;
	text-align: right;
}

	.sub_nav_item {
		float: right;
		height: 20px;
		margin-bottom: 8px;
		padding: 0px 14px 0px 14px;
		border-right: 1px solid #ebebeb;
		color: #3d4247;
		font-size: 11px;
		line-height: 20px;
	}
		.sub_nav_item A {
			text-decoration: none;
			color: #3d4247;
		}

.content_area {
	background-image: url('images/content_bottom_repeater.gif');
	background-repeat: repeat-x;
	background-position-y: bottom;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}
	.content_container {
		width: 980px;
		background-image: url('images/content_bottom.gif');
		background-repeat: no-repeat;
		background-position-y: bottom;
		background-position-x: center;
		position: relative;
		top:-15px;
		margin-top: 0px;
		padding: 0px 1px 7px 1px;
	}
		.main_content {
			width: 971px;
			background-color: #FFFFFF;
			margin-left: 7px;
		}
		


.footer {
	background-image: url('images/bottom_repeater.gif');
	background-repeat: repeat-x;
	background-position-y:  bottom;
	background-color: #ffffff;
	height: 47px;
	padding: 0px;
	margin: 0px;
}

.bottom_nav {
	width: 970px;
	text-align: right;
	padding-right: 10px;
}

	.bottom_nav_item {
		float: right;
		height: 20px;
		margin-top: 8px;
		padding: 0px 10px 5px 10px;
		border-left: 1px solid #999999;
		color: #3a3838;
		font-size: 10px;
		text-transform: uppercase;
		line-height: 20px;
	}
		.bottom_nav_item A {
			text-decoration: none;
			color: #3a3838;
		}

.copyright {
	height: 250px;
}


.sub_nav_hider {
	visibility:hidden;
}


/* PROJECTS PAGE */

.project_types {
	width: 970px;
}
	.project_column {
		float: left;
		width: 185px;
		padding: 0px 5px 0px 5px;
	}
	.project_column_text {
		padding: 10px 8px 0px 3px;
		height: 230px;
	}
		.project_column_text P {
			line-height: 23px;
		}
	.project_column_title {
		height: 35px;
	}
	.project_read_link {
		text-indent: 3px;
		margin-bottom: 22px;
	}



/* PROJECT LANDING PAGE */


.project_landing_photo {
	width: 309px;
	float: left;
}
.project_landing_text {
	float: left;
	width: 642px;
	margin-left: 15px;
}
.project_landing_grid {
	width: 642px;
}
	.project_landing_grid DIV {
		float: left;
		padding: 7px;
		width: 197px;
		height: 130px;
	}
		.grid_border {
			border-right: 1px solid #ebebeb;
			border-top: 1px solid #ebebeb;
		}
		.no_top {
			border-right: 1px solid #ebebeb;
		}
		.no_right {
			border-top: 1px solid #ebebeb;
		}
	.project_landing_grid DIV P {
		text-indent: 0px;
		padding: 6px 0px 0px 6px;
		margin: 0px;
		line-height: 14px;
		text-transform: capitalize;
	}
		.project_landing_grid DIV A {
			text-decoration: none;
		}
		.project_landing_grid DIV A:hover {
			text-decoration: underline;
		}



/* PROJECT DETAIL PAGE */

.project_photo {
	width: 558px;
	float: left;
}

.project_data {
	float: left;
	width: 393px;
	height: 407px;
	margin-left: 15px
}
	.project_nav {
		height: 1px;
		overflow: visible;
	}
	.project_text {
		height: 332px;
	}
	.prpject_notes {
		font-size: 11px;
	}
	.project_thumbs{
		position:relative;
		width:393px;
		height:100px;
	}
	.project_thumbs DIV {
		/*float: right;*/
		/*margin-left: 4px;*/
	}
		.project_thumb {
			border: 1px solid #ebebeb;
		}


/* SERVICES PAGE */

.services_list {
	width: 970px;
}
	.service_column {
		float: left;
		width: 156px;
		padding: 0px 5px 0px 5px;
	}




/* GENERAL CONTENT PAGE */

.page_photo {
	width: 309px;
	float: left;
}

.page_text {
	float: left;
	width: 642px;
	margin-left: 15px
}



.wide_page {
	width: 970px;
}
	.wide_column {
		float: left;
		width: 465px;
		padding: 0px 10px 0px 10px;
	}

	
	
	
	
	
.input_text {
	width: 150px;
	height: 20px;
}
	
	
/* CODA SLIDER */

/*
	SECTION FOR CODA SLIDER
*/
	
	.loading_container{
		width:75px;
		height:85px;
		position:relative;
		z-index:299;
		margin-left:430px;
	}
	.loading_bg{
		position:absolute;
		top:0px;
		left:0px;
		z-index:300;
		width:75px;
		height:85px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/loading_bg.png');
	}
	.loading_bg[class]{
		position:absolute;
		top:0px;
		left:0px;
		z-index:300;
		width:75px;
		height:85px;
		background-image:url('images/loading_bg.png');
	}
	.loader{
		position:absolute;
		top:15px;
		left:20px;
		width:32px;
		height:32px;
		z-index:301;
		
	}
	
	/* These 2 lines specify style applied while slider is loading */
	.csw0 {width: 313px; height: 70px; overflow: hidden}
	.csw0 .loading0 { vertical-align:middle; text-align: center}
	
/* SLIDER */
.wrapper{
	position:relative;
	width:313px;	
}
.slider-wrap0{
	position:relative;
	float:left;
	width:313px;
	overflow:hidden;
}

.stripViewer0 .panelContainer0{ /* This is the viewing window */
	position:relative;
	overflow: hidden; 
	width: 313px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 73px;
	left:0px;
	
}

/* It is kinda like Hamburger Helper only for the crap html code that I must paste */
.pageHelper {
	padding: 20px;
	border-top:1px solid #878787;
}


/* JOHN - THIS SETS THE WIDTHS OF THE PANELS, so if you want to set the panel to be wider so that you can have a larger scroll than the pages, set this width wider */
.panel0{
	float:left;
	height: 73px;
	width: 313px; 
	position:relative;
	overflow:hidden;
	z-index:3;
	
	
}


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	