* {
	margin: 0;
}
html, body {
	height:100%;
}

body, html{
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	margin:0;
	background-color:#000000;
}

#containerHome {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
	width:1085px;
}

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
	width:980px;
}

hr{
	height:1px;
	background-color:#009ffa;
	border:0;
	width:700px;
	margin:0 auto;
}

.hr2{
	height:1px;
	background-color:#009ffa;
	border:0;
	width:950px;
	margin:0 auto;
}


strong{
	font-size:14px;
	color:#009ffa;
	font-weight:bold;
}

a:link, a:active, a:visited{
	text-decoration:none;
	color:#00a6eb;
}

a:hover{
	text-decoration:underline;
}

p {
	margin:0;
	padding:0 8px 0 8px;
}

#homeFlash{
	width:980px;
	float:left;
}

/*partners*/

.partners{
	padding:8px 0 13px 0;
	margin:0 0 0 5px;
	text-align:center;
	background-color:#1c1c1c;
	margin:0 auto;
	float:right;
	width:100px;
}

/* press release */

#header-press{
	margin:10px 0 10px 0;
	width:980px;
}

#content-press{
	margin:0 auto;
	width:931px;
}

#content-press td{
	background-color:#0a0a0a;
}

#gallery-press{
	margin:0 auto;
	width:890px;
}

#gallery-press td{
	text-align:center;
	padding:10px;
}

#gallery-press img{
	border:1px solid #ffffff;
}

/* press release end */

#header{
	margin:10px 0 10px 25px;
	width:931px;	
}
#header-gallery{
	margin:10px 0 10px 25px;
	width:931px;	
}
#header-gallery .repeat{
	background-image:url(../images/h-repeat.gif);
	height:30px;
	width:100%;
	background-repeat:repeat-x;
}

#header .repeat{
	background-image:url(../images/h-repeat.gif);
	height:30px;
	width:100%;
	background-repeat:repeat-x;
}

#content{
	width:720px;
	margin:0 0 0 25px;
}

#content .info{
	padding:10px;	
}

#content td{	
	background-color:#0a0a0a;
}
#rgtCol{
	float:right;
	width:220px;
}

#content .bio{
	float:right;
	width:200px;
	padding:10px; 
	background-color:#333; 
	margin:0 10px 0 20px;
			
}

.bioOrange{
	display:inline;
	color:#F90;
	font-weight:bold;
}
#table{
	width:100%;
}

#table td{
	padding:5px;
}
#ftr, .push {
	color:#007dc3;
	text-align:center;
	padding:30px 0 0 0;
	margin:0 auto;
	width:980px;
	height: 4em;
}

#ftr  a{
	font-size:10px;
	color:#007dc3;
	text-decoration:none;
}
#ftr  a:hover{
	color:#3CF;
}

#ftrBg{
	color:#ffffff;
	text-align:center;
	background-position:bottom;
	background-repeat:no-repeat;
	padding:15px 0 0 0;
	margin:0 auto;
	background-image:url(../images/ftr-bg.gif);
	width:980px;

}
