@charset "UTF-8";
/* CSS Document */


* {
margin:0;
padding:0;
}
body {
background:#FFFFFF none repeat scroll 0 0;
font-family:Arial,sans-serif;
font-size:10px;
line-height:14px;
}
body.section-1 {
}
body.section-2 {
}
body.section-3 {
}
a:link {
border-bottom:1px solid #C7C4C5;
color:#333333;
padding-bottom:0;
text-decoration:none;
}
a:active {
border-bottom:1px solid #C7C4C5;
color:#333333;
padding-bottom:0;
text-decoration:none;
}
a:visited {
border-bottom:1px solid #C7C4C5;
color:#333333;
padding-bottom:0;
text-decoration:none;
}
a:hover {
border-bottom:1px solid #333333;
color:#333333;
padding-bottom:0;
text-decoration:none;
}
a img {
border:medium none;
}
#menu {
background-color:#FFFFFF;
background-repeat:no-repeat;
bottom:0;
left:0;
overflow:visible;
position:absolute;
top:0;
width:200px;
}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 14px;
}
#menu ul li.section-title {
}
#content {
color:#333333;
height:100%;
margin:0 0 0 200px;
padding-left:0;
padding-top:0;
top:0;
width:760px;
}
.container {
padding:10px;
}
p {
margin:0 0 0;
}
h1 {
background:#FFFFFF none repeat scroll 0 0;
font-family:Arial,sans-serif;
font-size:10px;
font-weight:bold;
line-height:14px;
}
h2 {
font-family:Georgia,serif;
font-size:80px;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:70px;
}
h3 {
font-size:16px;
}
h4 {
font-size:12px;
}
#img-container {
margin:0;
padding:0;
}
#img-container p {
margin:0;
padding:0 0 0;
width:400px;
}
#once {
clear:left;
}
