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

#container {
	background-color:#FFFFFF;
	width: 900px;
	margin: 0 auto;
}

#nav {
	background-color: #000000;
	position: relative;
	width: 417px;
	left: 0px;
	top: 0px;	
	height:100%;
	min-height: 800px;
	float:left;
	padding: 0px;
}

#byline {
	width: 200px;
	padding-top: 45px;
	padding-left: 220px;
}

#navBackground {
	line-height: 22px;
	background: url(../images/SG-Web-Pic-Comp-Man-Fotosearch_px033079-1.jpg) no-repeat left;
	height: 260px;
	width: 417px;
}


#mainNav {	
	padding-left: 270px;
}

#logo {
	padding-top: 45px;
}

#buttonLogos {
	position: relative;
	background-color: #000000;
	padding-left: 35px;
	min-height:170px;
}

#copyright {
	font-size:11px;
	text-align:right;
	padding: 0px 5px 5px 0px;
}

#content {
	width: 466px;
	float: right;
}

#logo_footer {
	margin-top:28px;
	float: right;
}

#copy {
	padding-right: 50px;
}

#work-links {
	margin-top:10px;
	width:120px;
	float:left;
}

#work-links a {
	display:block;
	color: #666666;
	text-decoration: none;
	margin-bottom:5px;
}

#work-img {
	width:250px;
	padding-left:40px;
	float:left;
}

#wrapper {
	margin:auto;
}
