#bodyBorder {
	width: 758px;
	border: 1px solid #333333;
}
#topGreyBar {
	background-color: #b0b2b4;
	height: 8px;
	width: 758px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightBox {
	border: 1px solid #333333;
	height: 235px;
	width: 505px;
	padding: 10px;
}
#mainPic {
	background-image: url(../images/home_pic.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 758px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#transPic {
	background-image: url(../images/lend_pic.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 758px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#lendPic {
	background-image: url(../images/trans_pic.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 758px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#aboutPic {
	background-image: url(../images/about_pic.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 758px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#contactPic {
	background-image: url(../images/contact_pic.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 758px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 2px;
	padding-left: 170px;
}
.leftBox {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.rightBox {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 525px;
}
.rightBoxTwo {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.lrgText {
	font-size: 14px;
}
.regText {
	font-size: 12px;
}
.medText {
	font-size: 11px;
}
#contentBox {
	padding: 10px;
	border: 1px solid #666666;
}
a.footer:link, a.footer:active, a.footer:visited {
	color: #333333;
	text-decoration: none;
}
a.footer:hover {
	color: #333333;
	text-decoration: underline;
}
