/* CSS Document */

#container {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	height: 633px;
	width: 1000px;
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container2 {
	background-image: url(images/background1.gif);
	background-repeat: no-repeat;
	height: 707px;
	width: 1000px;
	margin: 0 auto;
}
.greyText {
	color: #666666;
}
#content {
	position: relative;
	left: 45px;
	top: 50px;
	height: 460px;
	width: 430px;
	overflow: auto;
	float: left;
	padding-right: 20px;
}
#navigation {
	float: right;
	width: 390px;
	margin-top: 220px;
	margin-bottom: 55px;
}
#navholder {
	height: 43px;
	width: 380px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
p {
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 24px;
	padding-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.management {
	font-size: 14px;
}
a:link {
	color: #3b3b3b;
}
a:visited {
	color: #3b3b3b;
}
a:hover {
	color: #3b3b3b;
}
a:active {
	color: #3b3b3b;
}
#footer {
	float: right;
	height: 150px;
	width: 400px;
	text-align: right;
	clear: both;
	margin-right: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	margin-top: 20px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #a6c92f;
	text-decoration: none;
}
#footer a:active {
	color: #a6c92f;
	text-decoration: none;
}
ul {
	color: #FFFFFF;
}
ol {
	color: #FFFFFF;
}
