body {	
	margin:0; 
	padding:0;
	background:url("images/bg.jpg") #2E5656 repeat-x;
	font-family:Tahoma;
}
#container {
	margin:0 auto; 
	width:1100px;
	border:0;
}
#header {
	background:url("images/header.jpg") no-repeat;
	border:0;
	height:117px;
	width:1100px;
}
#navigation {
	width:1100px;
}
#content {
	background:url("images/contentbg.png") repeat-y;
}
#footer {
	width:1100px;
}
#footerlinks {
	background:url("images/footer2.png") no-repeat;
	width:1100px;
	height:27px;
	color:#999;
	font-weight:bold;
	font-size:11px;
	padding:0 0 0 100px;
}
#footerlinks a {
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#footerlinks a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
#text {
	padding:10px 100px 10px 70px;
}
#text2 {
	background:url("images/text2.jpg") no-repeat;
	font-size:12px;
	padding:10px;
	padding-top:0;
	color:#333333;	
}
.testimonials {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.label {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.quote-people {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
}
.main-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

	
