/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/

* {
	margin: 0;

}

body {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	background: #fff;
}
body.section-1 {}
body.section-2 {}
body.section-3 {}

.DrescherGroteskBT-Light { font-family: DrescherGroteskBT-Light; }

#iframed { min-height: 2250px; overflow: hidden; }

a:link {
background-color:transparent;
background-repeat:repeat;
color:#626366;
font-style:normal;
font-weight:normal;
text-decoration:none;
}


a:visited {
background-color:#FFFFFF;
color:#848484;
text-decoration:none;
}

a:hover {
color:#F38630;
text-decoration:none;
}
a:active {
color:#626366;
text-decoration:none;
}
a img {
border:medium none;
}

#menu {
background-color:transparent;
float:left;
position: fixed;
z-index:1337;
}
#menu ul {
background-color:transparent;
list-style:none outside none;
margin:0 0 12px;
padding-left: 0px;
}
#menu ul li.section-title {
background-color:transparent;
color:#848484;
font-family:"trebuchet ms";
padding: 0 0 0 0;
text-transform:uppercase;
}
#menu ul li.section-title:hover {
	background-color:transparent;
	color : #F38630;
	}
#content {
margin: 25px 100px 0 290px;
max-width:1250px;
height: 250%;

}
.container {
background-color:transparent;
font-family:verdana;
font-size:x-small;
padding: 0px 5px 0 46.01px;

}
#content p {
bottom:0;
left:0;
right: 25px;
margin-bottom:0px;
align: center;
top:150px;
width:180px;
}
p {
margin:0 0 0 0;
}
p2 {
margin:0 0 9px;
padding-left:36px;
padding-right:12px;
}
h1 {
background-color:white;
color:#636363;
font-family:georgia;
font-size:21pt;
font-weight:lighter;
line-height:32pt;
margin-right:auto;
padding-left:36px;
padding-right:36px;
}
h2 {
background-color:white;
color:#5E5B5B;
font-family:georgia;
font-size:9pt;
font-weight:lighter;
line-height:15pt;
}
h3 {
background-color:white;
font-size:16px;
font-weight:lighter;
line-height:15px;

}
h4 {
color:#636363;
font-family:georgia;
font-size:21pt;
font-weight:lighter;
line-height:32pt;

}
h4menuonder {
color:#989898;
font-family:verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
}
h5menuonder {
background-color:#EDEDED;
color:#989898;
font-family:verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
}
#img-container {
margin:0;
padding: 65px 0px 0px 10px;
}
#imag-container {
margin:0;
padding: 65px 0px 20px 10px;
width: 900px;
}
#img-container p {
margin:0;
padding: 65px 0px 0px 10px;

}
#img-container p2 {
margin:0;
padding: 65px 0px 0px 10px;

}
#once {
clear:left;
}

