html {
		margin: 0px;
		padding: 0px;
}

body {
	color: black;
	margin: 0px;
	padding: 0px;
 	font-family : Verdana;
	font-size: 11px;
    /*background-color: red;*/
	background-color: #E8EBF0;
	/*z-index: -1;*/
	}
 
#welcomeheader {
   	position: absolute;
	top: 10px;
	left: 15px;
 	height: 16px;
 	font-family : Verdana;
 	size: 11px;
 	color: #E8EBF0;
 	z-index: 1;
 }
 
 #showmessage {
   	position: absolute;
	top: 24px;
	left: 15px;
 	height: 16px;
 	font-family : Verdana;
 	size: 11px;
 	color: red;
 	z-index: 1;
 }
 
 
 #topbanner {
 	position: absolute;
	width: 100%;
 	height: 204px;
 	background-image: url("http://www.kslindustrial.com/img/top_area_sliced.jpg");
 }
 
 
 #topmenu {
 	position: absolute;
	top: 7px;
 	left: 350px;
 	width: 420px;
 	height: 25px;
 	font-size: 10px;
 	color: #0A2482;
 	/*background-color: red;*/
 }
 
  	#topmenu a {color: #0A2482;  text-decoration: none;}
    #topmenu a:link {color: #0A2482;  text-decoration: none;}
    #topmenu a:visited {color: #0A2482  text-decoration: none;}
	#topmenu a:hover {color: /*#FFAD15*/white; text-decoration: none; background-color: #0A2482;}
 
 
 #logindivider {
   	position: absolute;
 	top: 60px;
 	left: 247px;
  	width: 1px;
 	height: 90px;
 	background-image: url("http://www.kslindustrial.com/img/dark_divider.png");
 	z-index: 1;
 }
 
 #login {
 
  	position: absolute;
 	top: 65px;
 	left: 257px;
  	width: 300px;
 	height: 75px;
 	z-index: 1;
 	font-size: 9px;
 	color: #FFAD15;
 	font-weight: bold;
 	/*background-color: #E8EBF0;*/
 }
 
 #logo  {
 	position: absolute;
 	top: 130px;
 	left: 45px;
  	width: 125px;
 	height: 55px;
 	/*background-image: url("http://www.kslindustrial.com/img/KSL_logo.png");
 	background-color: none;*/
 }
 
#submenu  {
	position: absolute;
	top: 170px;
 	left: 257px;
 	width: 530px;
 	height: 25px;
 	color: white;
 	/*background-color: purple;*/
 }
 
  	#submenu a {color: white;  text-decoration: none;}
    #submenu a:link {color: white;  text-decoration: none;}
    #submenu a:visited {color: white;  text-decoration: none;}
	#submenu a:hover {color: #FFAD15; text-decoration: none; /*background-color: #0A2482;*/}
	#submenu span {color: #FFAD15;}
 
 
 #leftpane  {
	position: absolute;
	top: 204px;
 	left: 0px;
	height: 375px;
 	width: 232px;
 	background-image: url("http://www.kslindustrial.com/img/left_blue_slice.png");
 	background-repeat: repeat-y;
 }
 
  #leftpaneextension  {
	position: absolute;
	top: 579px;
 	left: 0px;
	height: 1250px;
 	width: 232px;
 	background-image: url("http://www.kslindustrial.com/img/left_blue_slice.png");
 	background-repeat: repeat-y;
 }
 
 
/*  #left  {
	position: absolute;
	top: 214px;
 	left: 10px;
 	width: 140px;
 	height: 381px;
 	background-color: red;
 }*/
 
 
#leftpicturepane {
	position: absolute;
	top: 345px;
 	left: 15px;
 	width: 190px;
	height: 190px;
	background-color: #283043;

}
 
 
#leftpicture  {
	position: absolute;
	top: 350px;
 	left: 20px;
 	width: 180px;
 	height: 180px;

 }
 
 
#news1heading  {
	position: absolute;
	top: 214px;
 	left: 10px;
 	width: 60px;
 	height: 175px;
 	color: #79A5DB;
 	font-family : Verdana;
 	font-size: 8px;
 	line-height: 12px;
 }
 
#news1  {
	position: absolute;
	top: 214px;
 	left: 90px;
 	width: 120px;
 	height: 150px;
 	color: white;
  	font-family : Verdana;
 	font-size: 9px;
 	line-height: 12px;
 }
  	#news1 a {color: white;  text-decoration: none;}
    #news1 a:link {color: white;  text-decoration: none;}
    #news1 a:visited {color: white  text-decoration: none;}
	#news1 a:hover {color: #FFAD15; text-decoration: none; }
 
 
 #newsdivider {
 	position: absolute;
	top: 374px;
 	left: 0px;
 	width: 230px;
 	height: 5px;
 	background-image: url("http://www.kslindustrial.com/img/news_divider.jpg");
 	background-repeat: no-repeat;
 } 
 
 #news2heading  {
	position: absolute;
	top: 389px;
 	left: 10px;
 	width: 60px;
 	height: 175px;
 	color: #79A5DB;
 	font-family : Verdana;
 	font-size: 8px;
 	line-height: 12px;
 }
 
 
