@charset "utf-8";
/* MAIN LAYOUT */
#page {

}
#wrapper {
	background: #E7E7E7;
	margin: 0px auto;
	width: 960px;
}
#header {
	width: 960px;
	height: 160px;
	background: #FFFFFF;
}
#logo {
	background: url(../images/cavanaro_logo.jpg) no-repeat;
	width: 540px;
	height: 160px;
	float: left;
}
#slogan {
	width: 420px;
	height: 160px;
	float: left;
}
#menu {
	background: #FFFFFF;
	height: 35px;
	padding-top: 5px;
	border-top: 1px solid #7D783F;
}
#banner {
	width: 960px;
}
#banner.index {
	height: 240px;
}
#banner.inside {
	height: 80px;
}

#mid {
	background: url(../images/bg_main.jpg) repeat-x;
	padding: 10px 0px;
	color: #444444;
	width: 960px;
/*	clear: both;*/
}
#bot {
	background: #979040;
	padding: 10px;
}
#bot .address {
	font-family: "Times New Roman", Times, serif;	
	font-size: 14px;
}
#bot .copyright {
	font-size: 11px;
	padding-left: 20px;
}
#bot .copyright a {
	color: #FFFFFF;
}
#bot .copyright a:hover {
	color: #FFFFFF;
}

/* DETAILED LAYOUT */
#mid-full {
	margin: 0px 100px;
}
#mid-full .content {
	padding: 20px 20px 20px 20px;

}
#mid-left {
	float: left;
	width: 325px;
/*	border-right: 1px dotted #FFF;*/
	background: url(../images/bg_main_sep.jpg) repeat-y right;
}
#mid-left .content {
	padding: 10px 20px 10px 20px;
	color: #6d6e71;
	line-height: 170%;
}
#mid-left h1 {
	font: 22px Arial;
	text-transform: uppercase;
	background: none;
	padding: 10px 20px 10px 30px;
	margin: 20px 0px 20px 0px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #E7E7E7;
	background: url(../images/bg_left_h1.jpg) no-repeat 0% 50%;
	color: #244578;
	white-space: nowrap
}
#mid-left h2 {
	text-transform: capitalize;
}
#projects #mid-left img {
	margin-top: 78px;
}
#staff #mid-right h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#staff #mid-right .content {
	font-size: 12px;
}
#mid-right {
	float: left;
	width: 625px;
	margin-right: 5px
}
#mid-right .content {
	padding: 20px 30px 20px 30px;
	color: #244578;
	font-size: 14px;
	line-height: 160%;
}
#mid-right .content li {
	background: url(../images/bullet.jpg) no-repeat 0% 50%;
}
#content-top {
	background: url(../images/bg_main_top.gif) no-repeat;
	height: 20px;
}

#content-mid {
	background: url(../images/bg_main_mid.gif) repeat-y;
}

#content-bot {
	background: url(../images/bg_main_bot.gif) no-repeat;
	height: 20px;
}
#index #mid-left {
	float: left;
	width: 575px;
/*	border-right: 1px dotted #FFF;*/
	background: url(../images/bg_main_sep.jpg) repeat-y right;
}
#index #mid-right {
float: left;
width: 375px;
margin-right: 5px;
}
#index #content-top {
	display: none;
}

#index #content-mid {
	background: none;
/*	text-align: center;*/
}

#index #content-bot {
	display: none;
}
#mid-right h3 {
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #244578;
}
#slogan .text {
	text-align: right;
	font-size: 16px;
	padding: 40px 10px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #979040;
	font-weight: bold;
	line-height: 150%;	
}
#bot .text {
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}
#ss {
	width: 269px;
	height: 397px;
	background: #FFF;
	padding: 0px;
	margin: 0 auto;
}
#ss img {
	border: 1px solid #FFF;
}
.testimonials {
	color: #244578;
	font-size: 12px;
	line-height: 160%;
	padding: 50px 0 80px 0;
}
#captions {
	width: 535px;
	height: 130px;
}
