body 
{
	background: #0063A5 url(../img/bodybg.gif) repeat-x left top;
	margin: 0; 
	padding:0;
	height: 100%;
	text-align: left; /* FOR IE5 */
	font: 11px Arial;
	color: #000;
}

/*****************************/
/*  GENERAL DECLARATIONS     */

body a {
	color: #0063A5;
	text-decoration: underline;
}

body a:hover {
	color: #0063A5;
	text-decoration: none;
}

body a img {
	border: 0;
}


hr {	
	width: 100%;
	height: 1px;
}


p {
	margin: 0;
	padding: 0 0 17px 0;
}



/*****************************/
/* PAGE'S MAIN CONTAINER     */

#Container {
	position: relative;
	display: block;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	height: auto;
	text-align: left;
}



#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

/****************************/
/* PAGE'S HEADER PROPERTIES */

#Header 
{
	position: relative;
	display: block;
	height: 80px;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: right;	
	}

#Timanttiset 
{
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	}


#SABanner 
{
	display: block;
	position: relative;
	width: 235px;
	height: 435px;
	margin: 0;
	padding: 0;
	}

/****************************/
/* PAGE'S COLUMN PROPERTIES */

#Cols {
	position: relative;
	display: block;
	margin: 0; 
	padding:  20px 0 0 0;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	width: 1000px;
	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: 165px;
	margin: 0;
	padding: 0;
}

#C2 {
	position: relative;
	display: block;
	overflow: hidden;
	margin:  0;
	padding: 0 0 10px 0;
	width: 750px;
	background: #fff;

}


#C1:after, #C2:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
	background: transparent;
}

/*****************************/
/* SA STATIC CONTENT STYLES  */

#SAContent1 ul, #SAContent2 ul, #SAContent3 ul,  #SAContent4 ul, #SAContent5 ul, #SAContent6 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, #SAContent4 ul li, #SAContent5 ul li, #SAContent6 ul li {
	margin: 0 0 0.4em 0;
	padding: 0;
	padding: 0;
}

#SAContent1 li ul, #SAContent2 li ul, #SAContent3 li ul, #SAContent4 li ul, #SAContent5 li ul, #SAContent6 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, #SAContent4 li ul li, #SAContent5 li ul li, #SAContent6 li ul li {
	margin: 0 0 0.2em 0;
	padding: 0;
}

#SAContent1 ol, #SAContent2 ol, #SAContent3 ol, #SAContent4 ol, #SAContent5 ol, #SAContent6 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, #SAContent4 ol li,  #SAContent5 ol li,  #SAContent6 ol li {
	margin: 0 0 0.4em 0;
	padding: 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 */


#SAContent1 {
	position: relative;
	display: block;
	width: 700px;
	margin: 0 0 0 25px;
	padding: 10px 0 10px 0;
	overflow: hidden;
}

#SAContent1:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#SAContent2 {
	position: relative;
	display: block;
	width: 700px;
	margin: 0 0 0 25px;
	padding: 10px 0 10px 0;
	overflow: hidden;
}

#SAContent2:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#SAContent3 {
	position: relative;
	display: block;
	width: 325px;
	margin: 0;
	padding: 10px 0 10px 0;
	overflow: hidden;
}

#SAContent3:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#SAContent4 {
	position: relative;
	display: block;
	width: 325px;
	margin: 0;
	padding: 10px 0 10px 0;
	overflow: hidden;
}

#SAContent4:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#SAContent5 {
	position: relative;
	display: block;
	width: 700px;
	margin: 0 0 0 25px;
	padding: 10px 0 10px 0;
	overflow: hidden;
}

#SAContent5:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#SAArea1 {
	position: relative;
	display: block;
	width: 700px;
	margin: 0;
	padding: 10px 0 10px 0;
	overflow: hidden;
}

#SAArea1:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#TextCols 
{
	position: relative;
	display: block;
	margin: 0 0 0 25px; 
	padding:  0;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	width: 700px;
	}

#TextCols:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#TextLeft 
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 325px;
}

#TextLeft:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#TextRight 
{
	position: relative;
	display: block;
	margin: 0 0 0 50px;
	padding: 0;
	width: 325px;
}

#TextRight:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

/*********** bottom */
#Powered 
{
	line-height: 50px;
	display: block;
	position: relative;
	color: #999;
	text-decoration: none;
	height: 50px;
	width: auto;
	padding: 0 0 0 300px;
	margin: 0;
	
	}


#Footer {
	position: relative;
	display: block;
	width: 1000px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: center;
}

#Footer:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}
#Footer a {
	color: #fff;
	
}



