/* CSS Document */
#container {
	width: 800px;
	\width: 820px;
	w\idth: 800px;
	border: 1px solid #0A9106;
	}

#banner {
/* 	margin-bottom: ; */ 
	border-bottom-width: 1px; 
}

#content {
/* margin-left: ; */
	background-image: url(images/layout/content-bg.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
		
#content h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #0A9106;
	margin: 0px;
	line-height: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
}

#content h2 {
	font-size:1.2em;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}

#sidebar-a {
	float: left;
	width: ;
	margin: 0;
	margin-right: ;
	width: 150px;
	height: 100%;
}

body {
	background-color: #f3f6fa;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}

#footer {
	clear: both;
	padding: 10px;
	margin-top: ;
	}

#sidebar-a a {
	width:142px;
	text-align:left;
	display:block;
	text-indent:7px;
	padding-left:3px;
	background-image: url(images/layout/button-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size: 0.87em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
}

#sidebar-a p {
	margin-top: 0px;
	padding-top: 0px;
}

#sidebar-a a:hover {
	background-image: url(images/layout/button-bg-h.gif);
}

#sidebar-a .active {
	background-image: url(images/layout/button-bg-h.gif);
}

#content .text {}
#content .image {
	border: 2px solid #008900;
	margin-right: 10px;
}

#content a {
	color: #0A9106;
}
