html{ 
    height: 100%;
}

body {

    background: #022a3a;
	font-size: 14px !important;
    font-family: 'PT Sans',century gothic, arial, serif !important;
    color: #666 ;
    padding: 0px;
    margin: 0px;
}

p{ 
    padding: 0;
	margin:0;
	color: #666 !important;
	-webkit-font-smoothing: antialiased;
}

img { border: 0;}

a { color: #666; }


a, a:hover{ 
    outline: none;
    text-decoration: none;
    color: #666;
}

a:hover{ 
    text-decoration: none;
}

ul{ 
    margin: 0;
}

ul li{ 
    list-style: url(../images/plus.png);
    margin: 0; 
    padding: 0;
}

ol{ 
    margin: 0;
}

ol li{ 
    margin: 0;
}

h2
{
	color:#636363;
	font-weight:bold;
	text-transform: uppercase;
	font-size:16px;
}

h3
{
	color:#1a7598;
	font-weight:bold;
	text-transform: uppercase;
	font-size:14px;
}

h4
{
	color:#636363;
	font-weight:bold;
	font-size:12px;
	margin:0;
}

h5
{
	color:#1a7598;
	font-weight:bold;
	text-transform: uppercase;
	font-size:30px;
}

.auto_margin{
    margin: auto;
}

/**layout**/

#level1
{
	background: url(../images/level1.jpg) repeat-x  #013042;
	width:100%;
	height: 43px;
}

#level2
{
	background: url(../images/bg.jpg) repeat #013042;
	width:100%;
	height: 461px;
}

#level3
{
	background: url(../images/black-transperancy.png) repeat-x #000;
	width:100%;
	height: 90px;
	margin:-90px 0 0 0;
	border-bottom: 5px solid #005b7f;
	z-index:15;
}

#level4
{
	width:100%;
	float:left;
	background-color: #ececec;
}

#level5
{
	background: #022a3a;
	width:100%;
	min-height: 150px;
	float:left;
	bottom:0;
}

.global_wrap{
	width:980px;
	position:relative;
	margin:0 auto;
	height:100%;
}

.top_bar
{
	width:980px;
	float:left;
}

.trial-btn
{
	width:145px;
	height:26px;
	float:left;
}

.user
{
	width:300px;
	float:right;
	padding:10px 0 0 0;
	text-align:right;
}

.user a
{
	padding: 0px 20px 0 20px;
	color: #698792;
	font-family: 'PT Sans',century gothic, arial, serif;
	font-weight: bold;
	text-decoration:none;
	font-size:13px;
}

.user a:hover{ 
    outline: none;
    text-decoration: none;
    color: #959595;
}

 .user a:hover{ 
    text-decoration: none;
}

/**end of topbar**/

.menu
{
	width:980px;
	float:left;
	background-color:transparent;
	z-index:20;
}

.lavaLampBottomStyle {
	position: relative;
	width: 840px;
	background-color: transparent;
	padding: 0px 0px 10px 140px;
	margin: 10px 0;
    overflow: hidden;
	z-index:20;
}
.lavaLampBottomStyle li {
	float: left;
	list-style: none;
	z-index:20;
}
.lavaLampBottomStyle li.back {
	border-bottom: 5px solid #00bff3;
	width: 9px;
	height: 30px;
	z-index: -1;
	position: absolute;
}
.lavaLampBottomStyle li a {
	font: bold 14px 'PT Sans',century gothic, arial, serif;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 25px;
}   
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: none;
} 

/**end of menu**/

.banner
{
	width:980px;
	float:left;
	height: 461px;
}

.navigator
{
	width:980px;
	float:left;
	z-index:20;
	height:90px;
}

.container
{
	width:368px;
	position:relative;
	margin:0 auto;
	height:100%;
}

.box
{
	display:inline;
	float:left;
	width: 62px;
	height:62px;
	margin:15px;
}

.box a:hover{ 
    opacity:0.5;
}

/**end navigator**/

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

.footer
{
	width: 980px;
	float:left;
	margin: 0 0 20px 0;
}

.footer-left
{
	width:600px;
	float:left;
	color: #fff;
	font-family: 'PT Sans',century gothic, arial, serif;
	padding: 25px 0 0 0;
	font-size:11px;
}

.footer-right
{
	width:380px;
	float:right;
	color: #fff;
	font-family: 'PT Sans',century gothic, arial, serif;
	padding: 25px 0 0 0;
	font-size:12px;
	text-align:right;
}

.footer-left li
{
	list-style:none;
	padding:3px 0 3px 0;
}

.footer-left ul
{
	float:left;
	width:260px;
}

.footer-left li, a
{
	color:#fff;
}

.footer-left a, a:hover{ 
    outline: none;
    text-decoration: none;
    color: #fff;
}

.footer-left a:hover{ 
    text-decoration: none;
}

/**end of footer**/
