@charset "UTF-8";
/* CSS Document */

p {
	font-family:tahoma,arial;
	font-size:13px;
	color:#464646;
	line-height:21px;
}
a:link {
	font-family: Tahoma, Arial;
	color: #00619c;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #00619c;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial;
	color: #00619c;
}
a:visited {
	font-family: Tahoma, Arial;
	color: #00619c;
}
#bg {
	background-color: #292929;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	margin-top: 0px
}
#container {
	height: auto;
	width: 708px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#header {
	background-image: url('../images/header.jpg');
	height: 205px;
	width: 708px;
	overflow: hidden
}
#bodyrepeat {
	background-image: url('../images/bodyrepeat.gif');
	background-repeat: repeat-y;
	height: auto;
	width: 618px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 45px;
	padding-left: 45px
}
#footer {
	background-image: url('../images/footer.jpg');
	height: 146px;
	width: 708px;
	overflow: hidden
}
#donotremove {
	float: right;
	height: 20px;
	width: 400px;
	margin-right: 20px;
	margin-top: 120px;
	text-align: right;
}

li {
	font-family:tahoma,arial;
		font-style:bold;
font-size:14;
	color:#464646;
	line-height:24px;
}
