/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	background:#FFFFFF none repeat scroll 0 0;
color:#666633;
font-family: Helvetica,Arial sans-serif;
font-size:13px;

}

body.section-1 { }
body.section-2 { }
body.section-3 { }


a:link {
color:#000000;
text-decoration:none;
font-weight:700;
 

}
a:active {
color:#000000;text-decoration:none;font-weight:700;
  }

a:visited { text-decoration: none; color:#666666;background-color:#FFCCFF;font-weight:700;
  }

a:hover {color:#CC0000;font-weight:700;letter-spacing:0.05cm;}


a img { border: none; }

#menu {
    width: 200px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 10px;
    position: fixed;
    height: 100%;
    background-color: #FFFFFF;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
}

#menu ul li.section-title {
     font-size:14px;
    margin-bottom:6px;
font-weight:700;
 font-family:Helvetica,Arial sans-serif;
font-variant:small-caps;
letter-spacing:0.1cm;
color:#000000;
border-bottom:1px dotted #000000;
}
#next a {
font size:30px;}

#content {
    height: 100%;
    margin: 0 0 0 215px;
    top: 0;
}

.container {
    padding: 5px 5px 25px 5px;
}

#content p { width: 800px; margin-bottom: 9px;line-height:21pt; margin-left:5px;font-size:10pt;color:#666633;font-family: Arial,Helvetica,sans-serif;
letter-spacing:0.03cm;line-height: 17px;}

p {
    margin:0 0 30px 0;color: #FFFFFF; font-size:6px
}

h1 { font-size:16px; width: 700px; margin-bottom: 9px;line-height:21pt; margin-left:5px;font-size:12pt;color:#666633;font-family: Arial,Helvetica,sans-serif;letter-spacing:0.1cm;font-weight:500 }
P1.pos_abs
{
position:absolute;
left:441px;
top:133px
}
P2.pos_abs
{
position:absolute;
left:441px;
top:254px
}
P3.pos_abs
{
position:absolute;
left:652px;
top:133px
}
P4.pos_abs
{
position:absolute;
left:863px;
top:133px
}
P5.pos_abs
{
position:absolute;
left:652px;
top:254px;

}
P6.pos_abs
{
position:absolute;
left:863px;
top:254px;

}

h2 { font-size: 24px; color:#666633; }
h3 { font-size: 16px;color:#666633; }
h4 { font-size: 12px;color:#666633; }
h5.pos_abs
{
position:absolute;
left:450px;
top:40px;
color:#666633;
}
h6.pos_abs
{
position:absolute;
left:600px;
top:200px;
color:#666633;
}
h7.pos_abs
{
position:absolute;
left:800px;
top:600px;
color:#666633;
}
h8.pos_abs
{
position:absolute;
left:800px;
top:700px;
color:#666633;
}
h9{ font-size: 12px; color:#000000; }
h10.pos_abs
{
position:absolute;
left:800px;
top:700px;
color:#666633;
}


#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }
.nav {
    position: absolute;
    top: 380px;
    left margin:10px
    z-index: 100;
    clear: both;
}

