#Wrapper {
	margin: auto;
	width: 973px;
	z-index: 0;
	padding: 0;
	position: relative;
}
body {
	background-color: #555D60;
	background-image: url(/images/BCA-BG.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#Mast {
	background-image: url(/images/BCA-Mast-end.png);
	background-repeat: no-repeat;
	z-index: 1;
	float: left;
	width: 948px;
	background-position: right;
	background-color: #DFE1E3;
}

#Logo {
	background-image: url(/images/BCA-mast-logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 90px;
	width: 247px;
}
#LogoType {
	float: right;
	width: 300px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #535756;
}



#Banner {
	height: 280px;
	position: relative;
	z-index: 1;
	float: left;
	width: 948px;
	clear: both;
}
#Shdw-Lft {
	background-image: url(/images/Main-shdw-left.png);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 11px;
	height: 900px;
}
#Center {
	float: left;
	width: 948px;
}

#Info {
	background-color: #FFFFFF;
	width: 948px;
	z-index: 1;
	position: relative;
	float: left;
	clear: both;
}


.columns {
	float: left;
	width: 274px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EDEDED;
	z-index: 2;
	background-color: #c6d8cd;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#Paths {
	background-color: #C6D8CD;
	position: relative;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	clear: both;
	float: left;
	width: 948px;
}

.hdrFormat {
	text-align: right;
}
#News {
	padding: 10px 20px 5px;
	float: left;
	width: 590px;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EDEDED;
	z-index: 2;
	overflow: auto;
}

.columnR {
	float: left;
	width: 274px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EDEDED;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EDEDED;
	z-index: 2;
	background-color: #c6d8cd;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#News td {
	padding: 0px;
	width: 50%;
	vertical-align: top;
}
#News p {
	margin-bottom: 10px;
}

#Footer {
	background-image: url(/images/BCA-Footer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 948px;
	height: 50px;
}
#Footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.columnL {

	float: left;
	width: 274px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EDEDED;
	z-index: 2;
	background-color: #c6d8cd;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#Shdw-Rt {
	background-image: url(/images/Main-Shadow-Right.png);
	background-repeat: repeat-y;
	background-position: left;
	float: right;
	width: 14px;
	height: 900px;
}
#NavContact {
	float: right;
	z-index: 2;
	background-image: url(/images/nav-mast-BG.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 660px;
	padding-top: 50px;
	padding-left: 20px;
}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 30px;
	color: #FFFFFF;
	padding-right: 10px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #003366;
}
#ContactForm {
	float: left;
	width: 387px;
	border: 1px solid #dddddd;
}
#ContactForm td {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F1F2F3;
	border-bottom-color: #F1F2F3;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	border: 1px solid #FFFFFF;
}
textarea {
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
