body {
	margin: 0;
	border:0;
	padding:0;
	display:block;
	background-color:#000000;
	font: normal small-caps normal 14px Arial, Helvetica, sans-serif;
	color:#333333;
}

a {
	font: normal small-caps normal 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #333333;
	font-weight:bold;
	
}

a:hover {
	font: normal small-caps normal 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FDCA00;
	font-weight:bold;
	
}

a.yellowlink {
	font: normal small-caps normal 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FDCA00;
	font-weight:bold;
}
a.yellowlink:hover {
	font:normal small-caps normal 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#CCCCCC;
	font-weight:bold;
}

h1 {
	font: normal small-caps bold 18px Arial, Helvetica, sans-serif;
	color: #FDCA00;
	
}

h2 {
	font: normal small-caps bold 38px Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	margin-bottom:0px;
}

h3 {
	font: normal small-caps bold 16px Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	margin-bottom:0px;
	margin-top: 0px;
}

p {
	text-indent:20px;
	font-size:14px;

}

.italic {
	font: italic normal bold 18px Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:none;
}

.italicsmall {
	font: italic normal bold 14px Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:none;
}

.italicright {
	font: italic normal bold 18px Arial, Helvetica, sans-serif;
	text-align:right;
}

p.news {
	text-indent:inherit;
	font-size:14px;
	margin-top: 0px;
}

.imgborder {
	border: medium solid #333333;
}

.largewhite {
	font: normal small-caps normal 18px Arial, Helvetica, sans-serif;
	color: #4A4A4A;
}

.largeyellow {
	font: normal small-caps bold 18px Arial, Helvetica, sans-serif;
	color: #FDCA00;
	
}

.smallyellow {
	font: normal small-caps bold 14px Arial, Helvetica, sans-serif;
	color: #FDCA00;
}

.linebreak {
	border-top: thin dotted #CCCCCC;
	margin: 10px 0px 9px 0px;
	clear:right;
}

#topspace {
	height:150px;
	background:#000000;
}

#midtopspacehome {
	background:#000000 url(../images/home_header_dark.jpg) no-repeat scroll center center;
	height:150px;
	margin:0 auto 0 auto;
	width: 975px;
}

#midtopspaceservices {
	background:#000000 url(../images/services_header_dark.jpg) no-repeat scroll center center;
	height:150px;
	margin:0 auto 0 auto;
	width: 975px;
}

#midtopspaceport {
	background:#000000 url(../images/portfolio_header_dark.jpg) no-repeat scroll center center;
	height:150px;
	margin:0 auto 0 auto;
	width: 975px;
}

#midtopspacecontact {
	background:#000000 url(../images/contact_header_dark.jpg) no-repeat scroll center center;
	height:150px;
	margin:0 auto 0 auto;
	width: 975px;
}


#logotopspace {
	height:130px;
	width:350px;
	float:left;
	padding: 5px 10px;
}

#nav {
	height:30px;
	width:400px;
	float:right;
	background-color:#FFFFFF;
}

#righttopspace {
	height:140px;
	width:500px;
	text-align:center;
	float:right;
	padding:0px 10px;
}

#yellowtop {
	background: #FDCA00;
	height:8px;
	clear: both;
}

#yellowtoptop {
	background: #FDCA00;
	height:3px;
	clear: both;
}

#maincontainer {
	min-height:600px;
	background:#FFFFFF url(none) repeat-x scroll top center;
}

#content {
	margin: 0 auto 0 auto;
	width: 975px;
	min-height: 500px;
}

#lefthome {
	height:auto;
	width:475px;
	float:left;
	clear:both;
}

#righthome {
	height:auto;
	width:450px;
	float:right;
}

#toprighthome {
	height:auto;
	width:450px;
	margin: 10px 0px;
}

#bottomrighthome {
	height:auto;
	width:440px;
	margin:10px 5px;
}

#newsleft {
	height:auto;
	width:300px;
	float:left;
	margin-left: 15px;
}

#newsright {
	height:auto;
	width:600px;
	float:right;
}

#leftportfolio {
	height:auto;
	width:220px;
	float:left;
	clear:both;
}

#rightportfolio {
	height:auto;
	width:625px;
	float:right;
	margin-bottom: 40px;
	margin-top: 20px;
}

#rightleftportfolio {
	height:auto;
	width:310px;
	margin: 50px 5px;
	float: left;
}

#rightrightportfolio {
	height:auto;
	width:290px;
	float: left;
	padding-left: 10px;
	margin-top: 25px;
}

#portfolioinclude {
	height:auto;
	width:300px;
	padding:10px;
}

#leftservices {
	height:auto;
	width:425px;
	float:left;
	clear:both;
}

#rightservices {
	height:auto;
	width:525px;
	float:right;
	margin-bottom: 40px;
}

#topleftservices {
	height:auto;
	width:500px;
	margin: 10px 5px;
}

#bottomrightservices {
	height:auto;
	width:500px;
	margin:10px 5px;
}

#leftcontact {
	height:auto;
	width:900px;
	float:left;
	clear:both;
}

#rightcontact {
	height:auto;
	width:600px;
	float:right;
	margin-bottom: 40px;
}

#toprightcontact {
	height:auto;
	width:590px;
	margin: 10px 5px;
}

#footeryellow {
	background:#FDCA00;
	height: 8px;
	color: #4A4A4A;
	font-size: 11px;
	text-align: center;
	}

#footergrey {
	background: #1A1A1A url(../images/footer_wood.jpg) repeat-x scroll top left;
	height: 400px;
	margin-bottom: 10px;
}

#footercenter {
	height:auto;
	width:975px;
	margin: 0 auto 0 auto;
	color: #777764;
	font: normal small-caps normal 12px Arial, Helvetica, sans-serif;
}

#footerbottom {
	height:180px;
	width:950px;
	color:#777764;
	margin: 0 auto 0 auto;
	background: #1A1A1A1 url(../images/logo_footer.gif) no-repeat scroll top right;
}

#testimonial {
	width:900px;
	margin:0 auto 0 auto;
	height:200px;
	background:#FFFFFF url(../images/quotes_bg.jpg) no-repeat scroll bottom center;
}

/*NAV*/

ul#topnav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 400px;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
}

ul#topnav a {
	float: left;
	display: block;
	height: 30px; /*--Specify height of navigation--*/
	text-indent: -99999px; /*--Shoot the text off the page--*/
	background-position: left top;
}

/*--CSS Sprites - Hover State--*/
ul#topnav a:hover {
	background-position: left -30px;
}
/*--Assign an image and width to each link--*/
ul#topnav li.welcome a {
	background-image: url(../images/welcome_b.jpg);
	width: 96px;
}
ul#topnav li.services a {
	background-image: url(../images/services_b.jpg);
	width: 87px;
}
ul#topnav li.portfolio a {
	background-image: url(../images/portfolio_b.jpg);
	width: 94px;
}

ul#topnav li.contact a {
	background-image: url(../images/contact_b.jpg);
	width: 85px;
}

#welcome li.welcome a, /*--welcome Page > welcome Link--*/
#services li.services a, /*--services Page > services Link--*/
#portfolio li.portfolio a, /*--portfolio Page > portfolio Link--*/
#contact li.contact a /*--contact Page > contact Link--*/
{
	background-position: left bottom;
}
