/*
		Created by Lyrical Life on 2011-07-22.
		Copyright 2011 Lyrical Life. All rights reserved.
	*/
	
body {
	background-color:#000000;
	margin: 0px;
	padding: 0px;
}

a:link {
	color:#ffffff;
	text-decoration:none;
}

a:visited {
	color:#ffffff;
}

a:hover { 
	color:#ff8a00;
	text-decoration:underline;
}

a:active {
	color:#b6282a;
} 



H1 {
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size:26px;
	font-weight:600;
	color: #FFFFFF;	
}

H2	{	
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size:16px;
	font-weight:600;
	color: #FFFFFF;	
}
	
.subhead {
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size:18px;
	font-weight:600;
	color: #FFFFFF;	
}	
#borraniwrap {
	width: 100%;
	height: 100%;
}

/*///// TOP MENU //////*/	
	
#topmenu {
	background:url(../images/top-nav/nav-bar.jpg) no-repeat;
	width: 900px;
	height: 47px;
	margin: 0 auto 0 auto;
}

#home {
	background:url(../images/top-nav/home-over.jpg);
	width: 69px;
	height: 47px;
	margin: 0 0 0 428px;
}
	
#contact {
	background:url(../images/top-nav/contact-over.jpg);
	width: 68px;
	height: 47px;
	margin: -47px 0 0 497px;
}	

#about {
	background:url(../images/top-nav/about-over.jpg);
	width: 68px;
	height: 47px;
	margin: -47px 0 0 565px;
}
	
#used {
	background:url(../images/top-nav/used-over.jpg);
	width: 133px;
	height: 47px;
	margin: -47px 0 0 634px;
}
	
#history {
	background:url(../images/top-nav/history-over.jpg);
	width: 67px;
	height: 47px;
	margin: -47px 0 0 767px;
}
	
#legal {
	background:url(../images/top-nav/legal-over.jpg);
	width: 66px;
	height: 47px;
	margin: -47px 0 0 834px;
}
	
/*//// START HEADER  /////*/

#header {
	background:url(../images/header/header-bg.jpg);
	width: 900px;
	height: 142px;
	margin: -1px auto 0 auto;
}
	
#borranititle {
	width: 494px;
	height: 100px;
	margin-left:50px;
	padding-top:30px;
}	


#logo {
	width: 99px;
	height: 98px;
	margin-left:760px;
	margin-top:-100px;
}


/*////////  SECTION  //////*/


#displaysection {
	background:url(../images/legal/legal-bg.jpg);
	width: 900px;
	height: 686px;
	margin: 0 auto 0 auto;
	}
	
#asiapacific {
	width: 210px;
	height: 50px;
	margin-left: 50px;
	padding-top: 2px;
}


#historytitle {
	width:340px;
	height:30px;
	margin-left:64px;
	padding-top:48px;
}

#requestquote {
	width: 376px;
	height: 113px;
	margin: -590px 0 0 480px;
}

#quotebubble {
	width:46px;
	height:43px;
	margin-left:-8px;
	padding-top:4px;
}

#quotetitle {
	width:232px;
	height:32px;
	margin:-30px 0 0 60px;	
}

#quoteblurb {
	width:320px;
	height:90px;
	margin:0px 0 0 60px;
	
}
.quotetext {
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size:22px;
	font-weight:300;
	color: #FFFFFF;	
}

.quotetextblurb {
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size:12px;
	font-weight:300;
	color: #FFFFFF;
	line-height: 20px;	
}

#modernbtn {
	background:url(../images/legal/modern-button-over.png);
	width:228px;
	height:87px;
	margin: 70px 0 0 624px;
	padding:0px;
}

#classicbtn {
	background:url(../images/legal/classic-button-over.png);
	width:228px;
	height:86px;
	margin: 64px 0 0 624px;
	padding:0px;
}

#moreinfo {
	width: 370px;
	height: 120px;
	margin: 20px 0 0 460px;
}

/*///// FOOTER /////*/

#footer {
	background:url(../images/generic/footer-bg.jpg);
	width: 900px;
	height:65px;
	margin: 0 auto 0 auto; 
}

.copyrighttext {
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size:10px;
	font-weight:300;
	color: #FFFFFF;
	line-height: 20px;	
}

#footerarea {
	width: 900px;
	height:68px;
	padding-top:10px;
 	text-align:center; 
}

