@charset "UTF-8";
/* CSS Document */

/* Rest to default */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,

q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* Structual positioning */

body {
	margin: 20px 0px 30px 0px;
	background: #ffff00;	
}

#mainwrap {
	width: 1024px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	border: thin solid #000;
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}

	/*#logo {
		margin: 32px;
		float: left;
	} */

	#menu {
		width: 615px;
		float: right;
		margin: 0px;
		padding: 0px;
	}
	
	#header {
	float: none;
	width: auto;
	height: 140px;
	margin-top: 0px;
	margin-right: 0px;
	color: #000;
	border: thin none #000;
	background-color: #000;
	}
	
	#home-header {
	float: left;
	width: 200px;
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	color: #000;
	border: thin solid #000;
	}
	
	
	#home-content {
	float: right;
	width: 680px;
	margin-top: 0px;
	margin-right: 30px;
	font-size: 15px;
	line-height: normal;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
	#header-right {
	float: right;
	width: 400px;
	margin-top: 55px;
	margin-right: 30px;
	font-size: 18px;
	line-height: normal;
	color: #BC0000;
	font-weight: bold;
	text-decoration: blink;
	border: thin none #000;
	}
	
	#headerleft2 {
	float: left;
	width: 100px;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: lighter;
	font-family: Tahoma, Geneva, sans-serif;
	overflow: visible;
	margin-left: 8px;
			}
	
		#headerright {
	float: right;
	margin-top: 45px;
	margin-right: 0px;
	width: 620px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	line-height: 24px;
	
	}
	#headerleft {
	float: left;
	margin-left: 10px;
	width: 380px;
	overflow: visible;
	height: 90px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
	
	}
	#lefttop {
	float: left;
	width: 255px;
	margin-top: 10px;
	margin-left: 6px;
	font-size: 20px;
	border: thin solid #FFF;
	background-color: #000;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-variant: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	#leftmid {
	float: left;
	width: 250px;
	margin-top: 25px;
	margin-left: 10px;
	font-size: 15px;
	height: 10px;
	overflow: hidden;
	}
	
	
	
	
	#leftbottom {
	float: left;
	width: 255px;
	margin-top: 25px;
	font-size: 15px;
	margin-left: 6px;
	position: relative;
	bottom: 0px;
	top: 0px;
	background-color: #000;
	border: thin solid #FFF;
	overflow: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	#leftmain {
	float: left;
	width: 270px;
	margin-top: 20px;
	font-size: 15px;
	margin-left: 10px;
	position: relative;
	height: 400px;
	visibility: visible;
	bottom: auto;
	border: thin solid #FFF;
	background-color: #000;
	}
	
	
	
	
	
		#header #logo {
	width: auto;
	_margin-right: 190px;
	height: 87px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
		}
		
		#header #title {
			float: right;
			width: 454px;
			margin-top: 40px;
			margin-right: 162px;		
			font-size: 32px;
			line-height: 38px;
			_float: none;
			_margin-top: 50px;
		}
	
	
	#content {
		min-height: 300px;
		_height: 310px;
		width: 514px;

		padding-top: 80px;
		padding-left: 410px;
		padding-bottom: 10px;
		padding-right: 100px;
	}
	
		#content a:link {
			color: #cc9900;
			text-decoration: none;			
		}

		#content a:visited {
			color: #cc9900;
			text-decoration: none;
		}

		#content a:hover {
			color: #cc9900;
			text-decoration: underline;
		}
		
		#content img {
			vertical-align: middle;
		}
	

	#footer {
		width: 1024px;
		height: 38px;
		background: url('images/footer.gif') no-repeat;

		text-align: right;
		font-size: 16px;
		color: #ffffff;
		font-style: italic;
		
		line-height: 38px;
		vertical-align: middle;
		
	}


/* Font styles */

.stdcopy { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; color: #990000; }
.bright { color: #99cc00; }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 30px; line-height: 30px; letter-spacing: 2px; text-transform: uppercase; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 22px; letter-spacing: 0.5px; color: #99cc00; font-weight: normal; }
a { color: #cc9900; text-decoration: none; }
a:hover { color: #99cc00; text-decoration: none; }
strong { font-weight: bold; } 
em { font-style: italic; }

/* Forms */

.stdform { border: solid 1px #990000; padding: 3px; margin: 4px; background: #ffffff; width: 220px; font-size: .9em; } 

/* Hacks and settings */

li { margin: 0px 0px -2px 10px; _margin: 5px 5px 5px 10px; _padding: 0px 0px 0px 12px; }

/* img {
	border: 0px;
	padding: 0px;
	_margin-bottom: -0px;
	float: right;
	margin-top: 50px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*/
.clear { clear: both; overflow: hidden; height: 0px; _height: 1px; }

/* Navigation menu system */

ul#nav {
	border-bottom: solid 1px #FFFFFF;
	height: 28px;
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	/* width: 10em; */
}

#nav li { /* all list items */
	float: left;
	/* width: 10em; */
	padding-right: 30px;
	_padding-right: 19px;	
}

#nav li ul { /* second-level lists */
	position: absolute;
	margin-left: -10px;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	color: #FFFFFF;
}

#nav li:hover, #nav li.hover {  
	position: static;  
}  

#nav li.parent {
	height: 28px;
	margin: 0px;
	line-height: 28px;
	vertical-align: middle;
	cursor: pointer;
	color: #FFFFFF;	
}

#nav li.parent a { color: #FFFFFF; text-decoration: none; }
#nav li.parent a:hover { color: #FFFF00; text-decoration: none; }
#nav li.parent a.current { font-weight: bold; color: #FFFF00; }

#nav li.child { background: #FFFFFF; padding: 5px; line-height: 20px; vertical-align: middle; font-weight: normal; width: 140px; }
#nav li.child a { color: #000000; text-decoration: none; }
#nav li.child a:hover { color: #000000; font-weight: bold; }
