html { margin:0;
padding:0;
}

body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #afae5c;
	height:100%;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#masterContainer {
	position: relatives;
	top: 0px;
	left: 0px;
	height:100%;
	height: auto !important;
	
	width:100%;
    }
	
	
#banner_wrap{
	width: 100%;
	}

#banner{
	width:720px;
	padding:0; 
	padding-top:15px;
	min-height:35px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
	}	
	
#banner h1 {
	padding:0;
	margin:0;
	line-height:80%;
	font-size:190%;
}
	
#Navigation {
	position:absolute;
	top:15px;
	right:0;
}
	
#banner ul, #banner li, #banner li a {
	margin:0;
	padding:0;
}
	
#content_Container {
	width: 720px;
	min-height: 335px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	
	padding-left: 5px;
}

#content_Container.services {
	background-image: url(../_media/images/services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;	
	height:630px;
}

#content_Container.design {
	background-image: url(../_media/images/design.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;	
	height:630px;
}

#content_Container.credits {
	background-image: url(../_media/backgrounds/credits.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:30px;
}

#content_Container.contact {
	background-image: url(../_media/backgrounds/contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	
}
	
#content_Container.about {
	background-image: url(../_media/backgrounds/about.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:38px;
	padding-bottom:150px;
}
	
#content {
	
	float:left;
	margin-left: 5px;
	padding: 0px;
	min-height: 200px;

}

#content_Container.services #content {
	margin-left:615px;
	width:170px;
	margin-top:95px;
}

#content_Container.design #content {
	margin-left:615px;
	width:170px;
	margin-top:95px;
}


#content_Container.credits #content {
	margin-left:500px;
	margin-top:230px;
}

#content_Container.contact #content {
	margin-left:400px;
	margin-top:85px;
}

#content_Container.about #content {
	margin-top:580px;
	width: 325px;
	
}


#bottomContainer{
	width: 100%;
	padding: 0px;
	
	position: relative;
	border-top:8px solid #d3e85d;
}

#bottom{
	text-align: center;
	width: 800px;
	margin: 0 auto;
	height: 80px;
}
	
	#banner h1 a {
		color:#FFF;
	}
	
	
/* CSS Font Styles */	
	
p, td {
	color:#666600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	}

h1 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	


h2 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	}

h3 {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	}

h4 {
	color: #000;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times;
	}

a {
	color: #666600;
	text-decoration: none;
	}

a:hover {
	text-decoration:underline;
	}

#banner h1 a:hover {
	text-decoration:none;	
}

ul {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	}
ol {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	}	
	
li {
	padding: 8px 8px 8px 0px;
	}
	
td {
		padding:3px 1px;	
}
	
	
@charset "utf-8";
/* CSS Document */
#center {
	margin-left: 85px;
}

#ContentColor {
	min-height:500px;
	background-color:#fff;	background-image: url(../_media/backgrounds/interiorBodyBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.nudge {
	margin-left: 89px;
}
