﻿/* stylesheat Wall Automobile */
 
BODY 
{ 
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
} 

html, body {
height: 100%;
width: 100%;
}

a:link
{
  	color: #8B1A1A; font-family: Verdana; text-decoration:none;font-size: 10pt	
}

a:visited 
{
	color:#CD3700; font-family: Verdana; text-decoration:none;font-size: 10pt;
}

a:hover
{
	color: #CD3700; font-family: Verdana; text-decoration: underline overline;font-size: 10pt;	
}

a:active 
{
	color: #CD3700; font-family: Verdana; text-decoration:none;font-size: 10pt;
}

a img
{
	
}

#root_site
{
width: 10px;
height: 50%;
margin-bottom: -410px;
float: left;
}

#content
{
width: 1000px;
clear: left;
position: relative;
height: 760px;
margin:0 auto;
}

#wrapper
{
	width: 899px;
	height: 565px;
	border: none;
	margin: 0 auto;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}


p 
{
	color: #000000; font-family: Verdana; font-size: 10pt;
}  
	.text
	{
	font-family: Verdana; font-size: 10pt; color: #FFFFFF; text-decoration: none;
	} 
	.text1
	{
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
	font-weight:bold;
	text-decoration: none;
	} 
	.text2
	{
	font-family:Verdana; font-size:10pt; color:#8B2500; font-weight:bold; text-decoration:none;
	} 
	.text3
	{
	font-family:Verdana; font-size:11pt; font-weight: bold; color: #8B2500; text-decoration:none;
	} 
	.text4
	{
	font-family: Verdana; font-size: 12pt; font-weight: bold; color: #8B2500;
	} 
		
	.container
	{
		float; center; width: 450px; height:160px; margin: 10px; padding-left: 10px; padding-right: 10px; padding-top: 10px; border: 1px dotted #839F7F;
	} 
	.container1
	{
		float; center; width: 370px; height:160px; margin: 10px; padding-left: 10px; padding-right: 10px; padding-top: 10px; border: 1px dotted #727a8b;
	}
