@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
}
body {
	background-color: #333333;
	background-image: url(images/doodles-back.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p { 
	font-size: 12px; 
	margin: 0 0 12px 0;
}

a:link {
	color: #9c3;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #9c3;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

a:active {
	text-decoration: none;
	color: #9c3;
}

.inactive {
	text-decoration: none;
	color: #9c3;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0px;
	
}

h1 {
	font-size: 12px;
}

h2 {
	font-size: 12px;
}

ul {
	margin-top: 0px;
	padding: 0 0 0 0;
	list-style: none
}

li {
	padding: 15px 0 0 0;
}

.italic {
	font-size: 12px;
	font-style:italic;
}

.bold {
	font-size: 14px;
	font-weight: bold;
}

.bold-green {
	font-size: 14px;
	font-weight: bold;
	color: #9c3;

}

.nav-link:link {
	font-size: 12px;
	color: #9c3;
	text-decoration: none;
}

.nav-link:visited {
	font-size: 12px;
	color: #9c3;
	text-decoration: none;
}

.nav-link:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.nav-link:active {
	font-size: 12px;	
	color: #9c3;
	text-decoration: none;
}

.copyright {
	color:#666666;
	
}

.heading-link:link {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;

}

.heading-link:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}

.heading-link:hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.heading-link:active {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}

.nav-inactive-link:link {
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;

}

.nav-inactive-link:visited {
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
}

.nav-inactive-link:hover {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.nav-inactive-link:active {
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
}

.copyright {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #666;
}

#head-container {
	width: 955px;
	height: 175px;
	margin: auto;
}

#header-left {
	width: 410px;
	height: 175px;
	float: left;
}

#home {
	width: 80px;
	height: 175px;
	float: left;
}

#about {
	width: 80px;
	height: 175px;
	float: left;
}

#work {
	width: 80px;
	height: 175px;
	float: left;
}

#clients {
	width: 80px;
	height: 175px;
	float: left;
}

#contact {
	width: 97px;
	height: 175px;
	float: left;
}

#header-right {
	width: 128px;
	height: 175px;
	float: left;
}

#main-content {
	padding-top: 30px;
	padding-left: 30px;
	width: 925px;
	height: 430px;
	margin: auto;
	background-color: #333;
}

#content-holder {
	width: 895px;
	height: 400px;
}

#home-image {
	width: 695px;
	height: 400px;
	float: left;
}

#home-content {
	width: 200px;
	height: 400px;
	background-color: #1c1c1c;
	float: left;
}

#home-text {
	padding: 20px;
	width: 160px;
	height: 290px;
}

#follow {
	padding-left: 20px;
	width: 180px;
	height: 70px;
}

#about-image {
	width: 695px;
	height: 400px;
	float: left;
}

#about-content {
	padding: 20px;
	width: 160px;
	height: 360px;
	background-color: #1c1c1c;
	float: left;
}

#client-content1 {
	padding-top: 30px;
	padding-left: 30px;
	width: 925px;
	height: 680px;
	margin: auto;
	background-color: #333;
}

#client-holder {
	width: 895px;
	height: 645px;
}

#client-content {
	padding: 20px;
	width: 160px;
	height: 605px;
	background-color: #1c1c1c;
	float: left;
}

#client-image {
	width: 695px;
	height: 645px;
	float: left;
}

#client-box-holder {
	width: 660px;
	height: 225px;
}

#client-box-holder1 {
	width: 660px;
	height: 195px;
}

#client-box {
	padding: 20px;
	background-color: #1c1c1c;
	width: 273px;
	height: 155px;
}

#client-box-left {
	width: 347px;
	height: 195px;
	float: left;
}

#client-box-right {
	width: 313px;
	height: 195px;
	float: left;
}

#work-content1 {
	padding-top: 30px;
	padding-left: 30px;
	width: 925px;
	height: 2480px;
	margin: auto;
	background-color: #333;
}

#work-holder {
	width: 895px;
	height: 645px;
}

#work-content {
	padding: 20px;
	width: 160px;
	height: 2405px;
	background-color: #1c1c1c;
	float: left;
}

#work-image {
	width: 695px;
	height: 645px;
	float: left;
}

#work-holder-2images {
	width: 895px;
	height: 1005px;
}

#work-image-2images {
	width: 695px;
	height: 1005px;
	float: left;
}

