body {
	color:#77787B;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

a {
	color:#7391AB;
	text-decoration:none;
}

#wrapper {
	width:898px;
	border:1px solid #A6BCCF;
	background-color:#FFF;
	margin:10px;
	padding:0px;
}

#logo {
	position:absolute;
	background-image:url(images/bwc-logo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:67px;
	width:122px;
	margin-top:51px;
	margin-left:84px;
	overflow:hidden;
}
#logo a {
	padding:67px 0px 0px 122px;
	display:block;
	text-decoration:none;
}

#calltoday {
	position:absolute;
	background-image:url(images/calltoday.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:32px;
	width:238px;
	margin-top:28px;
	margin-left:602px;
	overflow:hidden;
}
#calltoday a {
	padding:32px 0px 0px 238px;
	display:block;
	text-decoration:none;
}

#content {
	margin:133px 58px 47px 58px;
	padding:0px;
	background-color:#F5EFD9;
}

.clear {
	clear:both;
}
.required {
	color:red;
}

#nav_menu {
	z-index:1000;
	position:absolute;
	margin-top:93px;
	margin-left:206px;
	width:634px;
	background-color:#FFF;
	text-align:right;
}
html>body #nav_menu {
	height:22px;
}
#nav_menu a {
	color:#77787B;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	width:auto;
	font-size:11px;
	line-height:12px;
	padding-left:13px;
	padding-right:13px;
	text-transform:uppercase;
	letter-spacing:1px;
}
#nav_menu a:hover {
	color:#B3573C;
}
#nav_menu #lastmenu a {
	padding-right:0px;
}

.smaller {
	font-size:smaller;
}
.small {
	font-size:small;
}
.blu { color:#7391AB; }


#contentBody {
	width:780px;
	border-top:6px solid #94A7C7;
	border-left:1px solid #7C94B7;
	border-right:1px solid #7C94B7;
	background-color:#7C94B7/*F5EFD9*/;
	padding:0px;
	margin:0px;
}

#homeLeft {
	float:left;
	width:242px;
	min-height:331px;
	height:auto !important;
	height:331px;
	color:#77787B;
	margin:0px;
	padding:0px;
	text-align:center;
	vertical-align:top;
	/*border-right:1px solid #7C94B7;*/
	background-color:#F5EFD9;
}
#homeLeft h2, #subLeft h2 {
	font-size:16px;
	color:#77787B;
	text-align:left;
	margin:35px 20px 10px 20px;
	overflow:hidden;
}
#homeRight {
	float:right;
	width:538px;
	color:#77787B;
	margin:0px;
	padding:0px;
	vertical-align:top;
	background-color:#7C94B7/*F5EFD9*/;
	overflow:hidden;
}
#homeRight img {
	padding-left:1px;
	width:538px;
}

#headlineSep {
	text-align:left;
	font-size:11px;
	line-height:0px;
	letter-spacing:1px;
	margin:0px 20px 10px 20px;
}
#pagecopy {
	text-align:left;
	font-size:11px;
	line-height:12px;
	margin:20px;
}
#pagecopy p {
	margin-top:8px;
	margin-bottom:8px;
}
#pagecopy h2 {
	font-size:14px;
	text-align:center;
	color:#40619e;
	margin:10px;
}
#pagecopy ul {
	padding:0px;
	margin: 0px 10px 0px 0px;
	list-style-type:disc;
}
#pagecopy li {
}


#contentHeader {
	height:3px;
	width:100%;
	margin:0px;
	padding:0px;
	color:#000;
	line-height:0px;
	background-color:#FFF;
	border-top:1px solid #000;
}
#contentFooter {
	height:33px;
	width:100%;
	padding:0px;
	color:#FFF;
	font-size:12px;
	line-height:14px;
	background-color:#7C94B7;
	overflow:hidden;
}
#contentFooter .bluRight {
	float:right;
	margin:10px;
	text-align:right;
}
#contentFooter2 {
	height:33px;
	width:100%;
	margin:0px;
	padding:0px;
	color:#7391AB;
	font-size:10px;
	line-height:12px;
	background-color:#FFF;
	vertical-align:bottom;
}
#contentFooter2 a {
	color:#7391AB;
}
#contentFooter2 .whtLeft {
	float:left;
	text-align:left;
}
#contentFooter2 .whtReft {
	float:right;
	text-align:right;
}


#subLeft {
	float:left;
	min-height:331px;
	height:auto !important;
	height:331px;
	width:417px;
	color:#77787B;
	margin:0px;
	padding:0px;
	text-align:center;
	/*border-right:1px solid #7C94B7;*/
	background-color:#F5EFD9;
}
#subRight {
	float:right;
	width:363px;
	color:#77787B;
	margin:0px;
	padding:0px;
	background-color:#7C94B7/*F5EFD9*/;
	overflow:hidden;
}
#subRight img {
	padding-left:1px;
	width:362px;
}

input {
	height:16px;
}

#h2_headline {
	font-size:16px;
	color:#77787B;
	text-align:left;
	margin:35px 20px 10px 20px;
	overflow:hidden;
}

#fullpage {
	float:left;
	min-height:331px;
	height:auto !important;
	height:331px;
	background-color:#F5EFD9;
}