@charset "utf-8";
/* CSS Document */

body {
	color: #666666;
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	margin: 0;
	padding: 0;
	background-color:#CCCCCC;
}

a:link, a:visited {
	color: #006699;
	text-decoration: none;
}

a:active {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.style21 {
font-size: 18px;
font-style: italic;
}

.style22 {font-size: 16px}
.style23 {font-size: 14px}
.style24 {font-size: 14px}

img {
	border: 0px none;
}

.page {
	width: 100%;
}

.page_wraper {
	width: 800px;
	margin: 0 auto;
}

.content h2 {
	font-size: 16px;
	text-align:center;
}

ul.bottom_menu {
	margin:0;
	padding:0;
	display:inline;
	list-style-type:none;
}

ul.bottom_menu li {
	display:inline;
	padding: 0 13px;
}

.footer {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 18px;
	width: 800px;
	height: 100px;
	display: block;
	background-attachment: scroll;
	background-color: ##DFDFDF;
	background-image: url(../Images/newfooter.png);
	background-repeat: no-repeat;


	background-position: right: 10px;
	background-position: center;

25px;;
	margin: 0em;
	padding: 0px;




}


.footer p {
	margin:0;
	padding: 0 0 0 280px;
	height: auto;
	width: auto;
}

.footer p.inner {
	color: #666666;
	padding: 35px 0 0 280px;
}
