@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
html { min-height: 100%; margin-bottom: 1px;
}
body {
	background-color: #6A6A6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
#wrapper {
	background-image: url(images/wrapper_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 10px;
}
#wrapper  #top_header {
	height: 115px;
	width: 780px;
	background-image: url(images/strap_line_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-bottom: 3px;
}
#wrapper   #top_header   #logo {
	margin-top: 19px;
	margin-left: 22px;
	float: left;
}
#wrapper #top_header #header_tel {
	height: 59px;
	width: 400px;
	float: right;
	text-align: right;
	margin-right: 40px;
	margin-top: 35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0f0f0f;
}
#wrapper #top_header #header_tel #strap {
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	width: 400px;
	margin-top: 18px;
	font-weight: lighter;
	text-transform: uppercase;
}
#wrapper    #footerContainer {
	background-color: #6A6A6A;
	width: 730px;
	clear: left;
	padding-top: 15px;
	background-image: url(images/footer_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: -10px;
	padding-left: 30px;
	padding-right: 40px;
	color: #b2b2b2;
	padding-bottom: 10px;
}
#footerContainer p {
	margin-bottom: 5px;
	line-height: 18px;
}
#footerContainer  a:link, a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
#footerContainer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
#navContainer {
	height: 36px;
	background-repeat: repeat-x;
	background-position: center top;
	width: 780px;
	margin-right: 20px;
	background-image: url(images/main_menu_repeat.jpg);
}
#navigation #left_image {
	float: left;
	margin-left: 20px;
	width: 280px;
	background-image: url(images/menuspacer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#navigation img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation ul {
	list-style-type: none;
	
}
#navigation li {
	position: relative;
	float: right;
	display: block;
	height: 36px;
	width: 120px;
	text-align: center;
}
#navigation li ul {
	width: 120px;
	position: absolute;
	left: -10000px;
	height: 10px;
	color: #FFFFFF;
	margin-top: -1px;
		}

#navigation li:hover ul {
	display: block;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
		}
#navigation li li {
	background-color: #666666;
	color: #FFFFFF;
	padding-top: 5px;
	height: 15px;
	padding-bottom: 2px;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-transform: uppercase;
		}
#navigation li li a:link, a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
#navigation li li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}


#nav2container {
	height: 129px;
	background-image: url(images/car_menu_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 780px;
}
#nav2container  img  {
	margin-top: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
#nav2container ul {
}
#nav2container  li  {
	list-style-type: none;
	text-align: center;
	display: block;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 11px;
}
#nav2container a:link, a:hover {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#nav2container a:visited {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
#main_content  {
	margin-top: 20px;
}
#left_menu_wrapper     {
	width: 162px;
	float: left;
	margin-left: 20px;
	margin-bottom: 30px;
}
#left_menu_wrapper #left_menu #easter img {
	margin-left: -6px;
}
#left_menu_wrapper #left_menu ul {
	font-size: 12px;
}
#left_menu_wrapper #left_menu li {
	margin-bottom: 6px;
	font-size: 12px;
	padding-left: 14px;
	list-style-type: none;
	background-image: url(images/arrow_menu.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#left_menu_wrapper #left_menu a:link, a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	list-style-type: none;
	background-image: none;	
}
#left_menu_wrapper #left_menu a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#left_menu_wrapper #left_menu a:hover {
	font-weight: bold;
	text-decoration: none;
}
#left_menu_wrapper #left_menu ul ul {
	font-size: 12px;
	list-style-type: none;
	background-image: none;
	margin-top: 15px;
}
#left_menu_wrapper #left_menu li li {
	font-size: 12px;
	list-style-type: none;
}
#left_menu_wrapper #left_menu li li a:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
#left_menu_wrapper #left_menu li li a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#left_menu_wrapper #left_menu li li a:hover {
	font-weight: bold;
	text-decoration: none;
	
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
#left_menu h3 img {
	margin-left: 10px;
}
#leftimageWrapper {
	width: 162px;
	float: left;
	margin-left: 20px;
	margin-bottom: 30px;
}
#wrapper #leftimageWrapper img {
	margin-top: 26px;
	border: 1px solid #999999;
	padding: 2px;
}
#right_content {
	padding-left: 30px;
	float: left;
	width: 545px;
	margin-bottom: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #adadad;
}
#right_content p {
	padding-bottom: 10px;
	line-height: 18px;
}
#right_content #imageContainer img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #999999;
}
#right_content  ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 12px;
}
#right_content li {
	margin-bottom: 5px;
}
#right_content a:link, a:visited, a:hover {
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
}
h1 {
	color: #333333;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.styleheader1 {color: #666666}
h4 {
	color: #000000;
	font-size: 16px;
	margin-bottom: 5px;
}
h5 {
	font-size: 16px;
	margin-top: 15px;
}
#right_content #div_spacer {
	height: 1px;
	background-color: #999999;
	margin-top: 10px;
	margin-bottom: 20px;
}
#boxout01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADADAD;
	padding-top: 20px;
	background-image: url(images/quote-close.jpg);
	background-repeat: no-repeat;
	background-position: 212px 39px;
	font-size: 16px;
	color: #1f1f1f;
	margin-top: 24px;
}
#boxout01 p {
	background-image: url(images/quote-open.jpg);
	background-repeat: no-repeat;
	background-position: 335px 72px;
	line-height: 23px;
	margin-top: 18px;
}
#boxout01 img {
	float: left;
	margin-right: 20px;
	margin-top: -34px;
}
#right_content #contentpgwrapper {
	height: 75px;
	border: 1px solid #999999;
	padding: 2px;
	background-image: url(images/cars_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-bottom: 30px;
}
#right_content #contentpgwrapper img {
	float: left;
	margin-right: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tablesContainer {
	margin-top: 10px;
}
#tablesContainer table {
	width: 190px;
	float: left;
	border: 1px solid #999999;
	margin-right: 15px;
	background-color: #F2F2F2;
	height: 210px;
}
#tablesContainer  th  {
	font-weight: bold;
	text-align: center;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #C2C2C2;
	height: 14px;
	padding-top: 2px;
	font-size: 12px;
}
#tablesContainer td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 11px;
	background-color: #F2F2F2;
	height: 15px;
	padding-left: 4px;
}
#tablesContainer        tr.altRow        td {
	background-color: #E6E6E6;
}
#boxout02 {
	font-weight: bold;
	float: left;
	width: 130px;
}
#boxout02 p {
	float: right;
}
#boxout02 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
	margin-right: 20px;
}
#boxout02 ul {
	list-style-type: none;
	display: block;
}
#boxout02 li {
	height: 60px;
}
#wrapper #contactWrapper {
	width: 190px;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	font-size: 12px;
}
#contactWrapper p {
	margin-bottom: 8px;
}
#right_content  #delivery_table {
}
#delivery_table table {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
	margin-right: 15px;
}
#delivery_table th {
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 3px;
}
#right_content td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	height: 12px;
	vertical-align: top;
	text-align: left;
}
#delivery_table tr.altRow td {
	background-color: #E6E6E6;
}
#deliveryLink        {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	width: 130px;
	color: #999999;
	margin-top: 12px;
}
