<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #4A6552;
	background-image: url(../images/wallpaper_v_01.jpg);
	margin-top: 5px;
}
#center_line        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
#content_wrapper    
	{
	margin-left: -385px;
	position: absolute;
	top: -282px;
	left: 50%;
	width: 770px;
	height: 564px;
	visibility: visible
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #B98E64;
}
a:active {
	text-decoration: none;
}
.contact {font-size: 10px}
.body_text {color: #424242}
.link_content a {
color: #424242;
font-size: 12px;
}
.link_content a:visited {
color: #424242;
font-size: 12px;
}
.link_content a:hover {
text-decoration: underline;
color: #B98E64;
font-size: 12px;
}
.client_link a {
color: #424242;
font-size: 11px;
}
.client_link a:visited {
color: #424242;
font-size: 11px;
}
.client_link a:hover {
text-decoration: underline;
color: #B98E64;
font-size: 11px;
}
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 500px;
height: 280px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 15px;
}
-->
