html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

body, html, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border: none;
	height: 100%;
}

body{
	background-color: #000;
}

p{
	margin: 0;
	padding: 0;
}

* :focus { outline: 0; }

img{
	border: none;
}

h1 {
	margin:0;
}

a, a:link, a:active, a:hover, a:visited{
	color: #337733;
}

/*begin header outside*/
#header-wrapper{
	background-color: #438030;
	width: 100%;
	height: 200px;
}

#header-centering{
	width: 980px;
	margin: 0 auto;
}
/*end header outside*/

/*content outside*/
#content-wrapper{
	background-color: #fff;
	float: left;
	width: 100%;
	background: #fff url(/images/wirenuts_02_50.png) repeat-x center bottom;
}

#content-centering{
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#content{
	background: transparent url(/images/bg_wh_70.png) repeat center top;
	clear: both;
	float: left;
	width: 940px;
	padding: 20px 20px 100px 20px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-left: -1px;
}

/*#c2-wrapper{
	background: #01253d url(/images/v40/c1bg40.png) repeat-x center top;
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-bottom: 100px;
}

#c2-centering{
	width: 960px;
	margin: 0 auto;
}*/
/*end content outside*/

/*footer outside*/
#footer-wrapper{
	background: transparent url(/images/footer_bg.png) repeat-x top center;
	float: left;
	width: 100%;
	min-height: 200px;
/*	position: fixed;
	bottom: 0;*/
}

#footer-centering{
	width: 980px;
	margin: 0 auto;
}
/*end footer outside*/

/*header content*/
#header {
	background: #4a8c35 url('/images/header_bg.jpg') no-repeat center top;
	width: 980px;
	float: left;
	height: 200px;
}

.logo-positioner{
	float: left;
	height: 160px;
	width: 980px;
}

#logo{
	border: none;
}

.logo{
	margin: 20px 20px 20px 40px;
/*	margin: 0 auto;*/
	padding: 0;
	border: none;
	display: block;
}

.navbar-positioner{
/*	margin: 0;*/
	float: right;
/*	height: 35px;*/
}

#navbar {
	display: block;
	height: 40px;
	width: 980px;
/*	background: transparent url(/images/bg_bk_20.png) repeat center top;*/
	float: right;;
}

#navbar ul {
	padding: 0;
	list-style: none;
	margin: 0 auto;
	float: right;
	display: block;
	text-align: right;
}

#navbar li {
	display: inline;
	padding: 0;
	float: left;
}

#navbar ul li a, #navbar ul li a:active, #navbar ul li a:visited, navbar ul li a:hover{
	font: normal 18px Verdana, Geneva, sans-serif;
	display: block;
	color: #eee;
	text-decoration: none;
	height: 40px;
/*	padding: 0 40px;*/
	line-height: 40px;
	padding: 0px 30px 0 0;
	width: 140px;
	background: transparent url(/images/navbar_buttons_46.png) no-repeat 0px 0px;
}

#navbar ul li a:hover, #navbar ul li a.active_page{
	color: #333;
}

#navbar ul li a:hover{
/*	background: transparent url(/images/bg_bk_50.png) repeat center top;*/
	background: transparent url(/images/navbar_buttons_46.png) no-repeat -170px 0px;
}

#navbar ul li a.active_page{
	background: transparent url(/images/navbar_buttons_46.png) no-repeat -340px 0px;
/*	background: transparent url(/images/navbar_buttons_46.png) no-repeat 0 -140;*/
/*	background: transparent url(/images/bg_bk_50.png) repeat center top;*/
}
/*end header content*/

/*main content*/

#content img.left{
	margin-right: 20px;
}

#content img.right{
	margin-left: 20px;
}

#main{
	width: 600px;
	float: left;
	font-size: 14px;
	line-height: 20px;
	clear: both;
/*	background: transparent url(/images/bg_bk_10.png) repeat center top;*/
}

#main p{
/*	text-indent: 50px;*/
	margin-left: 30px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

#sidebar{
	width: 300px;
	float: right;
	font-size: 14px;
	line-height: 20px;
}

#sidebar ul{
	margin-left: 30px;
}

/*end main content*/

h2 {
	margin: 0 0 1em;
}

/*footer content*/
#footer {
	color: #ddd;
	padding: 20px;
/*	text-align: right;*/
	background: transparent url(/images/bg_bk_20.png) repeat center top;
	float: left;
	width: 940px;
	text-align: center;
}

#footer p {
	margin:0;
}

#footer a, #footer a:visited{
	color: #ccc;
}

#footer a:active, #footer a:hover{
	color: #eee;
}

#sitemap{
	margin: 0 auto;
}

#sitemap ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sitemap ul li{
	display: inline;
/*	margin-right: 20px;*/
	margin: 0 20px;
}

#footer-col-left, #footer-col-center, #footer-col-right{
	float: left;
	display: block;
	padding: 0 20px;
	margin-bottom: 20px;
}

#footer-col-left{
/*	border-right: 1px solid #666;*/
	width: 105px;
}

#footer-col-right{
	width: 225px;
/*	border-left: 1px solid #666;*/
}
 
#footer-col-center{
	width: 225px;
}

.footer-container{
	margin: 0 auto 10px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #333;
}

/*end footer content*/

/*global*/
.red{
	color: #f00;
}

h4{
	font-size: 18px;
	font-weight: normal;
}
/*end global*/