@charset "utf-8";

/* CSS Document *//* ------------------- CSS LAYOUT ---------------- */
/*  DIV LAYOUT --- BEGIN */

#container {
width:100%;
height: 400px;
margin: 0 auto;
*margin: 0 auto -400px auto;
border: 0px;
text-align:center;
position: fixed;	
/*background-image: url('/images/banner-swirls12345abcdefghijkl.png');
background-repeat: no-repeat;*/
top: 0;
z-index: 5;

}

#swirl {   
width: 1148px;
height: 377px;
margin: 0 auto;
border: 0px;
position: relative;
background-image: url('/images/banner-swirls12345abcdefghijkl.png');
background-repeat: no-repeat;
top:0;
z-index: 5;
}
#wrapper { 
width: 900px;
min-width: 900px;

 	margin: 0 auto;

 	/*margin-bottom: -70px;*/

 	text-align: center;

 	position: relative;

 	/*height: auto !important;
height: 100%;
min-height: 100%;*/
top: 0px;
border-right: 2px solid #333333; /*#171717*/
border-left: 2px solid #333333;
z-index:15;
overflow:hidden;

 	} 	
/* ------------------ HEADER ------------- */		

#header {
width: 900px;
height: 200px;
position: relative;
top:0px;
left:0px;
margin:0;
padding:0;
background:#000000;
z-index:10;
}#header-graphic	{
text-align: left;
margin:0;
padding:0;
position: relative;
}#header-quicklinx {
position: absolute;
top: 6px;
left: 10px;
z-index:12;
}	#header-search {
position: absolute;
top: 4px;
left: 375px;
z-index:12;
}	.spacer { margin-left: 2.6em; margin-right: 2.6em; }	#header-members {
position: absolute;
top: 4px;
right: 10px;
z-index:12;
}.header-menu-anchor {
position: absolute;
top: 190px;
width: 900px;
height:22px;
left: 0px;
margin:0;
padding:0;
border-top: 2px dotted #282828;
border-bottom: 2px solid #8AAC02;
background-color:#000;
z-index:100;
}.menu-shadow {
position: absolute;
top: 198px;
left: 0px;
z-index:11;
}	#url 	{
font-size: 10px;
font-weight: bold;
color: #eee;
letter-spacing: 1px;
margin-top: 4px;
margin-right: 20px;
position: relative;
float: right;
}		

/* ------------------ COLUMNS ------------- */				#container3 {
height: auto !important;
height: 100%;
min-height: 100%;
	position:relative;
float:left;
top:0px;
	width:900px;
 /*background:#8AAC02;*/
background:#fff;
 z-index:0;
}
#container2 {
 position:relative;
float:left;
 right:300px;
	top: 0px;
 width:950px;
 background: #FFFFFC;
border-right: 1px solid #eee;

  	z-index:0;
}#container1 {
position:relative;
float:left;
 width:900px;
	right:450px;    	 
background:#9BABE1;
border-right: 1px solid #FFBBBB;
z-index:0;
}
#col1 {
height: auto !important;
height: 100%;
min-height: 100%;
position:relative;
float:left;
width:150px;
left:765px;
top: 50px;
padding-bottom: 30px;
z-index:10;
overflow:hidden;
}#col2 {
 position:relative;
float:left;
 width:430px;
 left:785px;
height: auto !important;
height: 100%;
min-height: 100%;
margin-top: 40px;
 padding-bottom: 20px;
 z-index:99;
overflow:hidden;
}#col3 {
 float:left;
 width:180px;
 position:relative;
 left: 850px;
 margin-top: 30px;
 z-index:10;
/*overflow:hidden;*/
}	#corner-upper-left {
width: 689px;
margin:0;
padding:0;
float:left;
position:absolute;
top: 16px;
*top: 12px;
left:711px;
*left:710px;
z-index:7;
overflow:hidden;
}#corner-upper-right2 {
float:left;
position:absolute;
top: 16px;
left:1469px;
z-index:2;
}	.clear {
clear: both;
height: 0px;
}	/* ------------------ FOOTER ------------- */div.footer {
position: absolute;
border-style:none;
width: 900px;
*width: 896px;
margin-bottom: 0px;
margin-left:auto;
margin-right:auto;
margin-top:0;
padding-left:0px; 
padding-right:0px; 
padding-top:0px; 
padding-bottom:0px;
text-align: center;
overflow:hidden;

 	position: relative;
z-index: 20; 
}div.footer-background {
 position: relative;
width: 900px;
margin: 0 auto;
padding: 0px;
border: 0px;
z-index: 75;

}	#footer-linx1 {
position: absolute;
align: left;
top: 31px;
left: 35px;
text-align: left;
z-index: 80;

}#footer-linx2 {
position: absolute;
align: left;
top: 31px;
left: 130px;
text-align: left;
z-index: 80;

}#footer-linx3 {
position: absolute;
align: left;
top: 31px;
left: 220px;
text-align: left;
z-index: 80;
}	#footer-image {
position: absolute;
align: left;
top: 36px;
left: 335px;
text-align: left;
z-index: 100;
}		#footer-left {
position: absolute;
align: left;
top: 26px;
left: 465px;
text-align: left;
z-index: 80;
}#footer-right {
position: absolute;
align: left;
top: 26px;
left: 700px;
text-align: left;
z-index: 80;
}	/*  DIV LAYOUT ---  END */