/*-------------------------------------------COMMON----------------------------------------------*/



body {
	/*background-image: url(../images/bg_testing.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
a {
	color: #009900;
	font-weight: bold;
}
th {
	border: 2px solid #FFFFFF;
}

ul li {
	margin-top: 15px;
	margin-bottom: 15px;
	list-style-type: none;
}

#body_index {
	position: relative;
	width: 920px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*background-color: #FFFFFF;*/
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 0px;
	
}
#body_index table {
}


/*-------HEADER------*/
#header {
	min-width: 920px;
	max-width:1600px;
	margin-top: 0px;
	background-image: url(../images/header1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

/*---------TOP NAV---------*/
#top_nav {
	position: absolute;
	height: 40px;
	width: 500px;
	right: -40px;
	top: -35px;
}
#top_nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008000;
	font-weight: bold;
}
#top_nav a:hover {
	color: #00CC00;
}
#top_nav td {
	text-align: center;
}
#top_nav td:hover {
	text-align: center;
}


/*---------LEFT NAVIGATION--------*/
#left_nav {
	font-size: 12px;
	color: #666666;
	padding-top: 90px;
	padding-right: 30px;
	padding-left: 0px;
	padding-bottom: 5px;
}
#left_nav ul {
	padding-right: 0px;
	margin: 0px;
	list-style:none ;
	display: inline;
}

#left_nav ul li {
	padding-top: 0px;
	padding-bottom: 0px;
	list-style:none;
}
#left_nav ul li a {
	color: #666666;
	font-weight: normal;
}
#left_nav ul li a:visited {
	color: #666666;
}
#left_nav ul li a:hover {
	color: #CCCCCC;
	font-weight: bold;
}


/*-------FOOTER--------*/
#footer {
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;*/
	font-size: 12px;
	color: #009900;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}








/*---------------------------------------- ----------------INDEX--------------------------------------------------------------*/


#welcome_message {
	font-size: 12px;
	color: #666666;
	text-indent: 20px;
	padding: 10px;
}
#welcome_message h1 {
	font-size: 18px;
	margin: 2px;
}



#index_service td {
	text-align: right;
}



#index_news {
	font-size: 12px;
	color: #008000;
	text-align: left;
	text-indent: 20px;
	vertical-align: top;
	padding: 10px;
}
#index_news h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}



#index_hours {
	font-size: 12px;
	color: #333333;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#index_hours h1 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}



#index_address {
}
#index_address h3 {
	font-size: 48px;
	font-weight: bold;
	color: #FF0000;
}
#index_address h4{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-left: 30px;
}



#index_box {
	background-image: url(../images/index_box_fr.gif);
}
#index_box td {
	text-align: center;
}



#index_slide {
	text-align: center;
	padding-left: 15px;
}
#index_public_message {
	color: #666666;
	font-size: 12px;
	text-indent: 15px;
	margin-right: 20px;
	margin-left: 20px;
}
#index_public_message ul li {
	display: list-item;
	list-style-type: square;
	color: #333333;
}

/*---------------------------------------------------CONTACT PAGE--------------------------------------------------------------*/
#contact_body {
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: right bottom;
}
#contact_body h1 {
	font-size: 28px;
	font-weight: normal;
	color: #333333;
	margin-left: 20px;
}
#contact_body h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}
#contact_body th {
	text-align: right;
	border: none;
}
#contact_body td {
	/*padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;*/
}
#contact_form {
}
#contact_form th {
	text-align: right;
	font-weight: normal;
}
#contact_hours {
	font-size: 12px;
	color: #333333;
}


/*----------------------------------------------------LOCATION PAGE---------------------------------------------------------*/
#location_body {
	background-image: url(../images/location.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	background-position: right bottom;
}
#location_body h1 {
	font-size: 28px;
	font-weight: normal;
	color: #333333;
	margin-left: 20px;
}
#location_body th {
	text-align: right;
	border: none;
}
#location_body td {
	/*padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;*/
}
#location_hours {
	font-size: 12px;
	color: #333333;
}


/*---------------------------------------------------SERVICES PAGE-------------------------------------------------------*/

#service_body {
	background-image: url(../images/service_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: right bottom;
}
#service_body h1 {
	font-size: 28px;
	font-weight: normal;
	color: #333333;
	margin: 10px;
}
/*------------------------------------------------INDUSTRIAL SERVICE PAGE-------------------------------------------------------*/
#service_1_body {
	background-image: url(../images/service_1_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: right center;
}
/*#service_1_body #pic_box {
	background-image: url(../images/serv_1_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}*/

#service_1_body img {
	border: 3px solid #CCCCCC;
	margin: 10px;
}
#service_1_head img {
	border: none;
	margin: 0px;
	text-align: center;
}
#service_1_body h1 {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	margin: 15px;
}
#service_1_body h2 {
	font-size: 18px;
	font-weight: bold;
	color: #009900;
	margin-left: 10px;
	margin-bottom: 5px;
}
/*---------------------------------------------PRECIOUS METAL SERVICE PAGE-------------------------------------------------------*/
#service_2_body {
	background-image: url(../images/service_2_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: right center;
}
#service_2_body img {
	border: 3px solid #CCCCCC;
	margin: 10px;
}
#service_2_head img {
	border: none;
	margin: 0px;
	text-align: center;
}
#service_2_body h1 {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	margin: 15px;
}
#service_2_body h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	margin-left: 10px;
	margin-bottom: 5px;
}
/*---------------------------------------------------TOWING SERVICE PAGE---------------------------------------------------------*/
#service_3_body {
	background-image: url(../images/tow_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: right center;
}
#service_3_body img {
	border: 3px solid #CCCCCC;
	margin: 10px;
}
#service_3_head img {
	border: none;
	margin: 0px;
	text-align: center;
}
#service_3_body h1 {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	margin: 15px;
}
#service_3_body h2 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	margin-left: 10px;
	margin-bottom: 5px;
}

/*--------------------------------------------------PRODUCTS PAGE------------------------------------------------------*/
#products_body {
	background-image: url(../images/product_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: right center;
}
#products_body h1 {
	font-size: 28px;
	font-weight: normal;
	color: #333333;
	margin-left: 20px;
}
#products_body img {
	border: 3px solid #CCCCCC;
	margin: 5px;
}


/*------------------------------------------------------COMPANY PAGE------------------------------------------------------*/
#company_body {
	background-image: url(../images/company_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: right bottom;
}
#company_body h1 {
	font-size: 28px;
	font-weight: normal;
	color: #333333;
	margin-left: 20px;
}

/*-------------------------------------------------------METALS PAGE---------------------------------------------------------*/
#metals_body {
	background-image: url(../images/metal_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: right bottom;
}
#metals_body h1 {
	font-size: 28px;
	font-weight: normal;
	color: #333333;
	margin-left: 20px;
}



/*-------------------------------------------------QUOTE REQUEST PAGE------------------------------------------------------*/
#quote_body {
	background-image: url(../images/quote_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: left bottom;
}
#quote_body h1 {
	font-size: 28px;
	font-weight: normal;
	color: #333333;
	margin-left: 20px;
}
#quote_form {
}
#quote_form th {
	text-align: right;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*--------------------------------------------------------PRICES PAGE----------------------------------------------------------*/
#price_body {
	/*background-image: url(../images/price_bg.gif);
	background-repeat: no-repeat;*/
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#price_body h1 {
	font-size: 28px;
	font-weight: normal;
	color: #333333;
	margin-left: 20px;
}
#price_body h3 {
	font-size: 18px;
}
#price_list {
	font-size: 12px;
	margin-top: 20px;
}
#price_list th {
}
#price_list td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
}

