body {
	margin: 0; 
	padding:0;
	height: 100%;
	font: 11px Arial;
	color: #000;
	background: #fff;
	text-align: center;
	
}

/*****************************/
/*  GENERAL DECLARATIONS     */

body a {
	color: #0075B9;
	text-decoration: underline;
}

body a:hover {
	color: #0075B9;
	text-decoration: none;
}

body img a, body img a:hover {
	border: 0;
}


hr {	
	width: 100%;
	height: 1px;
}


p {
	margin: 0;
	padding: 10px 0 10px 0;
}


/*****************************/
/* PAGE'S TOTAL WIDTH        */

#Container, #Header, #Footer, #Cols {
	width: 763px;	
}




/*****************************/
/* PAGE'S MAIN CONTAINER     */

#Container {
	position: relative;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
	text-align: left;
	background: #E3EEF9 url(../img/container_bg.gif) no-repeat left top;
}


#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

/****************************/
/* PAGE'S HEADER PROPERTIES */

#Birds {
	display: block;
	position: absolute;
	width: 297px;
	height: 185px;
	z-index: 5;
	top: 100px;
	left: 380px;

}



#Header {
	position: relative;
	display: block;
	margin: 0;
	height: 190px;
	overflow: hidden;
	text-align: left;
}


#BannerHolder {
	position: absolute;
	display: block;
	margin: 0;
	height: 289px;
	width: 485px;
	overflow: hidden;
	top: 120px;
	left: 235px;
	z-index: 50;
	background: url(../img/bannermask.gif) no-repeat left top;
}

#BannerHolder2 {
	position: absolute;
	display: block;
	margin: 0;
	height: 289px;
	width: 485px;
	overflow: hidden;
	top: 120px;
	left: 235px;
	z-index: 50;
	background: url(../img/bannermask2.gif) no-repeat left top;
}


#SABanner {
	position:  absolute;
	display: block;
	border: none;
	width: 485px;
	height: 174px;
	padding: 0;
	margin: 0;
	top: 235px;
	left: 235px;
	z-index: 2;

}


#Logo {
	display: block;
	position: absolute;
	top: 0;
	left: 540px;
	z-index: 1;

}


/****************************/
/* PAGE'S COLUMN PROPERTIES */

#Cols {
	position: relative;
	display: block;
	margin: 0; 
	padding: 0;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	width: 763px;
	background: transparent;
}

#Cols:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.ColsLi {
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}




/*****************************/
/*  SOURCE ORDER COLUMNS     */



#C1 {
	position: relative;
	display: block;
	overflow: hidden;
	width: 235px;
	margin: 0;
	padding: 0;
}


#C2 {
	position: relative;
	display: block;
	overflow: hidden;
	width: 520px;
	margin: 240px 0 0 0;
	padding: 0;

}

#C3 {
	position: relative;
	display: block;
	overflow: hidden;
	width: 520px;
	margin: 0 0 0 0;
	padding: 0;

}


/****************************/
/* PAGE'S FOOTER PROPERTIES */

#Footer { 
	width: 100%;
	height: 18px;
	line-height: 18px;
	margin: 0 0 0 30px;
	padding: 0;
	text-align: left;
	clear: both;

}

#Footer:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#Footer a { 
	text-decoration: none;
}

/*****************************/
/* 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;
}



#SAContent1 p, #SAContent2 p, #SAContent3 p, #SAContent4 p {
	margin: 0;
	padding: 5px 0 5px 0;
}



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 */


#SubPageTextHolder {
	display: block;
	position: relative;
	margin: 70px 0 0 0;
	padding: 0;
	width: 410px;
	overflow: hidden;
	clear: both;

}

#TitleBox {
	display: block;
	position: relative;
	overflow: hidden;
	height: 85px;
	width: 410px;
	padding: 0;
	margin: 0 0 20px 0;
}

#TitleBox img {
	margin: 0;
	padding: 0;
}

#SAContent1 {
	position: absolute;
	display: block;
	width: 485px;
	height: 28px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 50!important;
	top: 80px;
	left: 0;

}


#SAContent2, #SAArea1, #SAContent5 {
	position: relative;
	display: block;
	width: 485px;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}




#TextCols {
	position: relative;
	display: block;
	margin: 0; 
	padding: 0;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	width: 485px;
}

#TextCols:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#TextColHolderLeft {
	position: relative;
	display: block;
	overflow: hidden;
	width: 235px;
	margin: 0;
	padding: 0;
}

#TextColHolderRight {
	position: relative;
	display: block;
	overflow: hidden;
	width: 235px;
	margin: 0 0 0 15px;
	padding: 0;
}



#SAContent3 {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	overflow: hidden;
}



#SAContent4 {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	overflow: hidden;
}



#Navigation {
	display: block;
	padding: 0;
	height: 20px;
	width: 410px;
	margin: 5px 0 0 0;
	background: transparent;
	list-style-type: none;
}



#Navigation li a { 
	color: #A0A0A0;
	text-decoration: none;
	padding: 0 15px 0 8px;
	line-height: 20px;
	height: 20px;
	width: auto;
}

.NaviBack {background: url(../img/arrow_back.gif) no-repeat left center;}

.NaviTop {background: url(../img/arrow_top.gif) no-repeat left center;}

.NaviForward {background: url(../img/arrow_forward.gif) no-repeat left center;}


.NaviPrint {
	background: url(../img/print.gif) no-repeat left center;
	margin: 0 0 0 50px;
	padding: 0 0 0 20px!important;
}

#PrintButton {
	display: inline;
	padding: 0;
	height: 20px;
	margin-top: 5px;
	float: left;
	background: red;
	width: 180px;
	background: transparent;
}

#PrintButton a { 
	color: #A0A0A0;
	text-decoration: none;
	display: inline;
	padding: 0 10px 0 0;
	line-height: 20px;
	height: 20px;
	width: auto;
}


.Print {
	border: none;
	padding: 0;
	margin: 0;
}

#MenuTitle {
	display: block;
	position: relative;
	height: 25px;
	width: 178;
	margin: 10px 0 20px 20px;
	padding: 0 0 0 28px;
	background: url(../img/title_bg.gif) no-repeat left top;
	line-height: 25px;

}

#MenuTitle a {
	text-decoration: none;
}











 