
/* Body */
body{ font: 100% Arial, Helvetica, sans-serif;  background-color:#010101; margin:0; padding:0; text-align: center; color:#990000; }

#mainwrapper { background:url(../images/body/mainwrapper1.jpg) top center repeat-y; width:100%; height:100%; margin:0 auto}
#wrapper {  width:100%; top:0; height:100%; padding:0; margin:0px auto 0 auto;  background:url(../images/body/wrapperbg.jpg) top center no-repeat;}
/* main */
#main{ position:relative; margin:0 auto; padding:0;  height:100%; text-align:left; width:990px; }
/* header */
#header{ position:absolute; width:990px; height:460px; top:0; left:0; background:url(../images/header/headerbg.jpg) no-repeat top center;}
	#header h2 { font-family:"Trebuchet MS"; letter-spacing:-1px; font-weight:100; font-size:18px; position:absolute; margin:33px 0 0 486px; color:#DB3702; }
	#header h3 { font-family:"Trebuchet MS"; font-style:italic; letter-spacing:-2px; font-weight:100; position:absolute; margin:385px 0 0 278px; font-size:20px;}
	#header .pogi { font-size:22px; font-weight:bold;}

#nav { padding:0; width:613px; margin:78px 0 0 377px; position:absolute;  }
		#nav li{ list-style:none; float:left; }
		#nav #home a{ background:0px 0px url(../images/header/navigation.jpg) no-repeat; width:122px; height:51px; float:left; display:block;}
		#nav #home a:hover, #nav #home a.active-menu { background:0px -51px url(../images/header/navigation.jpg) no-repeat; }
		
		#nav #services a{ background:-122px 0px url(../images/header/navigation.jpg) no-repeat; width:108px; height:51px; float:left; display:block;}
		#nav #services a:hover, #nav #services a.active-menu { background:-122px -51px url(../images/header/navigation.jpg) no-repeat; }
		
		#nav #aboutus a{ background:-230px 0px url(../images/header/navigation.jpg) no-repeat; width:92px; height:51px; float:left; display:block;}
		#nav #aboutus a:hover, #nav #aboutus a.active-menu { background:-230px -51px url(../images/header/navigation.jpg) no-repeat; }
		
		#nav #coupon a{ background:-322px 0px url(../images/header/navigation.jpg) no-repeat; width:87px; height:51px; float:left; display:block;}
		#nav #coupon a:hover, #nav #coupon a.active-menu { background:-322px -51px url(../images/header/navigation.jpg) no-repeat; }
		
		#nav #location a{ background:-409px 0px url(../images/header/navigation.jpg) no-repeat; width:94px; height:51px; float:left; display:block;}
		#nav #location a:hover, #nav #location a.active-menu { background:-409px -51px url(../images/header/navigation.jpg) no-repeat; }
		
		#nav #contact a{ background:-503px 0px url(../images/header/navigation.jpg) no-repeat; width:110px; height:51px; float:left; display:block;}
		#nav #contact a:hover, #nav #contact a.active-menu { background:-503px -51px url(../images/header/navigation.jpg) no-repeat; }

/* sidebar */
#sidebar{ float:right; margin:460px 0 0 0; width:402px; }	
	#sidebar h2 { background:url(../images/content/h2.jpg) no-repeat; width:261px; height:50px; font-size:30px; padding:10px 0 0 140px;}	
	#sidebar .sidebar2 { background:#EBEBEB; width:402px;}	
	#sidebar img { float:left; display:inline; margin:10px;}
	#sidebar .left { float:left;}
	#sidebar .right { float:right;} 			
/* content */
#content{ float:left; width:555px; margin:460px 0 0 0;}	
	#content h1 {font-family:Arial, Helvetica, sans-serif; font-size:22px; float:left; padding-left:5px; color: #E25102; }	
	#content h2 { font-size:18px; font-family:Arial, Helvetica, sans-serif; letter-spacing:-1px; margin:40px 0 0 5px; }	
	#content p { font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#CCCCCC; line-height:30px;}
/* footer */

#footerbg  { background:url(../images/footer/footerwrapperbg.jpg)  no-repeat top center; width:100%; height:100%; background-color:#020202;}
	#footer{ width:990px; margin:0 auto; height:230px; padding:0;}
		#footer h3 { font-family:"Trebuchet MS"; font-size:24px; text-align:center;letter-spacing:-1px; margin:14px 0 0 0; color:#EA5516; font-weight:100;}
		#footer h4 { float:left; text-align:center; color:#CA340F; font-family:"Trebuchet MS"; letter-spacing:-1px; font-size:25px; font-weight:100;}
		#footer h5 { background:url(../images/footer/phone.jpg) no-repeat; float:left; width:200px; height:70px; margin:20px 0 0 120px; text-align:left; padding:0 0 0 65px; font-family:"Trebuchet MS"; letter-spacing:-1px; line-height:25px; font-size:18px; font-weight:100; color:#CA330E;}
		#footer h6 { font-family:"Trebuchet MS"; font-size:18px; color:#CCCCCC; letter-spacing:-1px; font-weight:100; float:left; line-height:22px; text-align:left; }
		#footer a { font-size:12px;}
		#footer a:hover { color:#CA330E;}
		#footer p { float:right; font-size:12px; display:inline-block; color:#999999; }