body {
	margin:0;
	padding:0;
}

.offscreen {
	display:none;
}

.statewide_message {
	display:none;
}

#sliver_container {
	width:auto;
	background-color:#EFEFEF;
	display:none;
}

#container {
	margin:0 auto;
	padding:0;
	width:100%;
	background-color:#fff;
}

h1 {
	font-size:24px;
	margin-top:4px;
}

body#decd .header,
body#mainebiz .header,
body#businessinmaine .header,
body#tourism .header,
body#trade .header,
body#businessanswers .header,
body#mainemade .header {
	display:block;
	background-image:url(none);
	background-color:#104265;
	overflow:none;
	width:auto;
	height:auto;
	padding-bottom:6px;
}

body#decd #top_nav,
body#mainebiz #top_nav,
body#businessinmaine #top_nav,
body#tourism #top_nav,
body#trade #top_nav,
body#businessanswers #top_nav,
body#mainemade #top_nav {
	background-color:#2d3d8b;
	background-image:none;
}


	
/* begin clearfix */
.header:after,
#tabs:after,
#top_nav:after {
	visibility:hidden;
	display:block;
	content:"";
	clear:both;
	height:0;
}

* html .header,
* html #tabs,
* html #top_nav {
	zoom:1;
}


	
/* IE6 */
:first-child+html .header,
:first-child+html #tabs,
:first-child+html #top_nav {
	zoom:1;
}


	
/* IE7 */

	
/* end clearfix */
#top_nav {
	clear:left;
	background-color:#143751;
	background-image:none;
}

#top_nav.clearfix {
	background-image:url(none);
	background-color:#143751;
}

.header h2.logo {
	text-indent:0;
	font-family:Georgia, serif;
	font-weight:normal;
	position:relative;
	width:auto!important;
	font-size:18px;
	text-align:left;
	height:auto!important;
	padding-top:3px;
	margin-left:12px;
	background:url(none);
	background-color:transparent;
}

.header h2.logo a {
	display:default;
	height:auto;
	width:100%;
	color:#fff;
	text-decoration:none;
	padding-top:6px;
}

.header h2.logo a:visited {
	color:#fff;
}

.header_nav_search {
	float:left;
	width:100%;
	text-align:left;
	background-color:transparent;
}

.header_nav_search ul#vtopnav {
	position:relative;
	width:auto;
	margin:0 0 0 12px;
	display:block;
	background-color:transparent;
}

.header_search {
	padding:0 0 0 12px;
}

#tabs {
	background-color:#143751;
	border-top:1px solid #08253a;
}

body#decd #tabs a#decdtab,
body#businessinmaine #tabs a#decdtab,
body#innovation #tabs a#innovationtab,
body#meocd #tabs a#meocdtab,
body#tourism #tabs a#tourismtab,
body#trade #tabs a#internationaltab,
body#businessanswers #tabs a#answerstab,
body#mainemade #tabs a#mainemadetab,
body#mainebiz #tabs a#mainebiztab {
	background:transparent;
	color:#ececec;
}

#tabs a {
	text-decoration:underline;
	text-align:left;
	background:transparent;
	color:#fff;
}

#tabs a:hover {
	color:#ececec;
	background:transparent;
	text-decoration:none;
}

#tabs a.active,
#tabs a.on {
	color:#ececec;
	background:transparent;
}

#tabs a:hover.active {
	color:red;
	background:transparent;
}

#content {
	width:auto;
	padding:0;
	margin-top:0;
}

.crumb_trail {
	display:none;
}

#sectionnav {
	float:none;
	width:auto;
	border:none;
	padding:0 0 0 12px;
	margin-bottom:9px;
}

#sectionnav li {
	margin:0;
	padding:0;
	display:block;
	float:left;
}

#sectionnav li a:after {
	content:" |";
}

#sectionnav li a {
	padding:5px 10px 5px 0;
	text-decoration:none;
	border-bottom:none;
}

#sectionnav li a:hover {
	background:#fff;
	text-decoration:underline;
}

#sectionnav li a.active,
#sectionnav li a.current {
	background:#fff!important;
	color:red;
}

#maincontent1 {
	clear:both;
	float:none;
	width:auto;
	padding:0 12px;
}

#maincontent2 {
	clear:both;
	float:none;
	width:auto!important;
	border:none;
	padding:0 12px;
}

#maincontent3 {
	clear:both;
	float:none;
	width:auto;
	border:none;
	padding:0 12px;
}

#pageaside {
	float:none;
	width:auto;
	border:none;
	padding:0 12px;
}

.pic400,.pic350,.pic325,.pic300,.pic275,.pic250,.pic225,.pic200,.pic175,.pic125 {
	float:none;
	max-width:300px;
	margin:0 0 12px;
}

.pic400 img {
	width:100%;
}

#formsearch {
	width:300px;
	float:none;
	margin:0;
}

.h2coll {
	width:auto;
	margin-right:0;
	float:none;
}

.h2colr {
	width:auto;
	float:none;
}

#pagefooter .footer_column:first-child {
	float:none;
	width:auto;
}

.footer_column {
	float:none;
	width:auto;
}


	
/* home page styles */
body#home #leftcol {
	width:auto;
	float:none;
}

body#home #rightcol {
	width:auto;
	float:none;
}

.programs {
	width:100%;
	float:none;
	margin-top:4px;
	clear:both;
}

.program {
	padding:4px;
	border:1px solid #6779ad;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	margin-bottom:9px;
}
