body {
	margin:0px;
	padding:0px;
}

#top {
	height:181px;
	vertical-align:top;
	text-align:left;
}

.bottom {
	height:19px;
	vertical-align:top;
	text-align:left;
}

#left {
	width:220px;
	height:100%;
	text-align:right;
	vertical-align:top;
	background:url('/images/menubg.gif') white;
	padding:0px;
	background-repeat:repeat-y;
}

#info {
	width:637px;
	height:100%;
	padding:20px;
	font-family:verdana;
	font-size:11px;
	color:#333333;
	text-align:justify;
	vertical-align:top;
}

#counter {
	height:100%;
	padding-top:60px;
	padding-left:85px;
	text-align:left;
	vertical-align:top;
}

#phone {
	height:60px;
	vertical-align:middle;
	padding-left:55px;
	text-align:left;
	font-family:verdana;
	font-size:16px;
	color:#7EA27E;
	font-weight:700;
}

td.menu {
	border:1px solid #306e3f;
	background:#fbf0d4;
	height:21px;
	padding-left:10px;
	cursor:hand;
}

td.menuactive {
	border:1px solid #306e3f;
	background:#f2dfae;
	height:21px;
	padding-left:10px;
	cursor:hand;
}

td.menuNow {
	border:1px solid #306e3f;
	background:#e4c278;
	height:21px;
	padding-left:10px;
	font-family:verdana;
	color:#333333;
	text-decoration:none;
	font-size:11px;
	font-weight:700;
}

a.menu:link {
	font-family:verdana;
	color:#084826;
	text-decoration:none;
	font-size:11px;
	font-weight:700;
}

a.menu:visited {
	font-family:verdana;
	color:#7EA27E;
	text-decoration:none;
	font-size:11px;
	font-weight:700;
}

a:link {
	font-family:verdana;
	color:#084826;
	font-size:11px;
}

a:visited {
	font-family:verdana;
	color:#7EA27E;
	font-size:11px;
}

h1 {
	font-family:verdana; 
   	font-weight:700;
    font-size:14px; 
	color:#866801; 
}
	
h2 {
	font-family:Tahoma, Arial Narrow, Times New Roman, sans-serif; 
   	font-weight:700;
    font-size:12px; 
	color:#AA8101; 
}

p {
	text-indent:15px;
}

img {
	border:0px;
}

td.tabletd {
	border-bottom:1px solid #265D36;
	border-right:1px solid #265D36;
	font-family:verdana;
	font-size:11px;
}

table.table {
	border-top:1px solid #265D36;
	border-left:1px solid #265D36;
}