@charset "utf-8";

/* CSS Document */

body {
	
	margin:0;
	padding:0;
	
	background-image:url(../images/template/top_bckg.gif);
	background-repeat:repeat-x;
	background-position:top;}

p {
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;}

h1 {
	
	font-size:25px;
	margin-top:17px;
	font-weight:lighter;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;}
h2 {
	
	font-size:25px;
	margin-top:17px;
	font-weight:lighter;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;}


h3 {
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-left:20px;}

.clear_float {

	clear:both;}

.table_bot {
	
	height:220px;
	width:100%;	
	background-image:url(../images/template/bot_bckg.gif);
	background-repeat:repeat-x;}

.table_price {
	
	margin-left:20px;
	border: 1px dashed #333;}

.table_dist {
	
	margin-left:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;}
