DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
body         
	{
	background-image: url("../images/stripe_dark.png"); 
	left: 0;
	margin: 0px;
	position: absolute; 
	text-align: center;
	top: 0; 
	width: 100%;
	}
.header
	{
	align: center;
	background-color: white;
	height: 90px;
	margin: 0 auto;
	position: relative; 
	text-align: left;
	top: 0; 	
	vertical-align: middle;	
	width: 1000px;
	}
.menubar
	{
	background-image: url("../images/menu_bg.jpg");
	height: 58px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	top: 0;
	width: 1000px;
	}
.menu
	{
	align: center;
	bottom: 0;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-align: right;
	width: 500px;
	}
.menuimg
	{
	vertical-align: bottom;
	}
.loginbar
	{
	background-color: white;
	height: 274px;	
	margin:0 auto;
	position: relative;
	top: 0;
	width: 1000px;
	}
.login
	{
	background-color: white;
	float: left;
	height: 235px;	
	position: relative;
	text-align: left;
	top: 8;
	width: 130px;
	}
.loginimage
	{
	background-color: white;
	float: left;
	height: 274px;
	padding-left:0px;
	position: relative;
	top: 4;
	width: 862px;
	text-align: left;	
	}
.logindealer
	{
	background-color: white;
	background-image: url('../images/login_dealer_bg.jpg');
	color: white;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	height: 140px;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	top: 0;
	vertical-align: middle;
	width: 130px;	
	}
.loginsales
	{
	background-color: white;
	background-image: url('../images/login_sales_bg.jpg');
	color: white;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;	
	height: 227px;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	top: 0;
	width: 130px;
	}
.formdealerlogin
	{
	font-size: 10px;
	}
.content
	{
	background-color: #bfb8a9;
	margin:0 auto;
	overflow:auto;
	padding-top: 20px;
	position: relative;
	text-align: left;	
	top: 0;
	width: 1000px;
	}
.contentleft
	{
	float: left;
	position: relative;
	text-align: right;
	width: 128px;
	}
.contentblock
	{
	background-color: #b2ab9c;
	height: 60px;
	width:128px;
	}
.contentcenter
	{
	float: left;
	font-family:arial;
	height: 1%;	
	padding-left:10px;
	position: relative;
	width: 872px;	
	}
.contentright
	{
	float: left;
	position: relative;
	width: 250px;
	}
.copyright
	{
	background-color: white;
	clear:both;
	color: #7e7a72;
	font-family: arial;
	font-size: 10px;
	margin:0 auto;
	padding-left:50px;
	position: relative;
	text-align: left;
	width: 1000px;
	}
