#masthead{
	margin: 0 auto;
	padding: 0px 0px;
	width:900px;
	height:371px;
	display:block;
}

#masthead-internal{
	margin: 0 auto;
	padding: 0px 0px;
	width:900px;
	height:137px;
	display:block;
}

body{
	background-color:#CCCCCC;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#514e4e;
	text-align:justify;
	line-height: 1.166;	
	margin:0px;
	padding: 0px;
}

#Table_01 {
	background-color:#FFFFFF;
	margin:0 auto;
	position:absolute;
	width:900px;
}

#idx-01 {
	position:absolute;
	left:0;
	top:0;
	width:437px;
	height:137px;
}

#idx-02 {
	position:absolute;
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat-x;
	left:437px;
	top:0px;
	width:463px;
	height:137px;
}

#nav{
	position:absolute;
	width:100%;
	top:105px;
	text-align:right;
}

#nav a{
	text-decoration:none;
	color: #000000;
	line-height:12px;
	size:12px;
}

#nav a:hover{
	text-decoration:underline;
}

#nav a:visited{
	text-decoration:none;
	color: #000000;
	line-height:12px;
	size:12px;
}


#idx-03 {
	background-image:url(../images/idx_03.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:137px;
	width:900px;
	height:234px;
}

#intro{
	width:450px;
	margin:5px;
	font-family:"Arial";
	font-size:12px;
	color:#ffffff;
	padding:10px;
}

#spacer{
	font-family:"Arial";
	font-size:16px;
	color:#0e3192;
	font-weight:bold;
	line-height:20px;
	border-bottom: 1px solid #0e3192;
	margin: 10px auto;
}

#logoWrapper{
	margin:0 auto;
	width:860px;
}
#logoInnerWrap{
	margin: 0 auto;
	width: 800px;
}
.logoThumb {
	float:left;
	clear:right;
	margin:5px;
	width:150px;
	height:75px;
}

#footer{
	margin:20px auto;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	line-height:20px;
	text-align:center;
}

#mbacontainer{
	background-color:#FFFFFF;
	width: 900px;
	margin: 0 auto;
	padding: 10px 0px;
}

.clr{
	clear:both;
}

#rgt{
	float: right;
	width:630px;
	padding:0 10px 0 10px;
}

#lft img{
	margin-bottom: 10px;
}

#lft{
	float: left;
}

#rgt h1{
	font-size:150%;
	border-bottom:2px solid #CCCCCC;
}

#rgt h2{
	font-size:130%;
	margin-top: 5px;
	margin-bottom:2px;
	border-bottom:1px dotted #CCCCCC;
}

#rgt h3{
	font-size:120%;
	margin-top: 5px;
	margin-bottom:2px;
}
#rgt h4{
	font-size:110%;
	margin-top: 5px;
	margin-bottom:2px;
}

#sitelink{
	font-size:120%;
	color:green;
}
#sitelink a{
	text-decoration:none;
}
#sitelink a:hover{
	text-decoration:underline;
}

#contentImg{
	overflow:hidden;
}

#contentImg img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display:block;
	border: 1px solid #bf595d;
}

#contentImg h4{
	font-weight:bold;
	font-size:120%;
	font-variant: small-caps;
	margin-bottom:10px;
}

#breadCrumbs{
	font-family:"Century Gothic";
	border-top: 1px dotted #c5e0ff;
	color: #5674b9;
	text-align: left;
	z-index:1;
}

#breadCrumbs a{
	color: #2e3192;
	text-align: right;
	text-decoration:none;
}

#breadCrumbs a:visited{
	color: #2e3192;
	text-align: right;
	text-decoration:none;
}

