@charset "UTF-8";
/* CSS Document */

body {
	margin: 5px 0px 0px 0px; 
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00043F;
}

a {
	color: #00043F;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	text-indent:-9999px;
	position:absolute;
}

#Content {
	width:770px;
	margin:0px auto;
}

#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width: 770px;
	height: 170px;
}

#menu {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: solid 1px #000178;
	border-bottom: solid 1px #000178;
	border-left: solid 4px #000178;
	border-right: solid 5px #000178;
	width: 761px;
	background-color:#fcffa9;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}

a.menu {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #000178;
}

a.menu:hover {
	color: #000000;
}

a.menuon {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}

a.menuon:hover {
	color: #000178;
}

#promo {
	border-left: solid 4px #000178;
	border-right: solid 5px #000178;
	width: 761px;
	height: 50px;
	padding-top: 4px;
	padding-bottom: 1px;
}

#main {
	border-left: solid 4px #000178;
	border-right: solid 5px #000178;
	width: 741px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#banners {
	background-image:url(images/cards.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-left: solid 4px #000178;
	width: 793px;
	height: 73px;
}

.ss_banner {
	padding-top:20px;
	padding-left: 6px;
}

#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: solid 1px #000178;
	border-bottom: solid 1px #000178;
	border-left: solid 4px #000178;
	border-right: solid 5px #000178;
	width: 751px;
	background-color:#fcffa9;
	padding: 5px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

a.footer {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}

a.footer:hover {
	color: #000178;
}

#bottom {
	border-left: solid 4px #000178;
	border-right: solid 5px #000178;
	border-bottom: solid 5px #000178;
	width: 761px;
	height: 2px;
	padding-top: 4px;
	padding-bottom: 1px;
}

.pic {
	border: #000178 solid 1px;
	padding: 5px;
}
