﻿body 
{    
    margin:20px auto;
    padding: 0;
    background:#B2723E url(/images/bg.gif) top left repeat;        
    font:normal 12px/1.2 arial,verdana,tahoma,sans-serif;
    color:#000;
    text-align:center;
}

#main
{		
    position:relative;
    margin: 0 auto;   
    padding:0; 
    width:755px;    
    text-align:center;
}

h1
{
    position:absolute;
    top:0px;
    left:242px;
    width:269px;
    margin:0 auto;
    padding:0;    
    margin-top:27px; 
    text-align:center;     
    font-size:15px;      
}

h1 span
{
    position:absolute;
    width:269px;
    height:52px;
    z-index:1;
    background:transparent url(/images/Home/logotop.gif) top left no-repeat; 
    top:0px;
    left:0px;     
    margin-top:-27px;   
}

h2
{	
    display:none;	
}

#menu
{
    background:transparent url(/images/Home/menubg.jpg) top center no-repeat;
    position:absolute;
    top:195px;
    left:265px;
/*    height:215px; */ 
    height:258px;	
    list-style-type:none;
    padding:0;
    margin:0 auto;
}

#menu li
{
	margin:0 auto;
	padding:0;
    margin-bottom:12px;
}

#bgtop
{    
    z-index:1;
    background:transparent url(/images/Home/bgtop.jpg) bottom left no-repeat;
    height:210px;    
}
#content
{
    background:transparent url(/images/Home/homebg.jpg) top left repeat-y;
    height:250px;
}



#umpireblurb
{    
    position:absolute;
    top:207px;
    left:50px;
    width:190px;
    height:250px;
    text-align:left;
    margin:0 auto;
    padding:0;
    z-index:5;
}

#idletruckblurb
{
    position:absolute;
    top:207px;
    left:535px;
    width:190px;
    height:250px;
    text-align:left;
    margin:0 auto;
    padding:0;
    z-index:5;
}

#bgbottom
{
    background:transparent url(/images/Home/bgbottom.jpg) top left no-repeat;
    height:139px;
}

#footer
{	 
    text-align:center;    
    padding-top:15px;
    font-size:10px;
    text-transform:uppercase;
    color:#FFFFFF;
}

#footer a
{	 	    
    color:#FFFFFF;
    text-decoration:none;
    text-transform:none;
}

#footer ul
{
	margin:10px auto;
	padding:0;
}

#footer li
{	
    display:inline;
    list-style-type:none;
}


#menu span 
{
	width: 0;
	height: 0;
	visibility: hidden;
	padding: 0;
	margin: 0;
}
ul#menu 
{ 
    position:absolute;
    top:195px;
    left:263px;       
    list-style-type:none;
    padding:0;
    margin:0 auto;	
}

#menu li 
{
	padding: 0;
	margin: 0;
	display: block;
	width: 236px;
	height: 43px;
	line-height: 43px;	
	background:  url("/images/Home/menu-home.jpg") 0 0 no-repeat; 
	text-decoration: none;
}

#menu a 
{
	display: block;
	overflow:hidden;
	width: 236px;
	height: 43px;
	line-height: 43px;
	background:  url("/images/Home/menu-home.jpg") 0 0 no-repeat;
	text-decoration: none;	
}

li#m1 { background-position: -237px 0px; }
li#m2 { background-position: -237px -43px;	}
li#m3 { background-position: -237px -86px;	}
li#m4 { height: 73px; background-position: -237px -128px; }

#m1 a { background-position: 0 0px;	}
#m2 a { background-position: 0 -43px; }
#m3 a { background-position: 0 -86px; }
#m4 a { height: 73px; background-position: 0 -128px;}

#m1 a:hover { background-image:none; }
#m2 a:hover { background-image:none;}
#m3 a:hover { background-image:none;}
#m4 a:hover { background-image:none;}

/* 
li#m1 { background-position: -237px 0px; }
li#m2 { background-position: -237px -43px;	}
li#m3 { background-position: -237px -86px;	}
li#m4 { background-position: -237px -128px; }
li#m5 { height: 73px; background-position: -237px -171px; }

#m1 a { background-position: 0 0px;	}
#m2 a { background-position: 0 -43px; }
#m3 a { background-position: 0 -86px; }
#m4 a { background-position: 0 -128px;}
#m5 a { height: 73px; background-position: 0 -171px;}

#m1 a:hover { background-image:none; }
#m2 a:hover { background-image:none;}
#m3 a:hover { background-image:none;}
#m4 a:hover { background-image:none;}
#m5 a:hover { background-image:none;}
*/

#buynowbutton
{
    position:absolute;
    top:-65px;
    left:-76px;
    width:53px;
    height:53px;
    margin:0px auto;
    margin-top:10px;   
    padding:0;    
    text-align:center;
}

#buynowbutton span
{
    display:block;
    z-index:1;
    position:absolute;
    top:0px;
    left:0px;
    width:53px;
    height:53px;
    margin:-15px auto;    
    padding:0;
    background:transparent url(/images/Home/buynowbutton.gif) top left no-repeat;
}

#buynowbutton2
{
    position:absolute;
    top:-65px;
    left:193px;
    width:53px;
    height:53px;
    margin:0px auto;
    margin-top:10px;
    padding:0;
    text-align:center;
}

#buynowbutton2 span
{
    display:block;
    z-index:1;
    position:absolute;
    top:0px;
    left:0px;
    width:53px;
    height:53px;
    margin:-15px auto;    
    padding:0;
    background:transparent url(/images/Home/buynowbuttonleft.gif) top left no-repeat;
}
