body {
	background-color: #014785;
	background-image: url(../images/grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4182bc;
}
#header {
	background-image: url(../images/header.jpg);
	height: 300px;
}
#navigation {
	height:53px;
	list-style:none;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-weight: lighter;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 248px;
	left: 25px;
	width: 600px;
}
#navigation li {
	float:left;
	clear:none;
	list-style:none;
}
#navigation li a {
	display:block;
	text-decoration:none;
	line-height: 53px;
	width: 138px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/undermenu.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #9ABBDA;
}
#navigation li a:hover {
	background-image: url(../images/overmenu.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
#text {
	background-image: url(../images/receipts.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: -12px;
	padding-top: 30px;
	padding-right: 150px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.smalltxt {
	font-size: 12px;
}
#footer {
	background-color: #6f8383;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 30px;
	width: 718px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 65px;
	clear: both;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 320px;
	line-height: 18px;
	float: left;
	height: 55px;
	padding-top: 10px;
}
h1 {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
#copyright {
	width: 200px;
	margin-left: 480px;
	height: 55px;
	padding-top: 10px;
	text-align: right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#active {
	display:block;
	text-decoration:none;
	line-height: 53px;
	width: 138px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/undermenu.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
