/*------------------------------------------------------------------------------------------------------------------*/ 
/* ------>>> Constants List <<<-------------------------------------------------------------------------------------*/ 
/*^------------------------------------------------------------------------------------------------------------------/

	# Main Gold (Links, background) ------------- #c68433
	# Bright Gold (Hover Links) ----------------- #ee9526
	# Almost Black (Text Color) ----------------- #333
	
/**/

/*------------------------------------------------------------------------------------------------------------------*/ 
/* --------->>>  Global  <<<----------------------------------------------------------------------------------------*/ 
/*^-----------------------------------------------------------------------------------------------------------------*/

* { margin:0; padding:0; border: 0 }

html, body { color: #2a2a29; background: url(i/bg.png) #c68433 }

html { font: 100.01%/110% Arial, Helvetica, Verdana, sans-serif }
body { font-size: 76% }

a { color: #c68433; text-decoration: none }
a:visited { color: #c68433 }
a:hover { color: #ee9526; text-decoration: underline }
a:active { color: #c68433 }

br.clear { clear: both }

/**/

/*------------------------------------------------------------------------------------------------------------------*/ 
/* --------->>>  Carcass  <<<---------------------------------------------------------------------------------------*/ 
/*^-----------------------------------------------------------------------------------------------------------------*/

div#root { width: 800px; margin: 0 auto; background: url(i/v.png) 0 26px repeat-y; position: relative }
div#top { width: 800px; margin: 0 auto; height: 70px; background: url(i/s.png) no-repeat top; padding-top: 26px }
div#main { width: 740px; margin: 0 auto; background: #fff }

a#lucky { display: block; width: 30px; height: 69px; background: url(i/i.jpg) no-repeat -710px -355px; position: absolute; left: 0; bottom: 8px }

/**/

/*------------------------------------------------------------------------------------------------------------------*/ 
/* --------->>>  Header  <<<----------------------------------------------------------------------------------------*/ 
/*^-----------------------------------------------------------------------------------------------------------------*/

div#topline { width: 740px; height: 70px; margin: 0 auto; background: #fff }
div#logo { width: 351px; height: 70px; background: url(i/logonew.png) no-repeat 10px 10px;display:none; }

div#menu { float: right; height: 70px; margin-right: 12px }

div#menu li { display: inline }
div#menu li a { display: block;  float: left; height: 58px; padding: 12px 9px 0 9px; background: #fff; color: #507c8b; font: 13px/58px Arial, Helvetica, Verdana, sans-serif }

div#menu li a.active, div#menu li a:hover { background: #f2f2f2; text-decoration: none }

div#menu li a.active { font-weight: bold }

div#photo { width: 740px; height: 140px; margin: 0 auto; background: url(i/i.jpg) no-repeat; }

#p2 div#photo { height: 259px; }

/**/

/*------------------------------------------------------------------------------------------------------------------*/ 
/* --------->>>  Content  <<<---------------------------------------------------------------------------------------*/ 
/*^-----------------------------------------------------------------------------------------------------------------*/

div#content { width: 716px; margin: 17px auto 0 auto; background: #fff }
div.cont_left { margin-bottom: 10px; float: left; width: 476px; padding: 0 45px 0 3px; font-size: 91% }
div.cont_right { margin-bottom: 10px; float: left; width: 192px; font-size: 11px }
div.cont_left h1, div.cont_right h1 { color: #c6822a; font-size: 18px; margin-bottom: 5px; font-weight: normal }
div.cont_center { padding-left: 2px }

a.map { color: #828282; float: right; font-size: 11px }
a#map { width: 192px; height: 115px; display: block; background: url(i/i.jpg) no-repeat 0 -329px; margin-top: 3px }

a.car { float: left; display: block; width: 197px; height: 96px; margin-right: 67px; background: url(i/i.jpg) no-repeat -542px -259px }
a.banner1 { float: left; display: block; width: 111px; height: 83px; margin-right: 11px;  background: url(i/i.jpg) no-repeat -192px -361px }
a.banner2 { float: left; display: block; width: 126px; height: 84px; margin-right: 10px;  background: url(i/i.jpg) no-repeat -303px -361px }
a.banner3 { float: left; display: block; width: 191px; height: 84px; background: url(i/i.jpg) no-repeat -351px -259px }

/**/

/*------------------------------------------------------------------------------------------------------------------*/
/* --------->>>  Footer  <<<----------------------------------------------------------------------------------------*/
/*^-----------------------------------------------------------------------------------------------------------------*/

div#footer { width: 800px; height: 35px; margin: 0 auto; background: url(i/s.png) no-repeat 0 -96px; }
div#copyright { float: left; width: 369px; height: 20px; margin-top: 3px; padding-left: 31px; color: #f1e5d6; font: 10px/20px Arial, Helvetica, Verdana, sans-serif }
div#footer_links { float: right; width: 370px; height: 20px; margin-top: 3px; padding-right: 30px; color: #fff; font: 10px/20px Arial, Helvetica, Verdana, sans-serif; text-align: right }

div#footer a { color: #fff }

/**/