/* CSS Document */
*{ margin: 0; padding: 0;}
body
{
	text-align: center;
	min-width: 600px;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;}

#container
{
	style: inline;
	margin-left: auto;
	margin-right: auto;
	width:760px;
	text-align:left;
	background: center;
	width: 760px;
	border: thin solid #003300;
	margin-top: 0px;
	background: #649600;
	position: relative;	
}
#header {
	height: 185px;
	width: 760px;
	visibility: visible;
	z-index: 1;
}
#header img { display: block; }

#middlewrap {
	visibility:visible;
	top:311px;
	width:217px;
	height:350px;
	z-index:1;
	float: left;
}
/*-------------------------------
Navigation
-------------------------------*/	
#main_navigation {
	height: 30px;
	width: 760px;
	background-color: #FF7300;
	position: relative;
	clear: both;
	text-align: center;
	}
#main_navigation ul {
    padding: 0px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
}
#main_navigation li {
    list-style-type: none;
    display: inline;
}
#main_navigation li a {
    text-decoration: none;
    padding: 10px 10px;
    color: #FFFFFF;
}
#main_navigation li a:link {
    color: #FFF;
	font-size: 10px;
}
#main_navigation li a:hover {
	font-size: 10px;
	color: #FFFFD4;
	background-color: #649600;
}
/* MIDDLE IMAGES */

#image_box {
	height: 1px;
	width: 760px;
}

#image_a {
	height: 1px;
	width: 190px;
	float: left;
	background-color: #333333;
}
#image_b {
	height: 1px;
	width: 190px;
	float: left;
	background-color: #333333;
}
#image_c {
	float: left;
	height: 1px;
	width: 190px;
	background-color: #333333;
}
#image_d {
	float: left;
	height:1px;
	width: 190px;
	background: #333333;
}

/* LEFT COPY PANEL */
#leftcopypanel {
	width: 55%;
	top: 30px;
	left: 40px;
	float: left;
	clear: none;
	padding: 30px 25px 30px 40px;
	margin-right: 20px;
	}
    #leftcopypanel h2 {
	color: #ffff66;
	margin-bottom: 0.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	}	
    #leftcopypanel h1 {
	color: #FFFFD4;
	margin-bottom: 0.1em;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	}	
    #leftcopypanel p {
	color: #FFFFFF;
	margin-bottom: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.55em;
	}
    #leftcopypanel table {
	color: #999999;
	margin-bottom: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.55em;
	background: #649600;
	position:absolute;
	left:100px;
	top:300px;
	}
	#leftcopypanel a:link {
	color: #CCFF99;
	font-size: 11px;
	text-decoration: underline;
    }
#leftcopypanel a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	
}#leftcopypanel a:visited {
	color: #CCFF99;
	text-decoration: none;
	font-size: 11px;
	}	
	
/*-------------------------------
CONTACT PANEL
-------------------------------*/	
    #contactpanel {
	border: 1px solid #CCCC66;
	height: 28px;
	width: 335px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	padding-top: 11px;
	letter-spacing: 0.5px;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
	background: #70A901;
	text-indent: 15px;
	clear: both;
	margin-left: 40px;
	margin-bottom: 30px;
	margin-top: 0px;
	display: block;
}	
#contactpanel a:link {
	color: #FFF;
	font-size: 11px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
/*-------------------------------
MIDDLE PANELS
-------------------------------*/	
	

#midcopytop a:link {
	color: #CCFF99;
	font-size: 11px;
	text-decoration: underline;
}
#midcopytop a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	
}#midcopytop a:visited {
	color: #CCFF99;
	text-decoration: none;
	font-size: 11px;
	
}#midcopytop {
	width: 170px;
	left: 450px;
	top: 30px;
	padding-top: 40px;
	padding-left: 10px;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#midcopycentre {
	width: 170px;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;	
	}
	
#midcopycentre a:link {
	color: #CCFF99;
	font-size: 10px;
	text-decoration: underline;
}
#midcopycentre a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	
}#midcopycentre a:visited {
	color: #CCFF99;
	text-decoration: none;
	font-size: 10px;
}
#midcopybase {
	width: 170px;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#midcopybase a:link {
	color: #CCFF99;
	font-size: 10px;
	text-decoration: underline;
}
#midcopybase a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	
}#midcopybase a:visited {
	color: #CCFF99;
	text-decoration: none;
	font-size: 10px;}
#footer {
	height: 45px;
	width: 760px;
	background: #666633;
	clear: both;
}
#footertextbox {
	width: 680px;
	margin-top: 10px;
	float: left;
	margin-left: 40px;
}
#rightcopytop {
	width: 60px;
	margin-top: 0px;
	position: absolute;
	top: 376px;
	left: 661px;
}
#rightcopymid {
	width: 60px;
	float: right;
	margin-top: 0px;
	margin-right: 40px;
	clear: right;
	position: absolute;
	left: 660px;
	top: 470px;
}
#rightcopybase {
	width: 60px;
	left: 660px;
	top: 566px;
	position: absolute;
	height: 80px;
}


/*-------------------------------
News Panels
-------------------------------*/	
#midcopytop h3 {
	color: #ffff66;
	margin-bottom: 0.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	}

    #midcopytop p {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
#midcopycentre h3 {
	color: #ffff66;
	margin-bottom: 0.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	}

	#midcopycentre p {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
#midcopybase h3 {
	color: #ffff66;
	margin-bottom: 0.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	}

	#midcopybase p {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
/*-------------------------------
Footer
-------------------------------*/
#footer p {
    font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999966;
}
#footer p a {
    font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffff66;
	}
#footer p a:hover {
	color: #FFFFFF;
	}
float: left;
	visibility: visible;/* CSS Document */

