body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
	background:#557099;
	padding:0;
	margin:0;
}

#container {
	width:837px;
	height:566px;
	margin:0 auto;
	margin-top:100px;
	background:url('hp_bg.jpg') no-repeat;
}

.invisible {
	display:none;
}

a, a:active, a:visited {
	color:#039;
}

a:hover {
	color:#F60;
}
	

h1 {
	font-size:18px;
	color:#005aa0;
	font-weight:normal;
	padding:20px 0px 20px 0px;
}





#footer .mod_navigation {
	height:55px;
	width:990px;
	margin:0 auto;
}

#footer .mod_navigation ul {
	height:55px;
	list-style-type:none;
	padding-left:30px;
}



#footer .mod_navigation li {
	padding:20px 10px 0px 10px;
	float:left;
	font-size:12px;
	text-transform:uppercase;
}

#footer .mod_navigation li:hover, #footer .mod_navigation .active {
	background:url('bg_nav_hover.gif') repeat-x;
}

#footer .mod_navigation li a {
	color:#625732;
	text-decoration:none;
}

#footer .mod_navigation li a:hover {
	color:#900;
}

#footer .mod_navigation li .active {
	color:#fff;
}

#content {
	width:990px;
	margin:0 auto;
}

#left, #right {
	float:left;
	margin-top:102px;
	height:407px;
}

#left {
	width:320px;
	margin-left:18px;
	overflow:hidden;
}

#left p {
	padding:0px 0px 0px 20px;
}

#right {
	margin-left:20px;
	width:460px;
	overflow:auto;
}

#right p {
	width:97%;
	padding:0px 0px 20px 0px;
}


#right ul, #left ul {
	list-style-type:square;
	list-style-position:outside;
	padding:10px 0px 20px 20px;
}






.slideshow-images {
	border:5px solid #ffffff;
}

p.error {
	font-size:10px;
	background:#900;
	padding:3px;
}
