*
{
	margin:0;
	padding:0;
	border:0;
	list-style-type:none;
}
body
{
	background: url(../img/background.jpg) center 0px no-repeat;
	/*background-color: #487395;*/
	background-color: #427091;
	overflow: none;
}
#references
{
	padding: 1px;
	margin-top: 22px;
	margin-bottom: 46px;
	height: 52px;
}
* html #references {
	margin-top: 46px;
}
#references p
{	
	margin-top: 10px;
	height: 30px;
}
#references p a
{
	text-decoration: none;
	color: silver;
	font-family: Arial;
	margin-left: 15px;
}
#website
{
	width: 900px;
	height: 675px;
	margin: auto;
	margin-top: 10px;
	padding: 1px;
}
* html #website
{
	margin-top: -36px;
}
#navigation
{
	width: 183px;
	margin-left: 714px;
	margin-top: 15px;
	padding: 1px;
}
#navigation li
{
	height: 30px;
	padding: 1px;
}
#navigation li a img
{
	text-align: right;
}
#content
{
	padding: 1px;
	margin-top: 145px;
	margin-left: 25px;
}
* html #content {
	margin-top: 75px;
}
#content img
{
	margin-left: 20px;
	border: none;
}
#footer
{
	margin: 0;
	padding: 0;
	padding: 1px;
	margin-top: 115px;
	margin-right: 10px;
	text-align: right;
}
* html #footer {
	margin-top: 117px;
}
#footer a
{
	font-size: 10px;
	font-family: Arial;
	color: #487395;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
.pipes
{
	margin-left: 5px;
	position:relative;
	top: 2px;
}
#logo_lemon
{
	display: block;
	width: 67px;
	margin: 0;
	margin-left: -63px;
	padding: 1px;
	position: absolute;
	top: 662px;
}
*+html #logo_lemon {margin-left: -62px;}
* html #logo_lemon {margin-left: -62px;}

#logo_lemon img
{
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

.baseline {
	text-align: center;
	width: 900px;
	margin: auto;
	margin-top: 70px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
* html .baseline {
	margin-top: 15px;
}
.baseline a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.baseline a:hover {
	text-decoration: underline;
}
