@charset "UTF-8";
body {
	background-image: url(images/Background/background.png);
	background-repeat: repeat;
}
/* CSS Document */

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 158px;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
}
#nav {
	float: left;
	height: 25px;
	width: 860px;
	margin-left: 20px;
	background-color: #6ba996;
	padding: 0px;
	margin-top: 7px;
}
.nav_tab {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #84C6B6;
}
.nav_tab2 {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #84C6B6;
	border-left-color: #83C6B5;
}
#index_img {
	float: left;
	height: 280px;
	width: 860px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
	background-image: url(images/Background/index_img.png);
	background-repeat: no-repeat;
}
#wide_column {
	width: 860px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
#left_column {
	width: 600px;
	position: relative;
}
#gallery_wide {
	width: 860px;
	height: 960px;
	float: left;
}
#gallery_nav {
	float: left;
	height: 45px;
	width: 850px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#gallery_nav ul {
	list-style-type: none;
	padding-top: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#gallery_nav ul li {
	display: block;
	height: 40px;
	width: 160px;
	float: left;
	margin-right: 10px;
	text-align: center;
}
#gallery_nav ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6eb59f;
	text-decoration: none;
	text-align: center;
	padding-top: 12px;
	float: left;
	height: 32px;
	width: 160px;
}
#gallery_nav ul li a:hover {
	font-weight: normal;
	color: #559984;
	width: 160px;
}
#gallery_nav ul li a.active {
	font-weight: normal;
	color: #E6E5D7;
	background-image: url(images/Nav/images-active.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 160px;
	text-align: center;
}
.img_preview {
	float: left;
	height: 150px;
	width: 150px;
	padding: 0px;
	margin: 10px;
}
.ba_project {
	float: left;
	height: 350px;
	width: 290px;
	margin-top: 10px;
	background-image: url(images/Background/project.png);
	background-repeat: repeat;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 5px;
}
.ba_preview {
	float: left;
	height: 150px;
	width: 150px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	clear: none;
}
#footer {
	float: left;
	height: 20px;
	width: 860px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5d5050;
	padding-bottom: 30px;
	margin-left: 20px;
}
#footer ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
	padding-top: 0px;
	float: left;
	display: block;
	height: 30px;
	width: 400px;
}
.tiling-button {
	height: 70px;
	width: 250px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#footer ul li {
	display: inline;
	padding-right: 20px;
	margin-left: 0px;
	float: left;
}
#footer ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B5050;
	text-decoration: none;
	float: none;
}
#footer ul li a:hover {
	color: #608E7E;
	font-weight: normal;
}
#ethos {
	float: left;
	height: 100px;
	width: 560px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #524949;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#we-provide {
	float: left;
	height: 100px;
	width: 270px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.logo {
	float: left;
	height: 90px;
	width: 240px;
	margin-top: 50px;
	margin-left: 10px;
}
#nav ul {
	list-style-type: none;
	margin-top: 0px;
}
#nav ul li {
	display: block;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #83C6B5;
	height: 33px;
	float: left;
	width: 140px;
	padding: 0px;
}
#nav ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 0px;
}
#nav ul li a:hover {
	background-color: #5f9987;
	display: block;
	height: 33px;
	width: 140px;
}
#nav ul li a.active {
	background-color: #FFFFFF;
	color: #5f9987;
	display: block;
	height: 33px;
	margin-top: 0px;
	padding-top: 0px;
	width: 140px;
	margin-left: 0px;
	padding-left: 0px;
}
#bottom_column {
	float: left;
	height: 140px;
	width: 860px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #534949;
}
.target {
	float: left;
	height: 120px;
	width: 275px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.content_h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #5B5050;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5B5050;
	padding-bottom: 2px;
	letter-spacing: -1px;
}
.content_h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5B5050;
	margin-top: 0px;
	margin-left: 10px;
	letter-spacing: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-variant: small-caps;
	float: none;
}
.content_h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5B5050;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 20px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	float: left;
	width: 100px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #5B5050;
}
.content_h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5f9887;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	font-style: normal;
	letter-spacing: 0px;
}
.content_h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5B5050;
	text-decoration: none;
	margin-right: 10px;
	font-variant: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.content_h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6BA996;
	text-decoration: none;
	margin-right: 10px;
}
.content_p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5b5050;
	margin-bottom: 0px;
}
.aboutus_img1 {
	float: none;
	height: 180px;
	width: 220px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #5B5050;
}
.aboutus_img2 {
	height: 300px;
	width: 500px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.link_p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F9887;
	float: right;
	padding-right: 15px;
	display: inline;
}
#gallery_container {
	float: left;
	height: 230px;
	width: 860px;
	margin-top: 10px;
}