#work-holder-3images {
	width: 895px;
	height: 1415px;
}

#work-image-3images {
	width: 695px;
	height: 1415px;
	float: left;
}

#work-holder-4images {
	width: 895px;
	height: 1825px;
}

#work-image-4images {
	width: 695px;
	height: 1825px;
	float: left;
}

#work-holder-5images {
	width: 895px;
	height: 2235px;
}

#work-image-5images {
	width: 695px;
	height: 2235px;
	float: left;
}

#work-holder-park {
	width: 895px;
	height: 1665px;
}

#work-image-park {
	width: 695px;
	height: 1665px;
	float: left;
}

#work-holder-zone {
	width: 895px;
	height: 2375px;
}

#work-image-zone {
	width: 695px;
	height: 2375px;
	float: left;
}

#work-holder-park {
	width: 895px;
	height: 1665px;
}

#work-image-park {
	width: 695px;
	height: 1665px;
	float: left;
}

#work-box-holder {
	width: 660px;
	height: 225px;
}

#work-box-holder1 {
	width: 660px;
	height: 195px;
}

#work-box {
	width: 313px;
	height: 195px;
}

#work-box-left {
	width: 347px;
	height: 195px;
	float: left;
}

#work-box-right {
	width: 313px;
	height: 195px;
	float: left;
}


#contact-image {
	width: 695px;
	height: 400px;
	float: left;
}

#contact-content {
	padding: 20px;
	width: 160px;
	height: 360px;
	background-color: #1c1c1c;
	float: left;
}

#copyright {
	padding-top: 20px;
	width: 955px;
	height: 40px;
	text-align: center;
	margin: auto;
}

#work-title {
	background-color: #1c1c1c;
	padding: 20px;
	width: 620px;
	height: 110px;
}

#space {
	width: 660px;
	height: 10px;
}

#work-image-green {
	width: 660px;
	height: 400px;
}

#work-image-green1 {
	width: 660px;
	height: 450px;
}

#work-image-green2 {
	width: 660px;
	height: 900px;
}

#work-image-park1 {
	width: 660px;
	height: 650px;
}

#work-content-green {
	padding: 20px;
	width: 160px;
	height: 2300px;
	background-color: #1c1c1c;
	float: left;
}

#work-content-north {
	padding: 20px;
	width: 160px;
	height: 2160px;
	background-color: #1c1c1c;
	float: left;
}

#work-content-claire {
	padding: 20px;
	width: 160px;
	height: 1340px;
	background-color: #1c1c1c;
	float: left;
}

#work-content-park {
	padding: 20px;
	width: 160px;
	height: 1590px;
	background-color: #1c1c1c;
	float: left;
}

#work-content-amc {
	padding: 20px;
	width: 160px;
	height: 930px;
	background-color: #1c1c1c;
	float: left;
}

#work-content-copper {
	padding: 20px;
	width: 160px;
	height: 2160px;
	background-color: #1c1c1c;
	float: left;
}

#work-content-pro {
	padding: 20px;
	width: 160px;
	height: 1750px;
	background-color: #1c1c1c;
	float: left;
}

#work-content-green1 {
	padding-top: 30px;
	padding-left: 30px;
	width: 925px;
	height: 2375px;
	margin: auto;
	background-color: #333;
}

#work-content-north1 {
	padding-top: 30px;
	padding-left: 30px;
	width: 925px;
	height: 2235px;
	margin: auto;
	background-color: #333;
}

#work-content-claire1 {
	padding-top: 30px;
	padding-left: 30px;
	width: 925px;
	height: 1415px;
	margin: auto;
	background-color: #333;
}

#work-content-park1 {
	padding-top: 30px;
	padding-left: 30px;
	width: 925px;
	height: 1665px;
	margin: auto;
	background-color: #333;
}

#work-content-amc1 {
	padding-top: 30px;
	padding-left: 30px;
	width: 925px;
	height: 1005px;
	margin: auto;
	background-color: #333;
}

#work-content-copper1 {
	padding-top: 30px;
	padding-left: 30px;
	width: 925px;
	height: 2235px;
	margin: auto;
	background-color: #333;
}

#work-content-pro1 {
	padding-top: 30px;
	padding-left: 30px;
	width: 925px;
	height: 1825px;
	margin: auto;
	background-color: #333;
}