html {
	font-family: Arial, sans-serif;
	font-size: 13px;
}

body {
	background-image: url(/images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #1e2a2b;
}

#super_container {
	background-image: url(/images/bg_center.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
}

#container {
	width: 860px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
}
h1#logo-image {
	width: 176px;
	height: 42px;
	background-image: url(/images/logo.png);
	text-indent: -9999px;
}

#header {
	margin-bottom: 20px;
}

#banner {
	position: relative;
	width: 860px;
	height: 300px;
	clear: both;
}

#banner h1 {
	width: 860px;
	height: 300px;
	background-image: url(/images/featured/gresco.jpg);
	text-indent: -9999px;
}

#banner a#read-more {
	position: absolute;
	bottom: 55px;
	left: 230px;
}


#services {
	width: 860px;
}

img, div, h1 { 
	behavior: url(/images/iepngfix.htc) 
}

#content {
	position: relative;
	color: #000;
	background-color: #131d1d;
	width: 860px;
}


#content-spacer {
	background-color: #73B2B9;
	width: 860px;
	height: 15px;
}

#content h1#software {
	background-image: url(/images/software_title.png);
	width: 385px;
	height: 88px;
	text-indent: -9999px;
	padding: 0;
	border: 0;
}

#content h1#hardware {
	background-image: url(/images/hardware_title.png);
	width: 385px;
	height: 88px;
	text-indent: -9999px;
	padding: 0;
	border: 0;
}

#content h2, #blog h2 {
	color: #afe1e7;
	font-size: 19px;
	border-bottom: 1px solid #2f575c;
	padding-bottom: 4px;
	margin: 10px 0 10px 0;
	clear: both;
}

#content h3, #content li a {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2;
	text-decoration:none;
}

#content ul{
	margin-left:80px;
	list-style-image:url(/images/bullet.png);	
}

#content .diagram_thumb {
	float: left;
	margin: 0 15px 10px 0;
}


#content img#bg-bottom {
	position: relative;
	bottom: -12px;
}

#column1 {
	float: left;
	width: 276px;
}


h2#among-us {
	width: 276px;
	height: 229px;
	background-image: url(/images/among_us.jpg);
	text-indent: -9999px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
}

#content h2#home-content-hardware {
	background-image: url(/images/bg_home_hardware.jpg);

}

#content h2#home-content-software {
	background-image: url(/images/bg_home_software.jpg);
}

#content h2#home-content-software, #content h2#home-content-hardware {
	float: left;
	width: 277px;
	height: 229px;
	font-size: 13px;
	font-weight: bold;
	color: #afe1e7;
	margin: 0;
	padding: 0;
	clear: none;
	border: 0;
}

#content h2#home-content-software ul, #content h2#home-content-hardware ul {
	padding: 90px 10px 10px 50px;
	list-style-type: square;
}

#content h2#home-content-software ul li, #content h2#home-content-hardware ul li {
	line-height: 24px;
}

#content h2#home-content-software ul li a, #content h2#home-content-hardware ul li a {
	color: #afe1e7;
}

#content h2#home-content-software ul li a:hover, #content h2#home-content-hardware ul li a:hover{
	color: #fff;
}






#content_full {
	position: relative;
	padding: 20px 30px 0 30px;
}

#column1 {
	float: left;
	width: 385px;
	padding: 20px 15px 40px 30px;
}

#column2 {
	float: right;
	width: 385px;
	padding: 20px 30px 40px 15px;
}

#content h1{
	color: #afe1e7;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 10px 0;
	margin-bottom: 8px;
	border-bottom: 1px solid #afe1e7;
}

#content p {
	color: #c3dada;
	font-size: 13px;
	line-height: 1.3;
	padding-bottom: 10px;
}

#content a {
	color: #60a3cd;
}

#content a:hover {
	color: #4b89b0;
}


#content a#read-more-services {
	padding-left: 110px;
}


#site-title {
	background-image: url(/images/site-title2.png);
	position: relative;
	right: 4px;
	height:80px;
	width:866px;
	padding-top:50px;
}
#site-title  h1{
	font-size:37px;
	color:white;
	text-align:center;
}

#blog {
	color: #000;
	background-color: #131d1d;
	padding: 120px 30px 40px 30px;
}


.blog_entry {
	margin-bottom: 50px;
	margin-top: 30px;
}

.blog_entry p {
	float: right;
	width: 370px;
	color: #fff;
	font-size: 12px ;
	line-height: 1.3;
}

.blog_entry img{
	padding-right: 20px;
	float: left;
}

#footer {
	padding: 25px;
	color: #b8d2d5;
	font-size: 10px;
	text-align: center;
	clear: both;
}

#footer a{
	color: #b8d2d5;
}

#process_switch {
	width: 300px;
	height: 115px;
	font-size: 12px;
	font-weight: bold;
	float: right;
	font-family: Times;
}

#process_switch ul {
	margin: 45px 30px 0 0;
}

#process_switch li{
	float: left;
}

#process_switch a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 5px 10px 5px 10px;
	border-left: 2px solid #cfcfcf;
}

#process_switch a:hover {	
	background-color: #eee;
}

#content table.phones {
	color: #fff;
	width: 385px;
	font-size: 13px;
	line-height: 14px;
	background-color: #6d868b;
	border-top: 2px solid #88a4a8;
		
}

#content table.phones td {
	border-bottom: 2px solid #88a4a8;
	padding: 10px;
}

#content table.phones a {
	color: #fff;
}

#content table.phones a:hover {
	color: #bedcee;
}

ol#three-things {
	width: 362px;
	height: 172px;
	background-image: url(/images/3things.jpg);
	text-indent: -9999px;
	margin: 10px 0 10px 0;
}


#ecw-process {
	background-image: url(/images/ecw_process.jpg);
	width: 800px;
	height: 1364px;
	text-indent: -9999px;
	clear: both;
}

#ecw-process h1 {
	border: 0;
}

a#back-to-services {
	position: relative;
	bottom: -5px;
	margin: 0;
	padding: 0;
	display: inline;
	margin-left: 10px;
}


.testimonial {
	position: relative;
	background-color: #657d7f;
	width: 380px;
	margin-bottom: 110px;
}

.testimonial p#text {
	font-size: 12px;
	font-style: italic;
	color: #fff;
	padding: 5px 25px 5px 25px;
}

.testimonial p#name {
	font-size: 10px;
	position: absolute;
	right: 0;
	bottom: -90px;
	text-align: right;
	font-style: italic;
	color: #fff;
}


.testimonial .top {
	position: absolute;
	top: -17px;

}

.testimonial .bottom {
	position: absolute;
	bottom: -31px;

}

#ecw {
	background-image: url(/images/ecw_home.png);
	width: 869px;
	height: 109px;
	position: absolute;
	left: -6px;
	z-index: 10;
	margin-top: -20px;
}

#ecw p {
	text-indent: -9999px;
}

#ecw a {
	position: relative;
	text-indent: 0;
	top: 26px;
	left: 690px;
}
