* {
margin:0;
padding:0;
}
body {
background:#FFFFFF none repeat scroll 0 0;
color:#333333;
font-family:"Courier New",Courier,monospace;
font-size:12px;
line-height:16px;
font-style:normal;
text-decoration:none;
padding-top:10px;
padding-bottom:10px;
text-align:left;
}
.small {
font-size:10px;
}

.title {
border-bottom:1px solid #666666;
color:#333333;
margin:0;
max-width:500px;
padding-top:5px;
font-family:times, geneva;
line-height:16px;
font-size:13px;
font-weight: bold;
font-stretch:wider;
text-decoration:none;
}

body.section-1 {
}
body.section-2 {
}
body.section-3 {
}
a:link {
color:#333333;
text-decoration:none;
}
a:visited {
color:#333333;
text-decoration:none;
}
a:hover {
background-color:#FFFF00;
color:#333333;
text-decoration:none;
}
a img {
border:medium none;
}
#menu {
bottom:0;
height:100%;
left:0;
overflow:auto;
padding:10px 0 10px 10px;
position:fixed;
top:0;
width:285px;
}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 12px;
margin-left:10px;
line-height:20px;
}
#menu ul li.section-title {
border-bottom:1px solid #666666;
color:#333333;
margin:0;
max-width:275px;
padding-top:5px;
font-family:times, geneva;
line-height:16px;
font-size:14px;
font-weight: bold;
font-stretch:wider;
text-decoration:none;
}
#content {
height:100%;padding:20px;
margin:0 0 0 290px;
top:10;
}
.container {
padding:25px 5px 25px 25px;
}
#content p {
margin-bottom:9px;
margin-top:0px;
width:550px;
}
p {
margin:0 0 9px;
text-align: justify;
}

h1 {
color:#CCCCCC;
font-size:41px;
line-height:35px;
}
h2 {
font-size:25px;
line-height:28px;
}
h3 {
font-size:11px;
font-weight:normal;
line-height:18px;
text-transform:uppercase;
}
h4 {
font-size:11px;
font-weight:normal;
line-height:14px;
}

#img-container {background-color:#FFFFFF;
height:650px;
margin:0;
padding:0;
}
#img-container p {
margin:0;
padding:0 0 12px;
width:400px;
}
#once {
clear:left;
}
#footer {
bottom:25px;
position:fixed;
}
#footercontact {
bottom:25px;
left:275px;
position:fixed;
}