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{
	height: 100%;
}

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

body{
	background: transparent url('images/body_bg.jpg') repeat-y center top;
}

p{
	margin: 0;
	padding: 0;
}

* :focus { outline: 0; }

img{
	border: none;
}

h1 {
	margin:0;
	font-size: 26px;
	font-weight: normal;
}

#wrapper {
	background: transparent url('images/wrapper_bg.jpg') no-repeat center top;
	float: left;
	margin: 0 auto;
	width: 100%;
	height: auto !important;
	min-height: 100%;
	position: relative;
}

#centering{
	width: 1000px;
	margin: 0 auto;
}

#left{
	margin: 0;
	padding: 0;
	width: 450px;
	height: 100%;
/*	background: transparent url('images/bg_bk_20.png') repeat center top;*/
	float: left;
}

#top{
	margin: 60px 0 0 -50px;
	padding: 0;
	width: 600px;
	height: 200px;
	float: left;
/*	background: transparent url('images/bg_bk_30.png') repeat center top;*/
}

#main{
	margin: 0px 0 0 -150px;
	padding: 0;
	width: 680px;
/*	height: 200px;*/
	float: left;
/*	background: transparent url('images/bg_bk_50.png') repeat center top;*/
/*	padding: 20px;*/
	color: #000;
	font-size: 13px;
}

#logo{
	margin-top: 60px;
	width: 370px;
	margin-left: 50px;
}

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

.logo-first{
	margin: 0 0 0 40px;
	padding: 0;
}

.logo-second{
	margin: 0 0 0 52px;
	padding: 0;
}

#primary{
	margin-top: 50px;
}

#primary ul{
	list-style-type: none;
}

#primary ul li{
/*	margin-top: 15px;*/
}

#primary a, #primary a:link, #primary a:visited, #primary a:active{
	font-size: 24px;
	color: #fff;
	text-decoration: none;
	background: transparent url('images/stinger_1.png') no-repeat -25px center;
	padding-left: 45px;
	height: 35px;
	line-height: 35px;
}

#primary a:hover, #primary a.active-page{
	background: transparent url('images/stinger_1.png') no-repeat left center;
	padding-left: 45px;
	color: #fb2;
}

.primary-1{
	margin-left: 25px;
}

.primary-2{
	margin-left: 27px;
}

.primary-3{
	margin-left: 28px;
}

.primary-4{
	margin-left: 29px;
}

.primary-5{
	margin-left: 30px;
}

#secondary ul{
	list-style-type: none;
	margin-left: -50px;
}

#secondary ul li{
/*	margin-top: 15px;*/
}

#secondary a, #secondary a:link, #secondary a:visited, #secondary a:active{
	font-size: 12px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
/*	background: transparent url('images/stinger_1.png') no-repeat -25px center;*/
	padding-left: 25px;
	height: 25px;
	line-height: 25px;
	background: transparent url('images/secondary_bar.png') no-repeat left bottom;
}

#secondary a:hover, #secondary a.secondary-active{
	padding-left: 25px;
	color: #000;
}

.secondary-1{
	margin-left: 37px;
}

.secondary-2{
	margin-left: 42px;
}

.secondary-3{
	margin-left: 47px;
}

.secondary-4{
	margin-left: 51px;
}

.secondary-5{
	margin-left: 55px;
}

#main-title{
	font-size: 36px;
	margin-left: 125px;
}

.white{
	color: white;
}

p.first{
	padding: 10px;
	width: 550px;
	margin-left: 125px;
	
}

p.second{
	padding: 10px;
	width: 550px;
	margin-left: 129px;
}

p.third{
	padding: 10px;
	width: 550px;
	margin-left: 128px;
}