@import url("whitespace.css");
@import url("forms.css");
@import url("faq.css");

a:link, a:visited {
	color: #00285e;
	text-decoration: underline;
}
a:hover, a:active {
	color: #00285e;
	text-decoration: none;
}
img {
	margin: 5px;
}
html, body {	height: 100%;}
body {
	background: #eaeaea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	behavior: url(/css/csshover.htc);
}
#container {
	background: #FFF url(../images/content.gif) 0 0 repeat-x;
	width: 800px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	_height: 100%;
}
#header {
	background: url(../images/header.jpg) 0 -135px no-repeat;
	height: 135px;
	margin: 0;
	text-indent: -1234em;
}
#navigation {
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 135px;
	margin: 0;
	list-style: none;
	text-indent: -1234em;
	z-index: 1000;
}
#navigation li {
	position: absolute;
	margin: 0;
}
#navigation li a {
	display: block;
	text-decoration: none;
}
#navigation li a:hover {
	background-image: url(../images/header.jpg);
}
#home,
#contact,
#sitemap,
#disclaimer,
#privacy {
	top: 5px;
	width: 66px;
	height: 27px;
}
#home a,
#contact a,
#sitemap a,
#disclaimer a,
#privacy a {
	height: 27px;
}
#home {	left: 595px;}
#home a:hover {	background-position: -595px -5px;}
#contact {	left: 662px;}
#contact a:hover {	background-position: -662px -5px;}
#sitemap {	left: 729px;}
#sitemap a:hover {	background-position: -729px -5px;}
/* #disclaimer {	left: 662px;}
#disclaimer a:hover {	background-position: -662px -5px;}
#privacy {	left: 729px;}
#privacy a:hover {	background-position: -729px -5px;}
*/
#about,
#assets,
#planning,
#consulting,
#faq,
#logout,
#legal {
	top: 110px;
	width: 95px;
	height: 25px;
}
#about:hover,
#assets:hover,
#planning:hover,
#consulting:hover,
#faq:hover,
#legal:hover {
	background-image: url(../images/header.jpg);
}
#about a,
#assets a,
#planning a,
#consulting a,
#faq a,
#logout a,
#legal a {
	height: 25px;
	cursor: default;
}
#about {	left: 0;}
#about,
#about a:hover {	background-position: 0px -110px;}
#assets {	left: 100px;}
#assets,
#assets a:hover {	background-position: -100px -110px;}
#planning {	left: 200px;}
#planning,
#planning a:hover {	background-position: -200px -110px;}
#consulting {	left: 300px;}
#consulting,
#consulting a:hover {	background-position: -300px -110px;}
#faq {	left: 400px;}
#faq,
#faq a:hover {	background-position: -400px -110px;}
#legal {	left: 500px;}
#legal,
#legal a:hover {	background-position: -500px -110px;}
#logout {
	left: 705px;
	background: url(/images/logout.jpg) 0 -25px no-repeat;
}
#navigation #logout a {cursor: pointer;}
#navigation #logout a:hover {	background: url(/images/logout.jpg) 0 0 no-repeat;}

#navigation ul {
	display: none;
}
#navigation li:hover ul {
	display: block;
	position: absolute;
	top: 25px;
	left: 0;
	margin: 0;
	padding: 2px;
	width: 150px;
	text-indent: 0;
	background: #FFD65A;
	list-style: none;
}
#navigation ul li {
	position: static;
	height: auto;
}
#navigation ul li a {
	padding: 2px 3px;
	height: auto;
	_height: 1px;
	color: #002D69;
	cursor: pointer;
}
#navigation ul li a:hover {
	background: #002D69;
	color: #FFF;
}
#buttons {
	position: absolute;
	left: 595px;
	top: 135px;
	width: 205px;
	height: 380px;
	margin: 0;
	background: url(../images/my2010.jpg) 0 0 no-repeat;
	list-style: none;
	text-indent: -1234em;
}
#internal #buttons {
	background: url(../images/my2010.jpg) 0 0 no-repeat;
}
#buttons li {
	margin: 0;
	position: absolute;
	left: 15px;
	height: 40px;
	width: 170px;
}
#buttons li a {
	display: block;
	height: 40px;
	text-decoration: none;
}
#buttons li a:hover {	background-image: url(../images/my2010.jpg);}
#internal #buttons li a:hover {	background-image: url(../images/my2010.jpg);}
#plan {	top: 193px;}
#plan a:hover {	background-position: -220px -193px;}
#portfolio {	top: 68px;}
#portfolio a:hover {	background-position: -220px -68px;}
#performance {	top: 308px;}
#performance a:hover {	background-position: -220px -308px;}
#mylockbox {	top: 424px;display: none;}
#mylockbox a:hover {	background-position: -220px -424px;}


#content {
	padding: 260px 10px 10px;
	width: 575px;
	background: url(../images/photo2.jpg) 0 0 no-repeat;
	min-height: 160px;
	_height: 160px;
}
#internal #content {
	background: none;
	padding-top: 10px;
	min-height: 400px;
	_height: 400px;
}
#title {
	margin: 0 0 10px;
	font-weight: normal;
	font-size: 18px;
	display: none;
}
#internal #title {
	display: block;
}
#clear {
	height: 115px;
}
#footer {
	height: 110px;
	padding: 5px 0 0;
	margin: -115px auto 0;
	width: 800px;
	text-align: center;
	position: relative;
	color: #00285e;
}
p#links {
	margin: 0 0 15px;
	font-size: 14px;
}
#footer a {	text-decoration: none;}
#footer a:hover {	text-decoration: underline;}
#footer div * {
	color: #737373;
	margin: 3px 0;
	line-height: 1;
	font-size: 12px;
}
#footer p#byline {
	margin: 15px 0 0;
	font-size: 10px;
}
#byline a {	color: #BBB;}

