@charset "UTF-8";
/* CSS Document */
body {
	font: 100% Arial, Helvetica, sans-serif;
	background-color:#000000;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #ffffff;
	background:url(../client/themes/factorie/images/bg-tile.jpg) repeat;
}
.oneColElsCtr #container {
	width: 960px;
	background: #000000;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
}
.oneColElsCtr #mainContent {
	padding: 0 0px; 
}
h1 {
	margin: 0 0 .5em 0;
	color:#ffffff;
	font-family:"Myriad Pro";
	font-size:30px;
	font-weight:normal;
}
h2 {
	color:#ffffff;
	margin: 0 0 .5em 0;
	color:#ffffff;
	font-family:"Myriad Pro";
	font-size:20px;
	font-weight:normal;
}
p {
	margin: 0 0 1em 0;
	color:#ffffff;
	font-size:13px;
	line-height:1.5em;
}
img {
	border:0;
}
table {
	border:0;
	padding:0;
	border-collapse:collapse;
}
.description {
	display: none;
} /* hides description field on newsletter signup form */
a, a:link, a:visited {
	color:#b21f3c;
	text-decoration:underline;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
div#footer-nav {
	text-align:left;
	color:#333;
	position:relative;
	top: 5px;
	float:left;
}
div#footer-nav p {
	margin:0;
	font-size:11px;
	color:#333;
}
div#footer-nav a {
	color:#555;
	text-decoration:none;
	font-size:11px;
	margin:0 4px;
}
div#footer-nav a:hover {
	text-decoration:underline;
	color:#555;
}
div#footer div#social {
	width:60px;
	float:right;
	position:relative;
	top:10px;
}
div#footer div#social a {
	float:left;
	margin-right:5px;
}

.wallBG {
	width:797px;
	height:520px;
	background:url(../images/bg_denim-dollar.jpg) top left no-repeat;
	padding:10px 0 0 163px;
}


.wallBGfun {
	width:797px;
	height:443px;
	background:url(../images/wall_bgfun.jpg) top left no-repeat;
	padding:10px 0 0 163px;
}

.wallThumb {
	width:141px;
	height:95px;
	float:left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}

.wallThumb02 {
	width:141px;
	height:95px;
	float:left;
	margin:0 15px 40px 85px;
}

.wallThumb03 {
	width:190px;
	height:213px;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}

.earthBG {
	width:960px;
	height:526px;
	background:url(../images/bg_earth.jpg) top left no-repeat;
}

.contentText {
	width:455px;
	height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:340px 0 0 215px;
	float:left;
}

.btnContainer {
	width:290px;
	height:250px;
	float:left;
	margin:200px 0 0 0px;
}

.btnWWF {
	width:111px;
	height:145px;
	float:left;
	margin-top:90px;
	margin-left: 20px;
}

.btnEarth {
	width:152px;
	height:152px;
	float:left;
	margin:10px 0 0 0px;
}

.btnFactorie {
	width:118px;
	height:65px;
	float:left;
	margin:10px 0 0 0px;
}

.contactform {
	color:#000;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.yellowhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff500;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.contentContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 27px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
}
.red {
	color: #F00;
	font-weight: bold;
}

.jobsearch {
	color:#000;
	text-align:left;
	font-weight:normal;
	line-height:17px;
	
}

.jobsearchWhite {
	color:#FFF;
	text-align:left;
	font-weight:normal;
	line-height:17px;
	font-size:12px;
	height:392px;
	width:510px;
	
}
#newcontent {
	width:960px;
	
	
}
#mainPromo {
	width:960px;
	height:360px;
	background-image: url(../client/themes/factorie/images/main-july.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 23px;
	padding-left: 15px;
}

#newnav {
	width:960px;
	height:62px;
	}

