body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;
	background-image:  url(../img/sitebg.jpg);
	font-family: Verdana, sans-serif;
	line-height: 18px;
	color: #000033;
	background-attachment: scroll;
	font-size: 11px;
	}
#top {
	position: absolute;
	left: 0px;
	top: 35px;
	z-index: 1;
	border: 0;
	background-image:  url(../img/ag.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 50px;
	}
#nav {
	position: absolute;
	left: 450px;
	top: 50px;
	z-index: 2;
	width: 500px;
	height: 35px;
	font-family: Trebuchet, "Trebuchet MS", Lucida, Sans;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0px;
	}
#nav ul {
	margin-left: 25px;
	padding-left: 0px;
	display: inline;
}
#nav ul li {
	list-style: none;
	display: inline;
}
#nav a {  
	color: #ffffff; 
	text-decoration: none
	}
#nav a:visited 	{  
	color: #ffffff; 
	text-decoration: none
	}
#nav a:hover 	{  
	color: #ff9966; 
	text-decoration: none
	}
#nav a:active 	{  
	color: #ff9966; 
	text-decoration: none
	}
#jump {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 300px;
	height: 15px;
	}
#jump select {
font-family: Verdana, Sans-serif;
	font-size: 9px;
	color: #663399;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height: 20px;
	width: 200px;
}
#service {
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 3;
	width: 450px;
	height: 10px;
	}
#service p {
	font-family: Verdana, Sans-serif;
	font-size: 9px;
	color: #005099;
	text-align: right;
	}
a:link 		{  
	color: #005099; 
	text-decoration: none
	}
a:visited 	{  
	color: #005099; 
	text-decoration: none
	}
a:hover 	{  
	color: #663399; 
	text-decoration: underline
	}
a:active 	{  
	color: #663399; 
	text-decoration: underline
	}
#left {
	position: absolute;
	top: 110px;
	width: 130px;
	left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	}
#left h1 {
	font: bold 18px/22px Trebuchet, Trebuchet MS, Sans-serif;
	color: #ff9966;
	}
#left h5 {
	font: 9px/16px Verdana, Sans-serif;
	color: #663399;
	}
#content {
	position: absolute;
	left: 185px;
	top: 112px;
	z-index: 3;
	width: 75%;
}
#content p {
	font: 11px/18px Verdana, Sans-serif;
	color: #000033;
	letter-spacing: 0.4px;
	word-spacing: -2px;
	clear: left;
	}
#content strong {
	font: bold 11px/18px Verdana, Sans-serif;
	color: #ff9966;
	letter-spacing: 0.4px;
	word-spacing: -2px;
	clear: left;
	}
#content p strong {
	font: bold 11px/18px Verdana, Sans-serif;
	color: #000033;
	letter-spacing: 0.4px;
	word-spacing: -2px;
	clear: left;
	}
#content h1 {
	font: bold 18px/22px Trebuchet, Trebuchet MS, Sans-serif;
	color: #ff9966;
	clear: left;
	}
#content h2 {
	font: bold 16px/22px Verdana, Sans-serif;
	color: #663399;
	clear: left;
	}
#content h3 {
	font: bold 14px/18px Verdana, Sans-serif;
	color: #005099;
	clear: left;
	}
#content h4 {
	font: bold 12px/18px Verdana, Sans-serif;
	color: #000033;
	letter-spacing: 0.4px;
	word-spacing: -2px;
	clear: left;
	}
#content h5 {
	font: bold 11px/18px Verdana, Sans-serif;
	color: #005099;
	letter-spacing: 0.4px;
	word-spacing: -2px;
	clear: left;
	}
#content h6 {
	font: 9px/12px Verdana, Sans-serif;
	color: #339999;
	clear: left;
	}
#content a {  
	color: #005099; 
	text-decoration: underline
	}
#content a:visited 	{  
	color: #663399; 
	text-decoration: underline
	}
#content a:hover 	{  
	color: #CC3366; 
	text-decoration: underline
	}
#content a:active 	{  
	color: #CC3366; 
	text-decoration: underline
	}
#content img 	{
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
#footer {
	position: absolute;
	left: 150px;
	bottom: 0;
	background-color: #FFFFFF;
	z-index: 4;
	width: 70%;
	}
#footer p {
	font: bold 9px/12px Verdana, Sans-serif;
	color: #99CC66;
	}

