
img, form {
	border:0;
}
body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	margin:0;
	padding:0;
	margin-left: auto;
	margin-right: auto;}

a {
	color: #c0c0c0;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

h1, h2, h3{
color: #005860;
}

h1{
font-size: 23px;
}

h2{
font-size: 18px;
}

h3{
font-size: 16px;
font-weight: bold;
}

p, li, td{
font-size: 14px;
}

.shell {
	width: 1024px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

.content-left {
	float: left;
	width: 580px;
	text-align: justify;
	background-color: white;
padding-left: 20px;
padding-right: 20px;	
}


td p {
	text-align: left;
}

.content-right {
background-color: blue;
	float: left;
	width: 379px;
	background-color: transparent;	
	background-image: url("img/copy-bg.jpg");
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 20px;
}


.nav {
	display: block;
	padding: 0px;
	margin: 0px;
clear: both;
float: left;
}

.header{
float: left;
}

#footer {
	background-image:url(img/footer_bg.gif);
	background-repeat:no-repeat;
	width: 1024px;
	height: 91px;
	float: left;
	position: relative;
	display: inline;
	}
	
#footer #address {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	margin: 10px 0px 0px 20px;
	width:180px;
	height: 80px;
	float: left;
	position: relative;
	display: inline;
	}
	
.top-mid-right{
width: 570px;
height: 267px;
background-image: url("img/top-mid-right.jpg");
background-repeat: no-repeat;
background-position: top left;
float: right;
}

.scroll{
width: 394px;
height: 149px;
color: white;
margin-left: 17px;
margin-top: 40px;}

.scroll .wrapper{
padding-left: 10px;
padding-right: 10px;
padding-top: 4px;
padding-bottom: 4px;
}

div.flash{
float: left;
width: 454px;
height: 267px;
background-image: url("img/top-mid-left.jpg");
background-repeat: no-repeat;
background-position: top left;
}

.scroll h1, .scroll h2, .scroll h3{
color: white;
}

.scroll a{
color: white;
font-weight: bold;
}

div.flash div.object{
margin-left: 80px;
margin-top: 8px;
}
	
img.img_footer {
	margin: 15px 0 0 435px;
	padding: 0;
	display: inline;
	}