@import url(/styles/default.css);

#customPageContainer {
	width: 760px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
}
#customPageContainer p, li {
	text-align: left;
}
#customPageContainer h3 {
	color: #FFF;
    font-size: 16px;
	background-color: #06c;
	padding: 16px;
}
#customPageContainer h4 {
	color: #333;
	font-size: 12px;
	background-color: #F2F2F2;
	padding: 6px;
}
.customPageContent {
	float: left;
}
.customPageContent p {
	padding: 14px;
}
#customPageConsoleImg {
	background-image: url(../images/finance.jpg);
	width: 320px;
	height: 240px;
	float: left;
	margin-left: 10px;
}
#customPageImg {
	width: 150px;
	height: 150px;
	text-align: center;
	margin-right: 10px;
}

.clear {
	clear: both;
}

html, body  {
    background: #990000;
}

div#shiv {margin-top: -220px;}
div#centered {width: 780px;height: 440px;margin: auto;}

#tabbar, #sitemapinfo, #moreinformation { width: 780px; margin-left: 246px; }
#sitecontent { width: 760px; }