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

* {
	
	font-family:Arial, Helvetica, sans-serif;
	
}


body {
	
	margin:0;
	
}

.gap {
	
	clear:both;
	height:25px;
	width:100%;
	
}

.gap2 {
	
	clear:both;
	
	height:25px;
	width:100%;
	
}

h1 {
	
	font-size:24px;
	font-weight:bold;
	color:#4A8618;
}

h2 {
	
	color:#4A8618;
	font-size:20px;
}


/* head section styles */

#headsection {
	
	position:relative;
	width:100%;
	height:150px;
	/*background:url(images/topbg.png) repeat-x; */
	background-color:#FFF;
	margin:0;
	padding:0;
	
}

#moved {
	position:absolute;
	left: 85px;
	top: -2px;
}

#phoneno {
	position:absolute;
	left: 351px;
	top: 35px;
	width: 109px;
	height: 16px;
}

.share {
	position:absolute;
	left: 506px;
	top: 5px;
	width: 70px;
	height: 16px;
}
#headitemscontainer {
	
	position:relative;
	margin:0 auto;
	width:900px;
	height:150px;
	
}

#headleftitem {
	
	float:left;
	padding-top:25px;
	padding-left:15px;
	width:240px;
	height:125px;
	
}

#headrightitem {
	position:relative;
	padding-top:111px;
	float:right;
	width:590px;
	padding-right:15px;
	height:39px;
	text-align:left;
	
}

#panelguard {
	
	position:relative;
	width:900px;
	margin:0 auto;
	
}


/* image section styles */

#imagesection {
	
	clear:both;
	width:100%;
	height:300px;
	background:#DEDEDE;
	margin:0;
	padding:0;
	
}

#mainimage {
	
	margin:0 auto;
	width:900px;
	height:300px;
	
}

/* services section styles */

#servicessection {
	
	/*background:url(images/servicesbg.png); repeat-x;*/
	clear:both;
	position:relative;
	width:100%;

	margin:0;
	

	
}

.servicesitemscontainer {
	
	clear:both;
	margin:0 auto;
	position:relative;
	width:900px;
	font-weight:normal;
	font-size:14px;


}

.servicesitemscontainer img {
	

	padding-left: 10px;
	padding-top: 10px;


}

.serviceitem {
	
	position:relative;
	float:left;
	width:269px;
	height:225px;
	padding-left:15px;
	padding-right:15px;
	border-right-style:dotted;
	border-right-width:1px;

	
}

.serviceitemlast {
	
	position:relative;
	float:left;
	width:269px;
	height:225px;
	padding-left:15px;
	padding-right:15px;
	
	height:225px;
	
}

.servicesimagefloat {
	clear:both;
	position:absolute;
	left: 205px;
	top: 81px;
	width:80px;
}

.servicesheading {
	
	font-size:20px;
	color:#333;
}

.servicesitembody {
	
	width:180px;

	font-size:12px;
	color:#666;
	
}

#servicessection a:link {
	
	
	color:#4A8618;
	
	
}

#servicessection a:visited {
	
	
	color:#4A8618;
	
	
}

#servicessection a:hover {
	
	
	color:#4A8618;
	text-decoration:underline;
	
}



/* company section styles */

#companysection {
	
	clear:both;
	width:100%;
	height:300px;
	background:#fff;
	margin:0;
	padding:0;
	font-size:14px;
	
}



#companysection a:link {
	
	font-size:12px;
	color:#4A8618;
	
	
}

#companysection a:visited {
	
	font-size:12px;
	color:#4A8618;
	
	
}

#companysection a:hover {
	
	font-size:12px;
	color:#4A8618;
	text-decoration:underline;
	
}

.companyitemscontainer {
	
	clear:both;
	margin:0 auto;
	position:relative;
	width:900px;
	height:300px;


}

.companyitem {
	position:relative;
	float:left;
	width:269px;
	height:300px;
	padding-left:15px;
	padding-right:15px;
	/*border-right-style:dotted;
	border-right-width:1px;
	border-right-color:#000;*/
	
}

.companyitemlogos {
	
	position:relative;
	float:left;
	width:600px;
	
	
	height:300px;
	
}


.companyheading {
	
	font-size:20px;
	color:#fff;
	width:100%;
}

.companyitembody {
	
	width:100%px;
	padding-top:15px;
	font-size:12px;
	color:#fff;
	
}

.gtrthn {
	
	font-size:12px;
	font-color:white;

}

.date {
	
	color:#ADADAD;
	font-weight:bold;
	
}

.content {
	
	color:#ADADAD;	
	
}


/* footer section styles */

#footersection {
	
	clear:both;
	width:100%;
	height:60px;
	background:#232323;
	
}

#footeritems {
	
	clear:both;
	margin:0 auto;
	position:relative;
	width:900px;
	height:40px;
	padding-top:20px;
	font-size:12px;
	color:white;

}

#footerleft {
	
	float:left;
	width:165x;
	height:20px;
	padding-left:15px;
	
}

#footerright {
	
	float:right;
	width:700px;
	height:20px;
	padding-right:15px;
	text-align:right;
	font-size:10px;
	
}

#footersection a:link {
	
	font-size:10px;
	color:#fff;
	text-decoration:underline;
	
}

#footersection a:visited {
	
	font-size:10px;
	color:#fff;
	text-decoration:underline;
	
}

#fotersection a:hover {
	
	font-size:10px;
	color:#fff;
	text-decoration:underline;
	
}

