body {
	background: #66CC32;
	margin-top: 0px;
	margin-bottom: 0px;
}

#holder {
	width: 780px;
	height: 100%;
	border: 1px solid #c0c0c0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#header {
	width: 780px;
	height: 60px;
	}

	#header a {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 10px;
		padding-left: 20px;
		color: #66CC32;
		}
	
	#header .sublinkbox {
		float: right;
		margin:5px 5px 10px;		
		width: 200px;
		font-size: 9px;
		}

		#header .sublinkbox img {
			display: block;
			float: right;
			border: 0px;
			}

	#header h1 {
		float: left;
		background: inherit;
		margin-left: 10px;
		color: #003399;
		font-weight: 100;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 36px;
		margin-top: 10px;
		}


img#logo {
	display: block;
	width:400;
	height:60px;
	float: left;
	border: 0px;
	margin: 5px;			
	}

#navigation {
	height: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-left-color: #003399;
	background: #003399;
	width: 630px;
	border-right-width: 70px;
	border-left-width: 70px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

#navigation a {
	font-family: Helvetica, Arial, sans-serif;
	/*background: #f4f4f4;*/
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
	padding-left: 20px;
	width: 640px;
	text-align: left;
}

#navigation a:hover {
color: #66CC32;}

#mainimage {
	width: 100%;
	margin-top: 0px;
	height: 150px;
	border-bottom: #003399 solid 7px;
	background: url(images/main_img.jpg);
	float: left;
}

a {
color: #B2B2B2;
text-decoration: underline;}

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

#footer1{
	width: 740px;
	font-size: 10px;
	height: 20px;
	color: #B0B0B0;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
	padding-left: 40px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-top: 10px;
}
	
	#footer1 a{
		color: #00CC33;
		text-decoration: underline;
		margin-right: 15px;
	}
	
	#footer1 a:hover{
		color: #003399;
		text-decoration: none;
		margin-right: 15px;
	}
	
#footer2{
	width: 740px;
	font-size: 10px;
	height: 20px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	margin-top: 10px;
	padding: 5px 8px 0px 40px;
	line-height: 24px;
	width: 460px;
	float: left;
	background: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 70%;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	margin-bottom: 10px;
}

#content h2 {
	color: #003399;
	width: 300px;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-top: 15px;
}

#nocaps {
	color: #003399;
	width: 300px;
	text-transform: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	margin-top: 15px;
}

#boxr {
	width: 230px;
	float: right;
	line-height: 17px;
	background: #ffffff;
	margin-top: 25px;
	padding-right: 15px;
}

	#boxr h2 {
		margin-left: 0px;
		color: #003399;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		background: #ffffff;
		margin-bottom: 0px;
	}
	
	#boxr a {
	
		text-align: justify;
		background: #ffffff;
		color: #0099CC;
	}
		
		#boxr a img {
			display:block;
			width:95px;
			height:95px;
			border:none;
			margin:5px;
			float:left;
		}
			
	#boxr p {
		color: #999999;
		font-family: Helvetica, Arial, sans-serif;
		margin-top: 5px;
		font-size: 65%;
		margin-left: 0px;
		line-height: 18px;
	}
	
#content a {
	text-align: justify;
	background: #ffffff;
	color: #0099CC;
}
