#page_middle {
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
#menu_left      {
	text-align: justify;
	border: 1px solid #999999;
	float: left;
	width: 300px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	padding: 0px;
}
#menu_left img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#menu_left h3 {
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu_left  p   {
	font-size: 14px;
	width: 290px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: block;
	height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-left: 10px;
}
#content_right {
	float: right;
	width: 600px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 5px;
}
#content_right p{
	font-size: 14px;
}
#content_right h2{
	font-size: 20px;
}
#content_right ul{
	width: 90%;
}
#content_right  li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
#content_right  li a {
	text-decoration: underline;
}
#content_right li a:hover {
	text-decoration: underline;
	color: #333333;
}
#leftimglink {
	width: 300px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
#page_middle #content_right #left-inset img {
	height: 283px;
	width: 200px;
}
#content_right img {
	height: 410px;
	width: 285px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content_right #left-inset {
	width: 290px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content_right  #left-inset  h3 {
	width: 100%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#content_right #right-inset {
	float: right;
	width: 290px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content_right #right-inset h3 {
	height: 15px;
	width: 100%;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#aca {
	text-align: justify;
	float: left;
	width: 300px;
	margin-bottom: 15px;
	padding: 0px;
	border: 1px solid #EAEAEA;
}
#aca img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#info_left      {
	text-align: justify;
	border: 1px solid #999999;
	float: left;
	width: 290px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 14px;
}
.message {
	width: 290px;
	border: 1px solid #666;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #CCC;
}
.message h3{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000;
}
.contact {
	float: left;
	width: 278px;
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #A9A9A9;
	font-size: 14px;
}

