#body2 {
	text-align: left;
	margin: 0 auto;
	width: 779px;
}

#menu {
	position: absolute;
	top: 46px;
	left: 230px;
}

#menu img {
	border: 0px;
}


#header_wrapper {
	position: absolute;
	margin: 0 auto;
	width: 779px;
	top: 0px;
	font-size: 11px;
	color: #808080;
}

#content_wrapper {
	margin: 0 auto;
	width: 779px;
	position: relative;
	margin-top: 302px;
	font-size: 11px;
	color: #808080;
	border-left: 1px solid #C7DBC0;
	
}

#content {
	width: 401px;
	padding: 30px;
	background-color: #ffffff;
	border-right: 1px solid #C7DBC0;
	text-align: justify;
	font-family: tahoma;
	color: #999999;
;
	font-size: 10px;
	font-style: normal;


}

#content input, textarea, select {
	font-family: Tahoma;
	font-size: 11px;
}

#content a {
	color: #008800;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content h1 {
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
}

#content h2 {
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	font-weight: bold;
}

#content li {
	padding: 2px;
}

#content img {
	border: 0px;
}


#rightbox {
	position: absolute;
	top: 0px;
	left 0px;
	margin-left: 461px;
	background: transparent;
}

#footer {
	position: relative;
	height: 30px;
	text-align: center;
	background-image: url(../images/bar.jpg);
	background-repeat: repeat-x;
	border: 0px solid;
}

#footer_content {
	margin: 0 auto;
	width: 779px;
}

#footer p {
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	margin-top: 1px !important;
	padding-right: 0px !important;
	padding-top: 7px;
	padding-right: 7px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.content {
	font-family: tahoma;
	color: #CECECE;
	;
	font-size: 13px;
	font-style: normal;
	line-height: 130%;

}
.link {
	font-family: tahoma;
	font-size: 11px;
	color: #CECECE;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}.content1 {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #CECECE;
	line-height: 130%;

}
.linkgrey {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.linkgrey:hover {
	text-decoration: underline;
	}
.content2 {
	font-family: tahoma;
	color: #CECECE;
	;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
}
