@charset "utf-8";

body {
	background-color: #FFF;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
a:link {
	color: #FFF;
	text-decoration:none;
}
a:visited {
	color: #FFF;
	text-decoration:none;
}
a:hover {
	color: #e4d153;
}
h1 {
	font-size: 18px;
	font-weight: semi-bold;
	font-style: italic;
	color: #2e70a6;
	margin: 0px;
	padding-bottom: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #e4d153;
	margin: 0px;
	padding-bottom:5px;
}
p {
	margin:0px;
	padding-bottom:10px;
}
.container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 990px;
}
.logo {
	background-image: url(images/metrolube-logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 91px;
	width: 220px;
}
.headerbg {
	background-image: url(images/home_02.jpg);
	background-repeat: repeat;
	float: left;
	height: 94px;
	width: 568px;
}
.navigation-container {
	height: 37px;
	width: 990px;
	float: left;
	background-image: url(images/navigation.jpg);
	background-repeat: no-repeat;
}
.main-image {
	background-image: url(images/mainflash.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 990px;
}
.main-content-container {
	float: left;
	width: 990px;
}
.main-text-bg {
	background-image: url(images/home-content-area.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 243px;
	width: 664px;
	padding-left: 30px;
}
.main-text-bg-interior {
	background-image: url(images/interior-content-main.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 749px;
}
.main-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 630px;
	padding-top: 15px;
}
.main-text-interior {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 690px;
	padding-left:30px;
}
.news {
	float: left;
	width: 241px;
	background-image: url(images/left-content-bg.jpg);
	background-repeat: no-repeat;
	height: 350px;
}
.news-text{
	width: 200px;
	padding-top:20px;
	padding-left:30px;
	color:#FFF;
}
.news-interior {
	float: left;
	width: 296px;
	background-image: url(images/news-bg.jpg);
	background-repeat: no-repeat;
}
.footer {
	float: left;
	height: 35px;
	width: 990px;
	background-color: #000;
}
.interior-text {
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 30px;
	line-height: 16px;
	float:left;
	width: 600px;
}
.more {
	font-weight: bold;
	width: 50px;
	padding-left: 165px;
	padding-top: 9px;
}
.header-image {
	background-image: url(images/header-image.jpg);
	height: 124px;
	width: 990px;
	float: left;
}
.footer-text {
	height: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#FFF;
	float: left;
	padding-top: 12px;
	padding-left: 12px;
	width: 620px;
}
.interior-image{
	float:left;
	width:990:
}

.interior-content-bg {
	background-image: url(images/interior-content-main.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 990px;
}
.interior-text {
	width: 890px;
	padding-left: 50px;
	padding-top: 0px;
	padding-right: 0;
}
.products {
	float: left;
	width: 200px;
}
.NewYorksChoice {
	float: left;
	height: 91px;
	width: 770px;
}
.locations {
	background-image: url(images/locations.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 57px;
	width: 990px;
}
.locations-interior {
	background-image: url(images/locations-interior.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 57px;
	width: 990px;
}
.navigation-text {
	float: right;
	padding-top: 12px;
	padding-right: 22px;
	color:#FFF;
}

