@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	font: normal 12px/1.5em arial, helvetica, sans-serif;
	color: #000000;
	margin: 0 0 15px 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: 890px;
    font: normal 15px/17px "Segoe UI", Arial, sans-serif;
    border-bottom: solid 3px #5db532;
    margin: 3px 0px 10px 0px;
    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;
}

.top_phone {
	float: right;
	position: absolute;
    right: 155px;
	top: 20px;
	width: 420px;
	height: 65px;
	z-index: 100;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
}

.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: transparent;
	margin-top: 15px;
	border: 0px none;
	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;
}

.clear 
{
    clear: both;
}

#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;
    border-top: 1px solid #A6A5A3;
}

#footer a 
{
    color: #333333;
    font-weight: normal;
    font-style: italic;
    padding: 0px 25px 0px 0px;
}

#footer a:hover
{
    color: #000000;
}

.footerlinks 
{
    float: right;
    text-align: right;
}

.imgaligntop {
	top: 0px;
}

.image_header 
{
    margin-bottom: 10px;
}

#main_content ul 
{
    margin: 10px 0px 10px 0px;
    width: 650px;
    border: solid 1px #a5a5a5;
    background-color: #ffffff;
    list-style-position: inside;
    padding: 12px;
}

#main_content ul.full
{
    margin: 10px;
    width: 650px;
    border: none 0px;
    background-color: transparent;
    list-style-position: outside;
    padding: 12px;
}

#main_content ul.full li
{
    margin-bottom: 10px;
}

#main_content ul li
{
    list-style-image: url('images/bullet.gif');
    list-style-type: none;
}

#main_content ul li ul
{
    margin: 5px 0px 15px 20px;
    width: 630px;
    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;
    padding-left: 20px;
}

.front-text a
{
    color: #000000;
    font-weight: normal !important;
}

.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: 630px;
    border: solid 1px #a5a5a5;
    background-color: #ffffff;
    /*background-color: #f5fced;*/
    padding: 12px;
}

.portcol1
{
    width: 274px;
    height: 191px;
    float: left;
    margin-left: 14px;
    margin-bottom: 20px;
    overflow: hidden;
    position: absolute;
    z-index: 2;
    background-repeat: no-repeat;
    border: 0px solid #ffffff;
    border-radius: 6px;
    box-shadow: 1px 1px 3px #cccccc;
}
.portcol1:hover, .portcol2:hover, .portcol3:hover
{
    z-index: 9;
}

.portcol2
{
    width: 274px;
    height: 191px;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    position: absolute;
    left: 288px;
    z-index: 1;
    background-repeat: no-repeat;
    border: 0px solid #ffffff;
    border-radius: 6px;
    box-shadow: 1px 1px 3px #cccccc;
}

.portcol3
{
    width: 274px;
    height: 191px;
    float: left;
    margin-right: 14px;
    margin-bottom: 20px;
    overflow: hidden;
    position: absolute;
    left: 602px;
    z-index: 1;
    background-repeat: no-repeat;
    border: 0px solid #ffffff;
    border-radius: 6px;
    box-shadow: 1px 1px 3px #cccccc;
}

.portrow
{
    height: 211px;
    position: relative;
    text-align: left;
}

.port_desc 
{
    position: relative;
    text-align: left;
    margin-top: 191px;
    padding: 5px;
    overflow: hidden;
    height: 30px;
    color: #ffffff;
    z-index: 10;
    display: block;
}

a.window, a.portcol1, a.portcol2, a.portcol3
{
    font-weight: normal;
    text-decoration: none;
}

#portfolioScroller 
{
    width: 890px;
    height: 245px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}

#portfolioScroller div.scrollableArea a
{
	position: relative;
	display: block;
	float: left;
	padding: 8px;
	margin: 0;
	height: 220px;
}

#portfolioScroller div.scrollableArea a img
{
    box-shadow: 1px 1px 3px #323232;
}

.col50 
{
    width: 50%;
    float: left;
    text-align: left;
}

.ulbig 
{
    background-color: transparent !important;
    border: 0px none !important;
    list-style-position: inside;
    margin: 10px 0;
    padding: 12px;
    width: auto !important;
    font: bold 16px/1.8em Segoe UI, arial, helvetica, sans-serif !important;
}

.process_tip 
{
    text-align: left;
    width: 280px;
    padding: 10px
}

.contactlink 
{
    display: block;
    width: 870px;
    padding: 7px;
    background-color: #F7F7F7;
    border: 3px solid #CCCCCC;
    font: bold 16px/1.8em Segoe UI, arial, helvetica, sans-serif;
}

.contactlink:hover 
{
    border-color: #5db532;
    background-color: #F5F5F5;
}
