﻿body
{
	background-color: #66CCFF;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
form
{
	min-width: 980px;
	max-width: 1200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0 auto;
}
#masterWrap{
	height:auto;
	background-color: #FFFFFF;
	margin:0 0 45px 0;
	padding: 0 0 0 0;
	}
/*___________________________Top____________________________________________*/
#ribbonTop
{
	height: 25px;
	width: 100%;
	font-size: 12px;
	text-align: center;
	color: #008ED2;
	margin: auto;
	padding-top: 8px;
	font-variant: small-caps;
	text-transform: uppercase;
}
/*___________________________Header_________________________________________*/
#headerWrap{
	width: 100%;
	height:237px;
	background: url('/App_Themes/Car-Repair-Images/header-diamond-plate-bg.jpg') repeat-x;
	}
/*___________________________Masthead_____________________________________*/
#mastheadWrap{
	height:237px;
	width:100%;
	background: url('/App_Themes/Car-Repair-Images/avant-shield290.gif') no-repeat left;
	}
#mastheadBxLft{
	height:100%;
	width:274px;
	float:left;
	text-align:center;
	}
#mastheadBxRt{
	height:100%;
	width:72%;
	float:right;
	}
	
#logoBox
{
	height:60px;
	width: 29%;
	float:right;
	background: url('/App_Themes/Car-Repair-Images/Avant-Logo55G.gif') no-repeat center;
	}
#phoneBox
	{
	height:60px;
	width:70%;
	float:left;
	text-align:center;
	outline:solid 1px transparent;
		}

/*___________________________Navigation_____________________________________*/
#navWrap{
	clear: both;
	height:135px;
	width: 710px;
	background: url('/App_Themes/Car-Repair-Images/car-repair-wrench2.png') no-repeat center;
	border: solid 1px transparent;
	}
#navBx
{
	height:20px;
	width:525px;
	margin:51px 0 0 84px;
	
	}

/*___________________________Content________________________________________*/
#contentWrap{
	clear:both;
	min-height:460px;
	width: 100%;
	background: url('/App_Themes/Car-Repair-Images/bugatti_veyron_large.gif') no-repeat;
	
}
.contentWrapLft{
	width:70%;
	float:left;
	}
.contentWrapRt{
	width:29%;	
	float:right;
	}
#colCtr{
	height:100%;
	width:65%;
	float:right;
	}
#colLft{
	height:100%;
	width:34%;
	float:left;
	}
#colRt{
	height: 500px;
	width:100%;
	/*background:  url('/App_Themes/Car-Repair-Images/LoniePix432.gif') no-repeat bottom center;*/
	}
	
	
/*___________________________Footer_________________________________________*/
#footerWrap{
	clear:both;
	height: 52px;
	width: 100%;
	background: url('/App_Themes/Car-Repair-Images/footer-slice.jpg') repeat-x;
	color:#183B65;
	font-size: 11px;
	}
.footerWrapLft{
	height:100%;
	width:80%;
	float:left;
	}
.footerWrapRt{
	height:100%;
	width:20%;	
	float:right;
	}
#footerBxCtr
{
	height: 100%;
	width: 70%;
	float: right;
	text-align: center;
	font-size: 17px;
	font-family: Tahoma;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
}
#footerBxLft{
	height: 100%;
	width:30%;
	float:left;
	text-align: left;
	}
#footerBxRt{
	height: 100%;
	width:100%;
	float:right;
	text-align:right;
	}

/*___________________________Bottom_________________________________________*/
#ribbonBtm{
	clear:both;
	height: 25px;
	width: 100%;
	font-size: 10px;
	text-align: center;
	color: #008ED2;
	margin: auto;
	padding-top:11px;
	font-variant: small-caps;
	text-transform: uppercase;
	}
#navList{
	width:750px;
	margin:auto;
	padding:20px;
	}
#imaginethat
	{
	height: 25px;
	width: 100%;
	font-size: 10px;
	text-align: center;
	color: #008ED2;
		}
/*___________________________Text___________________________________________*/
h1
{
	font-size: 42px;
	font-weight: bold;
	color: #000099;
	text-transform: capitalize;
	margin: 0 0 15px 0;
}
h2
{
	font-size: 28px;
	color: #CC0000;
	margin: 0 0 15px 0;
}
h3
{
	font-size: 18px;
	color: #666666;
	margin: 0 0 14px 0;
}
h4{
	font-size: 38px;
	font-weight: bold;
	color: #000099;
	margin:0 0 14px 0;
	}
h5{
	font-size: 14px;
	color: #3173A5;
	margin:0 0 12px 0;
	}
h6{
	font-size: 14px;
	color: #A0BC43;
	margin:0 0 12px 0;
	}
p{
	font-size: 12px;
	color: #252525;
	margin:0 0 10px 0;
	}
/*___________________________Controls_______________________________________*/
ul
{
	font-size: 16px;
}
ol{}
li{
	}
a{
	text-decoration: none;
	}
	link visited
{
	color: #000066;
}