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

body {
	padding:0;
	margin:0;
	background:#F4F4E8 url(images/website/bar.jpg) top repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000000;
}

p {
	padding:0;
	margin:0;
	line-height:19px;
}

a:link,
a:visited,
a:hover,
a:active,
a {
	text-decoration:none;
	color:#06F;
}

a:hover {
	text-decoration:underline;
	color:#03F;
}

h1 {
	padding:0;
	margin:0;
	font-size:25px;
	font-weight:normal;
}

h2 {
	padding:0;
	margin:0;
	font-size:30px;
}

/* ########## CLASSES ########## */

.clear {
	padding:0;
	margin:0;
	clear:both;
}

.head {
	padding:9px 0px 0px 10px;
	margin:0;
	height:22px;
	background:#000000;
	font-weight:bold;
	color:#ffffff;
}

.padding {
	padding:10px;
}

/* ########## STYLES ########## */

.style1 {
	font-size:16px;
	color:#000;
}

/* ########## PAGE LAYOUT ########## */

#swf-object {
	padding:0px;
	margin:0px;
}

#header {
	padding:0;
	margin:0;
	width:980px;
	height:225px;
	margin:20px auto 0px auto;
	background:url(images/website/header.jpg);
}

#main-container {
	padding:0;
	margin:20px auto 0 auto;
	width:980px;
	height:auto;
	background:url(images/website/main-content-bg.jpg) repeat-y;
}

#left-column {
	padding:0;
	margin:0;
	width:243px;
	height:auto;
	float:left;
}

#logos {
	margin:0;
	width:auto;
	height:auto;
	background:#FFF;
	text-align:center;
	font-size:10px;
}

#logos2 {
	width:210px;
	text-align:center;
	padding:0px;
	margin:0px auto;
}
#logos2 img {
	padding:5px;
	margin:0px;
}

#right-column {
	padding:0;
	margin:0;
	width:727px;
	float:right;
	background:#E0E0D6;
}

#footer-container {
	padding:0;
	margin:5px auto 0px auto;
	width:980px;
	height:40px;	
}

#footer-left {
	padding:0;
	margin:0;
	width:490px;
	height:40px;
	float:left;
	background:#C1C1B8 url(images/website/footer-left.jpg) top left no-repeat;
}

#footer-right {
	padding:10px 30px 10px 0px;
	margin:0;
	width:460px;
	height:20px;
	float:right;
	background:#C1C1B8 url(images/website/footer-right.jpg) top right no-repeat;
	text-align:right;
}

#footer-right span {
	font-size:25px;
	color:#000;
}

#footer-info {
	margin:10px auto 20px auto;
	padding:0px 30px 0px 0px;
	width:950px;
	height:15px;
	text-align:right;
	color:#858585;
}


/* ########## MAIN MENU ########## */

#menu {
	padding:0;
	margin:0px auto;
	width:980px;
	height:34px;
}

#menu ul {
	padding:0;
	margin:0;
	float:left;
}

#menu ul li {
	padding:0px 0px 0px 3px;
	margin:0;
	float:left;
	list-style:none;
	background:url(images/website/menu-spacer.jpg) top left no-repeat;
	height:44px;
}

#menu ul li a {
	margin:0;
	display:block;
	height:44px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	float:left;
	font-size:11px;
}

#menu ul li a:hover {
	background:url(images/website/menu-bg2.jpg) top right repeat-x;
}

#menu ul li a span {
	padding:9px 20px 0px 20px;
	float:left;
	height:25px;
	cursor:pointer;
}

#menu ul li.last a span {
	background:url(images/website/menu-spacer.jpg) top right no-repeat;
	float:left;
}

/* ########## PHONE NUMBER ########## */

#phone {
	color:#FFF;
	float:right;
	padding:6px;
}
#phone span {
	font-size:16px;
}

/* ########## SUB MENU ########## */

#sub-menu {
	padding:10px;
	margin:0;
	width:auto;
	height:auto;
	background:#E0E0D6;
}

#sub-menu ul {
	padding:0;
	margin:0;
}

#sub-menu ul li {
	list-style:none;
	padding:0px;
	margin:0px 0px 3px 0px;
}

#sub-menu ul li a {
	padding:7px 0px 0px 33px;
	margin:0px;
	width:185px;
	height:22px;
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	background:url(images/website/sub-menu-bg.jpg) left no-repeat;
}

#sub-menu ul li a:hover {
	color:#FFF;
	background:url(images/website/sub-menu-bg3.jpg) left no-repeat;
}

/* ########## CONTACT PAGE ########## */

#contact {
	margin:0px 30px 0px 0px;
	float:right;
	background:#C0C0B8;
	width:290px;
}

#quote-request-div {
	padding:0;
	margin:0;
	border-bottom:30px #E0E0D6 solid;
	background:#C0C0B8;
}

/* ########## CONTACT FORM ########## */

.field {
	padding:0px 0px 15px 0px;
}

.field_validation {
	color:#C00;
	font-weight:bold;
}

#contact-form-form {
	width:350px;
	float:left;
}

#contact-form-form .field input,
#contact-form-form .field textarea,
#contact-form-form .field select {
	background:#F3F3F3;
	border:#333 1px solid;
	color:#666;
}

#contact-form-form .field input:focus,
#contact-form-form .field textarea:focus,
#contact-form-form .field select:focus {
	background:#FFF;
	border:#999 1px solid;
	color:#000;
}

#contact-form-form #submit {
	padding:5px;
	margin:0px;
	float:left;
	background:#003300;
}

/* ########## QUOTE REQUEST FORM ########## */

#quote-request .field input,
#quote-request .field textarea,
#quote-request .field select {
	background:#F3F3F3;
	border:#333 1px solid;
	color:#666;
}

#quote-request .field input:focus,
#quote-request .field textarea:focus,
#quote-request .field select:focus {
	background:#FFF;
	border:#999 1px solid;
	color:#000;
}

#quote-request .field #input.submit {
	background:none;
	border:none;
}

#quote-request .field input.submit:focus {
	background:none;
	border:none;
}

#quote-request #submit {
	padding:5px;
	margin:0px;
	float:left;
	background:#003300;
}



#youtube {
	width:220px;
	
	padding:0px;
	margin:10px;
	
	float:right;
	
	border: #333 2px solid;
}

#youtube h5 {
	padding:5px;
	margin:0px;
	
	background: #333;
	
	color:#FFF;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}
