* {
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
}

html {
	font-size: 100%;
}

body {
	font-size: 0.9em;
}

a {
	color:blue;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	color:#00535E;
	font-size:18px;
	margin-bottom:20px;
}

h2, h2 a {
	color:#00535E;
	font-size:14px;
	margin-top:30px;
}

li {
	margin-top:3px;
}

hr {
	color:#30838E;
	height:1px;
	margin:30px 5px 30px 0;
}

.back_to_top {
	clear:both;
	float:right;
	margin:30px;
	text-align:right;
}

#header {
	float:left;
	width:950px;
}

#logo {
	float:left;
}

#slogan {
	color:#00535E;
	float:left;
	font-size:15px;
	line-height:18px;
	margin:18px 0 0 140px;
	font-style:italic;
	width:520px;
}

#big_box {
	float:left;
	height:385px;
	* margin:-30px 0 0 58px; /* for ie6 */
	margin:-30px 0 0 115px;
	width:830px;
}

#top_nav {
	float:left;
	* margin:0 0 30px 58px; /* for ie6 */
	margin:0 0 30px 115px;
	background-color:#B06F0D;
	color:#FFF;
	padding-bottom:6px;
	padding-top:6px;
	text-align:center;
	width:830px;
}

#top_nav a {
	color:#FFF;
	margin:0 15px 0 15px;
}

#big_box img#ad_big {
	float:left;
}

#big_box div#scroller {
	background-image:url('../images/bg_scroller.jpg');
	float:left;
	font-size:15px;
	height:350px;
	text-align:center;
	width:374px;
}

#big_box div#scroller div {
	margin:auto;
	text-align:center;
	width:260px;
}

#big_box div#scroller a {
	color:#FFF;
	font-size:15px;
	text-align:center;
}

div#column_left {
	float:left;
	width:260px;
}

div#column_left img {
	margin:10px 0 10px 0;
}

div#column_mid {
	
	float:left;
	padding:0 15px 10px 20px;
	width:273px;
}

div#column_right {
	float:left;
	padding-top:20px;
	text-align:center;
	width:260px;
}

div#column_right img {
	margin:10px 0 10px 0;
}

.content {
	float:left;
	* margin:0 0 30px 58px; /* for ie6 */
	margin:0 0 30px 175px;
	width:690px;
}

.content p,a,address{
	line-height:19px;
}

._table, ._table_light {
	border-collapse:collapse;
	margin:20px 0 30px 0;
	width:740px;
}

._table .header {
	background-color:#00535E;
	color:#FFF;
	font-weight:bold;
}

._table td {
	border:1px solid #30838E;
	padding:4px;
}

._table_light td {
	border-bottom:1px solid #30838E;
	padding:4px;
}

.shaded {
	background-color:#F3F3F3;
}

div#footer {
	border-top:1px solid #30838E;
	color:#000;
	float:left;
	* margin:40px 30px 8px 58px; /* for ie6 */
	margin:40px 30px 8px 125px;
	padding-top:26px;
	text-align:center;
	width:850px;
}

div#footer a {
	color:#00535E;
	margin:0 16px 0 16px;
}

div#footer #copyright {
	color:#444;
	font-size: 0.9125em;
	font-style:italic;
}
