body {
	background: #000000 url(../images/background.jpg) no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #ffffff;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	
}

#inner-container {
	float: left;
	width: 950px;
	background: url(../images/screen3.gif) repeat-y;
	/* filter:alpha(opacity=50);    Internet Explorer       */
   	/* -moz-opacity:0.5;            Mozilla 1.6 and below   */
   	/* opacity: 0.5;                newer Mozilla and CSS-3 */	
}

#header {
	float: left;
	width: 950px;
	height: 107px;
}

#logo {
	float: left;
	width: 144px;
	height: 107px;
}

#homeAnimation {
	float: left;
	width: 565;
	height: 367;
}

#login {
	float: left;
	width: 798px;
	height: 26px;	
	text-align: right;
	color: #868686;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 8px;
}

#navigation{
	float: left;
	width: 806px;
	height: 71px;	
}

h1 { font-size: 14px; font-weight: bold; color: #FFFFFF}
p { font-size: 1em; font-weight: normal; color: #aeaeae}
style1 { font-size: .85em; font-weight: normal; color: #aeaeae; margin-bottom: 0px}

img { border: 0; }

a:link { color: #faca28; }
a:visited { color: #faca28; }
a:hover { text-decoration: underline; color: #b83a19; }

ul { padding-left: 10px;}

#content { float: left; width: 894px; padding: 20px 16px 20px 40px; }

#leftColumn { float: left; width: 340px;  }
#leftColumn h2 { font-size: 15px; font-weight: bold; margin-top: 0px; line-height: 0px }
#leftColumn h3 { font-size: 1em; font-weight: bold; margin-bottom: 10px; color:#CCCCCC; line-height: 1px}
#leftColumn p { font-size: 1em; margin-top: 0; line-height: 16px; }
#leftColumn a:hover {text-decoration: underline; color:#f9dc3e }
#leftColumn a:link { color: #b83a19 }

#rightColumn { float: right; width: 480px; }
#rightColumn h2 { font-size: 14px; font-weight: bold; margin-bottom: 4px; }
#rightColumn p { font-size: 1em; font-weight: normal; margin-top: 0; line-height: 16px;}
#rightColumn a:hover {text-decoration: underline; color:#f9dc3e;}

#videoOverlay { float: left; width: 862px; height: 381px; text-align: left }


#footer {
	float: left;
	width: 910px;
	padding: 20px;
	text-align: center;
	color: #bababa;
}

#footer p { font-size: .9em;}

.footer-links a:link {
	color: #bababa;
	text-decoration: none;
}

.footer-links a:visited {
	color: #bababa;
	text-decoration: none;
}

.footer-links a:hover {
	color: #b83a19;
	text-decoration: none;
}

#sitemap {
	float: left;
	width: 910px;
}

#sitemap ul.sitemapLinks {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#sitemap ul.sitemapLinks * {
  margin: 0;
  padding: 0;
}

#sitemap ul.sitemapLinks li {
  float: left;
  display: inline;
  margin-left: 15px;
  padding-left: 1px;
}

#sitemap ul.sitemapLinks li .first {
  margin-left: 0;
}

#sitemap ul.sitemapLinks dt {
  text-transform: uppercase;
  color: #00aeef;
  margin-bottom: 0.4em;
}

#sitemap ul.sitemapLinks dt a { color: #faca28; }

#sitemap ul.sitemapLinks dd {
  margin-bottom: 0.4em;
}

.sitemap-links a:link {
	color: #ffffff;
	text-decoration: none;
}

.sitemap-links a:visited {
	color: #ffffff;
	text-decoration: none;
}

.sitemap-links a:hover {
	color: #CC0000;
	text-decoration: none;
}

.homeFeature { color: #bababa; font-size: 14px; font-weight: bold; }
.homeFeature a:link, a:visited { color: #b83a19; text-decoration: none; }

#portfolio-header {
	padding-top: 23px;
	height: 16px;
	color: #717171;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#portfolio-feature {
	margin-top: 0px;
}

#portfolio-feature h1 {
	font-size: 14px;
	color: #bababa;
}

.customStyle {
	color: #CC0000;
}
