* { padding: 0; margin: 0; }

a:link{
	color: #33CCFF;
}
a:visited{
	color: #0099FF;
}
a:hover{
	color: #00CCFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #CCCCCC url(images/bg.jpg) repeat-x;
}
.clear { clear: both; background: none; }
#content {
	width: 865px;
	min-height: 275px;
	height:auto;
	background: url(images/text.jpg) no-repeat;
	padding: 10px 50px;
}
#contentProjects {
	width: 965px;
	height:auto;
	background: url(images/text.jpg) no-repeat;
}
#faux {
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#footer {
	width: 965px;
	background: url(images/bottom.jpg) no-repeat;
	height: 74px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 50px;
}
#header {
	width: 965px;
	color: #333;
	margin: 0px;
	padding: 0px;
	height: 139px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
/*
#leftcolumn {
	width: 700px;
	height:auto;
	float: left;
	text-align: center;
	padding-left: 25px;
    display:inline	
}
*/
#leftcolumn { 
	width: 750px;
	height:auto;
	float: left;
	padding-left: 25px;
	display: inline;
	position: relative;
 }
#leftcolumn p {
	width: 600px;
	text-align: center;
}
li {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 8px;
	margin-left: 25px;
}
#navigation {
	width: 965px;
	margin: 0px;
	padding: 0px;
	height: 72px;
}
p, .adr, .tel, .org {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 8px;
}
#rightcolumn { 
	display: inline;
	width: 190px;
	height:auto;
	float: right;
}
/*
#rightcolumn {
	width: 240px;
	height:auto;
	float: right;
	display:inline	
}
*/
strong {
	font-weight: bold;
	color: #FFCC00;
}
#wrapper {
	margin: 0 auto;
	width: 965px;
	height:auto;
	background: url(images/text-fill.jpg) repeat-y;
}
#wrapper #navigation p {
	margin-left: 350px;
	margin-top: 5px;
	font: bold 14px "Trade Gothic", Verdanal, Helvetica, sans-serif;
	color: #FFFFFF;
}
