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

body{
	margin:0;
	background-color:#0f0f0f;
}
.wrapper{
	width:100%;

}
.inside{
	margin:auto;
	width:1000px;
}
#headerwrap{
	background:url(/assets/images/headerwrap_bg.jpg) #090909 repeat-x top;
	
}
#header{
	height:396px;
	background:url(/assets/images/header_bg.jpg) top center;
}
#logoswrap{
	background:url(/assets/images/logos_bg.jpg) repeat-x top;
}
#logos{
	height:150px;
}
#from{
	position:absolute;
	width:211px;
	height:17px;
	margin:38px 0 0 394px;
	background:url(/assets/images/fromthecreatorsof.png) top center no-repeat;
}
#camels{
	position:absolute;
	width:182px;
	height:68px;
	margin:60px 0 0 41px;	
}
#camels a {
	float:left;
	width:182px;
	height:68px;
	display:block;
}
#camels a:link{
	background: url('/assets/images/freethecamels.png') 0px 0px no-repeat;
}
#camels a:visited {
	background: url('/assets/images/freethecamels.png') 0px 0px no-repeat;
}
#camels a:hover {
	background: url('/assets/images/freethecamels.png') 0px -68px no-repeat;
}
#fae{
	position:absolute;
	width:168px;
	height:68px;
	margin:60px 0 0 242px;	
}
#fae a {
	float:left;
	width:168px;
	height:68px;
	display:block;
}
#fae a:link{
	background: url('/assets/images/fae.png') 0px 0px no-repeat;
}
#fae a:visited {
	background: url('/assets/images/fae.png') 0px 0px no-repeat;
}
#fae a:hover {
	background: url('/assets/images/fae.png') 0px -68px no-repeat;
}
#tc{
	position:absolute;
	width:134px;
	height:68px;
	margin:60px 0 0 437px;	
}
#tc a {
	float:left;
	width:134px;
	height:68px;
	display:block;
}
#tc a:link{
	background: url('/assets/images/tc.png') 0px 0px no-repeat;
}
#tc a:visited {
	background: url('/assets/images/tc.png') 0px 0px no-repeat;
}
#tc a:hover {
	background: url('/assets/images/tc.png') 0px -68px no-repeat;
}
#cannonball{
	position:absolute;
	width:196px;
	height:68px;
	margin:60px 0 0 585px;	
}
#cannonball a {
	float:left;
	width:196px;
	height:68px;
	display:block;
}
#cannonball a:link{
	background: url('/assets/images/cannonball.png') 0px 0px no-repeat;
}
#cannonball a:visited {
	background: url('/assets/images/cannonball.png') 0px 0px no-repeat;
}
#cannonball a:hover {
	background: url('/assets/images/cannonball.png') 0px -68px no-repeat;
}
#ironblue{
	position:absolute;
	width:169px;
	height:68px;
	margin:60px 0 0 791px;	
}
#ironblue a {
	float:left;
	width:169px;
	height:68px;
	display:block;
}
#ironblue a:link{
	background: url('/assets/images/ironblue.png') 0px 0px no-repeat;
}
#ironblue a:visited {
	background: url('/assets/images/ironblue.png') 0px 0px no-repeat;
}
#ironblue a:hover {
	background: url('/assets/images/ironblue.png') 0px -68px no-repeat;
}
#bodywrap{
	background:url(/assets/images/bodywrap_bg.jpg) top repeat-x;
}
#body{
	height:415px;
	background:url(/assets/images/bodycontent.png) 0px 20px no-repeat;
}
#inquire{
	position:absolute;
	width:158px;
	height:13px;
	margin:194px 0 0 618px;
}
#inquire a{
	width:158px;
	height:13px;
	display:block;
}
#careers{
	position:absolute;
	width:159px;
	height:14px;
	margin:366px 0 0 652px;
}
#careers a{
	width:158px;
	height:13px;
	display:block;
}
#spacer{
	height:30px;
}
