
body
{
	background: white;

	z-index: 0;
	position: relative;
	top: 0;
	left: 0;
	top: 0;
	bottom: 0;
	font: 12px arial;
	margin: 0px;
	
}

H1
{
	color: #790026;
	font: 21pt/35px impact;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

H2
{
	font: bold 14px/18px arial;
	color: #790026;
	padding: 0px;
	margin: 0px;
}
H3
{
	font: bold 12px/16px arial;
	padding: 0px 0px 2px 0px;
	margin:0px;
}

H4
{
	font: bold 14px/16px arial;
	padding: 0px;
	margin-top: 5px;
	
}


A, A:link, A:hover, A:active
{
	color: #790026;
}


P 
{
	margin: 0px 0px 15px 0px;
	font: 12px arial;
	 line-height:18px;
	
}

P A:link,P A:hover,P A:active
{
	color: #790026;
	 text-decoration:underline;
}

td P A:link,P A:hover,P A:active
{
	color: #790026;
}

ul li
{
	font: 12px arial;
		 line-height:18px;
}


#HeaderDIV
{
    background: black;
    height: 100px;
    width:1000px;
   background: url(../graphics/autocar/header2.png) no-repeat;
}

#Logo
{
 
	z-index:+700;
	 width: 420px;
    height: 187px;
     position: absolute;   
    top: -52px;
    left:-31px;
      background: url(../graphics/autocar/Logo2.png) no-repeat;
   
}

#Logo DIV
{
	 background: url(../graphics/autocar/Logo2.png) no-repeat;
		     width: 400px;
    height: 199px;
  
}


#HoneyCombDIV
{
    width: 1000px;
    height: 530px;
    margin-top:0px;
    background: url(../graphics/autocar/HoneyComb.png) no-repeat;
    position: absolute;
    z-index:-1000000000;
}

#MainContentDIV
{
	width: 1000px;
    margin: 30px auto;
    min-height: 600px;
    height:800px;
    border: 1px solid black;
    position: relative;

}

#menu
{
	width: 133px;
	height:454px;
	position:absolute;
	margin-left : 80px;
	margin-top : 150px;
}
#menu td
{
	height:28px;
	background-image : url(../graphics/autocar/buttonoff.png);
	text-align : center;
	vertical-align : middle;
	font-size : 14px;
	font-weight : 900;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
}

#menu td:hover
{
	height:28px;
	background-image : url(../graphics/autocar/buttonon.png);
	text-align : center;
	vertical-align : middle;
}

#menu td a{
	color:white;
	text-decoration: none;	
}




#joe
{
	width: 176px;
	height:354px;
	position:absolute;
	margin-bottom:-1px;
	bottom: 0;
	left: 0;
	z-index:+900;
	background-image : url(../graphics/autocar/cornerjoe.gif);
}

#ButtonHolderDIV
{
	position: absolute;
	width: 420px;
	top: 150px;
}

#PageContentDIV
{
margin-left:260px;


	
}

#SolutionsBox
{
	cursor: hand;
	cursor: pointer;
	bottom:40px ;
	left: 180px;
position:absolute;
z-index:+900;
background: url(../graphics/SolutionsLogo-FINAL.png) no-repeat;
}

#SolutionsBox DIV
{
	background: url(../graphics/autocar/SolutionsLogo-FINAL.png) no-repeat;
	width: 150px;
	height: 145px;
}
#SolutionsBox DIV:hover
{
	background: url(../graphics/autocar/SolutionsLogo-FINAL_glow.png) no-repeat;
	width: 150px;
	height: 145px;
}



#Homepage
{
	background: url(../graphics/chicago-skyline_FINAL.png) no-repeat;
position:static;



width:740px;
height:680px;



}
#GeneralHomepage
{
	position:static;
width:740px;
height:710px;

	
}

#Hometext
{
	width: 440px;
	height: 200px;
	padding-top: 80px;
	padding-left: 120px;
	position:absolute;
	 line-height:30px;
	 
	

}



#GeneralHomeText
{
	width: 450px;
	height: 600px;
	padding-top:70px;
	padding-left: 80px;


}




#HeaderTitleText
{
	 filter:alpha(opacity=80);
   -moz-opacity:.80;
   opacity:.80;
	color: #8f9195;
    margin-left: 380px;
    padding-top:6px;
    font: 48pt/90px impact;
    text-transform:uppercase;
  
}

#RealButtonDiv DIV
{
	width: 155px;
	height: 22px;
	line-height: 25px;
	margin: 5px auto;
	text-align: center;
	color: White;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	cursor: hand;
	cursor: pointer;
}

