@import  url("/css/reset.css");
@import  url("/css/global.css");
/*@import  url("/css/main.css");*/

#side-bar, #opinion, #right-side-bar,
.preload,
.visual,
.breadcrumbs, section-main {
	display: none;
}

#content, #section-content, #section-main {
	margin: 0;
	float: none;
}

body {
	margin: 0px;
	padding: 0px;
	background: none;
	font-size: 13px;
}

img {
	border-style: none;
}

h1,h2,h3,h4 {color: #4d4d4d !important;}

h1 {font-size: 125%;}
h1.headline {margin: 20px 0px 20px 0px; padding: 0px; text-transform: uppercase; text-align: center;}
h2 {font-size: 110%;}
h3 {font-size: 100%;}

a {
	color: #4d4d4d;
	text-decoration: none;
}

a:focus {outline: none;}

body {
	text-align: right;
}

#wrapper {
	padding: 0 32px;
	background: none;
}

#container {
	min-width: 0;
	margin: 0 auto;
	text-align: left;
	background: none;
}

#section-head {
	margin: 20px 8px 0 8px;
	border-bottom: 7px solid #ccc;
	padding-bottom: 10px;
	background: none;
}

#tiny-nav {
	float: right;
	text-align: right;
	margin-top: 41px;}

#tiny-nav li {
	background: none;
	margin-bottom: 7px;
	display: block;
}

#tiny-nav a {
	color: #4D4D4D;
	text-decoration: none;
}

#tiny-nav strong {
	font-size: 13px;
}

#section-main {
	padding: 43px 0px 43px 28px;
}

#content {

}

#section-footer, #section-footer  p {
	background: none;
	padding: 0;
	margin: 0;
}

#section-footer {
	font-size: 13px;
	padding-bottom: 70px;
	padding-left: 8px;
	background: none;
}