@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
img {
	border:0;
}
body {
	background-color: #111;
	margin-top:5px;
	color: #c6c6c6;
	font-family: Verdana, Geneva, sans-serif;
}
a, a:hover {
	color: #ffffff;
	background-color: inherit;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	background:#000;
	border: #222 1px solid;
}
h1 {
	font-size: 19px;
	margin: 0 0 13px 0;
}
h2 {
	font-size: 17px;
	margin: 15px 0 10px 0;
}
#header {
	height: 120px;
	width:900px;
	background: url(cssimages/TopRightCorner.jpg) no-repeat top right;
}
hr {
	color: #444;
	margin: 0 0 20px 0;
}
#header p {
	font-weight: bold;
	font-size: 18px;
	padding: 24px 0 0 0;
	line-height: 1.4;
	text-align: right;
	margin-right: 195px;
	color: #888;
}
#flashcontent {
	height: 380px;
	width: 900px;
	margin: 0;
}
.headsml {
	font-size: 14px;
	font-weight: normal;
}
.fleft {
	float: left;
}
#navdiv {
	height:27px;
	border: #1e1e1e 1px solid;
	width: 850px;
	margin-left: 25px;
	background: #0e0e0e url(cssimages/navbkbg.jpg);
}
#main {
	background: url(cssimages/cornerbgsml.jpg) no-repeat bottom left;
	min-height: 340px;
	padding: 5px 25px 90px 25px;
}
#main ul li  {
	margin: 5px 0 0 100px;
}
#main ul {
	list-style-position: inside;
	padding: 3px 0 10px 0;
}
#main p {
	margin: 9px 10px 9px 15px;
	line-height: 1.25;
}
.links {
	color: #eee;
	font-size: 12px;
	text-align: center;
	margin-left: 260px;
}
.links a:link, .links a:visited {
	color: #666;
	text-decoration: none;
}
.links a:hover {
	color:#CCC;
}
#footer {
	text-align: right;
	font-size: 11px;
	padding: 6px 10px 6px 0;
	background: #181818 url(cssimages/navbkbg.jpg);
}

#nav a  /* menu links*/ {
	display: block;
	white-space: nowrap;
	float: left;
	color: #c6c6c6;
	padding: 7px 7.5px 0px 7.5px;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
	height: 25px;
	margin-top: 0px;
}
.TcAd {
	float: left;
	color: #333;
	margin-left:6px;
	width: 200px;
	text-align: left;
}
.TcAd a {
	color: #333;
	text-decoration:none;
}
.TcAd a:hover {
	color: #444;
}
.clrfix {
	clear: both;
}
.imageright {
	float: right;
	margin: 0 0 5px 10px;
}
.imageleft {
	float: left;
	margin: 0 10px 0px 0;
}
#contactdiv {
	margin: 10px 23px 0 25px;
	font-size:13px;
	border:1px solid #081527;
	text-align: right;
	padding: 4px 4px 4px 0;
	color: #fff;
	background: #0e0e0e url(cssimages/navbkbg.jpg);
}
#mapdiv {
	font-size: 10px;
	height: 550px;
	width: 850px;
	margin: 25px 0 0 25px;
}
#formdiv {
	width: 850px;
	margin: 20px 0 0 25px;
	font-size:13px;
}
legend {
	color:#c6c6c6;
	background:#333;
	border:1px solid #081527;
	padding:2px 10px;
	font-size:11px;
}
.leftform {
	float: left;
	display: inline;
	/*	border: 1px solid #0f0;*/
	width: 380px;
	margin: 0 15px 0 25px;
}
fieldset {
	border:1px solid #0d2543;
	width:850px;
	padding: 0 0 10px 0;
}
fieldset p {
	font-size: 12px;
}
label {
	width:75px;
	float:left;
	text-align:right;
	margin: 3px 5px 3px 0;
	display:block;
	padding:2px 0 0 0;
	clear: left;
}
.submit input {
	margin:10px 0 6px 400px;
	color:#000;
	background:#eaeaea url(cssimages/FormBg.jpg);
	border:2px outset #0d2543;
	font-family:Arial, Helvetica, sans-serif;
	width: 60px;
	padding: 2px 5px 1px 0;
	line-height: 20px;
}
.submit input:hover {
	border:2px outset #0d2543;
}
input {
	color:#000;
	background:#eaeaea url(cssimages/FormBg.jpg);
	border:1px solid #c6c6c6;
	padding:0 0 0 3px;
	font-family:Arial, Helvetica, sans-serif;
	width: 280px;
	margin: 3px 0 3px 0;
}
.fname {
	background:#eaeaea url(cssimages/FormBg.jpg);
	display: inline;
	margin: 0px 0 5px 0;
	height: 25px;
}
textarea {
	color:#000;
	background:#eaeaea url(cssimages/FormBg.jpg);
	border:1px solid #c6c6c6;
	padding:0 0 0 3px;
	font-family:Arial, Helvetica, sans-serif;
	width: 280px;
	margin: 3px 0 3px 0;
	height: 68px;
	font-size:13px;
}
.formwidth {
	width:800px;
}
.formtext {
	padding: 15px;
	line-height: 1.3;
}
.filetext {
	padding: 0 0 10px 15px;
	line-height: 1.3;
	width: 350px;
	font-size: 11px;
}
.formwidths {
	width:33%;
}
#main {
	padding-bottom:30px;
}
#coinfo {
	text-align:right;
	margin:40px 26px 0 0;
	font-size:10px;
}
#emh {
	float:left;
	margin-left:7px;
	width:139px;
	height:15px;
	background:url(images/contact.gif);
}

