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


/* Flash */		
html {
		height: 100%;
		overflow: hidden;
	}
	
#flashcontent {
		height: 400;
		border-bottom: 10px solid #fff;
		z-index: 0;
	}
	body {
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #617077;
	text-align:center;
		
}

ul, li
{
	margin: 0;
	padding: 0;
}

/* General CSS */	
body {
	height: auto;
	background-color: #546066;		
}	

a:link, a:active, a:visited {	
	color: #A7BFBF;
	text-decoration: none;
}
	
a:hover {	
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dotted #CC6600;
}
	
h1 {
color:#FFF;
	font-family:sans-serif;
	font-size:18px;
	font-weight: normal;
	margin-top: 0;
}

.it {
color: #444;
	font-family:sans-serif;
	font-size:12;
	font-weight: normal;
	line-height: 17px;
}

.grey {
color: #993300;
line-height: 22px;	
}

#selected {
	margin:0px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #fff;
	width: 45px;	
	letter-spacing: .1em;
}

#content_wrapper
	{
	width: 1000px;	
	}

.button a:link, .button a:active, .button a:visited {	
color: #444;
border: 1px solid #444;
font-family:sans-serif;
font-size:12;
font-weight: normal;
padding: 5px;
text-decoration: none;
width: auto;
}
	
.button a:hover {	
	color: #CC6600;
border: 1px solid #CC6600;
font-family:sans-serif;
font-size:12;
font-weight: normal;
padding: 5px;
text-decoration: none;
width: auto;
}


hr {
border:1px dashed #fff;
}
/* end general */


/* Header CSS */
#head {
	padding: 0px; 
	height: 70px;
	width:100%;
	background: url(http://www.nathangoodarchitect.com/test/images/head2.jpg) #fff no-repeat center;
	z-index: 10;
	}
#headawards {
	padding: 0px; 
	height: 70px;
	width:100%;
	background: url(http://www.nathangoodarchitect.com/test/images/headawards.jpg) #fff no-repeat center;
	z-index: 10;
	}
	#headblue {
	padding: 0px; 
	height: 70px;
	width:100%;
	background: url(http://www.nathangoodarchitect.com/test/images/headteam.jpg) #fff no-repeat center;
	z-index: 10;
	}
	#headgreen {
	padding: 0px; 
	height: 70px;
	width:100%;
	background: url(http://www.nathangoodarchitect.com/test/images/headgreen.jpg) #fff no-repeat center;
	z-index: 10;
	}
	
	#headgreen2 {
	padding: 0px; 
	height: 70px;
	width:100%;
	background: url(http://www.nathangoodarchitect.com/test/images/headgreen2.jpg) #fff no-repeat center;
	z-index: 10;
	}
	#headgrey {
	padding: 0px; 
	height: 70px;
	width:100%;
	background: url(http://www.nathangoodarchitect.com/test/images/headgrey.jpg) #fff no-repeat center;
	z-index: 10;
	}
	#headtan {
	padding: 0px; 
	height: 70px;
	width:100%;
	background: url(http://www.nathangoodarchitect.com/test/images/headtan.jpg) #fff no-repeat center;
	z-index: 10;}
/* end header */

/* Content Containers CSS */	
#standard {
padding: 0px;
width: 100%;
height: 430px;
background: #BACDD5;
border-bottom: 10px solid #fff;
}

#astandard {
padding: 0px;
width: 100%;
height: 430px;
background: #C6D29B;
border-bottom: 10px solid #fff;
}

#bstandard {
padding: 0px;
width: 100%;
height: 430px;
background: #B7B09A;
border-bottom: 10px solid #fff;
}

#cstandard {
padding: 0px;
width: 100%;
height: 430px;
background: #D19E5A;
border-bottom: 10px solid #fff;
}

#dstandard {
padding: 0px;
width: 100%;
height: 430px;
background: #AEB992;
border-bottom: 10px solid #fff;
}

#estandard {
padding: 0px;
width: 100%;
height: 430px;
background: #B2BDBF;
border-bottom: 10px solid #fff;
}

.container {
	margin: 0;
	width: 1000px;
		}
	
.about {
padding: 0px;
float: left;
border-left: 10px solid #fff;
border-right: 10px solid #fff;
}

.about2 {
padding: 25px 70px 0px 50px;
float: left;
height: 405px;
width: 510px;
text-align: left;
color:#222;
font-family:sans-serif;
font-size:12;
line-height: 16px;
font-weight: normal;
border-right: 10px solid #fff;
}

.aboutb {
width: 420px;
padding: 25px 40px 0px 40px;
float: right;
height: 405px;
text-align: left;
color:#222;
font-family:sans-serif;
font-size:12;
line-height: 16px;
font-weight: normal;
border-right: 10px solid #fff;
}

.about2b {
width: 420px;
padding: 25px 0px 0px 50px;
float: left;
height: 405px;
text-align: left;
color:#222;
font-family:sans-serif;
font-size:12;
line-height: 16px;
font-weight: normal;
border-left: 10px solid #fff;
}

img.floatleft {
float: left;
margin: 0px 15px 5px 0px;
}
/* end content containers */


/* Content Footer CSS */
#foot {
	height: auto;
	width: 1000px;
	margin-left: 10px;
}
	
.summary {
	padding-top: 15px; 
	padding-right: 15px; 
	width: 493px;
	float: right;
	text-align: justify;
	color:#ffffff;
	font-family:sans-serif;
	font-size:12;
	line-height: 16px;
	}
	
.contact {
	padding-top: 30px;
	width: 630px;
	float: right;
	text-align: right;
	color:#ffffff;
	font-family:sans-serif;
	font-size:12;
	}
/* end footer containers */

	
/* Navigation CSS */	

.main {
	color: #fff;
	font-family:sans-serif;
	font-size:12;
	letter-spacing: 1px;	
}

.main a:link, .main a:active, .main a:visited {	
	color: #fff;
	text-decoration: none;
}
	
.main a:hover {	
	color: #fff;
	text-decoration: none;
	height: 18px;
	border-bottom: 1px dotted #fff;
}

.main_menu, .main_menu a
{
	color:#FFFFFF;
	font-family:sans-serif;
	font-size:12px;
	text-align: center;
	list-style: none;
	margin-left: -7;
	padding: 0px;
	text-indent: 0px;

}

.main_menu a:visited, .main_menu a:active, .main_menu a:link
{	
	color: #FFF;
	text-decoration: none;
}

.main_menu li a
{
	color: #FFF;
	display:inline;
	font-family:sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:22px;
	text-decoration:none;
	margin-left: -2px;
	text-align:center;
}

.main_menu li a:hover
{
	border-bottom: 1px #FFF dotted;
}

.main_menu
{
	list-style: none;
	display: none;
	padding-left: 0px;
	width: 90px;
	height: 120px;
	margin-top: 10px;
}

.nav
{
	float: left;
	padding: 0px;
	width: 75px;
	text-align: center;
	list-style: none;
	margin-right: 5px;
	margin-top: 15px;
}

.navigation
{

	margin: 0px;
	padding: 0px;

}

/* end navigation containers */

	
	
	
