@charset "utf-8";


body {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/sub-bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	text-align: center;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}

#blackb a,
#whiteb a,
#redb a  {
   background-repeat: no-repeat;
   display: block;
   height: 78px;
   background-position: 0% 0px;
   font-size: 78px;
   line-height: 78px;
}

#whiteb a:hover  {
   background-position: -81px 0%;
}

#blackb a:hover  {
   background-position: -88px 0%;
}

#redb a:hover  {
   background-position: -84px 0%;
}

#untitled1  {
   margin: 0px auto 0px auto;
   width: 181px;
   position: relative;
}

#blackb a  {
   width: 88px;
   background-image: url(images/blackb.gif);
}

#whiteb a  {
   width: 81px;
   background-image: url(images/whiteb.gif);
}

#redb a  {
   width: 84px;
   background-image: url(images/redb.gif);
}

#layer1  {
   background: url(images/layer1.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 181px;
   height: 78px;
}

#whiteb  {
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
	width: 81px;
	height: 78px;
}

#blackb  {
	visibility: visible;
	position: absolute;
	left: 46px;
	top: 0px;
	z-index: 3;
	width: 88px;
	height: 78px;
}

#redb  {
	visibility: visible;
	position: absolute;
	left: 97px;
	top: 0px;
	z-index: 2;
	width: 84px;
	height: 78px;
}

.indexBody {
	background-image: none;
}


.imageContainer
{
	position: absolute;
	width: 1100;
	height: 100%;	
	z-index: 0;
	left:50%;
	margin-left:-550px;
	text-align:center;
}

.bg
{
	position: absolute;
	width: 1100;
	height: 100%;	
	z-index: 0;
	left:50%;
	margin-left:-550px;
	display: none;
}
.MainSection {
	height: 100%;
	width: 848px;
	position:absolute;
	left:50%;
	margin-left:-456px;
	z-index: 1;
	text-align: left;
}

.MainSection .Content {
	position: relative;
	top: 450px;
	width: 880px;
	left: 25px;
	
/*	letter-spacing:.7px; */
	font-size: 13px;
	font-weight:normal;
	font-style: normal;
	color:#FFF;
}

.MainSection .subBg {
	position: absolute;
	top: 0px;
	width: 913px;
	z-index: -10;
}
.subBg_img {	position: absolute;	top: 130px;	left:380px;	width: 500px;	z-index:-10;}

body {
	text-align: center;	
}

.Menu1 {
	position: absolute;
	height: 100px;
	left: 103px;
	top: 2px;
	width: 274px;
}

.Menu1 img {
	float: left; 	
}

.Menu2 {
	position: absolute;
	height: 56px;
	left: 38px;
	top: 5px;
	width: 65px;
}

.Menu2 img {
	float: left; 	
}

.Menu3 {
	position: absolute;
	height: 40px;
	left: 852px;
	top: 110px;
}

.Menu3 img {
	float: left; 	
}

.MenuTagLine {
	position: absolute;
	left: 46px;
	top: 140px;
}

.MenuSide {
	position: absolute;
	left: 20px;
	top: 20px;
}

.Footer {
	position: fixed;
	bottom: 0px;
	width:913px;
	height:60px;
	z-index: 2;
}

h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight: normal;
	margin:0px 40px 0px 0px;
	position: relative;
	text-align: left;
	padding-top: 10px;
	clear:both;
	color: #FFF;
}
h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:22px;
	color: #999999;
	font-weight: normal;
	
	position: relative;
	text-align: left;
	padding-top: 10px;
	clear:both;	
}
.PageTitle
{
	padding-bottom: 5px;	
}




a:link
{
	color: #FFF;
}

a:visited
{
	color: #FFF;
}

a:active
{
	color: #FFF;
}

a:hover
{
	color: #FFF;
}

#footer
{
	width: 900px;
	height: 50px;
	padding: 10px 0 0 0;
	margin-left: 0;
	display: block;
	float: none;
	clear: both;
	left: 0px;
	position: relative;
	top: 60px;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background-image:url(images/footer-bg.png);
	background-repeat: repeat;
}

#footer a:link
{
	color: #fff;
}

#footer a:visited
{
	color: #FFF;
}

#footer a:active
{
	color: #FFF;
}

#footer a:hover
{
	color: #FFF;
}


#footer .sub
{
	color: #FFF;
	padding-top: 5px;
}

#footer .bar
{
	background-color: #191a17;
	width:3px;
	height:25px;
	position:absolute;
	display:inline;
	padding: 0;
	margin: 0;
	top: 20px;
}

 used for dots in the menu 
.Menu{
	margin:0 0 0 20px;
	background:#000000;
	color: #FFF;
	font-size: 13px;
	font-weight: none;
	display:inline;/*Ie double margin fix*/
}

.Menu ul{
	padding:0px 0px 0px 0px;
	list-style:none;
	list-style-image:none;
	margin-left: 0;
	float:left;
	position:relative;
	left:-2px;
	top:-2px;
	letter-spacing:.7px;
	color:#FFF;
	width:100%;
}
.Menu li{
	line-height:1.2;
	margin:-.9em 0 0 0;
	margin-left: 0;
	position:relative;
	float:left;
	width:100%;
	text-align:left;
	border-bottom:1px dotted #333333;
	clear:both;
}

* html #wrap li {
	border:none;
	background: url(images/dotted-leader.gif) repeat-x left bottom;
}

.Menu li span{
	background:#000000;
	padding:1px 0px 1px 5px;
	padding-right: 39px;
	position:relative;
	top:.4em;
	left:1px; /* ie rounding error*/
	float:right;
	
	font-size: 11px;
	font-weight: normal;
	color:#5b5d54;

}
.Menu li em{
	margin:0;
	position:relative;
	top:1.6em;
	padding:0 5px 0 0;
	background:#000000;
	left: 1px;
	
	letter-spacing:.7px;
	font-size: 13px;
	font-weight:normal;
	font-style: normal;
	color:#FFF;
}



.Menu li em .description
{
	margin:0;
	float: none;
	background:#000000;
	padding:1px 0 1px 5px;
	position:relative;
	top:0em;
	left:1px; /* ie rounding error*/
		
	font-size: 11px;
	font-weight: normal;
	color:#FFF;	
}

.Menu p{
	padding:0 3em 0 0;
	margin: 0px;
}


#MenuLeft {
	/*
	width: 50%;
	position: relative;
	float: left;
	*/
	font-size: 13px;
}

#MenuRight {
	/*
	width: 50%;
	position: relative;
	float: right; */
	font-size: 13px;
	display:block;
}

#MenuBottom {
	width: 100%;
	position: relative;
	font-size: 13px;
	clear:both;
	margin: 0px;
}

#MenuLeft2 {
	width: 50%;
	position: relative;
	float: left;
	font-size: 13px;
}

#MenuRight2 {
	width: 50%;
	position: relative;
	float: right;
	font-size: 13px;
	display:block;
}

	#flashcontent {
		height: 100%;

