body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	background-image:url(http://www.klsinteractive.com/images/background_2.jpg);
	background-attachment: fixed;
	background-repeat-x: no-repeat;
	background-repeat-y: repeat;
	background-position: top;
	margin-top: 0;
	margin-bottom: 0;
	
}
img {
	border: 0;
}

/*----------------------------
				>> STRUCTURE
----------------------------*/

#container {
	margin: 0px auto;
	width: 876px;
	padding: 0px;
	background: #fff;
	height: 1200;
	background-image:url(http://www.klsinteractive.com/images/background2_2.jpg);
	background-position:top;
	background-attachment:fixed;
	background-repeat: no-repeat;
}

#wrapper {
	margin: 0px;
	width: 846px;
	padding:0px;
	background: #fff;
}

#headimg {
	width: 845px;
	height: 105px;
	background: #FFFFF;
	margin-left: 14px;
	padding: 0px;
}

#logo {
	float: left;
	width: 350px;
	height: 105px;
	padding: 0px;
	margin-left: 16px;
	text-align: center;	
	}

#link_bar {
	float: right;
	margin-top: 78px;
	margin-right: 30px;
	padding: 0px;
}

#horizontal_bar {
	width: 846px;
	height: 37px;
	margin-left: 14px;
	background: #000;
	border-top: 1px solid gray;
	padding: 0px;
}

#services {
	float: left;

}

#main {
	float: left;
	width: 600px;
	margin-top: 20px;
	padding: 0px;
	
}

#main_box {
	width: 600px;
	padding-left: 14px;
	margin-bottom: 100px;
	border-left: 1px solid gray;
	padding-top: 10px;
	overflow: auto;
}

#headline_container{
	padding-left: 14px;
}

#industry_news {
	float: right;
}

#box

{

font-size: 12	px;

font-family: Arial, Helvetica, sans-serif;

color: #000000;

margin-top: 20px;

margin-bottom: 15px;

margin-left: 30px;

margin-right: 18px;

width: 170px;

background-color: #ffffff;

list-style-type: none;

list-style-image: none;

list-style-position: outside;

line-height: 150%;

padding: 0px;

}

#box2

{

font-size: 12	px;

font-family: Arial, Helvetica, sans-serif;

color: #000000;

margin-top: 20px;

margin-bottom: 15px;

margin-left: 30px;

margin-right: 18px;

width: 170px;

background-color: #ffffff;

list-style-type: none;

list-style-image: none;

list-style-position: outside;

line-height: 150%;

padding: 0px;

}

#foot {
	margin-left: 14px;
	clear: both;
	width: 846px;
	padding: 0px;
	
	
}

#copyright {
	border-top: 3px solid #001a47;
	width: 846px;
}


/*----------------------------
			>> text settings
----------------------------*/
h1 {
	margin-top: 0;
	margin-bottom: 0;
}
p {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
	
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	margin-left: 14px;
	}
	
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;	
}

.link_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
}	
br.clear_both {
	clear: both;
	display: block;
}
.text_align_right {
	text-align: right;
}
.text_align_left {
	text-align: left;
}
.column_right {
	margin-bottom: 0.5 em;
	float: left;
	width: 48%;
	height: 20px;
}
.column_left {
	margin-bottom: 0.5em;
	float: left;
	width: 150px;
	height: 20px;
	vertical-align: middle;
}
.column_container {
	float: left;
	height: 100%;
	margin-bottom: 0.5 em;
}
/*----------------------------
			>> link settings
----------------------------*/

a:link {
	color: #243147;
}
a:visited {
	color: #243147;
}
a:hover {
	color: #5A7BB3;
	text-decoration: none;
}
a:active {
	color: #5A7BB3;
}
	
a.underline_free:link {
	color: #243147;
	text-decoration: none;
}
a.underline_free:visited {
	color: #243147;
	text-decoration: none;
}
a.underline_free:hover {
	color: #5A7BB3;
	text-decoration: none;
}
a.underline_free:active {
	color: #5A7BB3;
	text-decoration: none;
}


/* CSS to keep the page you are browsing lit up. */
a.on:link {
	color: #5A7BB3;
	text-decoration: none;
}
a.on:visited {
	color: #5A7BB3;
	text-decoration: none;
}
a.on:hover {
	color: #5A7BB3;
	text-decoration: none;
}
a.on:active {
	color: #5A7BB3;
	text-decoration: none;
}

	
/* these links are the horizontal top menu */	
a.menu:link {
	color: #243147;
	text-decoration: none;
}
a.menu:visited {
	color: #243147;
	text-decoration: none;
}
a.menu:hover {
	color: #5A7BB3;
	text-decoration: none;
}
a.menu:active {
	color: #5A7BB3;
	text-decoration: none;
	}
	
a.menu_on:link {
	color: #5A7BB3;
	text-decoration: none;
}
a.menu_on:visited {
	color: #5A7BB3;
	text-decoration: none;
}
a.menu_on:hover {
	color: #5A7BB3;
	text-decoration: none;
}
a.menu_on:active {
	color: #5A7BB3;
	text-decoration: none;
	}