body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, "Sans-Serif";
	font-size: 12px;
	line-height: 160%;
	color: #3f434b;
	background: #fff;
}

.container
{
	position: relative;
	margin: 0 auto;
	width: 940px;
	min-height: 755px;;	
}

.header
{
	height: 150px;
	width: 938px;
	margin: 0 0 20px 0;
	background: #fff url(../images/bkg_head_default.jpg) top left no-repeat;
	border-left: 2px solid #f89829;
}

.index .header
{
	margin: 0 0 60px 0;
	background: url(../images/bkg_head_index.jpg);	
}

.competition .header
{
	background: url(../images/bkg_head_repallette.jpg);	
}

.projects .header
{
	background: url(../images/bkg_head_work.jpg);	
}

.repallette .header
{
	background: url(../images/bkg_head_repallette.jpg);	
}

.climatizing .header
{
	background: url(../images/bkg_head_climatizing.jpg);	
}

.people .header
{
	background: url(../images/bkg_head_people.jpg);	
}

.service .header
{
	background: url(../images/bkg_head_services.jpg);	
}

.contact .header
{
	background: url(../images/bkg_head_comps.jpg);	
}

.reedman .header
{
	background: url(../images/bkg_head_reedman.jpg);	
}

.ntown .header
{
	background: url(../images/bkg_head_480n.jpg);	
}

.dresher .header
{
	background: url(../images/bkg_head_dresher.jpg);	
}

.interiors .header
{
	background: url(../images/bkg_head_dresher.jpg);	
}

.springdale .header
{
	background: url(../images/bkg_head_740.jpg);	
}

.mazda .header
{
	background: url(../images/bkg_head_mazda.jpg);	
}

.fiat .header
{
	background: url(../images/bkg_head_fiat.jpg);	
}

.fiatmont .header
{
	background: url(../images/bkg_head_fiatmont.jpg);	
}

.abam .header
{
	background: url(../images/bkg_head_abingtonam.jpg);	
}

.rtchev .header
{
	background: url(../images/bkg_head_rtchevrolet.jpg);	
}

.roberts .header
{
	background: url(../images/bkg_head_roberts.jpg);	
}

.subaru .header
{
	background: url(../images/bkg_head_subaru.jpg);	
}

.pellegrino .header
{
	background: url(../images/bkg_head_pellegrino.jpg);	
}

.desales .header
{
	background: url(../images/bkg_head_desales.jpg);	
}

.chrysler .header
{
	background: url(../images/bkg_head_chrysler.jpg);	
}

.retail .header
{
	background: url(../images/bkg_head_bowties.jpg);	
}

.bowties .header
{
	background: url(../images/bkg_head_bowties.jpg);	
}

.aaa .header
{
	background: url(../images/bkg_head_aaa.jpg);	
}

.mealys .header
{
	background: url(../images/bkg_head_mealys.jpg);	
}

.main-content
{
	margin-bottom: 20px;
}

.left-column
{
	float: left;
	margin-right: 20px;
	width: 140px;
}

.index .left-column
{
	width: 160px;
}

.logo
{
	margin-bottom: 20px;
}

.main-column
{
	float: left;
	width: 780px;	
	margin: 0px;
}

.index .main-column
{
	width: 760px;	
}

.index .intro
{
	padding: 0 120px 0 40px;
	font-size: 18px;
	color: #a2998b;
}

.main-column .left
{
	float: left;
	width: 460px;
	margin-right: 20px;
}

.main-column .feature
{
	float: left;
}

.index .main-column .left
{
	width: 440px;
	font-size: 14px;
}

.index .main-column .left p
{
	padding-left: 40px;
}

.feature img
{
	border-left: 1px solid #f89829;
}

.feature p
{
	padding: 5px;
	font-size: 14px;
}


/*----------------- =Navigation  ------------------------------------*/

.nav
{
	margin: 0 0 0 20px;
	padding: 2px 0px;
	border-right: 1px solid #a2998b;
}

.nav li
{
	list-style-type: none;
	font-size: 14px;
}

.nav li a
{
	display: block;
	padding: 3px 0px;
}

.nav li.current
{
	padding: 2px 0px;
}

.nav li.current a
{
	padding: 1px 0px 0px 5px;
	border-left: 1px solid #f89829;
	color: #231f20;
}

.sub
{
	margin-bottom: 5px;
}

.sub li
{
	list-style-type: none;
	font-size: 11px;
	line-height: 120%;
}

.current .sub li a
{
	padding: 3px 5px 3px 10px;
	color: #f89829;
}


