body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #363232;
	background-color: #40626c;
	background-image: url(images/bkgd_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	position:relative;
	top: 50px;
}

#mainarea {border-left:3px solid #ffffff; border-right:3px solid #ffffff; height:480px; background-image:url(images/window_bkgd.gif); background-repeat:no-repeat; background-color:#e8e5db;}

#footer	{position: relative; top: 20px; width: 900px; margin-left: auto; margin-right: auto; text-align:center; color:#FFFFFF; font-size: 10px; line-height: 14px;}

a.white:link {color:#ffffff; text-decoration:none;}
a.white:visited {color:#ffffff; text-decoration:none;}
a.white:hover {color:#ffffff; text-decoration:underline;}
a.white:active {color:#ffffff; text-decoration:none;}

.header {font-size:16px; line-height:21px; color:#446570; font-weight:bold;}

a:link {color:#446570; text-decoration:none;}
a:visited {color:#446570; text-decoration:none;}
a:hover {color:#446570; text-decoration:underline;}
a:active {color:#446570; text-decoration:none;}

.contact {line-height:15px;}
