@charset "utf-8";
/* CSS Document */
#wrapper {
	width:900px;
	height:auto;
	margin:auto;
}
#flashHeader {
	width:900px;
	height:auto;
	background-color:#999999;
}
#headerLeft {
	width:227px;
	height:179px;
	float:left;
	background:url(../images/base/tc_01.jpg);
}
#headerCenter {
	width:451px;
	height:179px;
	float:left;
	background:url(../images/base/tc_02.jpg);
}
#headerRight {
	width:222px;
	height:179px;
	float:left;
	background:url(../images/base/tc_03.jpg);
}
#buttonbarLeft {
	width:227px;
	height:48px;
	float:left;
	clear:left;
	background:url(../images/base/tc_04.jpg);
}
#buttonbarCenter {
	width:451px;
	height:43px; /*originally 48px but takes into account .buttons*/
	float:left;
	background-image:url(../images/base/tc_05.jpg);
}
#buttonbarRight {
	width:222px;
	height:48px;
	float:left;
	background:url(../images/base/tc_06.jpg);
}
#body {
	background-image:url(../images/base/tc_07-sm.jpg);
	clear:both;
	width:840px; /*really 900 but takes into account .text*/
}
#footerLeft {
	width:227px;
	height:60px;
	float:left;
	background:url(../images/base/tc_08.jpg);
}
#footerCenter {
	width:433px;
	height:45px;/*really 60 but takes into account footerText*/
	float:left;
	background-image:url(../images/base/tc_09.jpg);
}
#footerRight {
	width:240px;
	height:45px;
	float:left;
	background:url(../images/base/tc_10.jpg);
}
#cright {
	width:900px;
	margin:auto;
	clear:both;
}
#contactForm {
	padding: 0px 0px 0px 110px;
}
#penPaper {
	width:300px;
	height:333px;
	border:outset 5px #000066;
	padding:5px;
	float:right;
}
#documents2 {
	width:284px;
	height:427px;
	border:outset 5px #000066;
	padding:5px;
	float:right;
}
#servicesProvided {
	width:400px;
	height:auto;
	float:left;
	margin-left:100px;
}
#tomAtDesk {
	width:250px;
	height:218px;
	border:outset 5px #000066;
	padding:5px;
	float:left;
	margin: 10px 15px 5px 0px;
}
#courthouse {
	width:250px;
	height:167px;
	border:outset 5px #000066;
	padding:5px;
	float:left;
	clear:both;
	margin: 10px 15px 5px 0px;
}
