/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(/images/bg-fade.jpg);
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	margin: 0 auto;
	width: 760px;
	z-index: 2;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	overflow:hidden;
	text-align:left;
	background-color:#fff;
}

#topbanner {
	float:left;
	width:760px;
	height:132px;
	background-image: url(/images/header3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}	

#left {
	float:left;
	width: 160px;
}


#center {	
	float:left;
	width: 430px;
	padding:0px 10px;
}

#right {
	float:left;
	width: 147px;
	padding:0 3px 0 0;
}

#leftpanel {
	float:left;
	width:100%;
	margin:0 0 10px 0;
}

#latestnews {
	float:left;
	width:100%;
	margin:0 0 10px 0;
}

#clientcomments {
	float:left;
	width:100%;	
	margin:0 0 20px 0;
}

#rightpanel {
	float:left;
	width:100%;
	margin:0 0 10px 0;
}


.newstitle,
.testimonialstitle {
	float:left;
	width:142px;
	height:25px;
	line-height:25px;
	background-color:#CC9900;
	color:#ffffff;
	font-weight: bold;
	padding:0 0 0 5px;
	margin:0 0 5px 0;
}

.testimonialstext {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style:italic;
	padding:0 0 0 5px;
}


#footer {
	float:left;
	width:760px;
	height:20px;
	background-color:#cccccc;
	border-top: 1px solid #999999;
border-bottom: 1px solid #999999;

}
#foooter p {
text-align:center;
font-weight:bold;
}

#spacebelowfooter {
	float:left;
	width:100%;
	height:20px;

}


/* START CONTACT US AND REGISTER FOR WORK STYLES */

#registerform,
#emailform {
	float:left;
	border:1px solid #000;
	width:420px;
}

#registerformtitle,
#emailformtitle {
	float:left;
	background-color:#999999;
	text-align:center;
	width:418px;
	height:25px;
	line-height:25px;
	color:#fff;
	font-weight:bold;
	margin:1px;
}

/* END CONTACT US AND REGISTER FOR WORK STYLES */




























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
