body{
	margin: 0;
	padding: 0;
	background: #002e62 url(../img/body-blue-page-bg-new.jpg) top left repeat-x;
}
#wrapper{
	width: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#flashsign{
	float: left;
	width: 310px;
}
#flashcontent{
	margin-top: 50px;
	float: left;
	width: 680px;
	/*background: transparent url(../img/blue-page-bg.jpg) top left repeat-x; 
	min-height: 680px;*/
}
#flashcontent h1, 
#flashcontent h2, 
#flashcontent p{
	color: #fff;
	margin: 0 1.5em 1em 0em;
}
#flashcontent h1{
	margin-top: 3em;
	font-size: 2em;
}
#flashcontent h2{
	font-size: 1.2em;
}
/* top bar 
-------------------------------------------------------------------------------
*/
#top-bar{
	background-color: #000;
	padding: 13px 0 0px 24px;
	height: 30px;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #6DCFF6;
	
}
#top-bar * {
	vertical-align: middle;
}
#top-bar ul{
	width: 100%;
}
#top-bar li{
	float: left;
	letter-spacing: 1.5px;
	background: transparent url(../img/star-blue.gif) 100% 50% no-repeat;
	padding-right: 18px;
	margin-right: 15px;
	list-style-type: none;
}
#top-bar li.phone{
	background: none;
}
#top-bar li.end {
	float: right;
	padding-right: 0;
}
#top-bar li.end a {
	display: block;
	padding-right: 25px;
	background: transparent url(../img/facebook.gif) 100% 50% no-repeat;
}
#top-bar a{
	font-family: "Century Gothic";
	font-size: 11px;
	color: #6DCFF6;
	text-decoration: none;
}



/* nav bar 
-------------------------------------------------------------------------------
*/
#nav	{
	font-family: "Century Gothic";
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 60px;
}
#nav:after{
	content: '';
	
}
#nav * {
	vertical-align: middle;
}
#nav ul{
	float: right;
}
#nav li{
	float: left;
	letter-spacing: 1.5px;
	padding-right: 4px;
	margin-right: 4px;
	color: #fff;
	list-style-type: none;
}
#nav li.phone{
	background: none;
}
#nav li.end{
	float: right;
	padding-right: 25px;
	background: transparent url(../img/facebook.gif) 100% 50% no-repeat;
}
#nav a{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#nav a:hover{
	/*background: transparent url(../img/star-nav-rollover.gif) 50% -100% no-repeat;*/
}
/* bottom bar 
-------------------------------------------------------------------------------
*/
#bottom-bar{
	background-color: #000;
	padding: 14px 0 15px 24px;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #6DCFF6;
	clear: both;
}
#bottom-bar * {
	vertical-align: middle;
}
#bottom-bar ul{
	width: 100%;
}
#bottom-bar li{
	float: right;
	letter-spacing: 1.5px;
	background: transparent url(../img/star-blue.gif) 100% 50% no-repeat;
	padding-right: 15px;
	margin-right: 15px;
	list-style-type: none;
}
#bottom-bar li.end{
	padding-right: 0;
	background: none;
}
#bottom-bar li.copyright {
	float: left;
	background: none;
	padding-left: 15px;
}
#bottom-bar a{
	font-family: "Century Gothic";
	font-size: 11px;
	color: #6DCFF6;
	text-decoration: none;
}
span.displaynone {
	display:none; 
}

/* flash content
---------------------------------------------------------------------------------
*/
#flashwrapper{
	zoom : 1;
	width: 990px;
	height: 680px;
}
#flashwrapper:after{
	content: '';
	display: block;
	clear: both;
}
#elixir-sidebar{
	float: left;
}