/*
---------------------------------------------------
SETUP
---------------------------------------------------
*/

* {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:97%;
	line-height:1.3em;
}

body {

    margin:0;
    padding:0;
	text-align:center;
}

#wrapper {
	
	width:940px;
    margin:0 auto;
	padding:0;
	
	text-align:left;
}

#bg_shadow {
	background:none!important;
    margin:0;
	padding:0;
}

#body {
	background:#ffffff url(../images/body_bg.jpg) repeat-x left top;
	padding:14px 0;
	width:960px;
	}

#shadow {
	width:940px;
	
	display:none!important;
	}


/*
--------------------
Header
--------------------
*/

#header {
	width:932px;
	height:138px;
	background:url(../images/header_bg.jpg) no-repeat left top;
	margin:0;
	padding:0 0 0 1px;
	}




/*
-------------------------------
LEFT
-------------------------------
*/

#left {
	float:left;
	width:171px;
	padding:0 0 0 14px;
	margin:0;
	}

#left h2 { 
	margin:0 0 6px 0;
	padding:0;
	}

.banner_list li {
	padding:0;
	margin:0 0 6px 0;
	}

.left_box {
	width:171px;
	padding:0;
	margin:0 0 6px 0;
	background:url(../images/left_box_middle.jpg) repeat-y left top;
	}
	
.left_box h3 {
	padding:0;
	margin:0;
	border:0;
	background:none;
	}
	
.left_box ul {
	margin:-10px 0 0 0;
	padding:0 0 14px 0;
	background:url(../images/left_box_bottom.jpg) no-repeat left bottom;
	}
	
.left_box ul li {
	border-bottom:1px dotted #000000;
	padding:0 0 0 12px;
	margin:0;
	}

.left_box ul li a {
	text-decoration:none;
	line-height:25px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	}

.left_box ul li a:hover {
	color:#E72616;
	text-decoration:underline;
	}

/*
-------------------------------
RIGHT
-------------------------------
*/

#right {
	float:right;
	width:171px;
	padding:0 14px 0 0;
	margin:0;
	}
	
#right ul li {
	width:171px;
	padding:0;
	margin:0 0 6px 0;
	}

/*
-------------------------------
MAIN
-------------------------------
*/


#main_content {
	float:left;
	width:568px;
	padding:0 10px;
	margin:0;
}

.top_text h2 {
	margin:0;
	padding:0;
	}

.top_text, .top_text div {
	width:568px;
	}

.top_text {
	margin:8px 0;
	background:url(../images/top_text_middle.jpg) repeat-y left top; 
	}

.top_text div {
	margin:0;
	background:url(../images/top_text_top.jpg) no-repeat left top; 
	}
.top_text .top_text_bottom
	{	
	width:538px;
	margin:0;
	padding:0 15px 15px 15px;
	background:url(../images/top_text_bottom.jpg) no-repeat left bottom;
	}

.top_text p {
	text-align:justify;
	margin:0;
	padding:0;
	}
	
.top_news {
	width:568px;
	margin:10px 0 0 0;
	padding:0;
	background:url(../images/word_press_bg.jpg) repeat-y left top;
	}

.top_news div {
	width:256px;
	
	padding:25px 10px 0 10px;
	}

.top_news div h3 {
	font-size:14px;
	line-height:24px;
	color:#e72616;
	padding:0;
	margin:0;
	background:none;
	border:none;
}

.top_news div li {
	font-weight:bold;
	}

.top_news div li a {
	font-size:12px;
	line-height:20px;
	}
	
.news_box01 {
	float:left;
	background:url(../images/stanton_store.jpg) no-repeat left top;
	}

.news_box02 {
	float:right;
	background:url(../images/west_covina_store.jpg) no-repeat left top;
	}

/*
-------------------------------
FOOTER
-------------------------------
*/

.
#footer {
	clear:both;
	width:940px;
	background:#5D5D5D url(../images/footer_bg.jpg) repeat-x left top;
	padding:0;
	text-align:center;
}
#footer p {
	text-align:center;
	font-size:11px;
	line-height:15px;
	color:#FFFFFF;
	padding:0;
	margin:0 0 6px 0;
}
#footer a {
	font-size:11px;
	line-height:15px;
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#E72616;
	text-decoration:underline;
}
