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

body
{
	margin-top:0;
	margin-bottom:0;
	background: #FFF;
	color: #444;
	font: normal 75% sans-serif;
	line-height: 1.5;
	
}

.site-wrapper
 {
	margin: 0px;
	width: 100%;
	height:auto;
	background-color:#000000;
	
}
.site-wrapper a:hover
{
	color:#666666;
}
.header
{
	width:auto;
	
}
#header1
{
	height:60px;
	background:#18364e;
	
}
#header1 a {color: #00FFFF;}

#header1 a:hover 
{
	color:#0099CC;
	font-size:inherit;
}
.homeicon
{
	height:37px;
	width:26px;
	float:left;
}
.hometext
{
	height:px;
	width:px;
}
.sitemapicon
{
	height:37px;
	width:21px;
	float:left;
	padding-left:2px;
	
}
.header2
{
	height:185px;
	background-image:url(image/backcomponenet.jpg);
	background-repeat:repeat-x;
	
}
.banner
{
	height:185px;
	width:753px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(image/banner.jpg);
	background-repeat:no-repeat;
}
.buttonspanel 
{
	height:60px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	color:#00FFFF;
}
.buttonhome
{
	height:30px;
	width:45px;
	background-repeat:no-repeat;
	padding-top:30px;
	float:left;
}
.buttonhome1
{
	height:30px;
	width:68px;
	background-repeat:no-repeat;
	padding-top:30px;
	
	float:left;
}
.bar
{
	height:28px;
	width:1px;
	float:left;
	padding-top:25px;
	padding-bottom:3px;
}
.buttonhome-a
{
	height:30px;
	width:68px;
	background-repeat:no-repeat;
	padding-top:30px;
	color:#18364e;
	background-image:url(image/Copy-of-homeselect.jpg);
	float:left;
}
.buttonlast
{
	height:37px;
	width:72px;
	background-repeat:no-repeat;
	padding-top:23px;
	float:right;
}

.sitebody
{
	height:auto;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	background:url(image/bodyrepeat.jpg) left top repeat-x #ffffff;
}
.bodypanelpanel
{
	height:950px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.upperspace
{
	height:30px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
	
.bodyrightpanel
{
	height:520px;
	width:207px;
	float:right;
	background-image:url(image/whatwedo2.jpg);
	background-repeat:no-repeat;
}
.contentpanel
{
	height:520px;
	width:528px;
	float: left;
}
.serviceboxcontainer
{
	height:300px;
	width:960px;
	float:left;
}
.serviceboxblank
{
	height:271px;
	width:122px;
	float:left;
}

.servicebox1
{
	height:300px;
	width:190px;
	background-image:url(image/newservice.jpg);
	background-repeat:no-repeat;
	float:left;
}

.footerpart
{
	height:auto;
	width:auto;
	background-color:#000000;
	clear:both;
}
#footer {
	background:url(images/footer.jpg) left top repeat-x;
	color:#ffffff;
	line-height:16px;
	font-size: 12px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
#footer .indent {
	padding:15px 0 0 10px;
}
#footer a{
	color:#04d0d7;
}
#footer a:hover {
	color:#9efcff;
}

.content, .shadow {
  position: relative;
  bottom: 4px;
  right: 4px;
}
.shadow { background-color: #ccc; }
.content {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 0.5em;
}
.outsource
{
		height:295px;
		width:170px;
		float:left;
		background-image:url(image/outsource.jpg);
}
ul.NoBullet {
  list-style-type: none}


