@charset "UTF-8";
.Overflow {
	height: 2px;
	width: 2px;
	overflow: hidden;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	z-index:100;
}

img {
	border:none;
	padding-top: 0px;
}

#wrapper {
	width:920px;
	float:left;
	z-index:2000;
}

#navMain {
	margin: 55px 0px 0px 0px;
	width:146px;
	float:left;
	z-index:2000;
	/*position:fixed;*/
	
}


#content {
	position:absolute;
	float:left;
	top:120px;
	left:143px;
	width:840px;
	
}

#circles {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 0px;
}


#nav {
position:relative;
}

#worknav {
	width:720px;
	height:100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#thumbnails {
	padding-left:6px;
}

#thumbnails img {
	padding-right:6px;
}

#portfolio {
	width:837px;
	height:556px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#nav ul {
list-style-type: none;
}

#nav li {

}

#nav li a {
display: block;
}



#nav-clients a {
background: url("images/clients.gif") no-repeat;
position:relative;
left:275px;
top:15px;
width:80px;
height:43px;
}

#nav-clients a:hover {
background: url("images/clients_over.gif") no-repeat;
position:relative;
left:275px;
top:15px;
z-index:5000;
width:80px;
}

#nav-staff a {
background: url("images/staff.gif") no-repeat;
position:relative;
left:375px;
top:-47px;
width:72px;
height:37px;
}

#nav-staff a:hover {
background: url("images/staff_over.gif") no-repeat;
position:relative;
left:375px;
top:-47px;
width:72px;
height:37px;
}

#nav-studio a {
background: url("images/studio.gif") no-repeat;
position:relative;
left:463px;
top:-105px;
width:74px;
height:30px;
}

#nav-studio a:hover {
background: url("images/studio_over.gif") no-repeat;
position:relative;
left:463px;
top:-105px;
width:74px;
height:30px;
}


#rss {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
	background-color: #FFF;
	height: 240px;
	width: 580px;
	border: 1px solid #333;
	position: relative;
	left:120px;
	top:10px;
	margin-bottom:30px;
	
}

#footer {
	clear:both;
	color:#aa2e03;
	font-size:11px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.orange {
	color:#f8991d;
}

.thumb {
	padding-right:6px;
}
a {
	color: #b5121b;
}

a:hover, a:focus, a:active {
color: #ccc;

}


a.footer {
	color: #b5121b;
	text-decoration:none;
	font-size:12px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
}

a.footer:hover, a.footer:focus, a.footer:active {
color: #ccc;
text-decoration:none;
font-size:12px;
padding: 0px 10px 0px 10px;
}
.Overflow {
	height: 2px;
	width: 2px;
	overflow: hidden;
}

