@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/sun.png);
	background-repeat: no-repeat;
	background-position: 15% 50px;
}

p {
	margin: 0;
	padding: 0;
	/*font-family: 'Ubuntu', sans-serif;*/
	/*font-family: 'Roboto Condensed', sans-serif;	*/
	font-family: 'Slabo 27px', serif;
}

h1 {
	/*font-family: 'Roboto', sans-serif;*/
	font-family: 'Bree Serif', serif;
	font-size: 50px;
	font-weight: 500;
	margin: 0;
	padding: 0;
	line-height: 55px;
}

h2 {
/*	font-family: 'Roboto', sans-serif;*/
	font-family: 'Bree Serif', serif;
	font-size: 25px;
	font-weight: 100;
	margin: 0;
	padding: 0;	
	line-height: 30px;
}

h3 {
	/*font-family: 'Roboto', sans-serif;*/
	font-family: 'Bree Serif', serif;
	font-size: 30px;
	font-weight: 100;
	margin: 0;
	padding: 0;
	line-height: 30px;	
}

h4 {
	/*font-family: 'Roboto', sans-serif;*/
	font-family: 'Bree Serif', serif;
	font-size: 20px;
	font-weight: 500;
	margin: 0;
	padding: 0;
	line-height: 20px;	
}

h5 {
	/*font-family: 'Roboto', sans-serif;*/
	font-family: 'Bree Serif', serif;
	font-size: 15px;
	font-weight: 100;
	margin: 0;
	padding: 0;
	line-height: 20px;	
}

#container {
	width: 100%;
	float: left;
}



#body_container {
	width: 100%;
	float: left;
	background-image: url(../images/background.jpg);
	background-size: 100%;
	background-position:bottom;
	background-repeat: no-repeat;
	padding-top: 60px;
	margin-top: 190px;
}

#body_align {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#body {
	width: 960px;
	float: left;
	padding: 20px;
	background-color: #fff;
	margin-bottom: 240px;
	-webkit-box-shadow: 0px 9px 13px -6px rgba(0,0,0,0.57);
	-moz-box-shadow: 0px 9px 13px -6px rgba(0,0,0,0.57);
	box-shadow: 0px 9px 13px -6px rgba(0,0,0,0.57);	
}

#left_body {
	width: 740px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#slide_container {
	width: 740px;
	height: 300px;
	float: left;
}

#slide_quote {
	width: 680px;
	height: 150px;
	float: left;
	color: #fff;
	padding-top: 150px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: hidden;
}

#left_body_title {
	width: 740px;
	float: left;
	margin-top: 10px;
	color: #ff9d2a;
	font-size: 55px;
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: 'Bree Serif', serif;
	font-weight: 100;
	padding-bottom: 15px;
	border-bottom: solid 1px #E9E9E9;
}

#left_body_nav {
	width: 700px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	text-align: right;
}

#left_body_nav a, .left_body_nav {
	text-decoration: none;
	color: #ff9d2a;
	font-size: 15px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 100;			
}

#left_body_nav a:hover {
	color: #369;
}

#left_body_content {
	width: 700px;
	float: left;
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
	font-size: 15px;
	color: #595959;	
}

#left_body_content a{
	text-decoration: none;
	color: #595959;
}

#staff-box, #project-box {
	margin-top: 20px;
	margin-bottom: 30px;
}

.staff-box, .project-box {
	width: 700px;
	float: left;
}

.staff {
	width: 670px;
	float: left;
	padding: 15px;
	background-color: #f0f0f0;
	margin-bottom: 20px;
}

.project {
	width: 670px;
	float: left;
	padding: 15px;
	background-color: #f0f0f0;
}

.staff-image {
	width: 98px;
	height: 98px;
	border: 1px solid #fff;
	float: left;
}

.project-image {
	width: 250px;
	height: 250px;
	float: left;
	overflow: hidden;
	border: 1px solid #fff;
}

.staff-name {
	width: 550px;
	float: left;
	margin-left: 20px;
	margin-top: 45px;
}

.project-name {
	width: 398px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	text-align: left;
}

.project a {
	text-decoration: none;
	color: #333;
}

.project a:hover {
	color: #F90;
}

#project-content {
	width: 660px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
}

#project-content img {
	text-align: center;
}

.staff-info {
	width: 700px;
	float: left;
}

.column {
	width: 320px;
	float: left;
	margin: 15px;
}

.column-pic {
	width: 318px;
	height: 250px;
	float: left;
	border: 1px solid #f0f0f0;
	overflow: hidden;
	margin-bottom: 10px;
}

.column-pic:hover {
	cursor: pointer;
-webkit-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.5);
box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.5);	
}

.column-content {
	width: 320px;
	float: left;
}

.column-price {
	width: 50%;
	float: left;
	color: #ff9d2a;
	font-size: 35px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;	
}

.column-cart {
	width: 50%;
	float: left;
	text-align: right;
}

.column-info {
	width: 100%;
	float: left;
	font-family: 'Roboto Condensed', sans-serif;	
}

#contact-form {
	width: 460px;
	float: left;
	margin-right: 100px;
	margin-left: 100px;
	padding: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #fd9e2f;
}

#contact-form input, #contact-form select, #contact-form textarea {
	width: 180px;
	line-height: 20px;
    padding:2px 5px;
	margin-bottom: 10px;
	margin-right: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #CCC;
}

#contact-form input[id='street'] {
	width: 430px;
	line-height: 20px;
    padding:2px 5px;
	margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #CCC;	
}

#contact-form select {
	margin-left: 40px;
}

#contact-form textarea {
	width: 430px;
}

#contact-form input[type=submit] {
	width: 100%;
	float: left;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fd8e0b;
	cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #dd7801;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	color: #fff;		
}

#contact-form input[type=button]:hover {
	background-color: #dd7801;
}

#contact {
	width: 100%;
	float: left;
}

#right_body {
	width: 180px;
	float: left;
	background-color: #dbdbdb;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#search-engine {
	width: 180px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

#enewsletter {
	width: 180px;
	float: left;
	padding-bottom: 10px;
	border-bottom: solid 1px #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	text-align: center;
	color: #fff;
}

#enewsletter .email {
	border: solid 1px #CCC;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#enewsletter .subscribe {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #3eb3c7;
	color: #fff;
	border: none;
	cursor: pointer;
}

#twitter {
	width: 180px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
}

#footer {
	width: 100%;
	float: left;
	background-color: #004351;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer_content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 10px;	
	font-size: 11px;
	color: #fff;	
}

#footer_content a {
	font-size: 10px;	
	font-size: 11px;
	color: #fff;	
}