.callbackitembody {
	
	padding-top:15px;
	font-size:12px;
	color:#666;
	
}

/* contact */



#contactsection {
	
	clear:both;
	width:100%;
	height:300px;
	background:#fff;
	margin:0;
	padding:0;
	font-size:14px;
	
}


.contactitemscontainer {
	
	clear:both;
	margin:0 auto;
	position:relative;
	width:900px;
	height:300px;


}

.contactmap {
	position:absolute;
	left: 350px;
	top: 8px;
	width:501px;
	height:281px;
}

.contactitem {
	position:relative;
	float:left;
	width:269px;
	height:300px;
	padding-left:15px;
	padding-right:15px;

	
}

.contactitem ul {
	
	list-style:none;
	* margin-left:0px;
	margin-left:-30px;
	font-weight:normal;
}

#contactsection a:link {
	

	text-decoration:none;
	color:#4A8618;
}

#contactsection a:visited {
	
	
	text-decoration:none;
	color:#000;
}

#contactsection a:hover {
	

	
	text-decoration:underline;
	color:#4A8618;
}

/* support */

#supportsection {
	
	clear:both;
	width:100%;
	height:380px;
	background:#fff;
	margin:0;
	padding:0;
	font-size:14px;
	
}


.supportitemscontainer {
	
	clear:both;
	margin:0 auto;
	position:relative;
	width:900px;
	height:380px;


}


.supportitem {
	position:absolute;
	left: 535px;
	float:left;
	width:269px;
	height:380px;
	padding-left:15px;
	padding-right:15px;
	z-index:10;
	top: 0;
}

.supportimage {
	position:absolute;
	left: 0px;
	top: 0px;
	
}

/* Consultancy */

#consultancysection {
	
	clear:both;
	width:100%;
	height:380px;
	background:#fff;
	margin:0;
	padding:0;
	font-size:14px;
	
}


.consultancyitemscontainer {
	
	clear:both;
	margin:0 auto;
	position:relative;
	width:900px;
	height:380px;


}



.consultancyitem {
	position:absolute;
	left: 535px;
	float:left;
	width:269px;
	height:380px;
	padding-left:15px;
	padding-right:15px;
	z-index:10;	
}

.consultancyimage {
	position:absolute;
	left: 0px;
	top: 0px;
	
}

/* Netwoking */

#networkingsection {
	
	clear:both;
	width:100%;
	height:380px;
	background:#fff;
	margin:0;
	padding:0;
	font-size:14px;
	
}


.networkingitemscontainer {
	
	clear:both;
	margin:0 auto;
	position:relative;
	width:900px;
	height:380px;


}



.networkingitem {
	position:absolute;
	left: 535px;
	float:left;
	width:269px;
	height:380px;
	padding-left:15px;
	padding-right:15px;
	z-index:10;
}

.networkingimage {
	position:absolute;
	left: 0px;
	top: 0px;
	
}

/* software */

#softwaresection {
	
	clear:both;
	width:100%;
	height:420px;
	background:#fff;
	margin:0;
	padding:0;
	font-size:14px;
	
}


.softwareitemscontainer {
	
	clear:both;
	margin:0 auto;
	position:relative;
	width:900px;
	height:420px;


}



.softwareitem {
	position:absolute;
	left: 535px;
	float:left;
	width:269px;
	height:420px;
	padding-left:15px;
	padding-right:15px;
	
	z-index:10;
	
}

.softwareimage {
	position:absolute;
	left: 0px;
	top: 0px;

	
}

/* hosting */

#hostingsection {
	
	clear:both;
	width:100%;
	height:380px;
	background:#fff;
	margin:0;
	padding:0;
	font-size:14px;
	
}


.hostingitemscontainer {
	
	clear:both;
	margin:0 auto;
	position:relative;
	width:900px;
	height:380px;


}



.hostingitem {
	position:absolute;
	left: 535px;
	float:left;
	width:269px;
	height:380px;
	padding-left:15px;
	padding-right:15px;
	z-index:10;
}

.hostingimage {
	position:absolute;
	left: 0px;
	top: 0px;
}

/* web */

#websection {
	
	clear:both;
	width:100%;
	height:380px;
	background:#fff;
	margin:0;
	padding:0;
	font-size:14px;
	
}


.webitemscontainer {
	
	clear:both;
	margin:0 auto;
	position:relative;
	width:900px;
	height:380px;


}



.webitem {
	position:absolute;
	left: 545px;
	float:left;
	width:269px;
	height:380px;
	padding-left:15px;
	padding-right:15px;
	z-index:10;
}

.webimage {
	position:absolute;
	left: 0px;
	top: 0px;
}


/* audit */

#auditsection {
	
	clear:both;
	width:100%;
	height:380px;
	background:#fff;
	margin:0;
	padding:0;
	font-size:14px;
	
}


.audititemscontainer {
	
	clear:both;
	margin:0 auto;
	position:relative;
	width:900px;
	height:380px;


}



.audititem {
	position:absolute;
	left: 535px;
	float:left;
	width:269px;
	height:380px;
	padding-left:15px;
	padding-right:15px;
	z-index:10;
}

.auditimage {
	position:absolute;
	left: 0px;
	top: 0px;
}

.audititem a:link {
	

	text-decoration:none;
	color:#4A8618;
}

.audititem a:visited {
	
	
	text-decoration:none;
	color:#000;
}

.audititem a:hover {
	

	
	text-decoration:underline;
	color:#4A8618;
}
