body {
	margin: 0;
	height: 100%;
 	font-family: Lucida Grande, Arial, Helvetica, San Serif;
 	line-height: 1.5em;
	font-size: 68.75%;
	font-weight: normal;
	color: #737373;
	background-color: #000000;
	background: url(../images/main_bg.png);
}
.container {
	width: 970px;
}
/* header */

.head {
	position: fixed;
	top: 0px;
	width: 970px;
	height: 69px;
	background: url(../images/00_mast1.png);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.headline {
 font-family: Lucida Grande, Arial, Helvetica, San Serif;
 font-size: 1.2em;
	line-height: 1.5em;
	font-style: normal;
	color: #ffffff;
	margin: 10px 0 0 0;
}
/* footer */

.footer {
	position:fixed;
	bottom:0px;
	width: 970px;
	height:48px;
	background: url(../images/00_footer1.png);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.contact {
	float: right;
	padding: 20px 50px 0 0;
}
/* links */

a:link, a:active, a:visited, a:hover {
	color: #ca8711;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.right {
	float: right;
	padding: 20px 50px 0 0;
}
.left {
	float: left;
}
.rightNav {
	float: right;
	padding: 00 0 0;
}
.description {
	width: 650px;
	padding: 0 0 0 20px;
	margin: 0;
	float: left;
}
br {
	clear: both;
	margin: 0;
	padding: 0;
}
.inner {
	padding: 127px 0 0 166px;
}
.content {
	position: static;
	width: 940px;
	margin: 0 0 0 30px;
}
.white {
	width: 940px;
	height: 100px;
	background: url(../images/whitespace.jpg);
	margin: 0 0 0 0;
}
.work {
	width: 940px;
	padding: 70px 0 0 0;
}
.work img {
	margin: 10px 0 0 0;
}
.work font {
	padding: 0 0 0 0;
}
font {
	font-family: Lucida Grande, Arial, Helvetica, San Serif;	
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	margin: 0;
}
h2 {
	font-size: 11px;
	color: #a6a6a6;
}
.copy {
	font-size: 10px;
	color: #666;
}
.righNav a:link, .righNav a:active, .righNav a:visited, .righNav a:hover {
	text-decoration: none;
}