.current .sub li.subcurrent a
{
	color: #6a471e;
}


/*----------------- =Section Page  ------------------------------------*/
.section .intro
{
	height: 120px;
	margin-bottom: 18px;
}

.section .intro h1
{
	padding: 82px 0 0 0;
	font-size: 30px;
	font-weight: normal;
	color: #a2998b;
}

.left
{
	font-size: 14px;
	width: 540px;
}

.competition .left, .projects .left, .detail .left
{
	width: 300px;
	padding-right: 20px;
	font-size: 12px;
	border-right: 1px solid #f89829;
}

.competition .right, .projects .right
{
	float: left;
	margin-left: 40px;
	width: 390px;
}

.project img
{
	border-top: 1px solid #000;
}

.project
{
	margin-bottom: 40px;
}

.competition .project a, .projects .project a
{
	margin: 10px 0 0 0;
	padding: 0 0 12px 0;
	font-size: 16px;
	display: block;
	background: url(../images/btn_details.gif) top right no-repeat;
}

.project a:hover
{
	background: url(../images/btn_details2.gif) top right no-repeat;
}

.main-column .buttons a img
{
	border-top: 2px solid #f89829;
	margin-bottom: 20px;
}

.main-column .buttons a:hover img
{
	border-top: 2px solid #000;
}

/*----------------- =Detail Page  ------------------------------------*/

.detail .left
{
	width: 300px;
	padding-right: 20px;
	margin-right: 10px;
	font-size: 12px;
	border-right: 1px solid #f89829;
}

.detail .right
{
	float: left;
	width: 445px;
}

.detail .project a
{
	float: right;
	display: normal;
	background: none;
}

.detail .project img
{
	border-top: none;
}

.detail .intro
{
	margin:8px 0  14px;
}

.detail .intro p
{
	margin: 8px 0 0 0;
	color: #231f20;
	font-size: 14px;
	line-height: 130%;
}

#gallery
{
	margin: 10px 0 0 0;
}

/*----------------- =Clear  ------------------------------------*/


.clear
{
	clear: both;
	height: .1px; /* for gecko browsers */
}


/*----------------- =Footer  ------------------------------------*/


.footer
{
	padding: 0;
	padding: 10px 0 0 0;
	text-align: right;
	border-top: 1px solid #a2998b;
}



/*-------------------- Text --------------------------------------*/

a
{
	color: #f89829;
	text-decoration: none;
}
 
a:hover
{
 	color: #6a471e;
}

h1, h2, h3
{
	color: #231f20;
	line-height: 160%;
	
}

h1
{
	font-size: 20px;
	line-height: 160%;
}

.detail h1
{
	font-size: 18px;
	line-height: 160%;
	color: #a2998b;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 13px;
	font-style: oblique;
}

h1.page-title
{
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: bold;
	font-family: Gotham, Helvetica, Arial, Verdana;
}

h1.proj-detail
{
	margin:98px 0 15px;
	font-size: 18px;
	font-weight: normal;
	font-family: Helvetica, Arial, Verdana;
}

.services h2
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

p
{
	line-height: 160%;
	margin-bottom: 16px;
}

strong
{
	font-weight: bold;
	font-size: 110%;
}

small
{
	font-size: 90%;
}


.main-content ul.bulleted li
{
	margin: 0 0 3px 6px;
	padding: 0 0 0 9px;
	font-size: 11px;
	line-height: 150%;
	background: url(../images/blue_bullet.gif) left no-repeat;	
}


.main-column ul li
{
	list-style-type: square;
}




.galleria
{
	list-style:none;
	width:445px;
}

.galleria li
{
	display:block;
	width: 79px;
	height: 57px;
	overflow:hidden;
	float:left;
	margin:0 5px 10px 5px;
	border-top: 1px solid #f89829;	
	border-bottom: 1px solid #f89829;	

}

.galleria li:hover
{
	border-top: 1px solid #000;	
	border-bottom: 1px solid #000;}

.galleria li a
{
	display:none;

}

.galleria li div
{
	position:absolute;
	display:none;
	top:0;
	left:180px;
}

.galleria li div img
{
	cursor:pointer;
}

.galleria li.active div img,.galleria li.active div
{
	display:block;
}

.galleria li img.thumb
{
	cursor:pointer;
	top:auto;
	left:auto;
	display:block;
	width:auto;
	height:auto;
}

.galleria li .caption
{
	display:block;
}

* html .galleria li div span
{
	width:445px;
} /* MSIE bug */


.galleria_wrapper
{
	margin-bottom: 10px;
}





