@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	text-align:center;
	font: normal 76%/1.5em arial, helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	background: #ffffff url(images/mainbg.jpg) no-repeat center top;
}

a img {border: none; }
a:link { color: #5db532; font-weight: bold; text-decoration: none; }
a:visited { color: #5db532; font-weight: bold; text-decoration: none; }
a:hover { color: #666666; font-weight: bold; text-decoration: none; }
a:active { text-decoration: none; color: #5db532; font-weight: bold; }

h1 
{
    width: 860px;
    font: normal 15px/17px "Segoe UI", Arial, sans-serif;
    border-bottom: solid 3px #5db532;
    margin: 3px 15px 10px 15px;
    color: #000000;
}

h2 
{
    font: bold 14px/15px "Segoe UI", Arial, sans-serif;
    color: #2c2c2c;
    margin: 0px 0px 4px 0px;
}

h3 
{
    font: italic 13px/15px "Segoe UI", Arial, sans-serif;
    color: #2c2c2c;
    font-weight: bold;
    margin: 0px 0px 4px 0px;
}

.textbox {
border: 1px solid #a5a5a5;
}

.related 
{
    text-align: center;
    font: normal 14px/17px "Segoe UI", Arial, sans-serif;
}

#KSPlogo {
	float: left;
	position: absolute;
	left: -9px;
	top: 15px;
	width: 135px;
	height: 125px;
	z-index: 100;
	background-image:url(images/png_logo.png);
}

.flag {
	float: right;
	position: absolute;
    right: 0px;
	top: 20px;
	width: 155px;
	height: 65px;
	z-index: 100;
	text-align: left;
	font-size: 11px;
	color: #666666;
}

.flag a 
{
    color: #666666;
    text-decoration: none;
    font-weight: normal;
}

.flag a:hover
{
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

#top {
	height: 108px;
	width: 890px;
	top: 0px;
}

#menu_holder {
	position: relative;
	height: 22px;
	width: 550px;
	margin-left: 314px;
	top: 82px;
	text-align: left;
	margin-right: auto;
}

#flash_bit {
	position: relative;
	height: 210px;
	width: 890px;
	border: 1px solid #a6a5a3;
	background-color: #FFFFFF;
}

#main_content {
	position: relative;
	width: 890px;
	background-color: #FFFFFF;
	margin-top: 15px;
	border: 1px solid #a6a5a3;
	padding-bottom: 10px;
}

#inner_left_content {
	position: relative;
	margin-left: 10px;
	margin-right: auto;
	width: 170px;
	padding-left: 0px;
	padding-right: 5px;
	text-align: left;
	display: inline;
	float: left;
}

#inner_right_content {
	float: right;
	position: relative;
	margin-left: auto;
	margin-right: 0px;
	width: 680px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	display: inline;
}

#pg_title 
{
    text-align: center;
}

.testimonials_right {
	float: right;
	width: 300px;
	height: 260px;
	margin-left:10px;
	margin-right:10px;
	top: 0px;
	border: 1px solid #a5a5a5;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	position: relative;
	display: inline;
}

.grouper {
	width: 680px;
	position: relative;
}

#left_side {
	float: left;
	position:relative;
	margin-top: 15px;
	margin-left: 30px;
	width: 232px;
	border: 1px solid #a5a5a5;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	height: 24em;
	display: inline;
}

#contact_float {
	float: left;
	position: absolute;
	margin-left: 321px;
	margin-top: 50px;
	width: 279px;
	height: 232px;
	z-index: 1;
}

p { margin-top: 7px;
	margin-bottom: 5px;
}

#solutions_box {
	float:right;
	position:relative;
	margin-top: 15px;
	margin-right: 30px;
	width: 599px;
	border: 1px solid #a5a5a5;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	height: 24em;
	display: inline;
	text-align: left;
}
	
#wrapper {
	width: 100%;
	text-align: center;
}

#container {
	position: relative;
	width: 890px;
	top: 0px;
	margin-left:auto;
	margin-right:auto;
}

#footer 
{
    width: 890px;
    margin-top: 10px;
    text-align: left;
}

.imgaligntop {
	top: 0px;
}

.image_header 
{
    margin-bottom: 10px;
}

#main_content ul 
{
    margin: 10px 0px 10px 20px;
    width: 430px;
    border: solid 1px #a5a5a5;
    background-color: #f5fced;
    list-style-position: inside;
    padding: 12px;
}

#main_content ul li
{
    font-weight: bold;
    list-style-image: url(images/bullet.gif);
    list-style-type: none;
}

#main_content ul li ul
{
    margin: 5px 0px 15px 20px;
    width: 410px;
    border: none 0px;
    padding: 0px 12px 0px 0px;
}

#main_content ul li ul li 
{
    font-weight: normal;
    list-style-image: url(images/bullet2.gif);
}

.frontcol1 
{
    position: relative;
    float: left;
    width: 216px;
    text-align: left;
    left: 13px;
}

.frontcol2 
{
    position: relative;
    float: left;
    width: 216px;
    text-align: left;
    left: 13px;
}
.frontcol3 
{
    position: relative;
    float: left;
    width: 216px;
    text-align: left;
    left: 13px;
}
.frontcol4 
{
    position: relative;
    float: right;
    width: 216px;
    text-align: left;
    right: 13px;
}

.front-image 
{
    height: 227px;
}

.front-text 
{
    padding-top: 5px;
}

.front-text a
{
    color: #000000;
}

.front-text ul 
{
    margin: 0px 0px 0px 16px !important;
    width: 180px !important;
    border: none 0px !important;
    background-color: transparent !important;
    list-style-position: outside !important;
    padding: 0px !important;
}

.front-text ul li
{
    font-weight: normal;
    list-style-image: url(images/bullet.gif);
    list-style-type: none;
    margin-bottom: 5px;
}

.narrow_p 
{
    margin: 10px 0px 10px 20px;
    width: 430px;
    border: solid 1px #a5a5a5;
    background-color: #f5fced;
    padding: 12px;
}