@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(images/od_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	z-index:100;
}
img {
	border:none;
}
#wrapper {
	width:950px;
	float:left;
	z-index:2000;
}
#navMain {
	width:145px;
	float:left;
	z-index:2000;/*position:fixed;*/
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	position:absolute;
	float:left;
	top:143px;
	left:133px;
	width:840px;
}
#home {
	margin-left:70px;
	margin-top:-16px;
}
#content2 {
	position:absolute;
	float:left;
	top:45px;
	left:134px;
	width:840px;
}
#contact {
	position:absolute;
	float:left;
	top:0px;
	left:143px;
}
#nav {
	position:relative;
}
#nav2 {
	position:relative;
	left:-36px;
	top:-35px;
}
#core {
	margin-right:10px;
}
#worknav {
	width:676px;
	height:100px;
	margin:0 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-coreob a {
	position:relative;
	left:385px;
	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;
}
#latest {
	color: #aa2e03;
	background:#ececec;
	font-weight:bold;
	font-size:12px;
	padding: 5px;
	width:80px;
	height:15px;
	text-align:center;
	position: relative;
	left:612px;
	top:0px;
}
#rss {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
	background-color: #FFF;
	height: 275px;
	width: 580px;
	border: 1px solid #333;
	position: relative;
	left:120px;
	top:0px;
	margin-bottom:30px;
}
#footer {
	clear:both;
	color:#b5121b;
	font-size:11px;
	text-align: center;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 70px;
}
.orange {
	color:#f8991d;
}
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;
}

