body {
	background:#fff url(../images/stripes.jpg) repeat-x top;
	padding-bottom:15px;
	background-attachment: fixed;
	}
#awardbanner {background:url(../images/cssawards.png);width:115px;height:115px; position:absolute;top:0;right:0;}
#top {
	background:#21252B url(../images/bg_texture.gif) no-repeat center;
	height:124px; 
	margin:0 auto;
	}
	
	#top_wrap {
		width:800px;
		margin:0 auto;
	}

	#logo {
		background:url(../images/logo.gif) center no-repeat;
		width:248px; height:34px;
		margin:70px 0 0 45px;
		float:left;}
		
	#menu ul {
		padding:72px 35px 0 0;
		margin:0;float:right;
		list-style: none;
		display:inline;}
		
		#menu li {display:inline;padding-left:0px;}

#tagline {
	background:url(../images/bg_tagline.png); 
	height:257px;
	}
	
	#tagline_wrap {
		width:912px;
		height:136px;
		margin:0 auto;
	}

#content {
	background:#D1D1D1 url(../images/stripes.jpg) left top;
	padding:20px 0;
	}
	#content_wrap {
		margin:0 auto;
		width:776px;
		background:#fff url(../images/white_gradient.jpg) bottom repeat-x;
		border:1px solid #fff;
		}
		
	#content .left {
		float:left;
		width:440px;
		}
		
	#content .right {
		float:right;
		width:193px;
		}
		
	#content #portfolio {
		padding:10px 0;
		width:215px;
		}
	
#bottomwrap {
	background:url(../images/bg_dark.png); 
	position:absolute;
	width:100%; 
	height:180px;
	margin:0 auto;
	margin-top:0;
	padding-bottom:15px
	}
	
#bottom {
	width:822px; height:180px; 
	margin:0 auto;
	}
	
	#bottom .left {
		float:left;
		margin:35px 0 0 53px;
		width:450px;
	}
	#bottom #copyright {width:350px;}
	#bottom .right {
		background:url(../images/bg_bottom.gif) center middle no-repeat; 
		float:right;
		margin:35px 47px 0 0;
		width:198px;
		height:136px;
		overflow:hidden;
	}
