/****************************************************
	P A G E L A Y O U T
	Note walues marked ** are sensitive
****************************************************/
body {
	background: #D3D3D3 url(/media/1033_614.gif) repeat-x;
	color: #5A5C6C;
	margin: 0 5px;
	padding: 0;
	text-align: center;
}

div#PageContainer {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 854px;
}

div#Page {
	background: url(/media/1033_609.gif) no-repeat #FFFFFF right bottom;
	border-bottom: 5px solid #5A5C6C;
	text-align: left;
}

div#HeaderContainer {
	background: url(/media/1033_608.gif) no-repeat #5A5C6C;
	height: 80px;
}

div#Logo { 
	float: left;
	width: 550px;
} 

div#Services {
        color: #FFFFFF; 
	float: right;
	width: 250px;
	padding-top: 10px;
	padding-right: 20px;
	text-align: right;

/*        color: white; 
	float: left;
	width: 285px;
	padding-top: 10px;
	text-align: right;*/
}

div#Services a { 
        text-decoration: none; 
        color: white; 
} 

div#Services a:hover { 
        text-decoration: underline; 
        color: white; 
}

div#SearchForm {
	height: 45px;
}

div#FooterContainer {
	text-align: right;
	margin: 3px 20px;
}

fieldset {
	display: inline;
}
