html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
}
img {
	border-style: none;
}

body {
	background-color: #000000;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top;
	bottom: auto;
	background-image: url(images/fire.jpg);
}
h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
}
h2 {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
a,  a:link {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FF00FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:focus {
	color: #FFF;
}
a:active {
	color: #FF0000;
}
#outerWrapper {
	margin: 0 auto 0px;
	text-align: left;
	width: 920px;
	vertical-align: middle;
}
#outerWrapper #gradient {
	background-repeat: no-repeat;
	background-position: center top;
}

#header  {
	height: 150px;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 20px;
}
#header   #logo {
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 0px;
	float: left;
	width: 480px;
	height: auto;
	position: static;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
#header #links{
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: right;
	width: 320px;
	text-align: right;
	margin-top: auto;
	padding-right: 25px;
	clear: none;
	margin-bottom: auto;
	height: auto;
}
#links a, #links a:active, #links a:visited {
	font-weight: normal;
	color: #0000FF;
}
#header #links a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#nav    {
	height: 62px;
	margin-right: 20px;
	margin-left: 20px;
	color: #FFFFFF;
	background-color: #FFF;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	border: 1px solid #999;
	font-size: medium;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	margin: 0px;
	display: block;
	float: left;
	list-style: none;
	clear: right;
}
#nav ul li a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 62px;
	font-weight: normal;
	background-image: url(images/nav-border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav ul li a:hover {
	background: url(images/nav-hover.jpg) repeat-x top;
	text-decoration: none;
	color: #FFFFFF;
}
#nav ul li#active {
	background: url(images/nav-hover.jpg) repeat-x top;
	text-decoration: none;
}
#nav ul li#active a {
	color: #FFFFFF;
}

#spacer {
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
}

#outerWrapper #feature {
	height: 230px;
	width: 880px;
	margin-left: 20px;
	margin-bottom: 5px;
	background-image: url(images/feature.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#outerWrapper #contentWrapper {
	padding-right: 25px;
	padding-left: 30px;
	clear: both;
	padding-top: 10px;

}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 0px;
	width: 200px;
	border: 1px solid #161616;
}
#outerWrapper #contentWrapper #content {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #FFF;
	border: 1px solid #2C2C2C;
	font-size: 12px;
	line-height: normal;
	float: right;
	height: inherit;
	width: 620px;
	font-family: "Times New Roman", Times, serif;
}
#content-image {
	margin-bottom: 15px;
}

#content ul li {
	margin-bottom: 5px;
}
.clearFloat   {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	height: 60px;
	color: #666666;
	text-align: center;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#leftColumnContent {
	width: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftColumnContent h3 {
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 12px;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(images/sidebar-h3-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFF;
}

#leftColumn1 ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#leftColumn1 ul li {
	list-style: none;
	display: inline;
}#leftColumn1 ul li a {
	display: block;
	padding: 4px 4px 4px 6px;
	color: #FFF;
}
#leftColumn1  ul li a:hover {
	text-decoration: none;
	color: #FFF;
	background-image: url(/images/sidebar-h3-bg.jpg);
	background-position: left;
	background-repeat: repeat-x;
	clear: left;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.sidebarlt {
	padding: 6px;
	border: 1px solid #000000;
	background-color: #4E4E4E;
	color: #CCCCCC;
}
.sidebardk {
	color: #999999;
	border: 1px solid #4A4A4A;
	padding: 6px;
	background-color: #4E4E4E;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #999999;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #666666;
}
#credit {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #333333;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #333333;
	font-weight: normal;
}
.style4 {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
.style5 {
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.Home2 {
	color: #CCCCCC;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.Home {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
}
.Information {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.Title_Txt {
}

