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

body {
	background-position: center top;
	background-color: #000;
	background-image: url(images/background-main.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 9pt;
	line-height: 17pt;
	margin: 0px;
}
#container {
	position:absolute;
	width: 862px;
	left:50%;
	margin-left: -431px;
}
#top {
	height: 141px;
	position: relative;
	}
a {
	color: #C00;
	text-decoration:none;
	}
a:hover {
	color: #333;
	text-decoration:none;
	}
a.thumbnails {
	text-indent: -9999px;
	font-size: 8px;
	padding: 0px 0px 0px 8px;
	color: #fff;
	text-decoration: none;
	position: relative;
	float: left;
	margin: 0px 20px 40px 20px;
	display: block;
	height: 165px;
	width: 327px;
	background-position: top;
	}
a:hover.thumbnails {
	background-position: bottom;
	}
.padding {
	width: 751px;
	position: relative;
	margin: 110px 55px 60px 55px;
	}
.flashpadding {
	color: #333;
	width: 751px;
	overflow:visible;
	position: relative;
	margin: 0px 55px 60px 55px;
	background-image: url(images/blogheader.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	}
ul#twitter_update_list {
	list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
	}
#twitter_div{
	height: 270px;
	}
.inside {
	padding: 10px;
	overflow: hidden;
	float:left;
	width: 230px;
	height: 265px;
	}
.workpadding {
	height: 470px;
	width: 751px;
	position: relative;
	margin: 60px 55px 60px 55px;
	border: thin #050505 solid;
	}
.staffpadding {
	height: 399px;
	width: 751px;
	position: relative;
	margin: 60px 55px 60px 55px;
	}
.video {
	float: left;
	width: 335px;
	height: 100%;
	padding: 0px 20px 40px 20px;
	}
.floatright {
	position: relative;
	height: 141px;
	float: right;
	
	}
.floatleft {
	width: 411px;
	height: 141px;
	position: relative;
	float: left;
	}
img {
	border: none;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	letter-spacing: 1pt;
}
h1:hover {
	color: #C00;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	font-size: 14px;
	color: #FFF;
	letter-spacing: 1pt;
}

.stepcarousel{
	background-image:url(1.jpg);
	position: relative;
	border: 0px solid black;
	overflow: scroll;
	width: 751px; /*Width of Carousel Viewer itself*/
	height: 295px; 
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; 
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px 135px 0px 135px; 
	width: 751px; 
}
#theblog {
	position: relative;
	height: 500px;
	}
.blogdate {
	letter-spacing: 1pt;
	color: #666;
	text-transform: uppercase;
	font-size: 10px;
	}

-->

