xdiv {
	border:1px solid red;
}

body {
	text-align:center;
	background-color:#003366;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

#center {
	width:785px;
	margin-left:auto;
	margin-right:auto;
	min-height:1000px;
}

#wrapper {
	width:785px;
	background: #7bb6f0 url('images/bkgd.jpg') repeat-x fixed 100% 100%; 
	padding:4px 0 0 0;
	text-align:left;
}

#header {
	width:785px;
	height:101px;
	text-align:center;
	overflow:hidden;
}

#subHeaderLeft {
	width:450px;
	margin:3px 5px 8px 5px;
	text-align:left;
	float:left;
}

#subHeaderRight {
	width:300px;
	margin:3px 5px 8px 5px;
	text-align:right;
	float:right;
}

#leftColumn {
	display:inline;
	width:160px;
	margin:0 0 0 5px;
	min-height:550px;
	text-align:left;
	overflow:visible;
	float:left;
}

#centerColumn {
	_margin-left:-230px;
	margin-top:50px;
	margin-bottom:15px;
	width:415px;
	min-height:300px;
	text-align:left;
	float:left;
}

#rightColumn {
	width:180px;
	margin:0 0 0 9px;
	float:left;
	min-height:300px;
	overflow:hidden;
}

.rightModule {
	width:178px;
	border:1px solid #fff;
	background-color:#036;
	color:#fff;
	margin:0 0 6px 0;
}

.rightModuleTitle {
	padding:5px 0 5px 5px;
	background-color:#014d96;
	font-weight:bold;
	font-size:10px;
	color:#fff;
	border-right:5px solid #900;
}

.rightModuleTitleLine {
	height:1px;
	overflow:hidden;
	background-color: #bbb;
}

.rightModuleTxt {
	margin:0 0 5px 10px;
	font-size:10px;
}

.rightModuleTxt a{
	font-size:10px;
	color:#fff;
}

.smallBreak {
	line-height:5px;
}

.rightModule ul {
	font-size:10px;
	margin:3px 0 8px 24px;
	padding:1px;
	line-height:16px;
}

.rightModule li {
	list-style-type:square;
	color:#52a0ef;
}

#bottomRow {
	text-align:left;
	clear:both;
	margin:15px 0 0 0;
	width:785px;
	height:72px;
	min-height:70px;
}

.leftImage {
	border:1px solid #006;
	margin:2px 0 2px 0;
}

.bannerLeft {
	border:1px solid #006;
	margin-left:5px;
}
.bannerRight {
	border:1px solid #006;
	margin-left:5px;
}

#footer {
	width:784px;
	height:120px;
	min-height:150px;
	margin:5px 0 20px 0;
	background-color:#036;
	color:#fff;
	line-height:16px;
	font-family:verdana;
	font-size:11px;
}

#footer a {
	color:#fff;
}

.copyright {
	font-size:10px;
}

.phone {
	font-size:14px;
	font-weight:bold;
}

.bText1 {
	color:#fff;
}