
html 
{
	height: 100%;
}

body
{
	margin: 0;
	background-image: url("images/background.png");
	background-position: center;
	background-repeat: repeat-y;
	background-color: #dbdbdb;
	height: 100%;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #727272;
}

table.site
{
	width: 934px;
	height: 100%;
	margin: 0 auto;
	background-image: url("images/background-site.png");
}

td.header
{
	margin: 0;
	padding-left: 3px;
	padding-right: 3px;
	height: 149px;	
}


td.menu_container
{
	height: 31px;
}


table.menu_background
{
	margin:0;
	padding:0;
	height: 31px;
	width: 931px;
	background-image: url("images/background-menu.png");
	background-repeat: no-repeat;
	position: relative; 
	top: -5px;
	left: 2px;
}

td.menu
{
	font-size: 14px;
	text-align: center;
}


.centered
{
	margin: 0 auto;
}

p.menu
{
	font-size: 16px;
	margin: 0;
	margin-left: 145px;
}

p.sub_menu
{
	font-size: 16px;
	margin: 0;
}

a
{
	color: #00629a;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.menu_item:hover
{
	color: #ffffff;
}

a.menu_item
{
	color: #cccccc;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
}

a.sub_menu_item:hover
{
	color: #000000;
	text-decoration: underline;
}

a.sub_menu_item
{
	text-decoration: none;
	margin-right: 20px;
}

a.category_menu_item:hover
{
	color: #000000;
}

a.category_menu_item
{
	color: #535353;
	text-decoration: none;
	position: relative;
	top: 2px;
	margin-left: 5px;
	font-size: 14px;
}

a.orange
{
	color: #f88000;
}

div.content_head
{
	width: 630px;	
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.content_end
{
	text-align: center;
	width: 630px;	
	margin: 0 auto;
	margin-top: 50px;
}

div.contact_info
{
float: left;
}

div.image_container
{
	margin-left: 3px;
}

div.thumbnail
{

	float: left;
	padding: 2px;
	text-align: center;
	height: 250px;
	vertical-align: bottom;
}

div.pub_thumbnail
{
	float: left;
	padding: 2px;
	text-align: center;

}

div.content
{
	width: 630px;
	margin: 0 auto;
	margin-top: 20px;
}

div.category_menu:hover
{
	background-image: url("images/background-side-menu-hover.png");
}

div.category_menu
{
	background-image: url("images/background-side-menu.png");
	width: 141px;	
	height: 23px;
	margin: 0;
	background-repeat: no-repeat;
	border: solid 0px;
}

div.vehicle_data_left
{
	float: left;
	width: 60%;
}

div.vehicle_data_right
{
	float: left;
	width: 35%;
	padding-top: 30px;
	padding-left: 10px;
}

h1 {font-size: 250%; font-weight: normal; color: #00629a; margin: 10px 10px 0px 0px;} 
h2 {font-size: 200%; font-weight: normal; color: #00629a; margin: 10px 10px 10px 0px;}
h3 {font-size: 140%; font-weight: normal; color: #00629a; margin: 10px 10px 10px 0px;}
h4 {font-size: 110%; font-weight: normal; color: #00629a; margin: 10px 10px 10px 0px;}
p
{
	text-align: justify;
}

p.message
{
	font-size: 130%;
	color: #FF8000;
}

p.price
{
	font-size: 130%;
	color: #0066c5;
}

table.admin_table
{
 width: 100%;
 padding: 0;
}

tr.highlight:hover
{
	background-color: #e5e5e5;
}

tr.highlight
{
	background-color: #f8f8f8;
}

td.admin_table_td
{
width: 50%;	
border-bottom: solid #e5e5e5 1px;	
}

td.admin_table_td2
{
border-bottom: solid #e5e5e5 1px;	
}

td.pricelist_heading
{
 width: 160px;
 border-bottom: solid #e5e5e5 1px;
 padding-top: 3px;
 padding-bottom: 3px;
}

td.grayline
{
text-align: center;
border-bottom: solid #e5e5e5 1px;	
font-weight: bold;
}

td.grayline2
{
text-align: left;
border-bottom: solid #e5e5e5 1px;	
}

td.grayline3
{
text-align: center;
padding: 0px 0px 0px 0px;
border-bottom: solid #e5e5e5 1px;	
}

td.left_column
{
width: 141px;	
background-image: url("images/background-left-side.png");
background-repeat: repeat-x;
background-color: #f2f3f5;
border-right: solid #e4e4e4 1px;
}

input.input_text
{
	width: 400px;
	border: solid #a5a5a5 1px;
}

input.contact_form
{
	width: 400px;
	border: solid #a5a5a5 1px;
}


input.pricelist
{
	width: 40px;
	border: solid #a5a5a5 1px;
}


select
{
	width: 400px;
	border: solid #a5a5a5 1px;
}

textarea
{
	width: 630px;
	border: solid #a5a5a5 1px;
}


img.button:hover
{
	border: solid #000000 1px;
}

img.button
{
	border: solid #d1d1d1 1px;
}

input.button:hover
{
	border: solid #000000 1px;
}

input.button
{
	border: solid #d1d1d1 1px;
}

span.large
{
	font-size: 200%;	
	font-weight: bold;
	color: #00629a;
}

span.medium
{
	font-size: 125%;	
	font-weight: bold;
	color: #00629a;
}
