﻿body
{
    margin:0px;
    padding:0px;
    background: url('images/background.jpg') #000000;
    background-repeat:no-repeat;
    background-position:top center;
    font-size:0.8em;
	font-family: Arial, Verdana;
	color:#525252;
}

img
{
	border:none;
	margin:0px;
	padding:0px;
	display:inline;
}
.container
{
    width:1025px;
    vertical-align:top;
}
.header
{
    width:1025px;
    vertical-align:top;
    height:195px;
}
.topmenu
{
    width:1025px;
    vertical-align:top;
    height:74px;
    text-align:left;

}
.pageContainer
{
    width:1025px;
    vertical-align:top;
}
.leftMenu
{
    width:203px;
    background:#063951;
    vertical-align:top;
}

.pageContent
{
    width:802px;
    vertical-align:top;
    background:#063951;
    text-align:left;
    font-family: Arial, Sans-Serif, Arial, Verdana;
    font-size:1em;
    color:#ffffff;
}
.pageContent a
{
    color:#ffffff;
    text-decoration:underline;
}
.pageContent a:active
{
    color:#ffffff;
    text-decoration:underline;
}
.pageContent a:hover
{
    color:#ffffff;
    text-decoration:underline;
}
.pageContent a:link
{
    color:#ffffff;
    text-decoration:underline;
}


.pageHeading
{
    background: url('images/pageHead.png');
    background-repeat:repeat-x;
    height:43px;
    font-family: Arial Narrow, Sans-Serif, Arial, Verdana;
    font-size:1.4em;
    color:#ffffff;
    text-align:left;
    padding-left:5px;
    padding-right:5px;
   
}
.pageHeadingLeft
{
    background: url('images/pageHeadLeft.png');
    background-repeat:no-repeat;
    width:15px;
    height:43px;
    text-align:left;
    vertical-align:top;
}
.pageHeadingRight
{
    background: url('images/pageHeadRight.png');
        background-repeat:no-repeat;
    width:11px;
    height:43px;
    text-align:left;
    vertical-align:top;
}
.MainContentFooter
{
    margin-top:30px;
   background: url('images/footer_back.jpg');
    background-repeat: repeat-x;
     width:100%;
     padding-top:20px;
     height:100%;
     color:#ffffff;
	 font-size:0.75em;
	 font-family: Arial, Verdana;
	 text-align:right;
}
.FooterContainer
{
    width:1025px;
    text-align:left;
}
.MainContentFooter a
{
     color:#ffffff;
     text-decoration:none;
     font-family: Arial, Verdana;
}
.MainContentFooter a:link
{
     color:#ffffff;
     text-decoration:none;
     font-family: Arial, Verdana;
}
.MainContentFooter a:visit
{
     color:#ffffff;
     text-decoration:none;
     font-family: Arial, Verdana;
}
.MainContentFooter a:visited
{
     color:#ffffff;
     text-decoration:none;
     font-family: Arial, Verdana;
}
.MainContentFooter a:active
{
     color:#ffffff;
     text-decoration:none;
     font-family: Arial, Verdana;
}
.MainContentFooter a:hover
{
     color:#ffffff;
     text-decoration:underline;
     font-family: Arial, Verdana;
}
.HMenu
{
    
    list-style-type: none;
    height:38px;
    margin:0px;
    padding-top:5px;
    text-align:center;
}
.HMenu li
{
    float: left;
	margin:0px;
    width:80px; 
    height:38px;
}
.HMenuButton
{
    
    background-repeat:no-repeat;
    font-family: Arial Narrow, Arial, Verdana;
    font-size:1.2em;
}
.HMenuButton a
{
    width:80px; 
    padding-top:10px;
    height:28px;
    text-decoration:none;
    color:#ffffff;
    cursor:pointer;
    float:left;
   
}
.HMenuButton a:link
{
    width:80px; 
    padding-top:10px;
    height:28px;
    text-decoration:none;
    color:#ffffff;
    cursor:pointer;
    float:left;

}
.HMenuButton a:visit
{
    width:80px;  
    padding-top:10px;
    height:28px;
   text-decoration:none;
   color:#ffffff;
   cursor:pointer;
   float:left;

}
.HMenuButton a:visited
{
    width:80px; 
    padding-top:10px;
    height:28px;
    text-decoration:none;
    color:#ffffff;
    cursor:pointer;
    float:left;
 
}
.HMenuButton a:active
{
    width:80px;     
    padding-top:10px;
    height:28px;
    text-decoration:none;
    color:#ffffff;
    cursor:pointer;
    float:left;

}
.HMenuButton a:hover
{
    width:80px;
    padding-top:10px;
    height:28px;
    text-decoration:none;
    color:#ffffff;
    background:url('Images/topMenu_ro.png');
    background-repeat:repeat-x;
    cursor:pointer;
    float:left;
}

/* Verticle Menu */
.VMenu
{
list-style-type: none;
width:203px;
margin:0px;
padding:0px;
text-align:left;
  
}
.VMenu li
{
	margin:0px;
    width:203px;
    height:71px;

}
.VMenuButton
{
    background:url('Images/leftMenu.png');
    background-repeat:no-repeat;
    font-family: Arial Narrow, Arial, Verdana;
    font-size:1.2em;

}
.VMenuButton a
{
    width:203px;
    padding-top:20px;
    text-decoration:none;
    color:#ffffff;
    cursor:pointer;
    border-bottom:2px solid #5a727a;
}
.VMenuButton a:link
{
   width:203px;
     padding-top:20px;
    text-decoration:none;
    color:#ffffff;
    cursor:pointer;
    border-bottom:2px solid #5a727a;
}
.VMenuButton a:visit
{
   width:203px;
  padding-top:20px;
    text-decoration:none;
    color:#ffffff;
    cursor:pointer;
    border-bottom:2px solid #5a727a;
}
.VMenuButton a:visited
{
 width:203px;
   padding-top:20px;
    text-decoration:none;
    color:#ffffff;
    cursor:pointer;
    border-bottom:2px solid #5a727a;
}
.VMenuButton a:active
{
  width:203px;
   padding-top:20px;
    text-decoration:none;
    color:#ffffff;
    cursor:pointer;
    border-bottom:2px solid #5a727a;
}
.VMenuButton a:hover
{
    width:203px;
    padding-top:20px;
    text-decoration:none;
    color:#ffffff;
    cursor:pointer;
    background:url('Images/leftMenu_ro.png');
    
}

.Dealer_Box
{
     width:176px;
     height:79px;  
     padding-left:10px;
     text-align:left;
     padding-top:95px;
     background:url('images/dealer1.jpg');
     background-repeat:no-repeat;
}
.menuClass
{
    width:823px;padding-top:14px; text-align:left;
}