body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

/* Content Layout */

.primary-wrapper {
	width: 100%;
	text-align: center;
}
.sub-wrapper {
	width: 100%;
	text-align: left;
}
#footer-background {
	width: 100%;
	background: url(../../images/bg_darkgray.gif) repeat-x scroll center top; 
	min-height: 130px;
	margin:auto;
}
#footer-content {
	width: 1020px;
	height: 35px;
	margin:auto;
}
a {
	outline: none;
}
.footer {
	width: 1020px;
	min-height:100px;
}
#content {
	width: 1040px;
	margin:auto;
}
.footer-contact-info {
	width: 402px;
	min-height:100px;
	float: right;
}
.footer-all-rights {
	width: 1020px;
	min-height:100px;
}
#header-background {
	width: 100%;
	background: url(../../images/bg_header.gif) repeat-x scroll center top; 
	height: 77px;
	margin:auto;
}
#header-content {
	width: 1020px;
	height: 77px;
	margin:auto;
}
#secondary-content-background {
	width: 100%;
	background: url(../../images/bg_gradient.png) repeat-x scroll center top; 
	background-color: #666666;
	margin:auto;
}
#homepage-content-background {
	width: 100%;
	min-height: 480px;
	background: url(../../images/bg_lightgray.gif) repeat-x scroll center top; 
	margin:auto;
}
#homepage-secondary-content-background {
	width: 100%;
	min-height: 264px;
	background: url(../../images/bg_gradient.png) repeat-x scroll center top; 
	background-color: #666666;
	margin:auto;
}
#content-background {
	width: 100%;
	background: url(../../images/bg_gradient.png) repeat-x scroll center top; 
	background-color: #666666;
	margin:auto;
}
#content-area {
	width: 1040px;
	min-height: 480px;
	margin:auto;
}
#homepage-content-area {
	width: 1020px;
	min-height: 264px;
	margin:auto;
}
#homepage-blog {
	width: 300px;
	padding-right: 40px;
	min-height: 225px;
}
#homepage-projects {
	min-height: 100px;
}
#homepage-goingon {
	width: 310px;
	padding-left: 40px;
	padding-right: 20px;
	min-height: 225px;
}

/* Featured Project Image & Content */

#featured-project {
	width: 952px;
	height: 350px;
	margin:auto;
}
#featured-project-border {
	width: 952px;
	background: url(../images/background_border.gif) repeat scroll center top; 
	margin:auto;
}
.rotating-image {
	width: 601px;
	height: 350px;
	float: left;
}
.rotating-image-content {
	width: 291px;
	height: 290px;
	padding: 30px;
	float: right;
	background: url(../images/background_homepage_metal.png) no-repeat scroll center top; 
}

/* Clientele Images & Text */

.clientele_float_left {
	float:left;
	width:153px;
	height:130px;
	padding: 6px;
	margin: 7px;
}
.clientele_float_left_text {
	float:left;
	width:280px;
	height:1px;
	padding: 10px;
}
.project_float_left {
	float:left;
	width:234px;
	height:209px;
	padding: 4px;
	margin: 7px;
}
.project_float_left_text {
	float:left;
	width:150px;
	height:100px;
	padding: 15px;
}
.PorfolioBorder {
	border: 1px solid #ffffff; 	
	padding: 5px;
	background-color: #ffffff;
	width: 234px; 
	height: 208px; 
}
.IndexPorfolioBorder {
	border: 1px solid #cdcdcd; 	
	padding: 5px;
	background-color: #ffffff;
	width: 656px; 
	height: 433px; 
	margin:0px; 
}

/* primary navigation */

#navigation {
	width: 952px;
	height: 36px;
	margin:auto;
	overflow: hidden;
	background: url(../images/background_links.png) no-repeat scroll center top; 
}
ul.nav {
    	list-style:none;
	padding:0px;
	margin:0px;
}
li.nav {
	float: left;
	padding-left:27px;
	padding-right:27px;
	margin: 0px;
}

/* Other Stuff */


.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
}
.featured-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}
.featured-title {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000000;
	line-height: 32px;
}
.featured-subtitle {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
}
.photo-overlay {
	 width: 370px;
	 position: absolute;
	 height: 271px;
	 z-index: 2;
 	 background: url("../images/image_curve_overlay.png");
}
.small-photo-overlay {
	 width: 280px;
	 position: absolute;
	 height: 220px;
	 z-index: 2;
 	 background: url("../images/image_curve_overlay_small.png");
}
.photo {
	 width: 369px;
	 position: absolute;
	 height: 270px;
	 z-index: 1;
}
.small-photo {
	 width: 280px;
	 position: absolute;
	 height: 220px;
	 z-index: 1;
}
.photo-title {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #1c4777;
	line-height: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1c4777;
	font-weight: normal;
	line-height: 26px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1c4777;
	font-weight: normal;
}
hr {
	border: 0;	color: #cccccc;	background-color: #cccccc;	height: 2px;
}
.Headings {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.addy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #3e3e3e;
}
.clientele_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #3e3e3e;
}
.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #ffffff;
}
.allrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 16px;
	color: #3c587a;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 5px;
	border-style:solid;
	border-width:2px;
	border-color:#ffffff;
	display:block
	width:400px;
	background-color:#000000;
}
.pageButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	padding: 5px;
	border-style:solid;
	font-weight: bold;
	border-width:2px;
	border-color:#ffffff;
	display:block
	width:400px;
	height:50px;
	background-color:#e6e6e6;
}

.pad-right {
	padding-right: 30px;
}
.pad-left {
	padding-left: 35px;
}
.Blue {
	color: #1c4777;
}
.White {
	color: #ffffff;
}	
.MainLinks {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
}	
.Padding {
	padding: 0px 8px 0px 8px;
}
.PhotoBorder {
	border: 1px solid #cccccc;
	padding: 5px;
	background-color: #ffffff;
}
a:focus {outline:none;}
a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; color: #8bc541;}

a.Button:link { text-decoration: none; }
a.Button:active { text-decoration: none; }
a.Button:visited { text-decoration: none; }
a.Button:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 5px;
	border-style:solid;
	border-width:2px;
	border-color:#ffffff;
	display:block
	width:400px;
	background-color:#8bc541;
}

