
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align: center;
}
a {
	color: #3f85c8;
}
a:hover {
	color: #e23520;
	text-decoration: none;
}
a img, img {
	border: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	text-align: justify;
	color: Black;
	margin: 0;
	padding: 0 11px 14px 0;
}
p.center {
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 4px 11px 8px 11px;
}
td {
	text-align: center;
	vertical-align: top;
}

/*----------------------------------------------------*/
/* Bottom */
/*----------------------------------------------------*/

#botwrap {
	background: White url(images/gr_bottom.gif) repeat-x bottom;
}
#bottom {
	width: 757px;
	height: 85px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	color: #6e7276;
	background: url(images/bg_bottom.jpg) no-repeat center bottom;
	margin: 0 auto;
}
#bottom p a {
	margin: 0 11px;
}
p#sec-navig {
	text-align: center;
	margin: 0;
	padding: 43px 0 7px 0;
}