﻿body {
	margin-top:0px;
	font-family: Arial, Helvetica, Sans-Serif;
}

a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight:normal;
	letter-spacing: 0px;
	text-decoration:none;
	color:#013f9e;
	margin: 0 0px;
	line-height: 24px;
	text-align: center;
}
a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight:normal;
	letter-spacing: 0px;
	text-decoration:none;
	color: #000;
	line-height: 24px;
	text-align: center;
}

#header {
	width:100%;
	height:92px;
	margin:auto;
}


#menu-bg {
	width:100%;
	margin-top:0px;
	vertical-align:top;
	text-align:center;
	background-image:url(images/repeated-blue.jpg);
	background-repeat:repeat-x;
	border:#000 solid 0px;
}
a.menu-links {
	font-size:14px;
	display: block;
	height:58px;
	width:109px;
	color:#000;
	background-image:url(images/highlight.jpg);
	background-repeat:repeat-x;
}


.clear {
	clear:both;
}

a.select-menu {
	background-image:url(images/highlights.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	font-size:14px;
	display: block;
	padding:15px 0 0 0;
	height:42px;
	width:111px;
}
a.select-menu:hover {
	color:#FFF;
	font-size:14px;
	background-image:url(images/highlights.jpg);
	background-repeat:repeat-x;
	display: block;
	padding:15px 0 0 0;
	height:40px;
	width:111px;
}
a.menu {
	color:#FFF;
	font-size:14px;
	display: block;
	padding:15px 0 0 0;
	height:42px;
	width:111px;
}
a.menu:hover {
	color:#FFF;
	font-size:14px;
	background-image:url(images/highlights.jpg);
	background-repeat:repeat-x;
	display: block;
	padding:15px 0 0 0;
	height:42px;
	width:111px;
}



.text-right-menu {
	font-size:14px;
	margin:0px;
	text-transform:none;
	color:#000;
}



#links-text-red {
	width:316px;
	height:90px;
	float:left;
	font-size:18px;
	text-align:center;
	background-color:#bf2028;
	color:#fff;
	border-bottom:#FFF 1px solid;
	text-transform: uppercase;
}
#links-text-blue {
	width:316px;
	height:90px;
	float:left;
	text-align:center;
	background-color:#557cc4;
	color:#fff;
	font-size:18px;
	text-transform: uppercase;
}
#links-text-yellow {
	width:316px;
	height:90px;
	float:left;
	color:#fff;
	font-size:18px;
	text-transform: uppercase;
	text-align:center;
	background-color:#ecb826;
	border-bottom:#FFF 1px solid;
}

<!-- footer	 -->
.copyright {
	height:30px;
	margin-top:5px;
	float:left;
	width:350px;
}
.footer {
	width:940px;
	height:70px;
	float:left;
	text-align:left;
	font-size:13px;
	padding:0px 10px 0 10px;
	background-color:#ccc;
}

a.footer-link {
	color:#000;
	font-size:12px;
}
a.footer-link:hover {
	color:#fff;
	font-size:12px;
}

