﻿body {
	background:#fff;
	overflow-x: hidden;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bc0609;
	font-weight:bold;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000;
}

a:hover {
	color:#ff0000;
}


.btn img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.btn:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}

.btn img{
border: 0px;
}




#nav {
	text-align:center;
	vertical-align:bottom;
	padding-bottom:15px;
}

#left{
	vertical-align:top;
	border-left:1px #000 dotted;
	padding:0 5px;
	text-align:center;
}

#center {
	vertical-align:top;
	border-left:1px #000 dotted;
	border-right:1px #000 dotted;
	padding:0 5px;
	text-align:center;
}

#right {
	vertical-align:top;
	border-right:1px #000 dotted;
	padding:0 5px;
	text-align:center;
}

#slide {
	background:url(siteart/invbg.gif) no-repeat center center;
	padding:12px 5px;
	border-top:1px #000 dotted;
	border-bottom:1px #000 dotted;
}

#slide {
	background:url(siteart/invbg.gif) no-repeat center center;
	padding:12px 5px;
	border-top:1px #000 dotted;
	border-bottom:1px #000 dotted;
}

#logos {
	padding:5px 0;
	text-align:center;
}

#footer {
	background:url(siteart/invbg.gif) no-repeat center center;
	padding:30px 5px;
	border-top:1px #000 dotted;
}
