/* @group Style Clearing */

* {
	margin: 0;
	padding: 0;
	z-index: 1;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

:link,:visited {
	text-decoration: none
}

a img,:link img,:visited img {
	border: none
}

ul,ol {
	list-style: none
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0
}

address {
	font-style: normal
}

/* @end */

/* @group Custom Styles */

/* @group HTML Elements */

body {
	width: 100%;
	height: 100%;
	background: #bfdbf0;
}

a:link, a:active, a:visited {
	color: #004275;
	text-decoration: none;
}

a:hover {
	color: #004275;
	text-decoration: underline;
}

ul {

}

ul li {

}

h1
{
	color: #004275;
	font: bold 14px/16px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
	display: block;
	margin-bottom: 15px;
	visibility: visible;
	overflow: visible;
	position: relative;
	float: none;
	clear: none;
}

/* @end */

/* @group Interface */

#container_outerwrapper
{
	width: 720px;
	display: block;
	position: relative;
	visibility: visible;
	overflow: visible;
	text-align: center;
	float: none;
	clear: both;
	padding-top: 52px;
}

#container_innerwrapper
{
	width: 720px;
	float: none;
	clear: none;
	position: relative;
	visibility: visible;
	overflow: visible;
	text-align: center;
	background: url(../img/nationalandcommunitygov/container_background.gif) repeat-y center top;
}

#header
{
	width: 720px;
	height: 87px;
	background: url(../img/nationalandcommunitygov/header.gif) no-repeat left top;
	text-align: left;
	display: block;
	float: none;
	clear: both;
	position: relative;
	visibility: visible;
	overflow: visible;
}

#header_logo
{
	display: block;
	float: none;
	clear: none;
	position: absolute;
	top: -27px;
	left: -60px;
	visibility: visible;
	overflow: hidden;
	width: 140px;
	height: 130px;
}

#header_navigation
{
	text-align: right;
	display: block;
	width: 615px;
	right: 32px;
	top: 63px;
	position: absolute;
	height: 34px;
	overflow: hidden;
	visibility: visible;
	float: none;
	clear: none;
}

/*#header_navigation a:link, #header_navigation a:active, #header_navigation a:hover, #header_navigation a:visited,*/ #header_navigation img 
{
	color: #ffffff;
	text-decoration: none;
	font: bold 8px/34px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	display: block;
	float: right;
	clear: none;
	position: relative;
	visibility: visible;
	overflow: visible;
	/*padding-right: 0px;
	padding-left: 10px;
	background: url(../img/nationalandcommunitygov/nav_line.gif) no-repeat 0;*/
}

#header_navigation img 
{
	padding-left: 7px;
}

/*#header_navigation a:hover
{
	text-decoration: underline;
}*/

#feature
{
	display: block;
	clear: both;
	float: none;
	width: 720px;
	height: 150px;
	background: url(../img/nationalandcommunitygov/feature_1.jpg) no-repeat center top;
	position: relative;
	visibility: visible;
	overflow: visible;
	z-index: 2;
}

#feature_button
{
	width: 295px;
	height: 101px;
	display: block;
	float: none;
	clear: none;
	position: absolute;
	top: 49px;
	left: 401px;
	visibility: visible;
	overflow: hidden;
	z-index: 1;
}

#feature_shirt
{
	display: block;
	top: 0;
	left: 564px;
	position: absolute;
	float: none;
	clear: none;
	visibility: visible;
	overflow: visible;
	width: 156px;
	height: 50px;
	z-index: 3;
}

#content
{
	width: 650px;
	display: block;
	float: none;
	clear: both;
	position: relative;
	visibility: visible;
	overflow: visible;
	background: url(../img/nationalandcommunitygov/content_background.gif) no-repeat center top;
	text-align: left;
	padding-right: 35px;
	padding-left: 35px;
}

#content_right
{
	width: 245px;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	float: right;
	clear: none;
	position: relative;
	visibility: visible;
	overflow: hidden;
	text-align: left;
	color: #666;
	font: 11px/14px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

#content_left
{
	width: 330px;
	padding-top: 20px;
	text-align: left;
	color: #666;
	font: 11px/14px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	position: relative;
	visibility: visible;
	overflow: visible;
}

#footer
{
	color: #505050;
	text-decoration: none;
	font: normal normal 10px/14px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
	width: 700px;
}

.break_image
{
	display: block;
	clear: both;
	float: none;
	position: relative;
}

/* @end */

/* @end */