body {
	margin: 0; 
	padding:0;
	text-align: left; /* FOR IE5 */
	font: 11px Verdana;
/*	color: #BCBCBC;
	background: url(../img/tweezermanbg.gif) left top repeat-y;
	background-color: #653366;	
	scrollbar-3dlight-color:#000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#fff;
	scrollbar-track-color:#fff;
	scrollbar-arrow-color:#fff;
	scrollbar-face-color:#653366;
*/
}


/*****************************/
/*  GENERAL DECLARATIONS     */

/*body a {
	color: #653366;
	text-decoration: none;
}

body a:hover {
	color: #653366;
	text-decoration: underline;
}
*/

body img a, body img a:hover {
	border: 0;
}

hr {	
	width: 100%;
	height: 1px;
	background-color:#000;
	color: #800080;
}

/*****************************/
/* PAGE'S TOTAL WIDTH        */

#Container, #Sections, .Header, .Footer {
	width: 800px;			
}

/*****************************/
/* CONTENT'S MIN-HEIGHT      */

.MinHeight {
	height:750px;
}

/*****************************/
/* PAGE'S MAIN CONTAINER     */

#Container {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 770px;		
	padding: 0;
	text-align: left;	
	overflow: hidden;
}

html>body #Container {float: left;}
/****************************/
/* PAGE'S SECTION PROPERTIES */

#Sections {
	position: relative;
	display: block;
	width: 770px;		
	margin: 0; 
	padding: 0;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
}

.Column {
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}

#Sections:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

/****************************/
/* PAGE'S HEADER PROPERTIES */

.Header {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;	
	height: 197px;
	width: 770px;
	overflow: hidden;
}

#Hdr {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;	
	height: 171px;
	width: 770px;
	overflow: hidden;
}

/*****************************/
/*  SOURCE ORDER COLUMNS   */

#C0 {
	position: relative;
	display: block;
	margin: 0 0 0 5px;
	padding: 0;	
	width: 180px; /* left margin */	
}

#C1 {
	position: relative;
	display: block;
	margin: 0 0 0 6px;
	padding: 0;	
	width: 572px; /* left margin */
}


/****************************/
/* PAGE'S FOOTER PROPERTIES */

.Footer {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	height: 50px;
	width: 770px;
	overflow: hidden;
	clear: both;
}

#Ftr {
	display: block;
	position: relative;
	float: right;
	margin: 25px 20px 0 0;
	padding: 0;
	font-size: 10px;
}

html>body #Ftr {margin: 25px 30px 0 0;}

#Ftr a { color: #BCBCBC; text-decoration: none;}
#Ftr a:hover { color: #BCBCBC; text-decoration: underline;}

/*****************************/
/* SA STATIC CONTENT STYLES  */

#SAContent1 ul, #SAContent2 ul, #SAContent3 ul {
	margin: 1em 0 1.5em 20px;
	padding: 0;
	list-style: disc outside;
	line-height: 1.15em;
}

#SAContent1 ul li, #SAContent2 ul li, #SAContent3 ul li {
	margin: 0 0 0.4em 0;
	padding: 0;
	padding: 0;
}

#SAContent1 li ul, #SAContent2 li ul, #SAContent3 li ul {
	margin: 0.2em 0 0.6em 20px;
	padding: 0;
	list-style: circle outside;
	line-height: 1em;
}

#SAContent1 li ul li, #SAContent2 li ul li, #SAContent3 li ul li {
	margin: 0 0 0.2em 0;
	padding: 0;
}

#SAContent1 ol, #SAContent2 ol, #SAContent3 ol {
	margin: 0 0 1.5em 25px;
	padding: 0;
	line-height: 1.15em;
	list-style-position: outside;
	list-style-type: decimal;
}

#SAContent1 ol li, #SAContent2 ol li, #SAContent3 ol li {
	margin: 0 0 0.4em 0;
	padding: 0;
}

#SAContent1 a img, #SAContent2 a img, #SAContent3 a img  {
	position: relative;
	border: none;
}

html>body #SAContent1 {border-bottom:1px solid transparent;}
html>body #SAContent2 {border-bottom:1px solid transparent;}
html>body #SAContent3 {border-bottom:1px solid transparent;}

/*****************************/
/* SA DYNAMIC CONTENT STYLES */

#SAContent1 {
	position: relative;
	display: block;
	width: 530px;
	margin: 25px 20px 0 20px;
	padding: 0;
	overflow: hidden;
}

#SAContent2 {
	position: relative;
	display: block;
	width: 530px;
	margin: 20px 20px 0 20px;
	padding: 0;
	overflow: hidden;
}

#SAArea1 {
	position: relative;
	display: block;
	width: 530px;
	margin: 15px 20px 0 20px;
	padding: 0;
	overflow: hidden;
}

#SAContent3 {
	position: relative;
	display: block;
	width: 181px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
	border-right: 1px solid #BCBCBC;
	border-top: 1px solid #BCBCBC;
}

html>body #SAContent3 {width: 180px;}

#Greybar {
	display: block;
	margin: 5px 0 0 0;
	padding: 5px 10px 0 10px;
	width: 573px;
	height: 30px;
	overflow: hidden;
	background: url(../img/greybg.gif) left top repeat-x;
}
html>body #Greybar {width: 562px;}

#SAInclude1 a {font-weight:bold;margin: 0 7px 0 7px;}
#SAInclude1 a:hover {font-weight:bold;margin: 0 7px 0 7px;}


/*
#SAContent1 a, #SAContent2 a,#SAContent3 a, #SAContent4 a {
	color: #653366;	
	text-decoration: underline;
}

#SAContent1 a:hover, #SAContent2 a:hover,#SAContent3 a:hover, #SAContent4 a:hover {
	color: #653366;	
	text-decoration: none;
}

*/

/*****************************/
/* OTHER CONTENT STYLES      */

html>body p {padding:0;margin:0;}

#Logo {
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	height: 80px;
}

html>body #Logo {height: 70px;}

#SABanner {
	width: 571px;
	height: 176px;
	border: 1px solid #BCBCBC;
}


#SwatchPage a {
	color: #BCBCBC;
	text-decoration: none;
}

#SwatchPage a:hover {
        color: #EF1216;
	text-decoration: none;
}






