#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#container2 {
	position:relative;
	border: 1px solid #000;
}
.float-left {
	float: left;
} 
.float-right {
	float: right
}
.clear {
	clear: both;
}
#left {
	width: 300px;
}
#middle {
	width: 597px;
	background: #1189b1 url("Images/gradient.jpg") no-repeat top left;
	min-height: 452px !important;
}
#right {
	width: 457px;
	margin: 0 0 0 140px;
	background: #fff;
	min-height: 452px !important;
}
#right p {
	margin: .5em 0 .5em .5em;
}
#main {
	margin: 1em 1em 0 1em;
}
#widget {
	margin: 2em 0 0 -5em
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #717171
}
p {
	font-size: 14px;
}
.style1 {
	font-size: 10px;
}
p.style1, blockquote.style1 {
	font-size: 10px;
	text-align: justify;
}
p.style1 {
	text-indent: 2em;
}
h1 {
	font-family: Times;
	margin: 0;
}
h1.style1 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #1189B1;
}
.gray {
	color: #717171;
}
h2 {
	font-size: .8em;
	color: #1189B1;	
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717171;
	text-decoration:underline;
}
#nav a {
	font-size: 14px;
	text-decoration: none;
	padding-left: 0;
	padding-right: 3em;
	font-weight: bold;
}
#nav ul {
	list-style: none;
}
#nav li {
	text-align: right;
	margin: 1em .5em
}
.top a {
	font-size: 12px;
	text-decoration: none;
}
#nav a:hover, #nav a:active, .top a:hover, .top a:active {
	color: #1189B1;
}
a:hover {
	text-decoration:none;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #717171;
}
h1 span {
	color: #1189B1;
}
a img {
	border: none
}
blockquote {
	margin: 1em;
	font-style: italic;
	max-width: 400px;
	background: url("Images/close-quote.gif") no-repeat bottom right;
	padding-left: 2.2em;
	padding-right: .5em;
	text-indent: -18px;
}
blockquote:first-letter {
	background: url("Images/open-quote.gif") no-repeat top left;
	padding-left: 15px;
}
.align-right {
	text-align: right;
}
#aol {
	padding: 0 3em 0 0;
}
.header {
	margin: 0 0 1.5em 0;
}
#contact {
	background: #ffffff url("Images/li.jpg") no-repeat bottom right;
	padding: 8px 38px 0 0;
	height: 20px;
}
.hide {
	display: none;
}
