#wrapper {
	background: #fff url(images/pagebg.gif) 0 171px no-repeat; 
	}

#masthead { background-image: url(images/mastheadbgmkt2.jpg); 
	position: relative;
	height: 171px;
	}
#masthead h1 { 
	margin: 0 30px 5px 30px; 
	}
#masthead ul.nav {
	top: 141px;
	}
#col-a { width: 46%; }
html>body #col-a { width: 46%; }
#col-c { width: 46%; }
html>body #col-c { width: 46%; }
h1 { 
	font-size: 2em; 
	line-height: 1.3em;
	font-weight: bold;
	color: #688737;
	margin: .2em 15px .7em 15px; 
	}
.ctitle { font-size: 1.2em; font-weight: bold; }
#masthead div.login { 
	position: absolute; 
	top: 8px; right: 5px; 
	text-align: right;
	font-size: 1em; line-height: 1.5em;
	}
#masthead div.login em {
	font-style: normal;
	font-weight: bold;
	color: #6A8737;
	}
#masthead div.login a {
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
	}
#masthead div.login a:hover {
	color: #6A8737;
	text-decoration: underline;
	}