#news2  {
	position: absolute;
	top: 389px;
 	left: 90px;
 	width: 120px;
 	height: 150px;
 	color: white;
  	font-family : Verdana;
 	font-size: 9px;
 	line-height: 12px;
 }
 
  	#news2 a {color: white;  text-decoration: none;}
    #news2 a:link {color: white;  text-decoration: none;}
    #news2 a:visited {color: white  text-decoration: none;}
	#news2 a:hover {color: #FFAD15; text-decoration: none;}

#leftmenu  {
	position: absolute;
	top: 214px;
 	left: 20px;
 	width: 190px;
 	height: 150px;
 	color: white;
 	font-family : Verdana;
 	font-size: 10px;
 	line-height: 16px;
 	text-align: right;
 }
  	#leftmenu a {color: white;  text-decoration: none;}
    #leftmenu a:link {color: white;  text-decoration: none;}
    #leftmenu a:visited {color: white  text-decoration: none;}
	#leftmenu a:hover {color: #FFAD15; text-decoration: none; }
 	#leftmenu span {color: #FFAD15; }
 
 
#maintextpane  {
	position: absolute;
	top: 204px;
 	left: 232px;
	width: 548px;
 	height: 375px;
 	background-image: url("http://www.kslindustrial.com/img/text_area_slice.png");
 	background-repeat: repeat-y;
 	/*z-index: -1;*/
 }
 
 #maintextpaneextension  {
	position: absolute;
	top: 579px;
 	left: 232px;
	width: 548px;
 	height: 1250px;
 	background-image: url("http://www.kslindustrial.com/img/text_area_slice.png");
 	background-repeat: repeat-y;
 	/*z-index: -1;*/
 }
 
 #maintext  {
	position: absolute;
	top: 220px;
 	left: 257px;
 	width: 523px;
 	/*background-color: yellow;*/
 	
 	font-family : Verdana;
 	color: #333333;
 	font-size: 10px;
 	z-index: 2;
 	
 }
 
 	#maintext a {color: #FFAD15;  text-decoration: underline;}
    #maintext a:link {color: #FFAD15;  text-decoration: underline;}
    #maintext a:visited {color: #FFAD15;  text-decoration: underline;}
	#maintext a:hover {color: #0A2482; text-decoration: none; background-color: #FFAD15;}
 
 	#maintext span { color: #0A2482; font-size: 14px; font-weight: bold; }

#welcome {
	position: absolute;
	top: 220px;
 	left: 307px;
 	width: 473px;
	font-family : Verdana;
 	color: #333333;
	font-size: 10px;
	};	
	
  	#welcome a {font-weight: bold;	font-size: 14px; color: #0A2482;  text-decoration: none;}
    #welcome a:link {font-weight: bold;	font-size: 14px;color: #0A2482;  text-decoration: none;}
    #welcome a:visited {font-weight: bold;	font-size: 14px;color: #0A2482;  text-decoration: none;}
	#welcome a:hover {font-weight: bold;	font-size: 14px;color: #FFAD15; text-decoration: none;}
	#welcome span {color: #FFAD15; font-size: 16px; font-weight: bold;}
	
.floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	clear: left;
	}
	
.clear {
	clear: both;
	}

 #indent  {
 	position: relative;
	left: 25px;
	width: 423px;
 }
 
#logingraphic  {
	position: absolute;
	top: 440px;
 	left: 257px;
 	width: 515px;
 	height: 80px;
 	/*background-color: yellow;*/
 	
 	font-family : Verdana;
 	color: #333333;
 	font-size: 10px;
 	background-image: url("http://www.kslindustrial.com/img/KSL_login_graphic.png");
 	background-repeat: none;
 }
 
#logingraphictext  {
	position: absolute;
	top: 480px;
 	left: 277px;
 	width: 325px;
 	height: 32px;
 	/*background-color: yellow;*/
 	
 	font-family : Verdana;
 	color: #333333;
 	font-size: 10px;
 }
 
 
 #logingraphicgo  {
	position: absolute;
	top: 480px;
 	left: 650px;
 	width: 75px;
 	height: 32px;
 	/*background-color: yellow;*/
 }
 
 
 
 #footerpane {
 	position: absolute;
 	top: 556px;
 	left: 0px;
 	width: 100%;
 	height: 70px;
 	background-image: url("http://www.kslindustrial.com/img/bottom_footer_slice.png");
 }
 
  #footerpaneimage {
 	position: absolute;
 	top: 550px;
 	left: 0px;
 	width: 780px;
 	height: 70px;
 	background-image: url("http://www.kslindustrial.com/img/bottom_footer_2.png");
 }
 
 
 #footer {
 	position: absolute;
 	top: 575px;
 	left: 25px;
 	width: 127;
 	height: 23px;
 	background-image: url("http://www.kslindustrial.com/img/KSL_footer.png");
 }
 }
 
#container {
	width: 930px;
	background-color: green;
	margin: 0 auto;
	margin-top: 15px;
	padding: 0px;
	color: #0A2482;
	}
    
    
 /* colours to remember


off-white: #E8EBF0;
blue: #0A2482;
lightblue_old: #8AD2FF;
orange: #FFAD15;
lightblue: #79A5DB;
dark grey: #283043;
*/
