﻿body{
	background-color: #4d6172;
	margin: 0px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}

#center{
	margin: 50px auto 0px auto;
	width: 910px;
}

#header{
	width: 900px;
	height: 130px;
	background-image:url('header_bg.gif');
}

#menu{
	width: 900px;
	height: 34px;
	margin: 20px 0px 20px 0px;
	background-image: url('menu_bg.gif');
	padding: 0px 0px 0px 0px;
}

#menu ul{
	list-style: none;
	margin: 0px;
	padding: 9px 0px 0px 76px;
	font-weight: bold;
	font-size: 14px;
}

#menu li{
  display: inline;
  padding: 0px;
  margin: 0px;
}

#menu li a{
	padding: 7px 10px 6px 10px;
	color: white;
	text-decoration: none;
}

#menu li a:hover{
	text-decoration: underline;
}

#menu li a:focus{
	outline: none;
}

#inner { float: left; overflow: hidden;}

#column1top 		{ float: left; background-image:url('left_container_top.gif'); width: 650px; height: 11px;}
#column1 				{ float: left; background-image:url('left_container_middle.gif'); min-height: 400px; width: 650px;  margin-bottom: -2000px; padding-bottom: 2000px; }
#column1bottom 	{ float: left; background-image:url('left_container_bottom.gif'); width: 650px; height: 11px;}

#column2top 		{ float: left; background-image:url('right_container_top.gif'); margin-left: 30px;  width: 220px; height: 11px;}
#column2 				{ float: left; background-image:url('right_container_middle.gif'); margin-left: 30px; width: 220px;  margin-bottom: -2000px; padding-bottom: 2000px;}
#column2bottom 	{ float: left; background-image:url('right_container_bottom.gif'); margin-left: 30px; width: 220px; height: 11px;}

.clear{
	clear: both;
	padding-bottom: 1px;
	margin-bottom: 25px;
}

#column1 strong,
#column1 b{
	font-size: 14px;
}

#column1 table,
#column1 p{
	margin: 10px 88px 10px 88px;
  line-height: 20px;
	font-size: 12px;
}

#column2{
	font-size: 12px;
}

#column2 p{
	margin-left: 10px; margin-right: 10px;
}

#openingtimes, #news{
	background-image:url('small_header_bg.jpg');
	height: 26px;
	width: 220px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#partners{
	width: 900px;
	height: 50px;
	clear: left;
}

#footer{
	width: 900px;
	height: 33px;
	background-image: url('menu_bg.gif');
	font-size: 12px;
	margin-bottom: 10px;
	padding-top: 1px;
}

#footer table{
	margin-top: 6px;
	margin-left: 25px;
}

#itsupporten{
	font-size: 12px;
	color: #ff9921;
	float: right;
	margin-right: 10px;
	padding-bottom: 30px;
}

#partners img{
	border: 0px;
	outline: none;
}

.titleDiv{
	color: #ff9921;
	margin-bottom: 20px;
	border-bottom: 1px solid #a9aaac;
	
}

.tireContainer{
	margin: 10px 30px 0px 30px;
	width: 600px;
	clear: both;
	min-height:100px;
	clear: left;
	float: left;
}

.tireContainer table{
	margin: 0px;
	font-size: 12px;

}

.tireContainer td{
	vertical-align: top;
}

.prodDetails{
	font-size: 12px;
}

.prodText{
	width: 500px;
	font-size: 12px;
}

.prodimage{
	width: 100%;
}

.imglink{
	height: 100px;
	border: 3px solid white;
}

h1{
	margin-left: 26px;
	font-size: 18px;
}

.regular_h1{
	margin-left: 86px;
}

#column2 a{
	color: #ff9921;
}

.logo{
	margin-right: 30px;
}

#contact_table{
	margin-left: 86px;
}

#contact_table td{
	vertical-align: top;
}


