@charset "UTF-8";
/* CSS Document */

#financial_header{
	font-size:30px;
	text-transform:uppercase;
	font-weight:bold;
	color:#3D6797;
	text-indent:80px;
	background-image:url(images/financial_icon.jpg);
	background-repeat:no-repeat;
	height:40px;
	padding-top:30px;
	margin-left:20px;
	margin-top: 30px;
	clear:left;
}

#products_header{
clear:left;
color:#3D6797;
font-size:35px;
font-weight:bold;
height:40px;
margin-left:20px;
margin-top:30px;
padding-top:30px;
text-indent:0;
text-transform:uppercase;
}

#invoice_header{
	font-size:30px;
	text-transform:uppercase;
	font-weight:bold;
	color:#3D6797;
	text-indent:80px;
	background-image: url(images/invoices.jpg);
	background-repeat:no-repeat;
	height:40px;
	padding-top:30px;
	margin-left:20px;
	margin-top: 30px;
	clear:left;
}

#connectx_header{
	font-size:30px;
	text-transform:uppercase;
	font-weight:bold;
	color:#3D6797;
	text-indent:80px;
	background-image: url(images/connectx.jpg);
	background-repeat:no-repeat;
	height:40px;
	padding-top:30px;
	margin-left:20px;
	margin-top: 30px;
	clear:left;
}

#support_header{
width:890px;
height:270px;
background-image:url(images/support_03.jpg);
background-repeat:repeat-x;
margin:auto;
overflow:hidden;
clear:left;
}

#support_header_text{
float:left;
width: 550px;
margin-top:30px;
}

#support_header_text h1{
font-size:24px;
color:#3D6797;
margin-left:40px;
}

#support_header_text p{
font-size:14px;
color:#000000;
margin-left:40px;
}

#support_header_img{
float:right;
width:264px;
height:270px;
background-image:url(images/support_05.jpg);
background-repeat:no-repeat;
}

#service_header{
	width:890px;
	height:270px;
	background-image:url(images/services_img.jpg);
	background-repeat:repeat-x;
	margin:auto;
	overflow:hidden;
	clear: left;
}

#service_header_text{
	float:left;
	width: 380px;
	margin-top:30px;
}

#service_header_text h1{
	font-size:24px;
	color:#FFFFFF;
	margin-left:40px;
}

#service_header_text p{
	font-size:14px;
	color:#FFFFFF;
	margin-left:40px;
}

#service_header_img{
float:right;
width:264px;
height:270px;
background-image:url(images/support_05.jpg);
background-repeat:no-repeat;
}

#contact_info ul li{
list-style:none;
}

#about_header{
	width:890px;
	height:270px;
	background-image:url(images/about_img.jpg);
	background-repeat:repeat-x;
	margin:auto;
	overflow:hidden;
	clear:left;
}

#about_header_text{
	float:left;
	width: 500px;
	margin-top:30px;
}

#about_header_text h1{
	font-size:24px;
	color:#FFFFFF;
	margin-left:40px;
}

#about_header_text p{
	font-size:14px;
	color:#FFFFFF;
	margin-left:40px;
}

#about_header_img{
float:right;
width:264px;
height:270px;
background-image:url(images/support_05.jpg);
background-repeat:no-repeat;
}
