body {
	margin: 0px auto 0px auto;
	font-family: Calibri, Verdana, Arial, Helvetica;
}

img {
	border: none;
}

.Right {
	float: right;
}

div.Navigation {
	width: 100%;
	height: 61px;
	background-color: #1D2325;
}

	div.Links {
		color: #FFFFFF;
		float: right;
		margin: 20px 8px 0px 0px;
	}
	
	div.Links a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	div.Links ul {
		margin: 0px;
		padding: 0px;
	}

	div.Links li {
		display: inline;
		padding: 0px 25px 0px 0px;
	}

div.TopContent {
	width: 100%;
	height: 287px;
	background-color: #E9E9E9;
}

	div#Logo {
		background-image: url('/images/Logo.png');
		background-repeat: no-repeat;
		float: left;
		width: 259px;
		height: 255px;
		margin-top: 15px;
	}
	
	div.Featured {
		float: right;
		margin: 20px 30px 0px 0px;
	}
	
	div.Featured h1 {
		background-image: url('/images/FeaturedBG.png');
		background-repeat: no-repeat;
		margin: 0px;
		padding: 7px 0px 30px 40px;
		width: 226px;
		height: 55px;
		color: #FFFFFF;
		font-size: 32px;
		font-weight: normal;
	}

div.MiddleContent {
	width: 100%;
	height: 661px;
	background-color: #E5E5E5;
	background-image: url('/images/MiddleBG.png');
	background-repeat: repeat-x;
	padding: 100px 0px 0px 0px;
}

div.ContactContent {
	width: 100%;
	height: 350px;
	background-color: #E5E5E5;
	background-image: url('/images/MiddleBG.png');
	background-repeat: repeat-x;
	padding: 100px 0px 0px 0px;
}

div.StaticContent {
	width: 100%;
	min-height: 200px;
	background-color: #E5E5E5;
	background-image: url('/images/MiddleBG.png');
	background-repeat: repeat-x;
	padding: 100px 0px 0px 0px;
}

	div.RecentWork {
		width: 270px;
		color: #5C5E5E;
		margin: 50px 75px 0px 0px;
		float: left;
	}
	
		div.RecentWork h1 {
			width: 270px;
			font-size: 18px;
			font-weight: bold;
			margin: 10px 0px;
			padding: 0px;
		}
		
		div.RecentWork a {
			color: #5C5E5E;
			text-decoration: none;
		}
		
		div.RecentWork span {
			width: 270px;
			font-size: 14px;
			margin: 10px 0px;
			padding: 0px;
		}
	
			div.RecentWorkMargin {
				width: 270px;
				color: #5C5E5E;
				margin: 50px 0px 0px 0px !important;
				float: left;
			}
			
				div.RecentWorkMargin h1 {
					width: 270px;
					font-size: 18px;
					font-weight: bold;
					margin: 10px 0px;
					padding: 0px;
				}
				
				div.RecentWorkMargin a {
					color: #5C5E5E;
					text-decoration: none;
				}
				
				div.RecentWorkMargin span {
					width: 270px;
					font-size: 14px;
					margin: 10px 0px;
					padding: 0px;
				}

div.FooterContent {
	width: 100%;
	height: 249px;
	background-image: url('/images/FooterBG.png');
	background-repeat: repeat-x;
}

	div.FooterArea {
		width: 170px;
		float: left;
		color: #FFFFFF;
	}
	
	div.FooterArea a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	div.FooterArea h1 {
		font-size: 32px;
		font-weight: normal;
		margin: 5px 0px;
		padding: 0px;
	}

	div.FooterArea ul {
		margin: 0px;
		padding: 0px;
	}

	div.FooterArea li {
		font-size: 18px;
		font-weight: normal;
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	
	div.FooterAreaMiddle {
		width: 550px;
		float: left;
		color: #FFFFFF;
	}
	
	div.FooterAreaMiddle h1 {
		font-size: 32px;
		font-weight: normal;
		margin: 5px 0px;
		padding: 0px;
	}
	
	div.FooterAreaMiddle span {
		font-size: 12px;
		font-weight: normal;
		margin: 0px;
		padding: 0px;
	}
	
	div.FooterImages {
		width: 200px;
		float: left;
		margin: 20px 0px 0px 30px;
	}
	
	div.FooterImages span {
		padding: 5px;
	}

div.Footer {
	width: 100%;
	height: 61px;
	background-color: #1D2325;
}

div.Wrapper {
	width: 990px;
	margin: 0px auto 0px auto;
	position: relative;
}

	div.Wrapper h3 {
		font-size: 14px;
		font-weight: normal;
		margin: 18px 0px;
		padding: 0px;
		float: left;
		color: #FFFFFF;
		font-size: 18px;
	}
	
	div#Contact {
		width: 990px;
		position: relative;
		margin: 0px auto;
	}
	
		div#Contact span {
			float: left;
			font-size: 20px;
		}
		
		span.ContactInput {
			width: 990px;
			float: left;
		}
		
		span.ContactTextArea {
			width: 990px;
			float: right;
			position: absolute;
			top: 0px;
			right: 20px;
		}
		
		span.ContactSubmit {
			width: 990px;
			float: right;
			position: absolute;
			top: 195px;
			right: 15px;
		}
		
		div.ContactMessage {
			width: 932px;
			background-color: #FFFFFF;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 11px;
			border: 2px solid #5c5e5e;
			color: #000000;
			margin: 0px auto 0px 147px;
			padding: 13px 0 15px 10px;
			text-align: center;
			font-weight: bold;
		}
			
		.Submit {
			float: right !important;
			width: 614px !important;	
		}
		
		div#Contact form {
			margin: 20px auto 0;
			text-align: center;
		}
		
		div#Contact input {
			float: left;
			width: 300px;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 11px;
			border: 2px solid #5c5e5e;
			color: #000000;
			margin: 10px 15px 10px 13px;
			padding: 13px 0 15px 10px;
		}
				
		div#Contact textarea {
			width: 600px; 
			height: 143px;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 11px;
			border: 2px solid #5c5e5e;
			float: right;
			margin: 10px 10px 0 9px;
			text-align: left;
			color: #000000;
			padding: 13px 0 15px 10px; 
		}
		
	div#Static {
		width: 990px;
		position: relative;
		margin: 0px auto;
	}
	
		div#Static h1 {
			background-image: url('/images/FeaturedBG.png');
			background-repeat: no-repeat;
			margin: 0px;
			padding: 7px 0px 30px 40px;
			width: 226px;
			height: 55px;
			color: #FFFFFF;
			font-size: 32px;
			font-weight: normal;
		}
