/* CSS Document */

#index {
	background-color: #ffffff;
	margin:0;
	padding:0;
}

#background {
	background-color: #D8DFCF;
	margin:0;
	padding:0;
}

#Header {
	background:  url(images_page/page_header1.jpg) no-repeat center top;
	width: 900px;
	height: 114px;
}


#Body {
	background:  url(images_page/page_body.jpg) repeat-y center top;
	width: 900px;
	margin: 0;
}

#footer1 {
	background: url(images_page/page_footer1.jpg) no-repeat center top;
	width: 900px;
	height: 248px;
	font-family: arial;
	font-size: 11px;
	color: #666666;
}

#footer2 {
	background: url(images_page/page_footer2.jpg) no-repeat center top;
	width: 900px;
	height: 248px;
	font-family: arial;
	font-size: 11px;
	color: #666666;
}

#footer3 {
	background: url(images_page/page_footer3.jpg) no-repeat center top;
	width: 900px;
	height: 248px;
	font-family: arial;
	font-size: 11px;
	color: #666666;
}

#footer4 {
	background: url(images_page/page_footer4.jpg) no-repeat center top;
	width: 900px;
	height: 248px;
	font-family: arial;
	font-size: 11px;
	color: #666666;
}

#footer5 {
	background: url(images_page/page_footer5.jpg) no-repeat center top;
	width: 900px;
	height: 248px;
	font-family: arial;
	font-size: 11px;
	color: #666666;
}

p {
	font-family: helvetica, arial;
	font-size: 12px;
	color: #666666;
	margin: 10px 10px 10px 10px;
	line-height: 20px;
}

.menu {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 10px;
	margin-left: 10px;
}

.small {
	font-family: arial;
	font-size: 10px;
	color: #2B7699;
	line-height: 14px;
	margin-left: 0px;
}

.smallgrey {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	margin-left: 0px;
}

h1 {
	font-family: arial;
	font-size: 20px;
	color: #666666;
	margin: 0px 0px 0px 10px;
	line-height: 16px;
}

h2 {
	font-family: helvetica, arial;
	font-size: 15px;
	color: #666;
	margin: 10px 10px 10px 10px;
	line-height: 16px;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #C7171C;
}

.ahoverfoot {
	color: #ffffff;
}
