@charset "utf-8";
/* CSS Document */
html, body {margin:0; padding:0; width:100%; height:100%; font-family: Monda, sans-serif;}
body { background:url(images/bg.jpg) #000 no-repeat center top}
img{border:0;}
a{text-decoration:none;}
h1,h2,h3,h4,h5,h6 {width:100%; text-align:center; color:#ff4c00; font-weight:400; margin:0 }
h1 {font-size: 24pt; line-height: 18pt; margin-top:20px;}
h2 {font-size: 18pt; line-height: 16pt; margin-top:40px; text-align:left;}
div{padding:0;width:100%;} 
ul{ list-style:none;}

#MainContainer{width:1000px; margin:auto;}
#headerContainer{width:100%; height:300px;}
#headertext {width:35%; float:right;}
#headertext ul{color:#fff; font-size: 14pt; line-height: 16pt; text-align:center; margin:40px 0 0 -70px;}
#logoContainer{float:left ;width:40%; height:100%; margin: 30px 10px 0 0;}
#logoContainer img{width:499px;height:162px;}

#lefttextBox {width:100%; float:left;}
#lefttextBox p {color:#fff; font-size: 14pt; line-height: 16pt; text-align: center; margin:20px 0 0 0; text-align:justify;}
#lefttextBox a{color:#fff; font-size: 14pt; line-height: 16pt; text-align: center; margin:20px 0 0 0;}
#lefttextBox a:hover{color:#ff4c00; font-size: 14pt; line-height: 16pt; text-align: center; margin:20px 0 0 0;}