/* ------- Main Navigation ------- */
body, form, ul, ol {
	margin:0;
	padding:0;
	
}


body {
	text-align:center; /* centers div on IE */
	margin: 0 auto; 
	background:#fffefd url(http://skirtworking.com/images/body_bg.gif) repeat-x;
line-height: 1.4em !important;
}
	



/* ------- Master width control ------- */          


#super_wrap {
	text-align: center;
	margin: 0 auto; /* centers div on browser */
	height: auto;
	width: 987px;
        background: url(http://skirtworking.com/images/super_bg.jpg) no-repeat !important;
        position: relative;
}



#wrap {
	padding: 0px 0 0px 0;
	margin-top:0px;
	height: auto;
}

#mid_wrap {
	height:auto;
	text-align: left;

}




#content_wrap {
	float:right;
	width: 680px;
	min-height:500px;
	height:auto !important;
margin-right: 30px;
margin-top: 205px;
	
}


#content {
	width: auto;
	height: auto;
	margin: 35px 15px 15px 15px;
}



#lt_sidebar_wrap {
	width: 215px;
}

#lt_sidebar_wrap {
	float: left;	
	margin: 500px 25px 15px 15px;
	display:inline;
}

#lt_sidebar_wrap h1, #lt_sidebar_wrap h2 {
	margin-top:0;	
}

#lt_sidebar_content {
	position:relative;
	width: 222px;
}

#lt_column_footer {

	float:left; 
	width:100%; 
	color:#287421; 
	font:1.05em verdana; 
	text-align:center ; 
	font-weight: 430

}


#rt_sidebar_wrap {
	display:none;
}

#rt_sidebar_content {
	width: auto;
}



/* -------FOOTER START ------- */
#footer_bak {
	height: 144px;
	 }


#footer {
	text-align:right;
	padding-top: 5px;
	height:auto;
	clear:both;	
}

#footer_wrap {
	text-align:center;
	padding: 0px 5px 0px 5px;	
}

#footer ul {

	padding:0;
}

#footer {
	color:#968C96;
	border-top: 2px solid #968C96;
	height: 75px;
}

#footer ul li {
	display:inline;
	font-size: 0.87em;
	border-right: solid 1px #f3f3f3;
	padding: 0px 15px;
}

#footer ul li.last{
	border: none;
	padding-right:20px;
}

.footer_credits {
	font-size: 70%;
	padding-top:15px;
	margin: 0 auto;
}

.footer_credits {
	line-height:1.25em;
}

/* -------FOOTER END ------- */




/* -------Miscelleneous ------- */

.fleft { 
	float:left; 
	text-align:left;
	padding:2px 0 0 0; 
	}

.width { width:45% }

.width2 { width:50% }

.fright {  
	float:right; 
	text-align:right; 
	padding:2px 5px 0 0; 
	}

form {
	
}

img {
	border: none;
}

.clear {
	clear: both;
	
}


