body 
{
	margin : 0;
	padding : 0;
	font-family: verdana;
	text-align:center;
	background-color: #4299f0;
	background-image: url(../images/bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#container 
{
	width:778px;
	margin: 0 auto 0 auto;
	text-align:left;
	background-color: #ffffff;
}

#headerleft
{
	float: left;
	height:18px;
	margin:5px 0 0 5px;
}

#headerright 
{
	height:18px;
	margin:0;
	text-align:right;
	padding: 5px;
	float: right;
}

#header2 
{
	height:144px;
	margin:0;
	background-image: url(../images/banner.jpg);
	text-align: right;
	color: #ffffff;
	padding: 20px 10px 0 0;
	font-size: 90%;
}

#menu
{
	height:26px;
	width: 778px;
	margin:0px;
	background-image: url(../images/menubg.gif);
	padding-top: 11px;
}

#main 
{
	width:758px !important;
	width:778px;
	background-image: url(../images/contentbg.gif);
	background-repeat:no-repeat;
	background-position: top center;
	padding: 10px;
}

#line
{
	height: 4px !important;
	height: 1px;
	width: 758px;
	background-color: #cbe793;
	margin-bottom: 10px;
}

#footer 
{
	padding:12px;
	font-size: 90%;
}

#contact
{
	background-color: #63c6ff;
	padding: 8px 8px 1px 8px;
	margin-bottom: 15px;
}

#footerleft
{
	float: left;
	width: 350px;
}

#footerright
{
	float: right;
	width: 400px;
}

a:link
{ 
	color: #6c7d09;
	font-weight:bold;
	text-decoration: none;
}

a:visited 
{
	color: #6c7d09;
	font-weight:bold;
	text-decoration: none;
}

a:hover 
{ 
	color: #424c0b;
	font-weight:bold;
	text-decoration: none;
}

a:active 
{ 
	color: #424c0b;
	text-decoration: none;
}

#menu a:link
{ 
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#menu a:visited 
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#menu a:hover 
{ 
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#menu a:active 
{ 
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#header2 a:link, #header2 a:visited
{ 
	color: #cedf69;
}

#menu ul 
{
	padding: 0.5em 0 0.3em 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	text-align: center;
}

#menu ul li a 
{
	color: #444444;
	text-decoration: none;
	background-image: url(../images/bulletlight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0;
	padding: 0.5em 0.4em 0.5em 1.2em;
}

#menu ul li a:hover
{
	background-color: #f2f4f7;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #444444;
}

#menu li 
{
	display:inline;
}

#headerright li 
{
	display:inline;
	padding: 0 3px 0 3px;
}

#headerright ul 
{
	margin:0;
}

h1 
{
	font-size: 170%;
	font-weight: normal;
	margin-top: 10px;
	color: #05355a;
}

h2 
{
	font-size: 110%;
	font-weight:bold;
}

#footer li 
{
	display: inline;
}
