html, body {
	height:100%;
	} 

body { 
	margin:0;
	padding:0;
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:normal;	
	color:#5a5a5a;	
	line-height:1.5em;
	background:#c8c9a7 url(images/bg.gif) repeat-y top center;
/*	background:url(../images/background-clothSOFTPINK.gif);	
*/
	} 

a, a:visited, a:hover {	
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:normal;	
	color:#46738d;	
	text-decoration:underline;
	line-height:1.6em;
	}
a:hover {
	color:#46738d;	
	}

	
h1, h2, h3, h4, h5, h6 {
	margin:5px 0 5px 0;
	font-family:Verdana,Arial,Helvetica; 
	color:#acafa3;
	border-bottom:1px solid #ccc;
	}
h1 {
	margin:0 0 6px 0;
	padding:0 0 5px 0;
	border-bottom:1px dashed #acafa3;
	}
h2 {
	color:#7b5123;
	font-size:15px;
	border-bottom:0;
	}
h3 {
	font-size:11px;
	border-bottom:0;
	}
h4 {
	font-size:10px;
	border-bottom:0;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	}
	
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	}

.linkbox1 {
	width: 450px;
	background: ThreedFace;
	border: 1px solid #ccc;
	padding: 20px 20px 20px 20px;
	margin: 0px 125px 0px 125px;
}

.link_img {
	border: none;
	padding: 4px 4px 4px 4px;
}

.style01_img {
	float: left;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
}

.style02_img {
	float: right;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
}		

.style03_img {
	border: 1px solid #cccccc;
	margin: 15px;
}
		
.clear {
	clear:both;
	}

#container {
	width:760px;
	margin:0 auto;
	/*border:#df507f 5px solid;
	border-top:none;*/
	background:#fff;
	position:relative;
}

#mainSep {
	width:760px;
	height:2px;
	float:left;
	border-top:1px solid #D4D4D4;
}

#mainPic {
	background:url(images/main_pic.jpg) top left no-repeat;
	width:760px;
	height:260px;
	float:left;
	border-top:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
}

#contentContainer {
	width:760px;
	width/* */:/**/720px; 
	width: /**/720px;
	background-color:#f1f1f1;
	border-bottom:1px solid #d4d4d4;
	padding:20px;
}

#contentSubContainer {
	width:760px;
	width/* */:/**/720px; 
	width: /**/720px;
	padding:20px;
}

#breadcrumb {
	width: 700px; /**/
	width: 700px; /**/
	width: 700px;
	padding: 0 0 0 20px;
	text-align: left;
	font-size: 9px;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	color: Silver;
}

#breadcrumb a {
	text-align: left;
	font-size: 9px;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	color: Silver;
}

#footerSep {
	width:760px;
	height:14px;
	margin:20px auto;
	background:url(images/footer_sep.gif) top left no-repeat;
}

#footer {
	width:760px;
	text-align:center;
	margin:0 0 20px 0;
	font-size:9px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:normal;	
	color:#7c7c7c;	
	line-height:1.6em;
}

#footer a, .footer a:visited, .footer a:hover {
	text-align:center;
	font-size:9px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:normal;	
	color:#3c667f;	
	line-height:1.5em;
}

/* Main Menu */
#nav {
	width:760px;
	height:90px;
	padding:0;
	margin:0;
	position:relative;
	background:url(images/navPINK.gif) no-repeat top center;
}
		
#nav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#nav li, #nav a {height: 90px; display: block; color:transparent;}
#nav span { display:none; }
#nav li a {
	display:block;
	height:90px;
}
				
		#nav0	{ width:262px; left:0px; }
		#nav1	{ width:47px; left:262px; }
		#nav2	{ width:89px; left:309px; }
		#nav3	{ width:126px; left:398px; }
		#nav4	{ width:106px; left:524px; }
		#nav5	{ width:56px; left:630px; }
		#nav6	{ width:74px; left:686px; }
		
		#nav0 a.slideoutMenuLink:hover, #nav0 a.overMenu { background:transparent url(images/navPINK.gif) no-repeat 0px -90px; }
		#nav1 a.slideoutMenuLink:hover, #nav1 a.overMenu { background:transparent url(images/nav.gif) no-repeat -262px -90px; }
		#nav2 a.slideoutMenuLink:hover, #nav2 a.overMenu { background:transparent url(images/nav.gif) no-repeat -309px -90px; }
		#nav3 a.slideoutMenuLink:hover, #nav3 a.overMenu { background:transparent url(images/nav.gif) no-repeat -398px -90px; }
		#nav4 a.slideoutMenuLink:hover, #nav4 a.overMenu { background:transparent url(images/nav.gif) no-repeat -524px -90px; }
		#nav5 a.slideoutMenuLink:hover, #nav5 a.overMenu { background:transparent url(images/nav.gif) no-repeat -630px -90px; }
		#nav6 a.slideoutMenuLink:hover, #nav6 a.overMenu { background:transparent url(images/nav.gif) no-repeat -686px -90px; }
		
		#nav0 a.active { background:transparent url(images/navPINK.gif) no-repeat 0px -90px; }
		#nav1 a.active { background:transparent url(images/nav.gif) no-repeat -262px -90px; }
		#nav2 a.active { background:transparent url(images/nav.gif) no-repeat -309px -90px; }
		#nav3 a.active { background:transparent url(images/nav.gif) no-repeat -398px -90px; }
		#nav4 a.active { background:transparent url(images/nav.gif) no-repeat -524px -90px; }
		#nav5 a.active { background:transparent url(images/nav.gif) no-repeat -630px -90px; }
		#nav6 a.active { background:transparent url(images/nav.gif) no-repeat -686px -90px; }	

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	z-index: 10;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 21px;
	text-transform: capitalize;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 18px;
	text-transform: capitalize;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 12px;
	text-transform: capitalize;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 12px;
	text-transform: capitalize;
}

.sIFR-hasFlash h5 {
	visibility: hidden;
	font-size: 10px;
	text-transform: capitalize;
}

/* Slide-out Menu 
#menus { display:none; }*/
.slideoutMenu div ul, .slideoutMenu div {
	padding:0;
	margin:0;
	border-top:1px solid #6d6d6d;
	}
	.slideoutMenu div ul li {
		list-style-type:none;
		}
		.slideoutMenu div ul li a, .slideoutMenu div ul li a:visited, .slideoutMenu div ul li a:hover,
		.slideoutMenu div a, .slideoutMenu div a:visited, .slideoutMenu div a:hover {
			display:block;
			padding:5px;
			font-size:10px;	
			font-family:Verdana,Arial,Helvetica; 
			color:#fff;
			text-decoration:none;
			border-right:1px solid #6d6d6d;
			background-color:#959595;
			border-left:1px solid #6d6d6d;
			border-bottom:1px solid #6d6d6d;
			text-transform:uppercase;
			letter-spacing:.1em;
			line-height:normal;
			}
			.slideoutMenu div ul li a:hover, .slideoutMenu div a:hover {
				color:#fff;
				border-bottom:1px solid #6d6d6d;
				background-color:#818181;
				}

