/* CSS Layout - Illuminating Interiors - */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:20px 0px 0px 0px;
	margin:0px;
	background-color:#515151;
}
#container {
	width:772px;
	margin:auto;
}
#top {
	margin:0px 0px 5px 0px;
	overflow: auto;
	zoom: 1;
}
#bottomClear {
	clear:both;
	height:5px;
}
#bottom {
	clear:both;
	background-color:#E6E2DF;
	width:760px;
	height:50px;
	padding:5px;
}
div>#bottom {
	width:770px;	
	width/**/:/**/760px;
}
#bottom p {
	padding:2px 0px 0px 0px;
	margin:0px;
	text-align:center;
	color:#CB0101;
	font-size:12px;
}
#bottom p a {
	color:#CB0101;
	text-decoration:none;
}
#bottom p a:hover {
	text-decoration:underline;
}

#bottom2 {
	clear:both;
	background-color:#515151;
	width:760px;
	width/**/:/**/765px;
	height:20px;
	padding:5px;
	margin:0px;
}

div>#bottom2 {
	width:733px;	
	width/**/:/**/760px;	
}
#bottom2 p {
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:right;
	color:#ffffff;
	font-size:10px;
}
#bottom2 p a {
	color:#ffffff;
	text-decoration:none;
}
#bottom2 p a:hover {
	text-decoration:underline;
}

#flashArea {
	float:left;
	background-color:#FCF8F5;
	width:528px;
	height:471px;
	padding:10px;
	margin:0px 0px 0px 0px;
}
#nav p {
	padding:0px 0px 0px 0px;
	margin:0px;
	text-align:center;
	color:#CB0101;
	font-size:12px;
}
#nav p a {
	color:#CB0101;
	text-decoration:none;
}
#nav p a:hover {
	text-decoration:underline;
}
#logo img {
	padding:0px 0px 0px 5px;
	padding/**/:/**/0px 0px 0px 2px;
	display:block;
}
div>#logo img {
	padding:0px 0px 0px 5px;

}
#links {
	float:left;
	width:217px;
	width/**/:/**/195px;
	height:163px;
	height/**/:/**/88px;
	background-color:#E6E2DF;
	padding:11px;
	margin:5px 0px 0px 5px;
	text-align:center;
}
#links p {
	margin:20px 0px 0px 0px;
	text-align:center;
}
Div>#links p {
	margin:42px 2px 0px 0px;
	text-align:center;
}

#nav {
}
/* Navigation Buttons */
#navbuttons ul {
	float:left;
	width:222px;
	width/**/:/**/222px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
	font-weight:bold;
}
#navbuttons ul li { 
	float:left;
}
#navbuttons ul li a {
	display: block; 
	color: #CB0101;
	background-color: #E6E2DF;
	width:106px;
	width/**/:/**/96px;
	height:40px;
	height/**/:/**/30px;
	padding: 12px 5px 12px 5px;
	padding/**/:/**/12px 5px 0px 5px;
	text-decoration: none;
	margin:5px 0px 0px 5px;
	text-align:center;
}
div>#navbuttons ul li a {
	padding:12px 5px 0px 5px;
}
#navbuttons ul li a:hover {
	background-color: #CCCCCC;
	color: #ffffff;
}
/* Open Account Button */
#openAccount ul{
	float:left;
	width:217px;
	margin:5px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
	font-weight:bold;
}	
#openAccount ul li {
	float:left;
}
#openAccount ul li a  {
	display: block; 
	color: #CB0101;	
	background-color:#E6E2DF;
	width:217px;
	width/**/:/**/207px;
	height/**/:/**/29px;	
	text-decoration: none;
	text-align:center;
	padding:13px 5px 12px 5px;
	padding/**/:/**/13px 5px 0px 5px;

}
div>#openAccount ul li a  {
	height:40px;
	height/**/:/**/30px;	
	padding:12px 5px 0px 5px;
}


#openAccount ul li a:hover {
	background-color: #CCCCCC;
	color: #ffffff;}


