body
	{
	margin:0px;
	background-color:#004964;
	color:#ffffff;
	font-family:Trebuchet, Arial;
	font-size:13px;
	vertical-align:top;
	}
div
	{
	margin:auto;
	}
#backgroundinside
	{
	width:100%;
	background:URL("images/bgmaininside.jpg") top left repeat-x #004a65;
	}
#background
	{
	width:100%;
	background:URL("images/bg-top.jpg") top left repeat-x;
	}
#header
	{
	width:985px;

	}
#links
	{
	width:985px;
	height:32px;
	}
#image
	{
	width:985px;
	height:374px;
	}
#insidemain
	{
	width:985px;
	margin:auto;
background:url(images/bgmaininside1.jpg);
	}
#insidemain2
	{
	width:985px;
	margin:auto;
background:url(images/righttop.jpg) top right no-repeat;
	}
#imageleft
	{
	width:494px;
	float:left;
	}
#right
	{
	float:left;
	width:460px;
	margin-left:10px;
	padding-bottom:10px;
	}
#main-bg
	{
	background:URL("images/bg-main.jpg") top left repeat-x;
	background-color:#63d0f0;
	}
#main
	{
	width:985px;
	min-height:200px;
	height:auto !important;
	height:200px;
	vertical-align:top;
	}
#footer-bg
	{
	width:100%;
	height:30px;
	background:URL("images/bg-bottom.jpg") top left repeat-x;
	}
#footer
	{
	width:970px;
	padding-left:15px;
	padding-top:10px;
	}
a:link
	{
	color:#ffffff;
	text-decoration:underline;
	}
a:visited
	{
	color:#ffffff;
	text-decoration:underline;
	}
a:active
	{
	color:#d2f4fe;
	text-decoration:underline;
	}
a:hover
	{
	color:#d2f4fe;
	text-decoration:underline;
	}
img
	{
	border-width:0px;
	}
h1
	{
	font-weight:bold;
	font-size:13px;
	color:#004a66;
	}
	
	