* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #345AA6;
	background: #345AA6 url(../images/background.jpg) repeat-x;
}

img {
	border: none;
}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: '.';
	display: block;
	clear: both;
}/* apply this to the div that contains 2 or more floating elements */

#container {
	margin: 0 auto;
	width: 751px;
	background-color: #FFFFFF;
	height: 100%;
}

#header {
	padding: 5px 5px 0 5px;
	width: 741px;
	height: 273px;
}

#title h1 {
	margin: 17px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #31466F;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 3px solid #E5E5E5;
	}
	
#content_index, #content {
	margin: 10px 0 20px 0;
	padding: 0 0 0 10px;
	width: 350px;
	float: left;
	background-color: #FFFFFF;
}

#content {width: 720px;}

#content p, #content_index p {
	padding: 10px 0 0 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31466F;
}

#content_index p.redtext {
	padding: 10px;
 	color: #E42101;
	font-size: 14px;
	font-weight: bold;
}

#content p.greentext {
	padding: 10px; 
 	color: #157D10;
	font-size: 14px;
	font-weight: bold;
	width: 350px;
}

#content a, #content a:visited, #content_index a, #content_index a:visited {color: #E42101; text-decoration: none;}
#content a:hover, #content_index a:hover {text-decoration: underline;}

#content h1, #content_index h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #31466F;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 3px solid #E5E5E5;
	margin-top: 10px;
	width:720px;
}

#content h2, #content_index h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #31466F;
	font-size: 18px;
	font-weight: normal;
}

.ourparts {
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	height: 130px;
}

.ourparts .flowleft {
	width: 152px;
	border: 1px solid #31466F;
	float: left;
	clear: left;
	margin: 0px 12px 10px 0px;
}

#logobar {
	margin: 10px 0 0 20px;
	width: 91px;
	float: left;
	background-color: #FFFFFF;
}

#logobar img {margin-top: 10px; margin-bottom: 29px;}

.featureimg {
	padding: 20px 10px 10px 10px;
}

#sidebar {
	width: 246px;
	float: left;
	padding-top: 10px;
	background: #FFFFFF url(../images/contactbar_background.jpg) no-repeat;
	margin-left:30px;}

#sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #E42101;
	padding: 0 0 0 17px;
}

#sidebar h2 {
	margin: 17px 0 5px 0;
	padding: 0 0 0 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #345AA6;
}

#sidebar p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31466F;
	padding: 10px 0 0 17px;
}

#sidebar a, #sidebar a:visited {color: #E42101; text-decoration: underline;}
#sidebar a:hover {text-decoration: none;}

#footer {
	width: 720px;
	margin: 0 0 0 10px;
	padding: 10px 0 5px 10px;
	clear: both;
	border-top: 3px solid #E5E5E5;
}

#footer p {
	float: left;
	margin-bottom: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E7E7E;
}

#footer a, #footer a:visited {color: #7E7E7E; text-decoration: underline;}
#footer a:hover {text-decoration: none;}

#footerlogos {
	float: right;
}

#footerlogos img {
	margin-right: 20px;
}

/* FORM */
form {
	padding: 10px 0 0 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31466F;
}

input, textarea {
	border: 1px solid silver;
}

/* HEADER */

#header_logo {
	float: left;
	width: 252px;
	height: 133px;
	background: #345aa6 url(../images/header/rareparts_logo.jpg) no-repeat;
	text-indent: -9999px;
}

#header_title {
	float: left;
	width: 490px;
	height: 133px;
	background: #345aa6 url(../images/header/vrp_title.jpg) no-repeat;
}

#header_title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	padding: 59px 0 0 0;
}

#car_body {
	float: left;
	width: 325px;
	height: 83px;
	background: #345aa6 url(../images/header/car_body.jpg) no-repeat;
}

#slogan {
	float: left;
	width: 410px;
	height: 83px;
	background: #345aa6 url(../images/header/slogan_background.jpg) no-repeat;
}

#slogan h1 {
	padding: 20px 0 0 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

#slogan h2 {
	padding: 6px 0 0 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;	
}

#slogan_right {
	float: left;
	background-image: url(../images/header/slogan_right.jpg);
	width: 6px;
	height: 83px;
}

#car_wheel {
	float: left;
	background: #FFFFFF url(../images/header/car_wheel.jpg) no-repeat;
	width: 325px;
	height: 22px;
}

/* HEADER - NAVIGATION */

#logo {
	width:740px;}
	
#flash {
	width:740px;}

#navigation_container {
	width: 742px;
	background-color: #ca1d01;
	height: 35px;
}

#car_roof {
	float: left;
	width: 252px;
	height: 35px;
	background: #ca1d01 url(../images/header/car_roof.jpg) no-repeat;
}

#right {
	float:right;
	width:373px;}

#nav {
	float: left;
	width: 487px;
	height: 35px;}

#nav ul {list-style-type: none;}
#nav li {display: inline; float:left; text-indent: -9999px;}

.nav_home a, .nav_home a:visited {
	background-image: url(../images/nav/home.jpg);
	background-position: 0px -35px;
	display: block;
	width:91px;
	height: 35px;
}

.nav_home a:hover {
	background-image: url(../images/nav/home.jpg);
	background-position: 0px 0px;
	display: block;
	width:91px;
	height: 35px;
}

.nav_profile a, .nav_profile a:visited {
	background-image: url(../images/nav/profile.jpg);
	background-position: 0px -35px;
	display: block;
	width:91px;
	height: 35px;	
}

.nav_profile a:hover {
	background-image: url(../images/nav/profile.jpg);
	background-position: 0px 0px;
	display: block;
	width:91px;
	height: 35px;
}

.nav_parts a, .nav_parts a:visited {
	background-image: url(../images/nav/ourparts.jpg);
	background-position: 0px -35px;
	display: block;
	width:91px;
	height: 35px;}

.nav_parts a:hover {
	background-image: url(../images/nav/ourparts.jpg);
	background-position: 0px 0px;
	display: block;
	width:91px;
	height: 35px;}

.nav_request a, .nav_request a:visited {
	background-image: url(../images/nav/requestapart.jpg);
	background-position: 0px -35px;
	display: block;
	width:118px;
	height: 35px;	}

.nav_request a:hover {
	background-image: url(../images/nav/requestapart.jpg);
	background-position: 0px 0px;
	display: block;
	width:118px;
	height: 35px;}

.nav_contact a, .nav_contact a:visited {
	background-image: url(../images/nav/contact.jpg);
	background-position: 0px -35px;
	display: block;
	width:91px;
	height: 35px;}

.nav_contact a:hover {
	background-image: url(../images/nav/contact.jpg);
	background-position: 0px 0px;
	display: block;
	width:91px;
	height: 35px;}

#gallery {
	margin: 20px 0 0 0;
	width:580px;}

.gallerythumb {
	padding: 10px;
	margin: 5px 0 0 5px;
	border: 1px solid silver;}