a:link {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:hover {color: #000000; text-decoration: underline}
a:active {color: #000000; text-decoration: none}

body {
	margin-top: 14px;
	background-color: #D1D3D4;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	}

#center {
	margin: auto;
	width: 648px;
	}

#top {
	background-image: url('images/index_05.gif');
	margin: auto;
	width: 634px;
	height: 33px;
	background-color: #ABBD26;
}

#top_links {
	background-image: url('images/index_07.gif');
	margin: auto;
	width: 634px;
	height: 19px;
	background-color: #ABBD26;
}

#top2 {
	background-image: url('images/index_08.gif');
	margin: auto;
	width: 634px;
	height: 141px;
	background-color: #ABBD26;
}

#content {
	background-color: #FFFFFF;
	margin: auto;
	width: 634px;
	height: 400px;
	overflow: auto;
}

#content_big {
	background-color: #FFFFFF;
	margin: auto;
	width: 634px;
	height: 760px;
}

#services_text {
	background-color: #FFFFFF;
	margin: auto;
	width: 634px;
	height: 600px;
}

#bottom {
	background-image: url('images/index_13.gif');
	margin: auto;
	width: 634px;
	height: 16px;
	background-color: #ABBD26;
}


#shad_left {
	background-image: url('images/index_09.gif');
	height: 400px;
	width: 7px;
	margin-left: -7px;
	float: left;
	background-color: #D1D3D4;
}

#shad_right {
	background-image: url('images/index_11.gif');
	height: 400px;
	width: 7px;
	float: right;
	background-color: #D1D3D4;
}

.menu_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.links {
	text-align: right;
	margin-right: 10px;
}

.more {
	background-color: #ABBD26;
	color: #FFFFFF;
	text-align: left;
	padding-left: 2px;
}

a.more {
	font: 11px verdana;
	color: #FFFFFF;
}

a.more:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

a.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

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