/* CSS Layout - Illuminating Interiors -  */
body {
	font-family:verdana;
	font-size:12px;
	padding:20px 0px 0px 0px;
	margin:0px;
	background-color:#515151;
}
#container {
	width:780px;
	margin:auto;
}
#top {
	margin:0px 0px 5px 0px;
	overflow: auto;
}
#bottomClear {
	clear:both;
	height:5px;
}
#bottom {
	clear:both;
	background-color:#E6E2DF;
	width:760px;
	width/**/:/**/765px;
	height:50px;
	padding:5px;
	margin:0px;
}
div>#bottom {
	width:733px;	
	width/**/:/**/760px;	
}
#bottom p {
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 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;
}
#contentArea {
	float:left;
	background-color:#FCF8F5;
	width:498px;
	height: auto!important;
	height:100%;
	min-height: 480px;
	padding:4px;
	padding/**/:/**/25px;
	margin:0px 0px 0px 0px;
	font:Arial, Helvetica, sans-serif;
	color:#CB0101;
}
/*\*/
* html #contentArea {
height: 478px;
}
/**/
*+html #contentArea {
	padding-right:17px;
}
 

#contentArea h1 {
	color:#CB0101;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
}
#contentArea h2 {
	color:#CB0101;
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
}
#contentArea p {
	color:#000000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contentArea li {
	color:#000000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contentArea tr {
	color:#000000;
	font:Arial, Helvetica, sans-serif;
	font-size:8px;
}	
#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 2px;
	display:block;
}
div>#logo img {
	padding:0px 0px 0px 5px;
	display:block;
}
#picture {
	float:left;
	width:216px;
	height:200px;
	padding:0px;
	margin:5px 0px 0px 5px;	
}
/* 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;}


