html, body {
	margin: 0;
	padding: 0;
}

body 
{
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #000000;	
	text-align: left;
}

body a img, body a:hover img {
	border: none;
}

#SAMenu1_1_1
{
	background-color: none;
	overflow: hidden;
	height: 20px;
	display: block;
}

#SAMenu1_1_1 a 
{
	color: #000000;
	text-decoration: none;
}

#SAMenu1_1_1 a:link	
{	
	color: #000000;
	text-decoration: none;
}	
		
		
#SAMenu1_1_1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#SAMenu1_1_1 li
{
	display: inline;
}

#SAMenu1
{
	overflow: hidden;
	background-color: none;
	height: 20px;
	display: block;
}

#SAMenu1 a
{
	margin-right: 10px;
}


#SAMenu1 ul
{
	visibility: hidden;
	display: none;
}

#SAMenu1 ul li
{
	visibility: hidden;
	display: none;
}

#SAMenu1_1_1 ul li a.Selected
{
	color: #FFFFFF;
}

#SAMenu1_1_1 ul li a.AtWay
{
	color: #FFFFFF;
}

#SAMenu2_2_0 a
{
	color: #FFFFFF;
	text-decoration: none;
}

#SAMenu2_2_0 a:link
{	
	color: #FFFFFF;
	text-decoration: none;
}	
		
#SAMenu2_2_0 a:visited
{	
	color: #FFFFFF;
	text-decoration: none;
}	
		
#SAMenu2_2_0 a:active
{	
	color: #FFFFFF;
	text-decoration: none;
}	
		
#SAMenu2_2_0 a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#SAContent1 p a, #SAContent2 p a, #SAContent3 p a
{	
	color: #FDAC70;
	text-decoration: none;
	font-weight: bold;
}	

#SAContent1 p a:link, #SAContent2 p a:link, #SAContent3 p a:link
{	
	color: #FDAC70;
	text-decoration: none;
	font-weight: bold;
}	

#SAContent1 p a:visited, #SAContent2 p a:visited, #SAContent3 p a:visited
{	
	color: #FDAC70;
	text-decoration: none;
	font-weight: bold;
}	

#SAContent1 p a:active, #SAContent2 p a:active, #SAContent3 p a:active
{	
	color: #FDAC70;
	text-decoration: none;
	font-weight: bold;
}	

#SAContent1 p a:hover, #SAContent2 p a:hover, #SAContent3 p a:hover
{
	color: #FDAC70;
	text-decoration: underline;
	font-weight: bold;
}

html>body h1, html>body h2, html>body h3, html>body h4 {
	margin:auto;
}

hr {	
	width: 100%;
	height: 1px;
}

table 
{
	font-size: 1em;
	color: #000000; 	
}

#SABanner
{
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: -1;
}

/* Set static page width */

#Container, #Header, #Columns, #Footer   {
	width: 770px;
}

/* Set cross-browser minimum content height */

#MinHeight 
{
	position: relative;
	display: block;
	height: 500px;
	width: 1px;
}

#Container 
{
	position: relative;
	display: block;
	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: 0px;
	left: 0;
	padding: 0;
	height: auto;
	text-align: left;
	z-index: 2;
	background-color: none;
}

html>body #Container {
	border-bottom: 1px transparent;	
}

/* This is needed for clearing floats  inside container */

#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#Header 
{
	position: relative;
	display: block;
	height: 20px;
	top: 30px;
	left: 20px;
	background-color: none;
	border: ;
	overflow: hidden;
	z-index: 2;
}



#SAMenu1_1_1
{
	font-weight: bold;
	z-index: 2;
	display: inline;
	
}

#SAMenu2_2_0
{
	font-size: 0.8em;
	color: #FFFFFF;

}


/* This is needed for clearing floats  inside container */


#C1 {
	position: relative;
	display: inline;
	float: right;
	top: 100px;
	margin-left: 0px;
	width: 349px;
	height: 320px;
	background-color: none;
	overflow: hidden;
	z-index: 2;
}

#C2 {
	position: relative;
	display: inline;
	float: left;	
	width: 200px;
	margin-left: 30px;
	margin-top: 500px;
	background-color: none;
	z-index: 2;
}

#C3 {
	position: relative;
	display: inline;
	float: right;
	margin-left: 0px;
	width: 349px;
	margin-top: 180px;
	height: auto;
	background-color: none;
	z-index: 2;
}

#C4 {
	position: relative;
	display: inline;
	float: left;
	width: 1px;
	overflow:hidden;
	z-index: 2;
}

#Footer {
	position: relative;
	display: block;
	clear: both;
	margin-top: 30px;
	padding: 10px;
	height: 30px;
	background-color: none;
	z-index: 2;
}	















