body {
	margin:0;
	color:#636465;
	font:11px Arial, Verdana, Helvetica, sans-serif;
	background:#b2b2b2 url(../images/bg-body.gif) repeat-x;
	min-width:1002px;
}
a {
	color:#636465;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
input,
textarea,
select{
	font:12px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
img{border-style:none;}
.wrapper{
	margin:0 auto;
	width:994px;
	background:url(../images/bg-header.gif) no-repeat 1px 38px;
}
#header{
	width:986px;
	padding:21px 8px 0 0;
	position:relative;
	z-index:1000;	
}
#header:after{
	clear:both;
	display:block;
	content:"";
}
.logo{
	position:absolute;
	top:0;
	left:61px;
	width:258px;
	height:144px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
.logo a{
	display:block;
	height:100%;
}
.nav{
	float:right;
	padding:0;
	margin:0;
	list-style:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:9px;
	width:561px;
	text-align:center;
}
.nav li{
	position:relative;
	float:left;
	height:11px;
	cursor:pointer;
	padding:0 0 6px;
}
.nav a:hover{ text-decoration:none;}
#home{
	width:53px;
	border-bottom:10px solid #0061b1;
}
#about{
	width:79px;
	border-bottom:10px solid #657c22;
}
#what{
	width:92px;
	border-bottom:10px solid #7d5a34;
}
#how{
	width:146px;
	border-bottom:10px solid #a22f34;
}
#case{
	width:101px;
	border-bottom:10px solid #ee6c04;
}
#contact{
	width:89px;
	border-bottom:10px solid #c7a039;
}
#home:hover a,
.active#home a,
#home.hover a{ color:#0061b1;}
#about:hover a,
.active#about a,
#about.hover a{ color:#657c22;}
#what:hover a,
.active#what a,
#what.hover a{ color:#7d5a34;}
#how:hover a,
.active#how a,
#how.hover a{ color:#a22f34;}
#case:hover a,
.active#case a,
#case.hover a{ color:#ee6c04;}
#contact:hover a,
.active#contact a,
#contact.hover a{ color:#c7a039;}
.drop{
	position:absolute;
	top:27px;
	left:0;
	border:1px solid;
	border-width:0 1px;
	display:none;
}
#contact .drop{	width:87px;}
#about .drop{ width:78px;}
#what .drop{ width:122px;}
#how .drop{ width:145px;}
#case .drop{ width:146px;}
.nav li:hover .drop,
.nav li.hover .drop{display:block;}
#home .drop,
#home .drop li{ border-color:#0061b1;}
#about .drop,
#about .drop li{ border-color:#657c22;}
#what .drop,
#what .drop li{ border-color:#7d5a34;}
#how .drop,
#how .drop li{ border-color:#a22f34;}
#case .drop,
#case .drop li{ border-color:#ee6c04;}
#contact .drop,
#contact .drop li{ border-color:#c7a039;}
.drop ul{
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
	text-align:left;
	background:url(../images/bg-drop.png);
}
.drop li{
	float:left;
	height:auto;
	width:127px;
	padding:5px 8px 4px 12px;
	border-bottom:1px solid;
}
#about .drop li{ width:59px;}
#what .drop li{ width:102px;}
#how .drop li{ width:126px;}
#case .drop li{ width:126px;}
#contact .drop li{ width:67px;}
.drop a{
	display:block;
	color:#636465!important;
}
#home .drop a:hover,
#home .drop .active a{ color:#0061b1!important;}
#about .drop a:hover,
#about .drop .active a{ color:#657c22!important;}
#what .drop a:hover,
#what .drop .active a{ color:#7d5a34!important;}
#how .drop a:hover,
#how .drop .active a{ color:#a22f34!important;}
#case .drop a:hover,
#case .drop .active a{ color:#ee6c04!important;}
#contact .drop a:hover,
#contact .drop .active a{ color:#c7a039!important;}
#main{
	width:976px;
	overflow:hidden;
	padding:0 9px 40px;
	background:url(../images/bg-main.png) repeat-y;
}
.home #main{ padding-bottom:0;}
#footer{
	width:976px;
	overflow:hidden;
	text-align:center;
	background:url(../images/bg-footer.png) no-repeat;
	padding:25px 9px 60px;
}
#footer ul{
	margin:0 0 11px;
	padding:0;
	list-style:none;
	color:#4c4c4c;
}
#footer li{
	display:inline;
	padding:0 3px 0 8px;
	background:url(../images/separator.gif) no-repeat 0 50%;
}
#footer li a{color:#4c4c4d;}
#footer li:first-child{ background:none;}
#footer p{
	font-size:10px;
	color:#e4e3e3;
	margin:0;
}
#footer p a{color:#e4e3e3;}

