*{
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#404040;
	line-height:18px;
}

a:link{
	color:#CC0000;
	text-decoration:underline;
}
a:visited{
	color:#CC0000;
	text-decoration:underline;
}
a:hover{
	color:#AAAAAA;
	text-decoration:underline;
}

/* COMMON CSS */

.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.hide{
	display:none;
}
.inline{
	display:inline;
}
.overflow{
	overflow:hidden;
}
.martop10{
	margin:10px 0 0 0;
}
.bold{
	font-weight:bold;
}
.trebuchet{
	font-family:Trebuchet, Trebuchet MS;
}
.font11{
	font-size:11px;
}
.font14{
	font-size:14px;
}
.font18{
	font-size:18px;
}
.font24{
	font-size:24px;
	line-height:24px;
}
.orange{
	color:#f12b04;
}
.brown{
	color:#620404;
}
.black{
	color:#333333;
}
.text-center{
	text-align:center;
}
.text-right{
	text-align:right;
}
.long-underline{
	border-bottom:#BFBFBF solid 1px;
}
.neg-letter{
	letter-spacing:-1px;
}
.bullet ul li{
	padding:0 0 0 20px;
	background:url(../images/check-icon.gif) no-repeat left top;
	font-size:11px;
}
.bullet2 ul li{
	padding:0 0 0 20px;
	background:url(../images/check-icon2.gif) no-repeat left top;
	font-size:11px;
}
.big-q{
	margin:10px 0 0 0;
	line-height:25px;
	padding:0 0 0 30px;
	background:url(../images/big-q.jpg) no-repeat left top;
	font-size:14px;
	font-weight:bold;
}
.big-a{
	margin:10px 0 0 0;
	line-height:25px;
	padding:0 0 0 30px;
	background:url(../images/big-a.jpg) no-repeat left top;
}
.separator{
	margin:10px 0;
	border-top:1px #CCCCCC dashed;
}
	.separator span{
		display:none;
	}

/* PRE-DEFINED */

ul{
	list-style-type:none;
}
body{
	background:url(../images/buildings-background.jpg) #ececd7 no-repeat top center;
}
td{
	padding:5px 0 0 0;
}
iframe{
	display:none;
}

/* IDS */

#wrapper{
	margin:10px auto 0;
	width:900px;
	overflow:hidden;
}
#header{
	float:left;
	width:900px;
	height:100px;
}
	#header div{
		display:inline;
	}
#logo{
	float:left;
	width:230px;
	height:100px;
}
#header-text{
	float:left;
	width:290px;
	height:57px;
	margin:5px 0 0 0;
}
#header-bbb{
	float:left;
	width:138px;
	height:100px;
	margin:0 0 0 20px;
}
#header-address{
	float:right;
	width:180px;
	height:57px;
}
#flash-holder{
	float:left;
	width:900px;
	margin:10px 0 0 0;
	height:230px;
	overflow:hidden;
}
#navigator{
	float:left;
	width:900px;
	height:40px;
	background:url(../images/navigator.jpg) repeat-x;
}
	#navigator ul li{
		float:left;
		display:inline;
	}
#mainbody{
	float:left;
	width:880px;
	margin:10px 0 0 0;
	padding:10px;
}
#footer{
	float:left;
	width:900px;
	height:23px;
	padding:5px 0 10px 0;
	background:url(../images/footer.jpg) no-repeat;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
}

/* CLASSES */

.area100{
	width:100px;
}
.area150{
	width:150px;
}
.area220{
	width:220px;
}
.area250{
	width:250px;
}
.area300{
	width:300px;
}
.area570{
	width:570px;
}
.area880{
	float:left;
	width:880px;
}
.textbut {
	border:1px solid #D7D7D7;
	color:#000000;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:2px;
}

/* NAVIGATOR */

.navright-area{
	float:left;
	width:78px;
	height:40px;
	text-align:right;
}

.home-area{
	width:83px;
	height:40px;
}
	#homelink a:link{
	background:url(../images/navigator/home.jpg) bottom;
}    	
	#homelink a:visited{
	background:url(../images/navigator/home.jpg) bottom;
}    	
	#homelink a:hover{
	background:url(../images/navigator/home.jpg) top;
}
.shop-area{
	width:108px;
	height:40px;
}
	#shoplink a:link{
	background:url(../images/navigator/shop.jpg) bottom;
}    	
	#shoplink a:visited{
	background:url(../images/navigator/shop.jpg) bottom;
}    	
	#shoplink a:hover{
	background:url(../images/navigator/shop.jpg) top;
}
.directions-area{
	width:113px;
	height:40px;
}
	#directionslink a:link{
	background:url(../images/navigator/directions.jpg) bottom;
}    	
	#directionslink a:visited{
	background:url(../images/navigator/directions.jpg) bottom;
}    	
	#directionslink a:hover{
	background:url(../images/navigator/directions.jpg) top;
}
.appointments-area{
	width:142px;
	height:40px;
}
	#appointmentslink a:link{
	background:url(../images/navigator/appointments.jpg) bottom;
}    	
	#appointmentslink a:visited{
	background:url(../images/navigator/appointments.jpg) bottom;
}    	
	#appointmentslink a:hover{
	background:url(../images/navigator/appointments.jpg) top;
}
.service-area{
	width:174px;
	height:40px;
}
	#servicelink a:link{
	background:url(../images/navigator/service.jpg) bottom;
}    	
	#servicelink a:visited{
	background:url(../images/navigator/service.jpg) bottom;
}    	
	#servicelink a:hover{
	background:url(../images/navigator/service.jpg) top;
}
.faqs-area{
	width:79px;
	height:40px;
}
	#faqslink a:link{
	background:url(../images/navigator/faqs.jpg) bottom;
}    	
	#faqslink a:visited{
	background:url(../images/navigator/faqs.jpg) bottom;
}    	
	#faqslink a:hover{
	background:url(../images/navigator/faqs.jpg) top;
}
.forum-area{
	width:87px;
	height:40px;
}
	#forumlink a:link{
	background:url(../images/navigator/forum.jpg) bottom;
}    	
	#forumlink a:visited{
	background:url(../images/navigator/forum.jpg) bottom;
}    	
	#forumlink a:hover{
	background:url(../images/navigator/forum.jpg) top;
}
.virtual-area{
	width:123px;
	height:40px;
}
	#virtuallink a:link{
	background:url(../images/navigator/virtual.jpg) bottom;
}    	
	#virtuallink a:visited{
	background:url(../images/navigator/virtual.jpg) bottom;
}    	
	#virtuallink a:hover{
	background:url(../images/navigator/virtual.jpg) top;
}
.coupon-area{
	width:78px;
	height:40px;
}
	#couponlink a:link{
	background:url(../images/navigator/coupon.jpg) bottom;
}    	
	#couponlink a:visited{
	background:url(../images/navigator/coupon.jpg) bottom;
}    	
	#couponlink a:hover{
	background:url(../images/navigator/coupon.jpg) top;
}