
body {
background-color: #040B15;
margin: 0px;
font-family: arial;
color: #fff;
font-size: 17px;
font-weight: normal;
line-height: 1.5;
}

a {
color: #fff;
text-decoration: none;
}

img {
border: none;
}

#container {
background: #041020 url('images/content-bg.jpg') no-repeat;
position: relative;
width: 1000px;
top: 0px;
left: 50%;
margin-left: -500px;
float:left;
}

.banner {
width: 100%;
text-align: center;
float:left;
}

h1 {
font-size: 100px;
>font-size: 95px;
color: #fff;
margin: 10px 0 0 0;
line-height: 1.05;
}

h1 small {
font-size: 65px;
color: #fff;
}

h2 {
font-size: 40px;
color: #fff;
font-weight: normal;
margin: 0px;
line-height: 1;
}

#container p {
font-size: 16px;
font-weight: normal;
line-height: 1.5;
}

.content {
padding: 40px;
float: left;
margin-top: 250px;
float:left;
}

.content img {
float: right;
}

li strong {
color: #FCE621;
font-weight: bold;
}

h3 {
font-size: 45px;
font-weight: bold;
margin: 0px;
line-height: 1;
}

h4 {
font-size: 27px;
font-weight: bold;
margin: 0px;
}

#footer {
background: url('images/footer.jpg') no-repeat;
width: 100%;
float: left;
padding-top:20px;
margin-top: -20px;
}

#footer table {
width: 510px;
margin-left: 40px;
}

#footer td img {
float:right;
padding-left: 10px;
}

#footer p {
font-size: 13px;
}

#footer h4 {
font-size: 27px;
font-weight: normal;
text-align: center;
margin-top: 50px;
>margin-top: 70px;
}


























































