body { 
margin: 0 auto 0 auto;
width: 100%;
height: 100%;
background-color:#000000;
background-image:url(../images/homepagebg2.png);
background-repeat:repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;   
color: #CBCED1;
}

a {
   outline: none;
  }


 h1 {font-size:30px; 
   font-weight:550;
  color:#759EBF; 
  letter-spacing:-2px; 
  display:inline; 
  line-height:27px; 
  padding-bottom:10px;}
 
 h2 {font-size:28px; font-weight:550; color:#e5e5e5; padding:0px; margin:0px; letter-spacing:-1px; line-height:27px; }
 
 h3 {font-size:18px; font-weight:normal; color:#9BBDDE; padding:0px;  margin:0px; letter-spacing:-1px; display:inline; margin-top:10px; padding-bottom:10px; }
 
 h4 {  color:#ffffff; padding-bottom:5px; margin:0px; font-size: 1em;
	font-weight: bold;}
	
 h5 {font-size:12px; font-weight:bold; color:#7e7e7e; padding:0px; margin:0px;}

     #wrapper {
   margin: 0 auto 0 auto;
   width:100%;
   height:765px;
   background-image:url(../images/header_logo.png);
   background-repeat:no-repeat;
   background-position:top center;
   }
   
   #header {
   margin: 0 auto 0 auto;
   width:36%;
   height:130px;
   padding-top:55px;
   padding-left:63%;
     }
   
   
         
  		

	
	#maincontent {
	margin: 0 auto;
	padding-top:50px;
	padding-right:37%;
	padding-left:37%;
	width:26%;
	height:205px;
	float:left;
	}
	
	
	

    #footer {
    margin: 0 auto 0 auto;
    width:100%;
    height:50px;
	      }

 .lavaLampBottomStyle {
            position: relative;
            height: 29px;
            width: 475px;
            padding: 10px;
            margin: 0px;
            overflow: hidden;
             }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 5px solid;
						border-bottom-color:#1F4D6E;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                        font: bold 18px Arial, Helvetica, sans-serif;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: lowercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 14px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }                     


