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

body {
	font-size: 13px;
	line-height: 100%;
	font-family: helvetica neue, helvetica, arial, sans-serif;
        font-weight:bold;
	color: blue;
	background: none;
	text-decoration: none;
        margin-left:8px;
        padding-top:10px;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }
 
#simonphillipson { 
    padding-bottom: 20px;
    border-bottom: ;
    font-weight: bold;
    text-transform: ;
    font-size: 11px;
    text-decoration:;
    position:;
    
}
   
	
    

a {  outline:none; }

a:link { 
	color: blue;
	background-color: ;
	text-decoration: none ; background-color: ;
}

/*
#img-container span.backgrounded a,
#img-container a.thickbox, 
#img-container a.thumb-img, 
#img-container #d-col1 a { background: transparent; }
*/

a:hover { 
	color:;
        padding-top:px;
	padding-bottom:px;
        padding-left:px;
        padding-right:px;
	text-decoration: underline; 
        background-color: ; }
a:active { 
	color: blue;
        padding-top:px;
	padding-bottom:0px;
        padding-left:0px;
        padding-right:0px;
	text-decoration:none; 
        background-color: none; }
a:visited { 
	color: blue;
        padding-top:0px;
	padding-bottom:px;
        padding-left:px;
        padding-right:px;
	text-decoration: none;
 background-color: none; }
	
a img  { border: none; }

#menu {
   
	margin-bottom:12px;
	margin-left: px;
	margin: 0px 0 0 50px;
	padding: 0;
	text-align:left;
    width: 900px;
	height: 95px;
    bottom: 0;
	top: 27px;
	margin-left: 8px;
    position:absolute;
}

#menu li {
display:inline;
}

#menu li a { }



#menu li a:active { }

#menu li a:visited { }

#menu ul {
       
	list-style: none;
	margin: 1px 0 4px 0;

}

#menu ul li.section-title  

{ font-weight: bold;
font-size:11px;
padding:0 5px 0 0 ; }


#content {
	float:bottom- left;
	font-weight:normal;
	color: blue;
	height:100%;
	margin:50px 0 0 0px;
        margin-top:120px;
        padding:0;
	position:;
	width:250px;
        text-align:left;
 
}


.container {
    padding: 0;
}

#content p {
width:500px;
font-size: 34px;

line-height: 100%;
	color: blue;
	background: none;
	font-weight: bold;
	font-style: normal;
	text-decoration: none; }

p {
    margin: 0 0 0;


h1 { font-size: 10px;
	line-height: 128%;
	color: blue;
	background: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none; }
	
h2 { font-size: 10px;
	line-height: 128%;
	font-stretch: narrower;
	color: blue;
	background: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;}

h3 { font-size: 10px;
	line-height: 142%;
	color:blue;
	background: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;}

h4 { font-size: 10px;
	color: blue;
	background: none;
	font-weight: normal;
	font-style: normal;
	padding-bottom:5px;
	text-decoration: none;
position: fixed;}
	
h5 { font-size: 10px;
	line-height: 131%;
	color: blue;
	background: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;}
	


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

#once { clear: left; }
