/* CSS Document */
#wrapper {
	height: 600px;
	width: 726px;
	margin-right: auto;
	margin-left: auto;
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
}

#navcontainer {
	width: 126px;
	float: left;
	clear: left;
	margin-top: 40px;
	height: auto;
}
#aboutbanner {
	float: right;
	height: 122px;
	width: 535px;
	background-image: url(images/calc.png);
	clear: none;
}

#logo {
	background-image: url(images/taybank_logo.gif);
	height: 122px;
	width: 191px;
	float: left;
	clear: left;
}


#navcontainer ul
{
	margin-left: 0;
	padding-left: 0px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}

#navcontainer a
{
	display: block;
	padding: 0 35px 0px;
	width: 120px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #eee;
	margin-top: 10px;
	margin-bottom: 10px;
}

#navcontainer a:link, .navlist
{
color: #666666;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #99CC33;
color: #fff;
}

#maintextbox {
	float: right;
	width: 465px;
	padding: 0px 45px 0 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 445px;
}

}
#datebanner {
	float: left;
	height: 30px;
	width: 726px;
	text-decoration: none;
}
.datestyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	background-color: #FFFFFF;
	text-align: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	float: right;
}
.taybankbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
}
.taybanktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: inherit;
}
.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	font-weight: normal;
}
	
.description        { color: #333333; font-size: 12px; font-weight: normal; line-height: 18px}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.quotes_names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #99CC33;
}


.footer {
	background-color: #336699;
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 5px;
	padding-left: 0px;
}
.copyright_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
	text-align: left;
	width: 300px;
	float: left;
	margin-left: 5px;
	}
#servicesbanner {

	float: left;
	height: 122px;
	width: 535px;
	background-image: url(images/calc.png);
	clear: none;
}
#contact {
	background-image: url(images/contact.png);
	float: left;
	height: 122px;
	width: 535px;
}

#service_banner {
	background-image: url(images/expenses.png);
	float: left;
	height: 122px;
	width: 535px;
}
#testimon_banner {
	background-image: url(images/handshake.png);
	height: 122px;
	width: 535px;
	float: left;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.contact_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #99CC33;
}