.content{
	float:right;
	font-size:12px;
	width:560px;
	padding:0 0 0 15px;
	overflow:hidden;
}

.home .content{ padding:0;}

.sidebar{
	float:left;
	overflow:hidden;
	width:257px;
	padding:105px 20px 0 51px;
}
.home .sidebar{
	width:345px;
	padding:105px 20px 0 51px;
}
.home .sidebar .inf{
	min-height:257px;
	overflow:hidden;
}
.home .sidebar h1{
	text-transform:uppercase;
	font-size:13px;
	color:#ed7102;
	margin:0 0 1px;
}
.home .sidebar h2{
	font-size:13px;
	margin:0;
}
.home .sidebar p{
	line-height:16px;
	margin:0 0 16px;
}
.home .sidebar .text{
	width:416px;
	margin:0 -30px 0 -51px;
}
.holder{
	overflow:hidden;
	height:1%;
}
.home .sidebar .title{
	float:left;
	padding:0 12px 0 0;
	margin:0 0 0 39px;
	font-size:13px;
	display:inline;
	color:#ed7102;
	overflow:hidden;
	background:url(../images/bg-title.gif) no-repeat 100% 0;
}
.sidebar .title span{
	float:left;
	height:13px;
	overflow:hidden;
	padding:9px 0 0 12px;
	background:url(../images/bg-title.gif) no-repeat;
}
.sidebar .news{
	width:345px;
	height: 108px;
	clear:both;
	float:left;
	background:#545555;
	padding:18px 20px 15px 51px;
}
.sidebar .news ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	line-height:12px;
	font-weight:bold;
}
.sidebar .news li{
	float:left;
	width:328px;
	padding:0 0 12px 17px;
	background:url(../images/arrow.gif) no-repeat 0 3px;
}
.sidebar .news a{ color:#fff;}
.media{
	width:100%;
	height:525px;
}
.media img{display:block;}
.menu{
	width:257px;
	overflow:hidden;
	margin:0 0 30px;
	padding:0;
	list-style:none;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}
.menu li{
	float:left;
	padding:9px 8px 7px 82px;
	width:167px;
	border-bottom:1px solid #6d6c6c;
}
.menu a{ color:#ed7102;}
.menu a:hover,
.menu .active a{
	color:#a4a4a3;
	text-decoration:none;
}
.box-photo{
	width:215px;
	height:260px;
	margin:0 0 0 8px;
	padding:30px 0 0 23px;
	background:url(../images/bg-photo.gif) no-repeat;
}
.box-photo img{
	display:block;
	margin:0 0 12px;
}
.title-michael{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 39px;
/*	width:119px; */
	height:28px;
	background:url(../images/text-michael.gif) no-repeat;
	background-position:center; 	
}

.title-donna{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 39px;
	height:28px;
	background:url(../images/text-donna.gif) no-repeat;
	background-position:center; 	
}

.title-michael{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 39px;
/*	width:119px; */
	height:28px;
	background:url(../images/text-michael.gif) no-repeat;
	background-position:center; 	
}

.title-james{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 39px;
	height:28px;
	background:url(../images/text-james.gif) no-repeat;
	background-position:center; 	
}

.title-kelly{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 39px;
	height:28px;
	background:url(../images/text-kelly.gif) no-repeat;
	background-position:center; 	
}

.title-matthew{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 39px;
	height:28px;
	background:url(../images/text-matthew.gif) no-repeat;
	background-position:center; 	
}

.title-randy{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 39px;
	height:28px;
	background:url(../images/text-randy.gif) no-repeat;
	background-position:center; 	
}

.title-team{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 13px;
	width:175px;
	height:31px;
	background:url(../images/text-team.gif) no-repeat;
}

.title-pizza{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 13px;
	width:175px;
	height:31px;
	background:url(../images/text-pizza.gif) no-repeat;
}

.title-westwood{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 13px;
	width:175px;
	height:31px;
	background:url(../images/text-westwood.gif) no-repeat;
}
.title-simpson{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 0px;	
	width:200px;
	height:31px;
	background:url(../images/text-simpson.gif) no-repeat;
}
.title-agogoe{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 13px;
	width:175px;
	height:31px;
	background:url(../images/text-agogoe.gif) no-repeat;
}
.title-beauregard{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 13px;
	width:175px;
	height:31px;
	background:url(../images/text-beauregard.gif) no-repeat;
}
.title-whipple{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 0px;
	width:200px;
	height:31px;
	background:url(../images/text-whipple.gif) no-repeat;
}

.title-frew{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 0px;
	width:200px;
	height:31px;
	background:url(../images/text-frew.gif) no-repeat;
}
.title-allain{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 13px;
	width:175px;
	height:31px;
	background:url(../images/text-allain.gif) no-repeat;
}
.title-vargas{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 13px;
	width:175px;
	height:31px;
	background:url(../images/text-vargas.gif) no-repeat;
}
.title-mercier{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 13px;
	width:175px;
	height:31px;
	background:url(../images/text-mercier.gif) no-repeat;
}


.title-corporate{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 23px;
	width:195px; 
	height:29px;
	background:url(../images/text-corporate.gif) no-repeat;
}

.img{
	display:block;
	margin:0 0 22px;
}
.content h1{
	text-transform:uppercase;
	color:#ed7102;
	font-size:16px;
	margin:0 0 20px;
}
.content h2{
	text-transform:uppercase;
	font-size:12px;
	margin:0 0 18px;
}
.content h3{
	font-size:12px;
	margin:0;
}
.content .text{
	line-height:18px;
	width:510px;
	padding:0 50px 0 0;
}
.content .text p{ margin:0 0 18px;}
.info{
	width:500px;
	margin:0 60px 0 -15px;
	padding:36px 0 0 15px;
	line-height:18px;
	font-style:italic;
}
.info h3{
	margin:0 0 0 -15px;
	padding:0 0 0 15px;
	background:url(../images/arrow2.gif) no-repeat 0 50%;
}
.info p{ margin:0 0 10px;}
.form-contact{
	width:520px;
	overflow:hidden;
	padding:3px 0 0;
}
.form-contact .holder{ padding:0 0 4px;}
.form-contact label{
	float:left;
	width:88px;
	padding:2px 3px 0 0;
}
.form-contact input{
	float:left;
	width:183px;
	border:2px solid #a6a6a6;
	border-bottom-width:1px;
	border-color:#a6a6a6 #ececec #ececec #ececec;
	padding:0 5px 1px;
	margin:0 15px 0 0;
	outline:none;
}
label.shot{	width:54px;}
.form-contact input.mid{ width:125px;}
.form-contact input.shot{ width:35px;}
.form-contact input.long{ width:260px;}
.form-contact .sec{ padding:11px 0 0;}
.form-contact .sec label{
	float:none;
	width:auto;
	display:block;
	padding:0 0 2px;
}
.form-contact textarea{
	width:364px!important;
	height:64px!important;
	padding:5px 0 0 5px;
	border:1px solid #c8c8c8;
	border-top-color:#989898;
	margin:0 0 34px;
}
.form-contact input.btn-submit,
.form-contact input.btn-clear{
	border:0;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	padding:0;
	margin:0 6px 0 0;
	width:56px;
	height:19px;
	cursor:pointer;
	background:url(../images/btn-submit.gif) no-repeat;
}
.form-contact input.btn-clear{
	width:46px;
	background:url(../images/btn-clear.gif) no-repeat;
}
.form-contact p{
	line-height:15px;
	margin:16px 0 0;
}
.items-list{
	width:550px;
	overflow:hidden;
	margin:0 0 -25px;
	padding:0;
	line-height:16px;
	list-style:none;	
}
.items-list li{
	display:inline-block;
	vertical-align:top;
	width:149px;
	padding:0 24px 26px 0;
	text-align:center; 
}
.items-list img{
	display:block;
	margin:0 0 6px;
}
.items-list span{display:block;}
* html .items-list li{ 
	display:inline;
	padding:0 27px 26px 0;
}
*+html .items-list li{
	display:inline;
	padding:0 27px 26px 0; 
}
.sidebar blockquote{
	color:#0061b1;
	font-size:12px;
	line-height:18px;
	width:280px;
	padding:14px 0 0;
	margin:0 0 0 -16px;
	text-align:center;
}
.sidebar blockquote p{
	margin:0;
	padding:13px 10px 0;
	background:url(../images/quote-open.gif) no-repeat;
}
.sidebar q{ 
	quotes:none;
	font-style:italic;
	display:block;
	padding:0 0 13px;
	margin:0 0 5px;
	background:url(../images/quote-close.gif) no-repeat 99% 100%;
}
.sidebar q:after,
.sidebar q:before{ content:"";}
.sidebar cite{
	display:block;
	font-style:normal;
}
.sidebar cite strong{display:block;}

.addressleft {
 float:left;
 width:200px;
}

.addressright {
 float:left;
 width:300px;
 padding-left:50px;
}

.googlemap {
 float:left;
 width:560px;
 padding-top:30px;
 padding-bottom:30px;
}


.large_button
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #428bca;
    border: 1px solid #2a6496;
    color: white;
    padding: 10px 16px;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
}