body {
	background-color: #000;
	background-image: url(../images/common/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px;
}
#container {
	width:800px;
	margin-top:110px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	height:62px;
}
#logo {
	float:left;
	width:290px;
}
#logo a img {
	border:0px none;
}
#main-menu {
	float:left;
	margin-left:44px;
	margin-top:38px;
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#fff;
}
#main-menu a {
	padding:0 10px;
	color:#fff;
	text-decoration:none;
}
#main-menu a:hover {
	color:#828282;
}
#content {
	border:1px solid #fff;
	background-color:#3D002A;
}
#wording-home {
	float:left;
	width:289px;
	padding:25px 20px 0px 25px;
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#fff;
	line-height:15px;
}
#wording-locations {
	float:left;
	width:304px;
	padding:20px 10px 0 20px;
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#fff;
	line-height:12px;
}
#wording-careers {
	float:left;
	width:294px;
	padding:20px 20px 0 20px;
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#fff;
	line-height:13px;
}
#wording-products {
	float:left;
	width:334px;
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#fff;
	line-height:15px;
}
#images {
	margin-left:334px;
	width:464px;
}
#secondry-menu {
	width:800px;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size:11px;
	height:35px;
	line-height:30px;
	color:#fff;
}
#secondry-menu a {
	padding:0 5px;
	color:#fff;
	text-decoration:none;
}
#secondry-menu a:hover {
	color:#828282;
}
#footer {
	width:800px;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size:11px;
	height:35px;
	line-height:30px;
	color:#fff;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#828282;
}
.greyText {
	color:#828282;
}
.whiteText {
	color:#fff;
}
.largeText {
	font-family: "Trebuchet MS";
	font-size:16px;
	color:#fff;
}
#careerForm input {
	margin-top:2px;
	width:250px;
	height:16px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#828282;
}

#contactForm input, textarea {
	margin-top:2px;
	width:185px;
	height:16px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#828282;
}