body,form,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,blockquote,input { margin: 0; padding: 0; font-family: verdana,arial,helvetica,sans-serif; }
body { font-size: 90%; }
body #maincontent{
	border: 1px solid #9ea0a5;
	border-top: none;
}
#header, #maincontent {
	margin: 0 auto;
}
#header {
	height: 101px;
	width: 900px;
	margin-top: 9px;
}
#header { position:relative; }
#header #returnNav {
	position: absolute;
	left: 683px;
	top: 69px;
	font: bold .88em arial, helvetica, sans-serif;
	color:#fff;
}
#header #returnNav a { color: #fff; text-decoration: none; }
#header #returnNav a:hover { text-decoration: underline; }
#content { background-color:#fff; padding: 19px 0 5px;min-height: 500px;}
#content h1 { font-size: 1.1em; }
#nav {
	background: url(../img/bm_nav_bot.gif) bottom left no-repeat;
	width: 200px;
	padding-bottom: 29px;
}
#nav ul {
	background: #ebeae6;
	padding: 9px 10px 20px 26px;
}
#nav li {
	list-style: none;
	padding: 7px 0 0;
}
#nav li a {
	font-size: .78em;
	color: #666;
	text-decoration: none;
}
#nav li a:hover { text-decoration: underline; }
td { vertical-align: top; }

/** Begin special look and feel selectors **/
/**/
/* Designer look and feel */
body#des #header { background-image: url(../img/bm_des_head.jpg); }
body#des { background: #471e0d url(../img/bm_des_bg.jpg) repeat-x; }
body#des #content h1 { color: #8b4340; }
body#des #maincontent { border-color: #9ea1a6; }

/* Contractor look and feel */
body#con #header { background-image: url(../img/bm_con_head.jpg); }
body#con { background: #283d53 url(../img/bm_con_bg.jpg) repeat-x; }
body#con #content h1 { color: #3b4c61; }
body#con #maincontent { border-color: #aeb6be; }

/* Consumer look and feel */
body#cons #header { background-image: url(../img/bm_cons_head.jpg); }
body#cons { background: #3a240d url(../img/bm_cons_bg.jpg) repeat-x; }
body#cons #content h1 { color: #785636; }
body#cons #maincontent { border-color: #d2d1d1; }
/**/
/** end special look and feel selectors **/

.whiteClr { background-color:#fff; }
