#index {
	line-height: 120%;			
}

#index table {
	width: 100%;
	border-collapse: collapse;			
}

#index td {	
	vertical-align: top;	
}

#index #mainflash {	
	float: left;
	margin: 15px 20px 0 0; 	
}


#offer {
	line-height: 120%;
	text-align: left;			
}

#offer table {
	width: 100%;
	border-collapse: collapse;			
}

#offer td {	
	vertical-align: top;
	background: url(../images/offer_bg.gif) repeat-x top left;
	width: 33%;	
}

#offer .left {
	padding: 0 10px 10px 0;
}

#offer .middle {	
	border-right: 1px #999 dotted;	
	border-left: 1px #999 dotted;
	padding: 0 10px 10px 10px;
}

#offer .right {
	padding: 0 10px 10px 10px;
}

#offer td img {	
	vertical-align: top;
	margin: 0 0 10px 0;
		
}





#pricelist {
	line-height: 140%;
	text-align: left;			
}

#pricelist table {
	width: 666px;
	border-collapse: collapse;		
}

#pricelist .price {	
	vertical-align: top;
	text-align: center;	
	width: 160px;
}

#pricelist .separator {
	width: 8px;
	background: url(../images/dot.gif) repeat-y top center;
}

#pricelist .left {	
	background: url(../images/icon_1.png) no-repeat top center;	
}

#pricelist .middle {
	background: url(../images/icon_7.png) no-repeat top center;	
}

#pricelist .middle2 {
	background: url(../images/icon_30.png) no-repeat top center;	
}

#pricelist .right {	
	background: url(../images/icon_365.png) no-repeat top center;	
}

#pricelist td img {	
	vertical-align: top;
	margin: 3px 0 15px 0;
		
}

#pricelist h2 {	
	color: #273234;
	font-size: 18px;
	line-height: 100%;
	margin: 10px 0 0 0;	
}

#pricelist h3 {
	color: #FFF;	
	background-color: #273234;
	font-size: 12px;
	padding: 5px 0 5px;		
}

#pricelist h4 {	
	font-size: 12px;			
}

#pricelist h5 {	
	font-size: 15px;
	margin: 0px;			
}

#pricelist h6 {	
	font-size: 15px;
	color: #990000;
	height: 25px;
	margin: 10px 0 0 0;			
}


#pricelist small {	
	color: #999;			
}



#contact  {	
	text-align: center;
	line-height: 120%;
	padding: 50px;			
}

#contact h2 {	
	font-size: 20px;
	color: #273234;			
}

#contact h3 {	
	font-size: 17px;
	color: #273234;				
}

#contact h4 {	
	font-size: 35px;
	width: 250px;			
	background-color: #273234;
	padding: 15px;
	color: #FFF;	
	margin: 0 auto 0 auto;
}

#contact h4 a {
	color: #273234;
}

#location h1 {
	float: left;
	margin: 0 40px 0 0;
}