#RealButtonDiv
{
	position: absolute;
	width: 320px;
	top: 120px;
	z-index: 100001;
}

#SubMenuDiv
{
	position: absolute;
	top:99px;
	left:0;
	height: 50px;
	width: 1000px;
	text-align: center;
	color: White;
	font-family: Arial Narrow;
	font-size: 11pt;
	cursor: hand;
	cursor: pointer;
	z-index: +900;
	
}

#TopRowButtons .Login
{
	text-decoration: underline;
	color: Black;
	width: 40px;
	height: 21px;
	right:10px;
	top:0;
	position:absolute;
	
}


#TopRowButtons .Medium
{
	background: url(../graphics/submenu_medium.png) no-repeat;
	width: 200px;
	height: 25px;
	float: left;

}

#TopRowButtons .MediumSelected
{
	background: url(../graphics/submenu_medium_select.png) no-repeat;
	width: 200px;
	height: 25px;
	float: left;
	
}
#TopRowButtons .Small
{
	background: url(../graphics/submenu_small.png) no-repeat;
	width: 150px;
	height: 25px;
	float: left;

}
#TopRowButtons .SmallSelected
{
	background: url(../graphics/submenu_small_select.png) no-repeat;
	width: 150px;
	height: 25px;
	float: left;

}


#TopRowButtons .Smaller
{
	background: url(../graphics/submenu_smaller.png) no-repeat;
	width: 100px;
	height: 26px;
	float: left;

}
#TopRowButtons .SmallerSelected
{
	background: url(../graphics/submenu_smaller_select.png) no-repeat;
	width: 100px;
	height: 26px;
	float: left;
	
}
#LowerRowButtons .Large
{
	background: url(../graphics/submenubehind_large.png) no-repeat;
	width: 250px;
	height: 50px;
	float: left;

	padding-top: 25px;

	
}

#LowerRowButtons .LargeSelected
{
	background: url(../graphics/submenubehind_large_select.png) no-repeat;
	width: 250px;
	height: 50px;
	float: left;

	padding-top: 25px;

	
}


#LowerRowButtons .Small
{
	background: url(../graphics/submenubehind_small.png) no-repeat;
	width: 150px;
	height: 50px;
	float: left;
	padding-top: 25px;

	
}
#LowerRowButtons .SmallSelected
{
	background: url(../graphics/submenubehind_small_select.png) no-repeat;
	width: 150px;
	height: 50px;
	float: left;
	padding-top: 25px;

	
}
#LowerRowButtons .Medium
{
	background: url(../graphics/submenubehind_medium.png) no-repeat;
	width: 200px;
	height: 50px;
	float: left;

	padding-top: 25px;

	
}

#LowerRowButtons .MediumSelected
{
		background: url(../graphics/submenubehind_medium_select.png) no-repeat;
	width: 200px;
	height: 50px;
	float: left;

	padding-top: 25px;
}
#TopRowButtons
{
	height: 25px;
	width:auto;
	float:right;
right:0px;
padding-right:60px;
position:absolute;
	


}

#LowerRowButtons
{
height: 50px;
width:auto;
float:left;
right:0;
position:absolute;


}

#SearchBox
{
	position:absolute;
	z-index:+500;
right:0;
top:0;
padding-top:20px;
padding-right:10px;
	height:50px;
	width:200px;



}
#SearchBoxText
{
	background: url(../graphics/autocarofcourse.png) no-repeat;
	width:196px;
	height:26px;
	padding-bottom:5px;

	
}


.SearchBox
{
	color:Gray;
	font-size:15px;
	text-align:right;
}


.sale {width:41px;font: 12px Arial,Verdana; vertical-align:bottom; text-align:center;  color:maroon; border:0px; }


#Footer
{
	width: 1000px;
	height:20px;
	line-height: 10px;
	color: black;
	font-family: Arial;
	font-size: 9px;
	margin-right:auto;
	margin-left:auto;
	bottom:25px;

	position:relative;
	
	
	
}
#Footer A
{
	color: black;
	text-decoration: none;
}


#Footer1
{
	width:70%;
float:left;
	text-align: left;
}

#Footer3
{
	width: 10%;
	float: left;

}
#Footer4
{
	width: 110px;
	vertical-align: middle;
	float: right;
	background: url(../graphics/aculocitylogo.png) no-repeat;
	background-position: left;
	text-align:right;

}

#HiddenFiles
{
display:none; 
visibility:hidden;
}

