....loading....
 

* {
padding:0;
}
body {
font-family:CenturyGothicItalic, 'gill sans', helvetica, sans-serif;
font-size:12px;
}
body.section-1 {

}
body.section-2 {

}
body.section-3 {

}
a:link {
color:white;
}
a:active {
border-bottom-width:1px;
color:#000000;
}
a:visited {
color:#444444;
text-decoration:none;
}
a:hover {
background:none repeat scroll 0 0 #afd7ff;
color:black;
}
a img {
border:0 none;
}
#menu {
position:fixed;
text-align:left;
background-color:#ff5582;
color:white;
text-transform:uppercase;
}
#menu ul {
list-style-type:none;
}
#menu ul li.section-title {
font-size:15px;
text-align:left;
text-transform:uppercase;
color:white;
display:none;
}
#content {
margin:350px 0px;
background-color:#00aa7d;
position:absolute;
width:350px;
z-index:-1;
}
.container {
margin:10px 20px;
}
#content p {
width:320px;
}
p {

}
h1 {
color:white;
font-size:20px;
text-align:left;
text-decoration:overline;
text-transform:uppercase;
}
h2 {
font-size:12px;
color:white;
text-transform:uppercase;
font-style:italic;
padding:0px 20px;
}
h3 {
font-size:16px;
}

h4 {
font-size:12px;
}
#img-container {
padding:0;
}
#img-container p {
margin:0;
padding:0 0 12px;
width:600px;
}
#once {
clear:left;
}


