a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.footer {
	color: #45b4f0; text-decoration: none; padding: 0px 6px;
}
a.footer:hover {
	color: #FFFFFF; text-decoration: underline;
}
body {
	margin: 0px auto;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: .7em;
	line-height: 1.5em;
	color: #000000; 
	background: #ffffff url(images/cf_bkg.jpg) top center repeat-x;
}
#header {
	width: 780px;
	height: 163px;
}
.logo {
	float: left;
	border: none;
	position: relative;
	left: 34px;
	top: 4px;
}
#tag {
	height: 119px;
	float: right;
}
#tag img {
	margin-bottom: 6px;
	border: none;
}
#nav {
	float: right;
	height: 44px;
	width: 625px;
	background-color: #000;
	text-align: center;
}
#nav a {
	color: #fff;
	line-height: 44px;
	padding: 0px 28px;
	text-decoration: none;
	letter-spacing: 1px;
}
#nav a:hover {
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
}
#feature {
	width: 468px;
	height: 316px;
	clear: both;
	margin: 0px auto;
	background: tranparent url(images/flash_bkg.jpg) top left no-repeat;
	position: relative;
	left: -1px;
}
#featureImage {
	width: 468px;
	height: 139px;
	clear: both;
	margin: 0px auto;
	position: relative;
	left: -1px;
}
h1 {
	color: #f37122;
	font-size: 20px;
	margin: 8px 0px;
}
#wrapper {
	width: 780px;
	margin: 0px;
	background: url(images/bkg.gif) top center repeat-y;
}
#homewrapper {
	width: 780px;
	margin: 0px;
	background: url(images/bkg_home.gif) top center repeat-y;
}
#moreInfo {
	width: 156px;
	position: absolute;
	left: 618px;
	top: 160px;
	font-size: 12px;
	color: #8b8c8f;
	line-height: 1.5em;
	font-family: 'arial narrow', arial, helvetica, sans-serif;
}
#moreInfo li {
	margin: 6px 0px;
}
#container {
	width: 468px;
	position: relative;
	left: 154px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#leftCol {
	width: 234px;
	float: left;
}
#leftCol .content {
	text-align: left;
	padding: 10px 0px 10px 0px;
}
#leftCol .content a {
	color: #fff;
	font-family: 'arial narrow', arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}
#leftCol .content a:hover {
	color: #000;
	font-family: 'arial narrow', arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}
#rightCol {
	width: 234px;
	float: left;
}
#rightCol .content {
	text-align: left;
	padding: 10px 0px 10px 6px;
}
#rightCol .content a {
	color: #8b8c8f;
	font-family: 'arial narrow', arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}
#rightCol .content a:hover {
	color: #000;
	font-family: 'arial narrow', arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}
#pageContent {
	padding: 12px;
}
#calc th {
	border: 1px solid #999;
}
#calc td {
	background-color: #fff;
	border: 1px solid #999;
}
#home_footer {
	width: 780px;
	margin: 0px;
	text-align: left;
	padding: 0px 0px 0px 165px;
	background: transparent url(images/home_footer_bkg.gif) top left repeat-y;
}
#home_footer a {
	color: #000;
	font-weight: bold;
	padding: 0px 15px;
	text-decoration: none;
}
#home_footer a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	
}
#footer {
	width: 780px;
	margin: 0px;
	text-align: left;
	padding: 0px 0px 0px 165px;
	background: transparent url(images/footer_bkg.gif) top left repeat-y;
}
#footer a {
	color: #000;
	font-weight: bold;
	padding: 0px 5px;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.copy {
	color: #666;
	padding: 15px;
}
.copy_footer {
	color: #666;
	padding: 3px;
}
.orange {
	color: #f37122;
}
.white {
	color: #ffffff;
}
.gray {
	color: #8b8c8f;
}
input.btn {
   color: #000;
   font-weight: bold;
   background-color: #f37122;
   border: 3px double #000;
   cursor: hand;
}
