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

body{
	background-color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link, a:visited, a:active{
	text-decoration:none;
	color:#007EBB;
}
a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}


#main_holdr{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/content_bg.jpg') no-repeat top;
}
#main_holdr_contact{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	/* background: url('../images/content_bg.jpg') no-repeat top; */
}


#header_img{
	width: 900px;
	height: 77px;
	background: url('../images/header.jpg') no-repeat bottom;
}

h1, h2, h3, h4, h5, h6, h7, h8, h9{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

/* SUB */
#sub{
	width: 900px;
	height: 37px;
	background: url('../images/sub_bg.jpg') repeat-y;
	text-align: center;
}

*html #sub_img{
	height: 20px;
	background: url('../images/sub_text.jpg') no-repeat center right;
	padding-top: 10px;
}

#sub_img{
	height: 20px;
	background: url('../images/sub_text.jpg') no-repeat center right;
	padding-top: 10px;
}

.border{
	width: 900px;
	height: 1px;
	background: #333 url('../images/border.jpg') no-repeat;
}

*html .border{
	width: 900px;
	height: 1px;
	background: url('../images/border.jpg') no-repeat;
	margin-bottom: -13px;
}

/* MIDDLE */
#mid_holder{
	width: 900px;
	text-align: center;
}

/* LEFT SIDE */
#left_mid{
	width: 230px;
	float: left;
	font: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 5px;
	height:700px;
}

*html #left_mid{
	width: 230px;
	float: left;
	font: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	height:auto;
}

*html #left_mid{
	width: 245px;
	float: left;
	margin-left: 0px;
	height:auto;
}

.left_heading{
	width:190px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	border: 1px dashed #333333;
	padding: 5px 0px 5px 5px;
	margin-top:10px;
}

.left_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	color: #fff;
}

*html .left_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
	color: #fff;
}

.left_content ul{
	padding: 0px 15px 0px 0px;
	list-style: none;
}  

.left_content li{
	display: block;
	list-style: none;
	float: left;
	padding: 0px 25px 0px 0px;
}

/* CONTENT */
#right-mid{
	width: 637px;
	float: right;
	height:auto;
}


/* MENU */
#nav-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li{
	float: left;
	padding:3px;
}

#nav-menu li a{
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: left;
	padding-left:3px;
}

#home_holdr{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/home_bg.jpg') no-repeat top;
}

#mens_holdr{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/mens_bg.jpg') no-repeat top;
	}

#mens{
	width:200px;
	height:103px;
}
#mens a{
	height: 103px;
	width: 225px;
	background:url('../images/mens_a.jpg') -5px -107px no-repeat;
}
#mens a:hover{
	background:url('../images/mens_a.jpg') -5px 0px no-repeat;
}

#womens{
	width:200px;
	height:103px;
}

#womens_holdr{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/womens_bg.jpg') no-repeat top;
}

#womens a{
	height: 103px;
	width: 225px;
	background:url('../images/womens_a.jpg') -5px -107px no-repeat;
}
#womens a:hover{
	background:url('../images/womens_a.jpg') -5px 0px no-repeat;
}

#fabrics_holdr{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/fabrics_bg.jpg') no-repeat top;
	}

#fabrics{
	width:200px;
	height:103px;
}
#fabrics a{
	height: 103px;
	width: 225px;
	background:url('../images/fabrics_a.jpg') -5px -107px no-repeat;
}
#fabrics a:hover{
	background:url('../images/fabrics_a.jpg') -5px 0px no-repeat;
}

#access{
	width:200px;
	height:103px;
}

#access_holdr{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/access_bg.jpg') no-repeat top;
}

#access a{
	height: 103px;
	width: 225px;
	background:url('../images/access_a.jpg') -5px -107px no-repeat;
}
#access a:hover{
	background:url('../images/access_a.jpg') -5px 0px no-repeat;
}

#spacer{
	width:200px;
	height:10px;
}
#spacer a{
	margin:0;
}

/* END MENU */


.menu_holder{
	width: 220px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: baseline;
	height:auto;
}



.content_holder{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 150%;
	padding-top: 250px;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
}
.content_holder_contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 120%;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
}

/* FOOTER */
#footer{
	width: 850px;
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	border-top: 1px dashed #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 20px auto 0px auto;
}


/** THUMBS **/
#thumb-pic ul{
	padding:0;
	margin:0;
}
#thumb-pic li{
	float:left;
	margin:0 0 0 5px;
	padding:6px 3px 0 5px;
	list-style:none;
	display:inline;
}
