/* CSS Document */
*{
	margin:0;
	padding:0;
	border:0;
	font-family:Arial,Helvetica,sans-serif;
}
body{
	background: #D1C1C1 url(http://www.eroswholesale.com/secure/images/wholesale-distributor_background.jpg) repeat-x;	
}
a{
	color:#BF001A;
}
/*IDS*/
#container{
	width:958px;
	margin:0 auto;
	overflow:hidden;
}
#header{
	width:958px;
	height:131px;
	overflow:hidden;
}
#main-content{
	width:936px;
	display:block;
	float:left;
	border:1px solid #000;
	background:#DCCFBE;
	padding: 5px 10px 10px 10px;
	margin: 0 auto;
	overflow:hidden;
}
#head-main{
	width:786px;
	display:inline;
	float:left;
	background:none;
}
#head-bar{
	width:786px;
	height:24px;
	background:url(http://www.eroswholesale.com/images/eros-header_wholesale-crew-socks.jpg) left no-repeat;
}
#head-left{
	width:577px;
	height:107px;
	background:url(http://www.eroswholesale.com/images/eros-header-title-wholesale-socks.jpg) left no-repeat;	
	display:inline;
	float:left;
}
#headleft-bottom{
	width:577px;
	height:107px;
	background:url(http://www.eroswholesale.com/images/eros-header-title-wholesale-socks.jpg) left no-repeat;
}
#head-center{
	width:209px;
	height:107px;
	float:right;
	display:block;
}
#headcenter-bottom{
	width:209px;
	height:84px;
	background:url(http://www.eroswholesale.com/images/eros-header_wholesale-fill.jpg) left no-repeat;
}
#headcenter-top{
	width:209px;
	height:23px;
}
#head-right{
	width:172px;
	background:url(http://www.eroswholesale.com/images/eros-header_wholesale-diabetic-socks.jpg) right no-repeat;
	height:131px;
	float:left;
	display:block;
}
#headmain-top{
	width:786px;
	height:107px;
}
#btn-h{
	background:url(http://www.eroswholesale.com/images/eros-header_home.jpg) left no-repeat;
	width: 49px;
	height:23px;
	display:inline;
	float:left;
}
#btn-h a{
	width: 49px;
	height:23px;
	display:block;
}
#btn-a{
	background:url(http://www.eroswholesale.com/images/eros-header_about.jpg) left no-repeat;
	width:70px;
	height:23px;
	display:inline;
	float:left;
}
#btn-a a{
	width: 70px;
	height:23px;
	display:block;
}
#btn-c{
	background: url(http://www.eroswholesale.com/images/eros-header_contact.jpg) left no-repeat;
	width: 90px;
	height:23px;
	display:inline;
	float:left;
}
#btn-c a{
	width: 90px;
	height:23px;
	display:block;
}
#footer{
	width:956px;
	display:block;
	float:left;
}
.bigger{
	font-size:30px;
}
.medF{
	font-size: 28px;
}
.center{
	text-align:center;
}
.bold{
		font-weight:bold;
}
.pmarg{
	margin: 15px 30px; 
}
.pmarg2{
	margin: 30px 0;
}