﻿body {
	background:#0d3798;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#0d3798;
}

a:hover {
	color:#000;
}

#content {
	vertical-align:top;
	padding:0px 10px;
	background:#fff;
}

#phone {
	background:url(siteart/phonebg.gif) no-repeat right center;
	font-size:24px;
	font-weight:bold;
	color:#0d3798;
	width:580px;
	text-align:right;
	padding-right:10px;
}

#left {
	vertical-align:top;
	padding-right:17px;
	width:313px;
	border-right:1px #0d3798 dotted;
}

#main {
	vertical-align:top;
	padding-right:20px;
	width:582px;
}

#hdr {
	display:block;
	padding-bottom:3px;
	border-bottom:1px #0d3798 solid;
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:5px;
}

.bd_hdr {
	font-weight:bold;
	color:#0d3798;
}

#mid {
	vertical-align:top;
	padding:0 17px;
}

#right {
	vertical-align:top;
	width:218px;
}

#nav {
	vertical-align:top;
	padding:0 10px;
	background:#e3e3e3;
	display:block;
	width:218px;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	display:block;
	float:left;
}

#nav li a {
	text-decoration:none;
	font-size:13px;
	color:#0d3798;
	background:url(siteart/navglobe.gif) no-repeat right center;
	border-bottom:1px #0d3798 dotted;
	padding:5px 0;
	display:block;
	width:198px;
}

#nav li a:hover {
	color:#000;
}

#slide {
	padding:10px 0;
	display:block;
}

#footer {
	background:url(siteart/content_btm.gif) no-repeat top center;
	text-align:center;
	padding:11px 0 14px;
	font-size:11px;
	color:#fff;
}

a.ft:link, a.ft:visited, a.ft:active {
	text-decoration:underline;
	color:#fff;
}

a.ft:hover {
	text-decoration:none;
}
