* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url('../images/background.jpg') top center no-repeat;
	background-color: #000;

}
a {
	color: #cccccc;
}
img {
	border: 0px;
}
img#top {
	vertical-align: bottom;
}
img#bottom {
	vertical-align: top;
}
div#content {
	width: 727px;
	color: #fff;
	margin: 0 auto;
	height: 600px;
}
div#main {
	padding: 0px 4px 0px 8px;
	margin-top: 10px;
	font-family: "Arial";
	font-size: .8em;
	text-align: left;
}
div#header {
	margin: 0px;
	padding: 0px;
}
div#flags {
	width: 350px;
	text-align: right;
}
div#flags a {
}
div.right {
	float: right;
	width: 350px;
}
div.left {
	float: left;
	width: 350px;
}
div.smallLeft {
	float: left;
	width: 110px;
	padding: 5px;
}
div.bigRight {
	float: left;
	width: 550px;
	margin-left: 5px;
}
div.clearFloats {
	clear: both;
}
div#menuContainer {
	background: url('../images/bg2.png') no-repeat;
	color: #fff;
	width: 732px;
	height: 59px;
	text-align: right;
}
div#footer {
	font-size: .9em;
	padding: 10px;
	margin: 20px;
	color: #fff;
	text-align: center;
}
ul {
	list-style-type: none;
}
h2 {
	font-size: 1.2em;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #fff;
}
h3.products {
	font-size: 1.3em;
	
}
h2.red {
color: red;
}
p.bodyText {
	margin-top: 5px;
	padding: 5px 0px;
}
div#video {
	float: left;
	width: 430px;
}
div#videoLinks {
	background: #333;
	float: right;
	width: 270px;
	height: 600px;
	overflow-y: scroll ! important; overflow-x: hidden ! important;
}
div.videoSummary {
	background: url('../images/bg3.gif');
	border-bottom: 1px solid #cacaca;
	padding: 5px;
}
div#videoDescription {
	margin-top: 5px;
	padding: 5px;
	width: 420px;
	color: #fff;
}
div#sharing {
	border-top: 1px solid #999;
	margin-top: 5px;
	padding: 5px;
	width: 420px;
	height: 60px;
	color: #fff;
	
}
.heavy {
	font-weight: bold;
}
div.staff {
	width: 714px;
	height: 500px;
	color: #fff;
}
div.thumbContainer {
	margin: 1px;
	padding: 2px;
	width: 111px;
	height: 130px;
	color: #fff;
	border: 1px solid #4d4d4d;
	float: left;
}
div.thumb {
	margin: 0 auto;
	width: 100px;
	height: 100px;
	border: 1px solid #4d4d4d;
	
}
div.staffName {
	width: 111px;
	height: 25px;
	color: #fff;
	text-align: center;
}
div.photobox {
	margin: 0 auto;
	width: 725px;
	color: #fff;
	height: 235px;
}
div.photo {
	width: 225px;
	color: #fff;
	height: 235px;
	border: 1px solid;
	float: left;
	
}
div.answer {
	padding: 10px;
	width: 687px;
}
tr.headerRow td {

	width: 687px;
	padding: 3px;
}
tr.headerRow a {
	color: red;
}

img.expand {
	margin-right: 5px;
}
table.simple td {
	border: 1px solid #000;
}
table.staffDetail {
	width: 586px;
	font-size: 1.2em;
}
table.staffDetail td {
	border: 1px solid #4d4d4d;
	padding: 3px;
}
ol {
	padding-left: 20px;
}
div#bottomImg {
	margin-left: -8px;
}
ul.sub li {
	margin-left: 20px;
}
div#map {
	padding: 10px;
}

div#locator {
background: #fff;
}

div#pager {
color: #fff;
float: right;
width: 260px;
padding: 5px;
text-align: center;
background: #1a1a1a;
}
