*{
    margin:0;
    padding:0;
}
body{
	background-image: url(background.png);
font-family: 'Quattrocento Sans', sans-serif;
    font-size: 12px;

}
.section{
    margin:0px;
    height:2000px;
    width:100%;
    float:left;
	

}

.background-gradient{
	background-image: url(background-gradient.png);
	width: 100%;
	height: 285px;
	z-index: -1;
}

.container{
text-align: left;
width: 960px;
}

h1 
{
float: right;
position: relative; 
top: 103px;
left: -10px;
color: #B3B3B3;
font-size: 32px;
font-weight: normal;

}

.section h2{
    margin:50px 0px 30px 50px;
}
.section p{
    margin:20px 0px 0px 50px;
    width:600px;
}
.sec{
    color:#fff;

	text-align: left;
}


.sec nav{
font-size: 14px;

}

.sec ul{
    list-style:none;

}
.sec ul li{
    float:left;
	padding-right: 15px;
	padding-top: 5px;
    color:#D7DB2D;
	font-size: 14px;
}
.sec ul li a{
    display:block;
    color:#f0f0f0;
	font-size: 14px;
}
.sec ul li a:hover{
    text-decoration:none;
    color:#fff;
}
.project{
background-color: #333333;
font-size: 14px;
width:950px;
height: 175px;
margin-bottom: 20px;
padding: 15px 15px 15px 15px ;
position: relative;
top: -10px;
}

.about_back{
background-color: #333333;
font-size: 14px;
width:950px;
height:170px;
margin-bottom: 20px;
padding: 5px;
position: relative;
top: -10px;
}

.logo
{position: relative;
top: 5px;
}

.move_up{
position: relative;
top: -285px;
}

.about_left{
width: 500px;
float: left;
font-size: 14px;
font-weight: normal; 
line-height: 25px;
padding: 20px 0px 0px 20px;
color: #999999;
}

.about_right{
width: 300px;
float: right;
font-size: 14px;
font-weight: normal; 
line-height: 25px;
padding: 20px 0px 0px 20px;
color: #999999;

}

.white_text{
color: #fff;
}

.photos_back{
background-color: #333333;
font-size: 14px;
width:950px;
height: 170px;
margin-bottom: 20px;
padding: 15px 0px 15px 15px ;
position: relative;
top: -10px;
}

.photos_title
{
font-weight: bold;
padding: 0px 0px 5px 0px;
}

.thumbnail
{
padding: 0px 42px 0px 0px;
}

.interiors_left{
float: left;
width: 400px;
font-size: 14px;
font-weight: normal; 
line-height: 25px;
color: #999999;
}



.interiors_right{
float: right;
position: relative; 
left: -15px;
}



.interior_projects{
background-color: #333333;
font-size: 14px;
width:950px;
height: 200px;
margin-bottom: 20px;
padding: 15px 0px 15px 15px ;
position: relative;
top: -10px;
}

.project_title{
font-size: 18px;
color: #B3B3B3;
}
