div {
	padding:0;
	margin:0;
}

#center { /*This is what makes the website center in the window*/
	width:975px; /*This needs to be the maximum width of the website. This is determined by the graphic.*/
	margin:0 auto;
	padding:0;
}

body {
	margin:0;/*This adds spacing around the entire website. If the design calls for there to be no spacing above the website the margin can be set at 0 */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ABABAB;
	line-height:140%;
}

#header_container {
	width:975px;
	padding:0;
	margin:0;
	height:147px;
	background-color:#000000;
	background-image:url(../images/bg_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#header_left {
	width:255px;
	padding:0;
	margin:0;
	float:left;
}

#header_right {
	width:720px;
	padding:0;
	margin:0;
	float:left;
}

#header_contact {
	width:640px;
	padding:0;
	margin:0;
	float:left;
}

#header_bbb {
	width:80px;
	padding:10px 0 0 0;
	margin:0;
	float:left;
}

#header_phone {
	width:550px;
	padding:20px 0 0 90px;
	margin:0;
	float:left;
	color:#0083FF;
	font-weight:bold;
	font-size:18px;
}

span.tollfree {
	padding-left:20px;
}

#header_address {
	width:587px;
	padding:7px 53px 0 0;
	margin:0;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

#header_hours {
	width:587px;
	padding:5px 53px 0 0;
	margin:0;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

#header_address a {
	color:#0083FF;
}

#header_address a:hover {
	color:#FF0000;
}

#menu_main {
	width:720px;
	padding:0;
	margin:0;
	float:left;
}

#menu_top { /*all other menu styles should be on the menu style sheet*/
	width:720px;
	padding:0;/*This positions the menu horizontally within the header div. This should not exceed the height of the div.*/
	margin:0;
	float:left;
}

#menu {
	width:975px;
	padding:0;
	margin:0;
	float:left;
}

#menu_bottom {
	width:975px;
	padding:0;
	margin:0;
}

#menu_bottom_inside {
	width:975px;
	padding:6px 0 0 0;
	margin:0;
}

#menu_jingle {
	visibility:hidden;
	display:none;
}

#menu_gallery {
	width:383px;
	padding:0 0 0 592px;
	margin:0;
	float:left;
	text-align:center;
	text-transform:uppercase;
}

#main {/*To add an expanding background for the whole site, even if it is just solid colors, add a repeating image to this div*/
	width:975px;
	padding:0;
	margin:0;
	text-align:left;
}

#main_bg {/*To add an expanding background for the whole site, even if it is just solid colors, add a repeating image to this div*/
	width:975px;
	padding:0;
	margin:0;
	float:left;
	background-color:#000000;
}

/*Left Container*/
#main_left {
	width:301px;
	padding:0;
	margin:0;
	float:left;
}

#left_container {
	width:289px;
	padding:7px 0 0 12px;/*If you need to have more padding on the left or right remember to adjust the the width accordingly. (Subtract both left and right padding from width.*/
	margin:0;
	float:left;
}

#left_content_top {
	width:265px;
	padding:12px;
	margin:0;
	float:left;
	background-image:url(../images/bg_left_top_grey.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#left_content_middle {
	width:289px;
	padding:0;
	margin:0;
	float:left;
	background-image:url(../images/bg_left_middle_grey.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}

#left_content_bottom {
	width:289px;
	padding:0;
	margin:0;
	float:left;
	background-image:url(../images/bg_left_bottom_grey.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#left_form_top {
	width:246px;
	padding:6px 0 5px 19px;
	margin:0;
	float:left;
	background-image:url(../images/bg_left_top_red.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#left_form_middle {
	width:265px;
	padding:0;
	margin:0 0 5px 0;
	float:left;
	background-image:url(../images/bg_left_middle_wh.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}

#left_form_bottom {
	width:265px;
	padding:0;
	margin:0;
	float:left;
	background-image:url(../images/bg_left_bottom_wh.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#left_text_top {
	width:241px;
	padding:20px 10px 10px 14px;
	margin:0;
	float:left;
	background-image:url(../images/bg_left_top_blue.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	/*min-height:315px;*/
}

#left_text_middle {
	width:265px;
	padding:0;
	margin:0;
	float:left;
	background-image:url(../images/bg_left_middle_wh.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}

#left_text_bottom {
	width:265px;
	padding:0;
	margin:0;
	float:left;
	background-image:url(../images/bg_left_bottom_wh.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#left_testimonial {
	width:279px;
	padding:0;
	margin:7px 5px 0 5px;
}

#left_testimonial img {
	padding:0;
	margin:0;
}


/*Main Container*/
#main_content {/*This is the container that holds the left and middle divs. I used this to make positioning easier. If this were a two column layout we wouldn't need this.*/
	width:674px;
	padding:0;/*Change for positioning. Remember to adjust width accordingly.*/
	margin:0;
	float:left;
}

#content_container {/*The width, padding, margin, and border should equal the width of the middle container div.*/
	width:661px;
	padding:7px 6px 0 7px;/*If you need to have more padding on the left or right remember to adjust the the width accordingly. (Subtract both left and right padding from width.*/
	margin:0;
	float:left;
}

#content_bg_top {
	width:639px;
	padding:11px;
	margin:0;
	float:left;
	background-image:url(../images/bg_right_top_grey.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#content_bg_middle {
	width:661px;
	padding:0;
	margin:0;
	float:left;
	background-image:url(../images/bg_right_middle_grey.jpg);
	background-position:top left;
	background-repeat:repeat;
}

#content_bg_bottom {
	width:661px;
	padding:0;
	margin:0;
	float:left;
	background-image:url(../images/bg_right_bottom_grey.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#content_text_top {
	width:617px;
	padding:11px;
	margin:0;
	float:left;
	background-image:url(../images/bg_right_top_wh.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#content_text_middle {
	width:639px;
	padding:0;
	margin:0;
	float:left;
	background-image:url(../images/bg_right_middle_wh.jpg);
	background-position:top left;
	background-repeat:repeat;
}

#content_text_bottom {
	width:639px;
	padding:0;
	margin:0;
	float:left;
	background-image:url(../images/bg_right_bottom_wh.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#lower_boxes {
	visibility:hidden;
	display:none;
}

.clr {
	clear:both;
}

#footer {
	width:975px;
	padding:0px;/*If you need to have more padding on the left or right remember to adjust the the width accordingly. (Subtract both left and right padding from width.*/
	margin:0;
	height:41px;
	background-image:url(../images/bg_footer.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#footer_content {
	width:965px;
	padding:22px 10px 0 0;
	margin:0;
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
}

/*General Styles*/
h1,h2,h3,h4,h5,h6,p {
	padding:0;
	margin:0;
}

p {
	padding:9px 0;
}

h1 {
	padding:0 0 12px 0;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	line-height:140%;
}

h2 {
	padding:12px 0 9px 0;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	
}

h3 {
	padding:12px 0 9px 0;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	
}

h4 {
	padding:12px 0 6px 0;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	
}

h5 {
	padding:12px 0 6px 0;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	
}

h6 {
	padding:12px 0 3px 0;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	
}

a {
	color:#0000FF;
}

a:hover {
	color:#FF0000;
}

ul {
	margin-top:5px;
	margin-bottom:10px;
	padding-top:0;
	padding-bottom:0;
}

li {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:3px;
}

/* This makes PNG's work in IE6 

img, div { 
	behavior: url(png/iepngfix.htc);
}
*/

.coupon a {
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
}
