body {
	margin:0; 
	padding:0;
	background-color:#999999;
}
#main_container {
	width:780px;		
	background-color:#ffffff;		
	margin:0 auto;		
	font-family:trebuchet ms, arial, helvetica;
	font-size:0.75em;		
}
#header {
	
}
#top_bar_aa {
	background:#999999 url('images/top_aa.jpg') bottom right no-repeat;
	height:9px; font-size:0px;
}
#top_bar_ab {
	background:#999999 url('images/top_ab.jpg') bottom right no-repeat;
	height:25px;
}
#top_bar_b {
	background:#999999 url('images/top_b.gif') top right no-repeat;
	height:63px;
}
#top_bar_c {
	position:relative;
	background:#999999 url('images/top_c.jpg') bottom right no-repeat;
	height:118px;
}
#menu {
	background:#999999 url('images/menu.jpg') top right no-repeat;
	height:122px;	
}
#prefooter {
	height:64px;
	background:#999999 url('images/footer.jpg') top right no-repeat;
}
#footer {
	background-color:#666666; color:#ffffff;text-align:center; padding:10px 0;
}
#content {
	color:#333333;
	padding:50px 30px;
	margin:0 auto;
	text-align:justify;
	}

#content a {
	font-weight:bold;
	color:#FD9B39;
}

h1 {
	text-align:right; 
	margin: 0 0 20px 0;
	background: #ffffff url('images/head1.gif') top right no-repeat; 
	height:25px;
}
h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
h2 {
	color:#FF9933;
}	
.lead {font-size:1.2em; font-weight:bold;}

#tabHome {
	position:absolute; bottom:0px;
}
#tabServices {
	position:absolute; bottom:0px; left:106px;
}
#tabWho {
	position:absolute; bottom:0px; left:206px;
}
#tabContact {
	position:absolute; bottom:0px; left:306px;
}
#tabPad {
	position:absolute; bottom:0px; left:406px;	
}
img {
	border-style:none;
}
li {
	margin-bottom:1em;
}
.relatedlinks {
	margin-top:40px;
	text-align:center;
}