@charset "utf-8";
/* CSS Document */

body {
	font-size:.8em;
	margin:0;
	background:url(../images/main_bg.jpg);
	font-family:Helvetica, Arial, sans-serif;
	}
	
.content li {
	font-size:9pt;
	font-family:Helvetica, Arial, sans-serif;
	}	
	
h1 {
	font-size:22pt;
	color:#a72900;
	margin:0 0 15px 0;
	padding:0;
	font-weight:normal;
	font-family:Helvetica, Arial, sans-serif;
	}
	
h2 {
	font-size:15pt;
	margin:0 0 5px 18px;
	padding:5px 0 0;
	}
	
h5 {
	font-size:12pt;
	}
	
h3, h4 {
	font-family:Helvetica, Arial, sans-serif;
	color:#FFF;
	margin:0;
	padding:0;
	float:left;
	}
	
h3 {
	font-size:.9em;
	padding:0 7px 4px 0;
	border-right:1px solid #FFF;
	}
	
h4 {
	font-size:1.5em;
	font-weight:normal;
	padding:0 10px 0 7px;
	margin:-3px 0 0;
	background:url(../images/arrow.gif) right 10px no-repeat;
	}
	
h4 a {
	text-decoration:none;
	color:#FFF;
	}
	
h4 a:hover {
	text-decoration:underline;
	}
	
p {
	font-size:11pt;
	margin:0 0 15px 0;
	padding:0;
	}
	
form {
	margin:0;
	padding:0;
	}
	
#body-wrap {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg.png) repeat-x;
	height:121px;
	z-index:1;
	}
	
#float-bg {
	position:absolute;
	z-index:2;
	background:url(../images/float-bg.png) center top no-repeat;
	height:130px;
	width:100%;
	left:0;
	top:0;
	}
	
#main {
	width:1000px;
	margin:0 auto;
	background:url(../images/bg-y.png) repeat-y;
	position:relative;
	z-index:3;
	}
	
#photo-top {
	position:absolute;
	background:url(../images/Bruce-Kelly.png) no-repeat;
	width:245px;
	height:195px;
	z-index:9;
	left: 626px;
	top: 7px;
	}
	
#logo {
	width:404px;
	height:150px;
	float:left;
	position:relative;
	z-index:4;
	}
	
#photo {
	width:596px;
	height:128px;
	background:url(../images/top-1.png);
	float:right;
	}
	
#yellow-circle {
	background:url(../images/yellow-bottom.png) no-repeat;
	width:554px;
	height:48px;
	position:absolute;
	left:332px;
	top:128px;
	z-index:3;
	}
	
#contact-us {
	position:absolute;
	z-index:4;
	width:230px;
	height:25px;
	left:428px;
	top:128px;
	}
	
#content-wrap {
	width:1000px;
	clear:both;
	}
	
#left-col {
	float:left;
	margin:0 0 0 31px;
	width:223px;
	}
	
.box-top {
	background:url(../images/left-box_top.png) no-repeat;
	height:8px;
	width:223px;
	margin:25px 0 0;
	}
	
.box {
	background:url(../images/left-box_bg.png) repeat-y;
	width:223px;
	}
	
.box-bottom {
	background:url(../images/left-box_bottom.png) no-repeat;
	height:9px;
	width:223px;
	}
	
.right-box-top {
	background:url(../images/testimonial_top.png) no-repeat;
	width:177px;
	height:8px;
	}
	
.right-box-bg {
	background:url(../images/testimonial_bg.png) repeat-y;
	width:177px;
	}
	
.right-box-bottom {
	background:url(../images/testimonial_bottom.png) no-repeat;
	width:177px;
	height:8px;
	}
	
#testimonial {
	position:absolute;
	right:0px;
	top:95px;
	z-index:10;
	}
	
#testimonial1 {
	position:absolute;
	right:0px;
	top:310px;
	z-index:4;
	}
	
#testimonial2 {
	position:absolute;
	right:0px;
	top:370px;
	z-index:4;
	}	
	
#testimonial1 img {
	position:absolute;
	right:0px;
	z-index:4;
	float:right;
	}
	
#testimonial p {
	color:#353535;
	font-size:.8em;
	padding:22px 0 10px 27px;
	position:relative;
	z-index:6;
	width:135px;
	margin:0;
	}
	
#testimonial cite {
	font-size:.85em;
	color:#353535;
	text-align:right;
	font-style:normal;
	padding:10px 17px 7px;
	float:right;
	}	
	
#quote-top {
	position:absolute;
	top:12px;
	left:12px;
	background:url(../images/quote-top.gif) no-repeat;
	width:39px;
	height:32px;
	z-index:5;
	}
	
#quote-bottom {
	position:absolute;
	bottom:52px;
	right:25px;
	background:url(../images/quote-bottom.gif) no-repeat;
	width:25px;
	height:20px;
	z-index:5;
	}
	
#content {
	width:575px;
	margin:75px 0 0 55px;
	float:left;
	color:#353535;
	line-height:23px;
	}
	
#content1 {
	width:500px;
	margin:75px 0 0 55px;
	float:left;
	color:#353535;
	line-height:23px;
	}
	
#content2 {
	width:850px;
	margin:75px 0 0 75px;
	float:left;
	color:#353535;
	line-height:23px;
	}

#content p {
	font-size:.9em;
	}
	
#content a {
	text-decoration:none;
	}
	
#content1 p {
	font-size:.9em;
	}
	
#footer {
	width:833px;
	margin:0 0 0 74px;
	clear:both;
	background:url(../images/bottom.jpg) no-repeat;
	height:57px;
	text-align:right;
	padding:40px 20px 0 0;
	}
	
#footer img {
	border:0;
	margin:0 0 0 5px;
	}
	
#search {
	color:#353535;
	}
	
#search table {
	font-size:.85em;
	margin:0 0 8px 19px;
	}
	
#search .drop {
	width:110px;
	}
	
#search .drop1 {
	width:80px;
	}	
	
#search .city {
	width:140px;
	}
	
#search .button {
	margin:0 7px 0 0;
	}
	
.team {
	padding-left:18px;
	}
	
.vendId {
	background-color:#BBBBBB;
	font-weight:bold;
	}
	
.listHead {
	font-size:12pt;
	font-weight:bold;
	}
		
/* NAV */

#nav ul {
	list-style:none;
	margin:0;
	padding:0 0 3px;
	}
	
#nav ul li a {
	text-decoration:none;
	display:block;
	width:185px;
	margin:0 0 0 17px;
	padding:7px 5px;
	color:#474747;
	font-weight:bold;
	}
	
#nav ul li a:hover {
	color:#FFF;
	background:#ffb122;
	}
