@charset "utf-8";

body {   
	margin: 0;
	padding: 0;
	background:#fff;
} 

#page {
	width: 915px;
	margin: 0 auto;
	margin-top: 0px;
	background:#FFF;
	clear:both;
	color: #FFF;


}

#header {
	background-image: url(images/Website_01.png);
	height: 116px;
	width: 915px;
	margin: auto;
}
#menu-top-container {
	/* background-image: url(images/Website_02.png); */
	background-color: #000;
	height: 201px;
	width: 100%;
	margin: 0 auto;
	border-bottom:solid;
	border-bottom-color:#F00;

}

#menu-container {
	height: 201px;
	width: 915px;
	margin: auto;

}
/* */


#menubar {
	background: url(images/MenuBar.png);
	height: 52px;
	width:100%;
	float: none;
	margin: 0 auto;
	
}

#menulinks ul li{
	float:left;
	margin:0 auto;
	background:url('images/a-navbar-separator.png') no-repeat left center;
	list-style-type: none;

	
}
#menulinks ul li a {
	color:#fff;
	text-transform:uppercase;
	display:block;
	/* font:13px Tahoma,Arial,Helvetica,sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:14px 15px;
	text-decoration:none;
}
#menulinks ul li a:hover{
	color:#fff;
	background:url('images/a-navbar-hover.png') no-repeat center top;
	text-decoration:none;
}
#menulinks ul li a:active, #topLinks ul li.current_page_item a
{
	color:#fff;
	background:url('images/a-navbar-hover.png') no-repeat center top;
	text-decoration:none;
}
/* */



#topbar {
	background-image: url(images/Website_18.png);
	float:left;
	height: 167px;
	width: 674px;
	margin-top: 0px;
}
#topbarimage {
	background-image: url(images/Website_19.png);
	float:left;
	height: 167px;
	width: 210px;
	margin-top: 0px;
}
#topbarleft {
	background-image: url(images/Website_17.png);
	float:left;
	height: 201px;
	width: 18px;
	display: inline;
	margin-top: -34px;
}
#feature{
	height: 150px;
	width: 915px;
	clear:both;
	margin-top: 10px;


}
#menu {
	margin: 0 auto;
	margin-left: 10px;
	max-height: 34px;

}
#box1top {
	background-image: url(images/Website_21.png);
	height: 37px;
	width: 302px;
	float:left;
}
#boxtoptext {
	color:#FFF;
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-left: 10px;

}
#boxtext {
	color:#000;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-left: 6px;
	font-style: italic;
	width: 289px;
	

}
#box2top {
	background-image: url(images/Website_22.png);
	height: 37px;
	width: 301px;
	float:left;
}
#box3top {
	background-image: url(images/Website_23.png);
	height: 37px;
	width: 299px;
	float:left;
}
#box1main {
	background-image: url(images/Website_25.png);
	height: 289px;
	width: 302px;
	float:left;
}
#box2main {
	background-image: url(images/Website_26.png);
	height: 289px;
	width: 301px;
	float:left;
}
#box3main {
	background-image: url(images/Website_27.png);
	height: 289px;
	width: 299px;
	float:left;
}

#bottomlogos {
	background-image: url(images/Website_29.png);
	height: 56px;
	width: 915px;
	float:left;
}


#footerbg {
	background-color: #000;
	height: 175px;
	width: 100%;
	clear:both;
	border-top:solid;
	border-top-color:#F00;

}
#footertext {
		color:#FFF;
}
.boldtext {
	font-weight: bold;
}
.blackpage {
	color: #000;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}

.headertextred {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#F00;
}
.maintextred {
	color: #F00;
	font-weight: bold;
}

#content {
	width: 880px;
	margin: 0 auto;
	margin-top: 0px;
	clear:both;
	background-image: url(images/busman.png);
	background-position:right bottom;
	background-repeat:no-repeat;

}
#contenthomeserv {
	width: 880px;
	margin: 0 auto;
	margin-top: 0px;
	clear:both;
	background-image: url(images/home.png);
	background-position:right bottom;
	background-repeat:no-repeat;

}

#contentsystems {
	width: 880px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear:both;
	background-image: url(images/pccase.jpg);
	background-position:right;
	background-repeat:no-repeat;

}

#contentcontactus {
	width: 880px;
	margin: 0 auto;
	margin-top: 0px;
	clear:both;
	color: #000;


}

#contenttestimonials {
	width: 880px;
	margin: 0 auto;
	margin-top: 0px;
	clear:both;


}.greentext {
	color: #093;
}
.bold {
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

