@font-face {
	font-family:'raleway';
	src: url('raleway_thin-webfont.eot');
	src: url('raleway_thin-webfont.eot?#iefix') format('embedded-opentype'),
	url('raleway_thin-webfont.woff') format('woff'),
	url('raleway_thin-webfont.ttf') format('truetype'),
	url('raleway_thin-webfont.svg#raleway') format('svg');
}

@font-face {
    font-family: 'QlassikMediumRegular';
    src: url('Qlassik_TB-webfont.eot');
    src: url('Qlassik_TB-webfont.eot?#iefix') format('embedded-opentype'),
         url('Qlassik_TB-webfont.woff') format('woff'),
         url('Qlassik_TB-webfont.ttf') format('truetype'),
         url('Qlassik_TB-webfont.svg#QlassikMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html{
background-color: #5A5B5D;	
}

body{
background: #5A5B5D;	
}

#container{
padding-top:150px;
width:650px;	
padding-left:100px;
}
#container p{
color:#b4b4b4;
line-height:0px;	
font-family:verdana;
font-size:0.75em;
padding-left:7px;
}
#left{
float:left;	
padding-top:27px;
padding-left:150px;
padding-right:20px;
padding-bottom:20px;
color: #a8ddd4;
display: block;
font: 5.1em "raleway", "Lucida Grande", Lucida, Verdana, sans-serif;
}
#right{
float:right;
margin:0px;
padding-top:5px;	
}
#right ul{
display:block;
	list-style:none;	
}
#right ul li{
	display:block;
	list-style:none;
	
}
#right ul li a{
text-decoration:none;	
list-style:none;
outline:none;
border:0px;
color: #b4b4b4;
font-size: 2.1em;
font-family: "raleway";
}

#right ul li a:before
 {
 content: "/";
 }

img{
border:0px;	
margin:0px;
padding:0px;
}
#footer{
	padding:70px;
	margin:0px;
	clear:both;
}
#footer p{
color:#b4b4b4;	
text-align:center;
line-height:1px;
font-family:verdana;
font-family: 'QlassikMediumRegular','Lucida Grande','Lucida Sans','Lucida Sans Unicode', Verdana,sans-serif;
font-size:0.90em;
}
