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 {
	border:0 none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
	text-decoration: none;
}

h1, p, a {
	font-family: helvetica;
}

h1 {
	font-size: 1.5em;
	color: #eeb111;
	padding-bottom: 2px;
}

h2 {
	font-family: helvetica;
	font-size: 1.0em;
	color: #eeb111;
	padding-bottom: 2px;
	padding-top: 2px;
}

p, td {
	line-height: 1.7em;
	font-size: .8em;
	color: #636466;
	font: inherit;
}

a {
	color: #eeb111;
}	

a:hover {
	color: #9cbacc;
}

a:hover h2 {
	text-decoration: underline;
}

li.results {
	padding-top: 15px;
}

body{
	background-image: url(../images/background.jpg);
	background-color: #495a64;
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

#wrapper{
	margin: auto;
	margin-bottom: 30px;
	width: 900px;
	min-height: 630px;
	height: auto !important;
  	height: 650px;
  	background-color: white ;
}

#header {
	width: 98%;
	height: 76px;
	padding: 30px 0px 0px 18px;
	float: left;
	clear: both;
	background-image: url(../images/header_background.jpg);
	background-repeat: no-repeat;
}

#nav {
	width: 98.9%;
	float: right;
	height: 20px;
	text-align: right;
	position: relative;
	display: inline;
	background: white;
	border-bottom: solid #bbb 2px;
	border-top: solid #bbb 2px;
	padding-top: 5px;
	padding-right: 10px;
}

#content_background {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	height: 400px;
	background-color: #e3e4e4;
	float: left;
	padding: 20px 20px 0px 20px;
	width: 95.6%;
	border-bottom: solid #bbb 2px;
	position: relative;
}

#main_left {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 35%;
  	height: 375px;
	overflow-y: auto; 
  	scrollbar-arrow-color: blue; 
  	scrollbar-face-color: #e7e7e7; 
  	scrollbar-3dlight-color: #a0a0a0; 
  	scrollbar-darkshadow-color: #888888;
  	border-right: solid #bbb 1px;
  	padding-right: 10px;
}

#main {
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	position: absolute;
	top: 40px;
	left: 370px;
}

#copy {
	width: 24%;
	min-height: 350px;
	height: auto !important;
  	height: 350px;
  	margin-left: 10px;
  	margin-top: 10px;
  	list-style-position: outside;
  	border: solid thin black;
}

#main_right {
	float: left;
	width: 56%;
	min-height: 350px;
  	height: 350px;
  	margin-left: 60px;
  	margin-top: 10px;
  	list-style-position: outside;
  	position: relative;
  	overflow-y: auto; 
  	scrollbar-arrow-color: blue; 
  	scrollbar-face-color: #e7e7e7; 
  	scrollbar-3dlight-color: #a0a0a0; 
}

#main_right ul li {
	color: #636466;
	list-style: circle;
	list-style-position: inside;
}

.slideshow1 img {
	border: solid 1px #bbb;
}


.about_left ul {
	float: left;
	width: 38%;
	clear: both;
	line-height: 1.5em;
	padding-left: 20px;
	font: inherit;
	color: #636466;
	list-style: none;
}

.about_right ul {
	float: left;
	clear: right;
	width: 38%;
	line-height: 1.5em;
	padding-left: 20px;
	font: inherit;
	color: #636466;
	list-style: none;
}

h2.license {
	clear: both;
}

#footer {
	background: white;
	height: 25px;
	float: left;
	width: 100%;
	border-bottom: solid #bbb 2px;
	text-align: right;
	padding-top: 10px;
}

.footer {
	padding-right: 20px;
	font-size: 10pt;
}

#footer1 {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	height: 30px;
	float: left;
	width: 100%;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
}

#footer_left {
	float: right;
	width: 10%;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 15pt;
}

#footer_right {
	float: right;
	width: 24%;
	text-align: left;
}
