html, body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}
body {
	background-color: #fff;
	color: #000000;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: center;
}
a {
	color: #556379;
}
a:hover {
	color: #8496B3;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B98F8;
	margin: 0;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-family: Arial;
	color: #62C916;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 0;
}
h3 {
	font-size: 0.9em;
	font-family: Arial;
	margin: 0;
	padding-bottom: 8px;
}
h4 {
	font-size: 0.8em;
	font-family: Arial;
	color: #8CA1AA;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 8px;
	padding-top: 0px;
}
#local{
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}
#local a{
	text-decoration: none;
}
#local a:hover{
		text-decoration: underline;
}
p  {
	margin: 0;
	padding-bottom: 8px;
}
hr {
	clear: both;
	height: 1px;
	border-top: solid 1px #AACCD5;
	margin: 0px 0px 0px 0px;
}
img {
	border: none;
}
#wrapper {
	margin: 0 auto;
	width: 733px;
	text-align: left;
	height: 100%;
}
#head {
	background-color: #F0F8FA;
	height: 90px;
	color: #606d82;
	border-bottom: 0px;
}
#head div {
	float: left;
	clear: right;
	height: 65px;
}
#logo {
	width: 185px;
}
#slogan {
	width: 474px;
}
#slogan span {
	display: block;
	padding: 10px 0px 0 10px;
	font-size: 24px;
	letter-spacing: -2px;
	color: #91b3bc;
}
#toplinks {
	width: 73px;
}
#toplinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#toplinks li {
	float: left;
	display: inline;
	margin-top: 56px;
}
#toplinks a {
	display: block;
	width: 18px;
	height: 9px;
}
#toplinks span {
	display: none;
}
#tl_home {
	background-image: url(images/tl_home.gif);
	background-repeat: no-repeat;
}
#tl_contact {
	background-image: url(images/tl_contact.gif);
	background-repeat: no-repeat;
}
#tl_sitemap {
	background-image: url(images/tl_sitemap.gif);
	background-repeat: no-repeat;
}
#tl_home a:hover {
	background-image: url(images/tl_home-on.gif);
	background-repeat: no-repeat;
}
#tl_contact a:hover {
	background-image: url(images/tl_contact-on.gif);
	background-repeat: no-repeat;
}
#tl_sitemap a:hover {
	background-image: url(images/tl_sitemap-on.gif);
	background-repeat: no-repeat;
}
#body {
	float: right;
	margin-top: 3px;
	width: 548px;
	clear: both;
}
#visual {
	height: 130px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 0px;
}
#content {
	float: left;
	padding-right: 5px;
	width: 535px;
}
#quote {
	font-size: 10px;
	text-align: center;
}
#threecells {
	clear: both;
}
#threecells div {
	float: left;
	font-size: .9em;
	clear: right;
}
#threecells a {
	display: block;
	width: 162px;
	height: 48px;
	margin-bottom: 10px;
}
#threecells span {
	display: none;
}
#cell_1 {
	width: 160px;
	padding-right: 15px;
}
#cell_1 a {
	background-image: url(images/3colls_p1.jpg);
}
#cell_2 {
	width: 160px;
	padding: 0 15px 0 15px;
	border-left: 1px solid #AACCD5;
	border-right: 1px solid #AACCD5;
}
#cell_2 a {
	background-image: url(images/3colls_p2.jpg);
}
#cell_3 {
	width: 162px;
	padding-left: 15px;
}
#cell_3 a {
	background-image: url(images/3colls_p3.jpg);
}
#side {
	padding-bottom: 0px;
	border-top: 0px;
	width: 176px;
	background-color: #DEECF0;
	height: 880px;
	margin: 0px;
	padding-top: 0px;
}
#menu {
	padding: 0;
	margin: 0;
}
#menu a {
	text-decoration: none;
	display:block;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu li {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial;
}
#menu ul li a {
	margin-top: 8px;
	padding: 0 28px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #AACCD5;
	border-bottom: 1px solid #AACCD5;
	background-image: url(images/li1a.gif);
	background-position: 13px 5px;
	background-repeat: no-repeat;
	background-color: #EAF4F6;
}
#menu ul li ul li a {
	margin-top: 0;
	height:19px;
	line-height: 19px;
	font-weight:normal;
	text-transform: capitalize;
	background-image: url(images/li2.gif);
	background-color: #DEECF0;
	background-position: 13px 5px;
	background-repeat: no-repeat;
	border-top: 1px solid #EEF5F7;
	border-bottom: 1px none #EEF5F7;
}
#menu ul li ul li ul li a {
	background-color: #C2DCE3;
	background-image: none;
}
#menu li li li li a {
	padding-left: 36px;
}
#menu ul li ul li ul li ul li a {
	background-color: #A1CEDB;
	background-image: none;
}
#ads {
	padding: 0;
	margin: 0;
}
#ads dd {
	margin: 0;
	padding: 4px 12px;
	font-size: 0.8em;
	line-height: 1.2em;
}
#foot {
	clear: both;
	padding: 1em;
	background-color: #fff;
	background-repeat: no-repeat;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: center;
	position: relative;
	margin-left: 0px;
}
.tips {
	padding-left:7px;
	padding-right:3px;
	font-size:12px;
}
.tips a {
	color: #556379;
	text-decoration: none;
}
.tips a:hover {
	text-decoration: underline;
}
.tipt {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #8CA1AA;
	padding-left: 12px;
	margin-left:5px;
	background-repeat: no-repeat;
	margin-bottom: -2px;
	padding-bottom: -2px;
}
.tipt a {
	color: #FF9900;
	text-decoration: none;
}
.tipt a:hover {
	color: #8CA1AA;
	text-decoration: underline;
}