/* Global Layout */

body 
{
font-size: .75em;
margin: 0px;
text-align: center;
background: #000;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
}

h4{
font-size:18px;
margin:20px 20px 20px 0;
color:#cecece;
}

h4 a{
color:#cc0000;
}

.splash{
	background: #333 url(http://www.evildistributor.com/wholesale/images/splash_bg.jpg) top left repeat-x
}

#wrap{
	position: relative;
	width: 992px;
	margin: auto;
	border:#fff solid 1px;	
}

#splash-wrap{
	position: relative;
	width: 1007px;
	margin: auto;	
}

#splash-top{
	position: relative;
	height: 199px;
	background: url(http://www.evildistributor.com/wholesale/images/evil_header.jpg) top center no-repeat;
}
	
#splash-info{
	position: relative;
	padding-top: 8px;	
	height: 50px;
	margin-bottom:50px;
}
	
.imgleft{
	float:left;
	padding:4px;
	background-color:#222;
	border:solid 1px #000;
	margin-right:5px;
}	
	
.imgright{
	float:right;
	padding:4px;
}	
	
		
#splash-ao{
	position: relative;
	margin: auto;
	height: 96px;
	width: 850px;
	text-indent: -9999em;	
	
}
	
#splash-content{
	position: relative;
	width: 850px;
	margin: auto;
	padding-top: 25px;
	font-size: 11px;
	color: #cecece;
	text-align: left;
}
	
#splash-content p{
	position: relative;
	line-height: 1.4em;
	padding-bottom: 1em;
}
		
#splash-content a.inandout{
	margin: 0 50px 0 50px;
}	
	
.clearme{
	clear:both;
}
		
			
#footer{
  margin:10px 0 0 0;
	position: relative;
	font-size: 11px;
	height:55px;
}
	
#footer p{
	float:left;
	text-align:left;
	color:#fff;
}
	
	
		



