/*styles for the web pages*/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e89800;
	;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
.standard {color: #c41000}
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
a:link {
	color: #c41000;
	text-decoration: none;
}
a:visited {
	color: #c41000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
/*Preformatted page layout*/
#container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 756px;
	background-color: #e89800;
}
#main_container {
	/*position: relative;*/
	margin: 0;
	padding: 0;
	margin: 0;
	min-height: 400px;
}
#header	{
	padding: 0;
	margin: 0;
	width: 756px;
	height: 150px;
	top: 0px;
	left: 0px;
	background-color: #e89800;

}
#footer {
	margin: 0;
	padding: 0;
	width: 756px;
	height: 35px; 
	clear: both;
	background-color: #e89800;
}
#feet {
	position:relative;
	left:0px;
	width:746px;
	height:25px;
	z-index:15;
	top: 10px;
	padding-left: 10px;
}
/* CONTENT */
#content1 {
	position:relative;
	left:10px;
	top:0px;
	opacity:0.9;
	z-index:5;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
#back {
	position:absolute;
	left:0px;
	top:3px;
	width:756px;
	height:500px;
	z-index:1;
	background-position: centre;
	background-color: e89800;
}
body {
	background-color: #333333;
}
#googbox {
	position:absolute;
	left:553px;
	top:262px;
	width:189px;
	height:23px;
	z-index:3;
}
#logo {
	position:absolute;
	left:15px;
	top:5px;
	width:241px;
	height:80px;
	z-index:4;
}
#globalNav {
	position:absolute;
	left:10px;
	top:122px;
	width:746px;
	height:18px;
	z-index:6;
}
#searchbox {
	position:absolute;
	left:572px;
	top:72px;
	width:219px;
	height:28px;
	z-index:7;
}
#googsearch {
	position:absolute;
	left:440px;
	top:5px;
	width:304px;
	height:89px;
	z-index:9;
}
