/*@import url(/styles/default.css);*/

html, body {font-family: Verdana, Arial, Helvetica, sans-serif; background: #45593f  url(../images/bg.jpg) repeat-y 50% 0;}

#tabbar, #sitemapinfo, #moreinformation { width:955px; margin-left:160px;}
#sitecontent { width: 935px; }
#tabbar a{color: #000;}
#tabbar a:visited{color:#000}
#bz a{color: #000;}
#bz a:link{color:#000;}
#bz a:visited{color:#000}
#bz a:hover{color:#666}

#bzcopyright a {color: #000; }
#bzcopyright a:hover {color: #666; }
#bzcopyright a:visited {color: #000; }



#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;
}
