/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	
	font-size: 10px;
	font-family: Verdana, sans-serif;
	background: transparant;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: #000; background: transparant;}
a:active { text-decoration: none; background: transparant; }
a:visited { text-decoration: none; color: #000; background: transparant; }
a:hover { text-decoration: hover; ; background: #feeb17;}

#img-container span.backgrounded a,
#img-container a.thickbox,
#img-container a.thumb-img,
#img-container #d-col1 a { background: transparent; }

a img { border: none; }

#logo {
background-color:#FFFFFF;
float:left;
font-size:15px;
height:31px;
left:18px;
overflow:auto;
padding-right:8px;
padding-top:0;
position:fixed;
text-align:right;
top: 20px;
width:152px;
z-index:8888;
}


#logo { padding: 0px 0px 0px 0px; clear: both; float: left;  margin-bottom: 0px;
}

#menu {
	background-color: #ffffff;
	float:left;
	height: auto;
    width: 152px;
    overflow: auto;
    padding-top: -20px;
	top: 65px;
	margin-right: 0px;
    bottom: 20;
	left: 18px;
    position: fixed;
    text-align:right;
    
             
	

}
#menu .container {
    padding: 0px 10px 10px 5px;
}




#menu ul {
	
	list-style: none;
	margin: 0px 0px 5px 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	
}



#menu ul li.section-title {
	font-size: 10px;{ a:hover; background: #feeb17;}}
	
	
}

#menu p { width: 100px; margin-top: 0px; margin-bottom: 5px; margin-right: 0px; padding-right: 0px;
   text-decoration: none; font-size: 10px; color: #000; background: transparant;
}


#menux {
	background-color: #ffffff;
	float:left;
	height: fixed;
    width: 137px;
    overflow: auto;
    padding: 5px 10px 20px 5px;
	margin-top: 25px;
    left: 18px;
    position: fixed;
    text-align: right;
    font-size: 9px;
    
}
#menux .container {
    padding: 10px 0px 18px 0px;
}




#menux p { width: 100px; margin-top: 200px; margin-bottom: 0px; margin-right: 10px; padding-right: 5px;
   text-decoration: none; color: #000; background: transparant;
}

#content {
	background-color: transparant;
    padding: 0px 0px 15px 0px;
	height: auto;
	width: 900px;
    margin: 10px 0px 0px 0px;
    top: 20px;
    position: auto;
    
    
     
}

#content .container {
    padding: 10px 20px 5px 10px; margin-left: 175px; background: transparant;
    
}


#content p { width: 510px; margin-bottom: 0px; margin-top: 0px;
   text-decoration: none; color: #000; background: transparant;


}

#contentAA {
	background-color: #ffffff;
    padding:25px;
	height: auto;
	position: absolute;
	right: 30px;
	width: 150px;
    top: 20px;
    text-align: right;
    z-index: 1;
     
   
}

#contenta {
	background-color: #ffffff;
    padding: 0px 7px 10px 10px;
	height: auto;
	width: 150px;
    margin: 0px 0px 0px 520px;
    top: 20px;
    position: fixed;
    text-align: left;
    
}

#the-background {
	position: fixed;
	overflow: hidden;
	z-index:1;
	width: 100%;
	height:100%;
	top:0;
	left:0;
}

#wrapper {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0;
	left:0;
}

p { 
    margin: 0px 0px 9px 0px;
	
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-containera	{ margin: 0; padding: 20px 0px 0px 0px; }
#img-containera p	{ width: 400px; margin: 0; padding: 0 0 0px 0; }

#once { clear: left; }