@charset "UTF-8";
#cs_wrapper {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	height: 761px;
	width: 600px;
	font-size: 24px;
}

#cs_left_col {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 76px;
	background: url(../images/cs_03.jpg) no-repeat left top;
	height: 654px;
}
#cs_header {
	width: 100%;
	height: 107px;
	background: #FFFFFF url(../images/cs_header.png)  no-repeat left top;
}
#cs_content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 524px;
	font-family: Arial, Helvetica, sans-serif;
}

.cs_main_airgas {
	float: left;
	height: 220px;
	width: 318px;
	margin: 5px 5px 5px 15px;
	background: url(../images/airgas_pic.jpg)  no-repeat left top;
}

.cs_main_allconnect {
	float: left;
	height: 220px;
	width: 318px;
	margin: 5px 5px 5px 15px;
	background: url(../images/allconnect.jpg) no-repeat left top;
}

.cs_main_allconnect_lakeside {
	float: left;
	height: 220px;
	width: 318px;
	margin: 5px 5px 5px 15px;
	background: url(../images/allconnect_lakeside.jpg) no-repeat left top;
}

.cs_main_alliant {
	float: left;
	height: 220px;
	width: 318px;
	margin: 5px 5px 5px 15px;
	background: url(../images/alliant_health_solutions.jpg) no-repeat left top;
}

.cs_main_incomm {
	float: left;
	height: 220px;
	width: 318px;
	margin: 5px 5px 5px 15px;
	background: url(../images/incomm_pic.jpg) no-repeat left top;
}


.cs_main_oneal {
	float: left;
	height: 220px;
	width: 318px;
	margin: 5px 5px 5px 15px;
	background: url(../images/ingenico_pic.jpg) no-repeat left top;
}


.cs_main_spaceworks {
	float: left;
	height: 220px;
	width: 318px;
	margin: 5px 5px 5px 15px;
	background: url(../images/spaceworks_pic.jpg) no-repeat left top;
}



.cs_title {
	padding: 0px;
	float: left;
	width: 160px;
	text-align: center;
	margin: 0px 0px 0px 10px;
}

.cs_title_1line {
	padding: 0px;
	float: left;
	width: 160px;
	text-align: center;
	margin: 0px 0px 0px 10px;
	line-height:22px;
}

.cs_title_3line {
	padding: 0px;
	float: left;
	width: 160px;
	text-align: center;
	margin: 0px 0px 0px 10px;
	line-height:18px;
}

#title_styles h2 {
	font-size: 20px;
	font-weight: normal;
	color: #336699;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#title_styles p {
	color: 000;
	font-size: 14px;
}
#title_styles h3 {
	font-size: 16px;
	font-weight: normal;
	color: 000;
	text-align: center;
}


.cs_bottom {
	float: left;
	width: 500px;
	padding: 10px 0 5px 20px;
}

.cs_bottom ul {
	margin: 0px;
	padding: 10px 0 0 15px;
	
}
.cs_bottom  p {
	font-size: 12px;
	padding: 10px 0 15px 0 ;
	margin: 0px;
	line-height: 18px;
}
.cs_bottom h2 {
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
.cs_bottom  li {
	font-size: 12px;
	margin: 0px;
	padding: 2px 0;
	line-height: 18px;
}
/******* MENU *******/
#top #menu{
	float: left;
	list-style-type: none;
	margin-left: 26px;
}

#top #menu li{
	float: left;
	margin-right: 16px;
	text-transform: uppercase;
	color: #c2c2c2;
}

#top #menu li:hover{
	color: #6fa5fd;
	cursor: pointer;
}

/******* /MENU *******/

/******* TOP *******/
#top{
	width: 350px;
	margin: 0 auto;
	padding: 0;
	float: left;
}
#top h1 a{
	background: transparent url(images/logo.jpg) no-repeat scroll left top;
	display: block;
	float: left;
	height: 46px;
	text-indent: -999999px;
	width: 205px;
}
/******* /TOP *******/

table{
	border-collapse: separate;
	border-spacing: 0pt;
}
caption, th, td{
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after{
	content: "";
}
blockquote, q{
	quotes: "" "";
}
input, textarea, select{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
strong{
	font-weight: 700;
}
ul{
	list-style: outside;
}
a{
	cursor: pointer;
	color: #296ba5;
	text-decoration: none;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
/******* /GENERAL RESET *******/

/******* CONTENT *******/
#content{
	width: 600px;
	margin: 0 0 20px 20px;
}


.red-text {color: #ff0000}
.blue-text {color: #003399}