﻿body{
	margin:0;
	color:#373637;
	background:#e9eaea;
	font:14px Arial,Helvetica,sans-serif;
}
a{
	text-decoration:none;
	color:#50A6DA;
}
a:hover{text-decoration:underline;}
img{
	border-style:none;
}
input,
textarea,
select{
	font:10px Arial, Helvetica, sans-serif;
	color:#8c8c8c;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
	min-width:1000px;
	position:relative;
}
#header{
	width:100%;
	background:#696a6a url(../images/bg-body.gif) repeat-x;
	margin:0 0 27px;
}
.header-block{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-header.gif) no-repeat 50% 0;
	padding:0 0 5px;
}
.header-holder{
	width:938px;
	margin:0 auto;
	padding:16px 0 0 14px;
}
.logo{
	background:url(../images/ICOLOGO8.png) no-repeat;
	width:400px;
	height:150px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
	float:left;
}
.logo a{
	display:block;
	height:100%;
}
.nav-block{
	float:left;
	margin:6px -53px 0;
}
#nav{
	margin:0 -9999px 0 -13px;
	padding:0 9980px 23px 0;
	list-style:none;
	overflow:hidden;
	height:1%;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #fff;
	position:absolute;
}
#nav li:first-child{
	padding:0 20px 0 2px;
}
#nav li{
	float:left;
	padding:0 20px 0 17px;
	background:url(../images/sep-nav.gif) no-repeat 0 2px;
	margin:0 2px 0 -2px;
}
#nav li a{
	color:#000;
	text-transform:uppercase;
	letter-spacing:1px;
} 
#main{
	width:950px;
	margin:0 auto;
	padding:0 18px;
}
.promo img{
	display:block;
}
#content{
	width:914px;
	overflow:hidden;
	background:url(../images/bg-content.gif) repeat-y 50% 0;
	margin:0 0 0 -12px;
	padding:21px 0 25px 60px;
}
.content-block{
	width:249px;
	float:left;
	margin:0 30px 0 0;
	text-align:justify;
	line-height:18px;
	padding:0 0 0 12px;
}

.content-2col{
	width:400px;
	float:left;
	margin:0 0px 0 0;
	text-align:left;
	line-height:18px;
	padding:0 12px 0 0px;
}

.content-3col{
	line-height: 18px;
	width: 255px;
	float: left;
	font-size: small;
	font-weight: lighter;
	margin: 0 0px 0 0;
	text-align: left;
	padding: 0 20px 0 0px;
}

.content-block h2{
	color:#00a3d2;
	font:bold 38px/42px Arial,Helvetica,sans-serif;
	margin:0 0 24px;
	padding:0 0 25px;
	background:url(../images/bg-border.gif) repeat-x 0 100%;
	text-align:center;
}
.content-block p{margin:0 0 20px;}


.single-content-block{
	width:835px;
	float:left;
	margin:0 30px 0 0;
	text-align:justify;
	line-height:18px;
	padding:0 0 0 12px;
}

.single-content-block h2{
	color:#00a3d2;
	font:bold 38px/42px Arial,Helvetica,sans-serif;
	margin:0 0 24px;
	padding:0 0 25px;
	background:url(../images/bg-border.gif) repeat-x 0 100%;
	text-align:left;
	
/*this are determines the text for the <p></p> tags*/

}
.single-content-block p{
	border-bottom: medium;
	font-size: small;
	font-weight: lighter;
	margin: 0 0 20px;
}
.single-content-block img{
	margin-right:20px; margin-bottom:20px;
	vertical-align:top;
	box-shadow:2px 2px 5px  #a0a0a7;
	-webkit-box-shadow:2px 2px 5px  #a0a0a7;
	-moz-box-shadow:2px 2px 5px  #a0a0a7;
	
	
/* this is to size the picture and text areas on the partners page*/

}
.software {height:150px;}
.soft-left {float:left; width:200px;}
.soft-right {float:left; width:620px;}

/*the below is for the images on the projects page*/



.content-block img{
	vertical-align:top;
	box-shadow:2px 2px 5px  #a0a0a7;
	-webkit-box-shadow:2px 2px 5px  #a0a0a7;
	-moz-box-shadow:2px 2px 5px  #a0a0a7;

/* this is to size the picture and text areas on the projects page*/

}
.projects {height:275px;}
.proj-left {float:left; width:350px;}
.proj-right {float:left; width:450px;}

/*the below is for the images on the projects page*/



.content-block img{
	vertical-align:top;
	box-shadow:2px 2px 5px  #a0a0a7;
	-webkit-box-shadow:2px 2px 5px  #a0a0a7;
	-moz-box-shadow:2px 2px 5px  #a0a0a7;

	
	
	
}
.systems {height:150px;}
.sys-left {float:left; width:300px;}
.sys-right {float:left; width:420px;}



.content-block img{
	vertical-align:top;
	box-shadow:2px 2px 5px  #a0a0a7;
	-webkit-box-shadow:2px 2px 5px  #a0a0a7;
	-moz-box-shadow:2px 2px 5px  #a0a0a7;

}



.centeredImage{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}


#footer{
	background:url(../images/bg-footer-c.gif) repeat-y;
	width:950px;
	margin:0 auto 7px;
	color:#fff;
	text-align:center;
	font-size:10px;
	text-transform:uppercase;
}
#footer .footer-frame span{padding:0 0 0 31px;}
#footer .footer-frame strong{padding:0 0 0 31px;}
.footer-holder{
	background:url(../images/bg-footer-t.gif) repeat-x;
}
.footer-frame{
	background:url(../images/bg-footer-b.gif) no-repeat 0 100%;
	padding:26px 5px 19px;
}

hr {
border:0;
color:#e9eaea;
background-color: #e9eaea;
height: 1px;
margin:10px 0px 10px 0px;
}

ul {margin-left:0;padding-left:20px;padding-top:0;margin-top:0;}