html,body,table,tr,td,div,p,a,img{
    /* margins etc. off for layout */
	margin: 0;
	padding: 0;
	border: 0;
	/* Why, oh why the defaults are always to be overridden? ;) */
}
html{
	/* force scrollbar, reduces "jumpyness" between pages holding variable sized content*/
	height:101%;
	text-align:left;
}
body, div, input, textarea{
   /*font-family: Arial, Verdana, Helvetica, sans-serif;*/
  
   font-family: Georgia, Times, Trebuchet;
	font-size: 11px;
}
html>body{
    /* IE6 does NOT see this */ 
}
body
{
background: #646464 url(../img/backgroung.gif) repeat-x;
}


body a
{
color: #D966D9;

}
 


#Container, #Header, #Columns, #Footer   {
	width: 960px;
}

/* Set cross-browser minimum content height */

#MinHeight 
{
	position: relative;
	display: block;
	height: 500px;
	width: 1px;
}

#BackContainer
{
    /*width: 1280px;*/
    width: 960px;
    position: relative;
	display: block;
	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	padding: 0;
	height: auto;
	text-align: left;
	background: #D0D0D0 url(../img/footer_outer.gif) bottom no-repeat;

}
#BackContainer:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#Container 
{
   
	position: relative;
	display: block;
	margin-top: -123px; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	padding: 0;
	height: auto;
	text-align: left;
}

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: 123px;
	background: url(../img/Header_inner.gif) repeat-x;
	
}
#Header_bar
{
    position: relative;
	display: block;
	height: 123px;
	background: #D0D0D0 url(../img/Header_bar.gif) repeat-x;
	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	padding: 0;	
	text-align: left;	
	
	}
	
#HeaderContent
{
    position: relative;
	display: block;	
	background: url(../img/icon.jpg) no-repeat 20px 5px;
	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	padding: 0;	
	text-align: left;	
	color: #333333;
	font-size: 12px;
}

#Header_text
{
    position: relative;
	display: block;	
	margin:0px 0 0 0;
	padding: 62px 0 1px 0;	
	text-align: left;	
	color: #333333;
	font-size: 12px;
	
}


#Logo
{
    position: relative;
	display: block;		
	margin: 1px 0 0 0;
	
	text-align: left;
	background: url(../img/Forsell_logo.jpg) no-repeat;
	height: 44px;
	width: 273px;
	border-right: 1px solid white;
	float: left;
}
#Top_spacer
{
    position: relative;
	display: block;	
	background: transparent;
	margin: 0;
	padding: 0;	
	height: 30px;
	text-align: left;
    float: left;    
    width: 960px;
    }
    #SAContent3
    {
    position: relative;
	display: block;	
	background: transparent;
	margin: 0 0 0 20px;
	padding: 0;	
	height: auto;
	text-align: left;     
    width: 250px;
    font-size: 16px;
    font-weight: bold;
    
    
    }
    
	


#Columns {
    float:left;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	height: auto;
	background-color: #FFFFFF;
}

/* This is needed for clearing floats  inside container */

#Columns:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#C1 {
	position: relative;
	display: inline;
	float: left;	
	width: 467px;
	
	
}

#C2 {
	position: relative;
	display: inline;
	float: left;
	width: 469px;
	
}

#C3 {
	position: relative;
	display: inline;
	float: left;
	width: 273px;
	
}

#C4 {
	position: relative;
	display: inline;
	float: left;
	width: 1px;
	overflow:hidden;
}

#Footer {
	position: relative;
	display: block;
	clear: both;
	height: 167px;
	background: #323123 url(../img/footer.gif) no-repeat;
	
}	
#FooterContent{
    position: relative;
	display: block;
	clear: left;
	width: 447px;
	height:167px;
	
	margin: 0 0 0 287px;	
    background: url(../img/footer_info.jpg) no-repeat 0px 77px;
}

#SAContent1
{
    position: relative;
	display: block;
	width: 250px;
	padding: 0px;
	margin: 0 0 0 20px;
}

#SAContent2
{
    position: relative;
	display: block;
	width: 445px;
	padding: 0px;
	margin: 0 0 0 20px;
}

#Print
{    
    
    position: relative;
	display: block;
	width: 445px;
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	background: url(../img/Print.gif) no-repeat 130px;
}

#Kukka
{
    float:right;
    position: relative;
	display: block;
	width: 192px;
	margin: -222px 0 0 0;
	padding: 0;
}
