@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color:#525559;
}
.header {
	width:100%;
	clear:both;
}
.headerinner {
	width:1000px;
	height:89px;
	margin-left:auto;
	margin-right:auto;
}
.logo {
	background-color: #000000;
	float: left;
	height: 44px;
	margin-bottom: 20px;
	margin-top: 9px;
}
p {
	line-height: 24px;
	text-align:justify;
	color:#525559;
	font-size:13px;
}
h1 {
	color:#525559;
	font-size:20px;
}
#cssmenu ul, #cssmenu li, #cssmenu a {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	font-size:16px;
	text-transform:uppercase;
}
#cssmenu {
	width: 600px;
	float:right;
	margin-top: 15px;
}
#cssmenu ul {
	zoom: 1;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#cssmenu ul:before {
	content: '';
	display: block;
}
#cssmenu ul:after {
	content: '';
	display: table;
	clear: both;
}
#cssmenu li {
	float: left;
	margin: 0 0 0 16px;
	border: 1px solid transparent;
}
#cssmenu li a {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding: 8px 15px 9px 15px;
	display: block;
	text-decoration: none;
	color: #000;
	border: 1px solid transparent;
	font-size: 16px;
}
#cssmenu li.active {
	color:#fff;
}
#cssmenu li.active a {
	display: block;
	background: #098fec;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	color:#fff;
}
#cssmenu li:hover {
	display: block;
	background: #098fec;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	color:#fff;
}
#cssmenu li:hover a {
	display: block;
	background: #098fec;
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.bannermain {
	width:100%;
	background-image: url(../images/bg-banner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#fff;
	min-height: 40px;
	overflow: hidden;
	padding-bottom: 30px;
	padding-top: 30px;
	clear:both;
}
.bannerinner {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.pagetitle {
	color: #FFFFFF;
	float: left;
	font-size: 30px;
	margin: 0;
	padding: 0;
	width: 400px;
}
.bread {
	background-color: #4791d4;
	border-radius: 6px;
	float: right;
	min-width: 10%;
	padding: 10px;
	text-align: right;
}
.bread a {
	color:#fff;
	text-decoration:none;
}
.middlecolumn {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 40px;
	padding-bottom:40px;
	clear:both;
}
.middlerow {
	min-height:100px;
	overflow:hidden;
	clear:both;
}
.middlerow h1 {
	color: #098FEC;
	font-size: 26px;
	font-weight: 100;
}
.middlecolumn01 {
	float: left;
	margin-right: 20px;
	width: 480px;
}
.middlecolumn02 {
	width: 480px;
	float:right;
}
.middlerow2 {
	min-height:100px;
	overflow:hidden;
	padding-bottom:30px;
	clear:both;
}
.middlerow2 h1 {
	color: #098FEC;
	font-size: 22px;
	font-weight: 100;
	margin: 0 0 3px;
}
.middlerow2 h2 {
	color: #687781;
	font-size: 18px;
	font-weight: 100;
	margin: 0;
}
.rowmain {
	min-height: 60px;
	overflow: hidden;
	padding-top: 40px;
	width: 100%;
}
.icon {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	width: 15%;
}
.headings {
	float: right;
	width: 80%;
}
.contentarea {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	padding-bottom:30px;
	clear:both;
}
.contentarea h1 {
	color:#098fec;
	text-transform:uppercase;
	font-size:22px;
	margin-bottom:6px;
}
.contentarea h2 {
	color:#098fec;
	text-transform:uppercase;
	font-size:15px;
	margin:0px;
	font-weight:100;
}
.contentarea h3 {
	color:#687781;
	text-transform:uppercase;
	font-size:15px;
	margin:0px;
	font-weight:100;
}
.contentareacol1 {
	float: left;
	padding-bottom: 40px;
	width: 480px;
}
.contentareacol2 {
	width:480px;
	float:right;
}
.contentareamiddle {
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#6eb1f1;
	clear: both;
	margin-bottom:30px;
}
.contentareamiddleinner {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:both;
}
.contentareamiddleinner h1 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: 100;
	line-height: 26px;
}
.contentareamiddleinner h2 {
	color: #D9E9F9;
	font-size: 16px;
	font-weight: 100;
	line-height: 18px;
	text-align: center;
}
.itsus {
	margin-top: -74px;
	position: absolute;
}
.servicesrow {
	width:100%;
	min-height:100px;
	overflow:hidden;
	clear:both;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom: 1px solid #c1c1c1;
}
.servicesimgcol {
	float: left;
	width: 446px;
}
.servicesimgdes {
	float: right;
	width: 520px;
}
.networknew {
	width:100%;
	min-height:100px;
	overflow:hidden;
}
.networknew ul {
	margin:0px;
}
.networknew li {
	line-height: 22px;
	list-style: none outside url("../images/arrow1.jpg");
	margin: 0 0 0 -26px;
}
.networkcol1 {
	width:200px;
	float:left;
	margin-right:15px;
}
.networkcol2 {
	width:200px;
	float:right;
}
.footer {
	width:100%;
	min-height:60px;
	background-image: url(../images/footer-pattern.jpg);
	background-repeat: repeat;
	padding-top:20px;
	padding-bottom:20px;
	overflow: hidden;
	clear:both;
}
.footerinner {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
}
.footerinner p {
	color:#fff;
}
.footerinner a {
	color:#fff;
	text-decoration:none;
}
.footercol1 {
	float: left;
	margin-right: 30px;
	width: 375px;
}
.footercol2 {
	width: 180px;
	float:right;
}
.footerlogo {
	padding-bottom: 2px;
	padding-top: 20px;
}
