body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
	background: #969594 url(bg.png) 0 0 repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

#pc_wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: center;
	padding-top: 55px;
}

#pc_c {
	margin: 0 auto;
	text-align: left;
}

#pc_header {
	height: 350px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 5px 50px;
}

#pc_stripes {
	width: 780px;
	height: 350px;
	background: url(bgstripes.png) 0 0 no-repeat;
}

#pc_menu {
	width: 625px;
	height: 212px;
	margin-left: 5px;
	float: left;
}

.pc_menu {
	background: url(bgmenu0.png) 0 0 no-repeat;
}

.pc_menu_s {
	background: url(bgmenu.png) 0 0 no-repeat;
}

#pc_home {
	width: 150px;
	height: 212px;
	float: left;
}

#pc_home a {
	width: 150px;
	height: 212px;
	position: relative;
	overflow: hidden;
	display: block;
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

#pc_home a span {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(promocash.png) 0 0 no-repeat;
	cursor: pointer;
}

#pc_quote {
	width: 275px;
	height: 138px;
	float: right;
	background: url(quote.png) 0 0 no-repeat;
}

#pc_quote h6 {
	text-indent: -50000px;
}

#pc_menu ul {
	line-height: normal;
	margin: 0;
}

#pc_menu li {
	float: left;
	list-style-type: none;
	background: url(menu.png) top right no-repeat;
	font-size: 12px;
}

#pc_menu li.active {
	background: url(menua.png) top right no-repeat;
}

#pc_menu li.last {
	background: none;
}

#pc_menu li.lastactive {
	background: url(menualast.png) top right no-repeat;
}

#pc_menu li a {
	display: block;
	padding: 17px;
	text-decoration: none;
	color: #2E2A27;
}

#pc_menu li a:hover {
	color: #000;
}

#pc_menu li.active a, #pc_menu li.lastactive a {
	color: #70BC3E;
} 

#pc_menu li.active a em, #pc_menu li.lastactive a em {
	display: block;
	background: #fff;
	padding: 0 2px;
	font-style: normal;
}

#pc_menu li a em {
	display: block;
	background: #fff;
	padding: 0 2px;
	font-style: normal;
}


#pc_content {
	background: #fff;
	border-left: 5px solid #72706F;
}

#pc_content_bg {
	background: #fff url(bgmain.png) 0 0 repeat-y;
	position: relative;
}

.clr {
	font-size: 1px;
	clear: both;
}

#pc_mh {
	height: 460px;
	width: 1px;
	float: left;
}

#pc_l {
	width: 572px;
	float: left;
	margin-left: 25px;
	padding-top: 20px;
}

#pc_r {
	width: 150px;
	float: right;
	background: url(bgr.png) 0 0 repeat-x;
	padding-bottom: 150px;
}


h1 {
	color: #e77817;
	font-size: 29px;
	letter-spacing: -1px;
	margin-top: 20px;
}


h1.pagetitle {
	color: #70BC3E;
	font-size: 42px;
	letter-spacing: -3px;
	text-transform: lowercase;
	margin: 0;
}

h1.ttnone {
	text-transform: none;
}

#pc_footer {
	text-align: left;
	padding: 25px 25px 20px 30px;
	font-size: 11px;
	color: #fff;
}

h2.lead {
	font-size: 16px;
	font-weight: bold;
	line-height: 115%;
	margin: 15px 0;
}

p {
	font-size: 15px;
	line-height: 135%;
	margin: 15px 0;
}

ul, ol {
	font-size: 15px;
	line-height: 135%;
	margin: 15px 0 15px 30px;
}

#pc_footer p {
	font-size: 11px;
	margin: 0;
	clear: both;
}

#pc_footer ul {
	margin: 0;
	padding: 0;
}

#pc_footer li {
	font-size: 11px;
	list-style-type: none;
	float: left;
	padding: 0 20px 0 0;
	background: url(bgmenufooter.png) right 4px no-repeat;
}

#pc_footer li.last {
	background: none;
}

#pc_footer li a {
	color: #fff;
}

li strong {
	font-weight: bold;
}

#map {
	width: 572px;
	height: 245px;
	margin-bottom: 25px;
}

a {
	color: #70bc3e;
}

#pc_submenu {
	display: block;
	float: none;
	clear: both;
}

#pc_submenu li {
	background: none;
}

#pc_submenu li.active {
	background: none;
}

#side {
	padding: 10px;
}

#side a {
	color: #000;
}

h6.side_h6 {
	color: #fff;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 0; margin: 0;	
}

#side p {
	font-size: 11px;
	line-height: 110%;
}

#side p strong {
	font-weight: bold;
}

#pc_logos {
	width: 150px;
	height: 150px;
	bottom: 0;
	right: 0;
	position: absolute;
}

#pc_logos div {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

hr {
	border: 0;
	height: 1px;
	color: #72706f;
	background-color: #72706f;
	margin: 20px 0;
}
