a {color:#21334A;}
a:hover {text-decoration:none;}

#container {
	width:974px;
	margin:0 auto;
	margin-top:10px;
	background: url(images/main.jpg) no-repeat #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
}

#logo {
	text-align: right;
	height: 90px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 10px;
}
#logo a {
	color:#002754;
	text-decoration:none;
	text-transform:uppercase;
	font-size:20px;
}
#menu {
	background-color: #1E59A7;
	height: 28px;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
}
/*#menu ul {padding:0; margin:0; height:29px;}
#menu li {list-style:none; float:left; padding:0 15px;}
#menu a {color:#FFFFFF; text-decoration:none; font-size:14px; line-height:24px; text-transform:lowercase;}
#menu a:hover {border-bottom:2px #FFFFFF solid;}
*/
#main {
	color:#21334A;
	width: 960px;
	margin-left: 9px;
	margin-top: -10px;
}
#menu2 {
	margin:5px 7px 0 7px;
	background-color: #5B55D9;
	height: 30px;
	visibility: hidden;
}
#headmarque {
	height: 25px;
	padding-top: 10px;
	width: 960px;
	margin-left: 9px;
}


#sidebar {
	float:right;
	width:357px;
	padding:0px 10px 0px 0px;
	margin-top:10px;
}
#sidebar a {color:#4780C2;}
#sidebar ul {margin:0; padding:0;}
#sidebar li {margin-left:20px;}
#text {
	padding:10px 0px 0px 0px;
	width: 960px;
}
#text ul {margin-top:8px; margin-bottom:8px;}
#text br {line-height:8px;}
#devider {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #EAEDEE;
	width: 974px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	right: -1px;
	text-align: center;
}

#footer {
	clear:both;
	font-size:12px;
	color:#FFF;
	background-color: #1C4670;
	background-image: url(images/footerBG.jpg);
	background-repeat: repeat-x;
	margin-right: 9px;
	margin-left: 9px;
}

#footer a {
	color:#FFF;
}
#menu_footer {
	padding:10px 10px 5px 10px;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	color: #CCC;
}
#menu_footer table {
	padding:10px 10px 18px 10px;
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: left;
}
#menu_footer table a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	line-height: 1.75;
}
#menu_footer table a:hover {
	color: #FFF;
	text-decoration: underline;
}



#left_footer {float:left; padding:36px 0 0 37px;}
#right_footer {float:right; padding:36px 37px 0 0;}

