body {
    font-family: Calibri, Verdana, Arial, Georgia, sans-serif;
	background: #3b3b3b url('../images/background.jpg') top center no-repeat;
}
body h2 {
	font-size: 1.2em;
}
body h3 {
    font-size: 1.1em;
}
#container {
    width: 920px;
    margin: .5em auto 0 auto;
}
#head-container {
	height: 115px;
	background: url(../images/BG_header.png) repeat;
}
#head-container span {
	float: right;
	line-height: 30px;
	color: #0066FF;
	font-weight: bold;
	margin-right: 30px;
	font-size: 26pt;
	text-align: center;
	margin-top: 20px;
}
#head-container .phone_num {
	font-size:28px;
	color: #0033FF;
	float: right;
	padding-left: 5px;
}
#head-container img {
	float: left;
}
#head-container a {
	text-decoration: none;
	color: #0066FF;
}
#nav-container ul li {
	/*display: inline-block;*/
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;




	*display:inline;
	background: url('../images/button_bg.jpg') repeat-x top left;
	height: 54px;
	text-transform: uppercase;
	color: #5a5a5a;
	font-weight: bold;
	font-size: 18px;
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #a0a0a0;
	line-height: 54px;
	padding: 0 1.2em 0 1.2em;
}
#nav-container ul li a {
	text-decoration: none;
	color: #5a5a5a;
}
#nav-container ul {
    background: url('../images/button_bg.jpg') repeat-x top left;
}
#intro-container {
	background: url(../images/intro_image4.png) no-repeat left top;
	height: 309px;
	padding-left: 2em;
	position: relative;
}
#intro-container div {
	position: absolute;
	top: 70px;
	left: 590px;
}
#intro-container img {	
	margin-top: .2em;
}
#col1, #col2, #col3 {
    background: #6f6f6f url("../images/col_bg.png") repeat-x top left;
    width: 32.5%;
    text-align:center;
	margin-top: .5em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #8e8d8d;
}
#col1, #col2 {
    float: left;
}
#col3 {
    float: right;
}
#col1 {
    margin-right: .6em;
}
#col1 h2, #col2 h2, #col3 h2 {
    color: #484848;
    text-transform: uppercase;
    text-align: left;
    margin: .4em 0 .3em .8em;
}
#col1 p, #col2 p, #col3 p {
    margin: .5em 1em .8em 1.1em;
    text-align: left;
    color: #ecebeb;
}
#col1 div, #col2 div, #col3 div {
	width: 100%; text-align: left;
	margin-left: .7em;
}

#main-content {
    clear: left;
	overflow: hidden;
	padding-top: 1em;
	background: #3B3B3B;
	padding-left: 1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity: 0.9;
	filter:alpha(opacity=90);	/* IE */
	zoom: 1;
}
#introduction {
	/*width: 65%;*/
	width: 575px;
	float: left;
	padding-right: 10px;
}
#contact_introduction {
	width:500px;
}
#introduction h2, #contact_introduction h2 {
    color: #d7d7d7;
    border-bottom: 2px solid #454343;
    padding-bottom: .1em;
	margin: .3em 1em .4em 0;
    text-transform: uppercase;
}
#introduction h3, #contact_introduction h3 {
    color: #c5c5c5;
	margin: 0 1em .4em 0;
}
#introduction p, #contact_introduction p {
    color: #c5c5c5;
    margin-bottom: .4em;
	margin: 0 1em .4em 0;
}
#introduction p, #introduction ul li, #introduction h4, #introduction h3, #introduction ol li {
	font-size: 1.2em;
}
#paint-shop {
	
}
.about-group img {
	/*display: block;*/
	border: 8px solid #999;
	margin-bottom: 1em;
	margin-top: 1em;
	width: 250px;
	margin-right: .5em;
}
table#repair-process {
	color: #c5c5c5;
}
table#repair-process tr td {
	
}
table#repair-process tr td.repair-num {
	font-size: 2.4em;
	font-family: Verdana;
	padding-right: .5em;
	color:#a20000;
	padding-top: .2em;
}
table#repair-process tr td.repair-text {
	vertical-align: top;
	font-size:1.2em;
	padding-top: .5em;
}
#introduction ul {
	margin-left: 2em;
	margin-bottom: 1em;
}
#introduction ul, #introduction ol {
	list-style-position: outside;
	margin-left: 40px;
	color: #c5c5c5;
}
#introduction ul li {
	list-style-type: disc;
}
#introduction ol li {
	list-style-type: decimal;
}
.page-notification {
	font-size: 1.3em;
	background: #ffe2e2;
	color: #3B3B3B !important;
	padding: .5em;
	border:1px solid #ff3131;
	margin-top: 1em !important;
}
.page-notification a {
	color: #3B3B3B;
}
#news-container {
    width: 35%;
	float: right;
}
#tip-container {
	clear: both;
	margin-top: 1.2em;
}
#tip-container h2 {
	color: #d7d7d7;
}
#tip-container .tip span {
	background: #3b3b3b url("../images/tip_bg.gif") no-repeat;
	height: 52px;
	width: 53px;
	/*display:inline-block;*/
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	line-height: 52px;
	text-align: center;
	font-size: 1.6em;
	vertical-align:center;
}
#tip-container .tip p {
	/*display: inline-block;*/
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	/*background: #393939;*/
	margin-left: .8em;
	width:200px;
	vertical-align:center;
	font-size: 1em;
}
#tip-container .tip span, #tip-container .tip p {
	color: #d7d7d7;
}
#tip-container .tip {
	height: 52px;
	width: 50%;
	float: left;
	margin-bottom: 1em;
}

#news-container h2 {
	color: #d7d7d7;
	margin: .3em 1em .4em 0;
	border-bottom: 2px solid #454343;
    padding-bottom: .1em;
	margin: .3em 1em .4em 0;
    text-transform: uppercase;
}
#news-container .news-item {
	margin-bottom: 1em;
}
#news-container .news-item a {
	color: #a4a4a4;
}
#news-container .news-item span {
	color: #f81011;
	font-size: 1.2em;
	margin-right: .5em;
}
#news-container  h3 {
	color: #B6B5B5;
	display: inline;
	font-size: 1.2em;
}
#news-container .news-item p {
	color: #a4a4a4;
	margin-top: .4em;
}
#footer {
	border-top: 2px solid #454343;
	width: 100%;
	padding-top:.5em;
	margin-bottom: .5em;
	color: #5B5B5B;
	text-align: center;
	height: 40px;
	line-height:40px;
}
#footer span {
	padding-right: 1em;
}
#footer a {
	color: #5B5B5B;
}
#footer a img {
	padding-top:.2em;
	vertical-align: top;
}
.quick-info-table {
	margin: .5em 0 .5em .5em;
	color: #9c9a9a;
	font-size: 1.1em;
}
.quick-info-table td {
	padding-right: 1em;
}
address a {
	/*color: #9c9a9a;*/
	color: #eee;
	font-weight:bold;
}
#intro-container li
{
	list-style: disc;
	margin-left: 50px;
	font-size: 18px;
	margin-bottom: 7px;
	margin-top: 5px;
}
#head-container span p
{
	font-size: 24px;
}
#intro-container p
{
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
	font-size: 18px;
}
#map
{
	float: right;
	text-align: center;
	margin-right: 20px;
}
#intro-container h1
{
	font-size: 20px;
	margin-left: 300px;
	color: #000066;
	padding-top: 20px;
}
#col2 .coupon_notice
{
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 19px;
}
#facebook_box
{
	margin-bottom: 20px;
}
#map a
{
	color: #0066CC;
}
