* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fff;
	height: 100%;
	color: #50514D;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	background: #696969 url(images/bg.jpg) repeat;
}
a {
	text-decoration: underline;
	color: #FF9933;
}
a:hover {
	text-decoration: none;
	color: #fff;
	background: #D3E378 url('images/bbg1.gif') repeat-x;
}
strong {
	background: inherit;
	color: #FF9900;
}
#header {
	width: 100%;
	height: 104px;
	background-color: #4d4d4d;
	background: url('images/a1.gif') repeat-x;
	color: #ffffff;
}
#header_inner {
	position: relative;
	width: 900px;
	height: 110px;
	margin: 0px auto;
}
#header_inner h1 {
	background: inherit;
	position: absolute;
	left: 0px;
	bottom: 10px;
	text-transform: lowercase;
	font-size: 39px;
	color: #fff;
	font-weight: normal;
	letter-spacing: -2px;
}
#header_inner h1 span {
	background: inherit;
	color: #FF9900;
}
#slogan {
	background: inherit;
	position: absolute;
	right: 0px;
	bottom: 25px;
	color: #DADADA;
	text-transform: lowercase;
	font-size: 13px;
}
#searchbox {
	background: inherit;
	position: absolute;
	right: 0px;
	bottom: 80px;
	color: #DADADA;
	text-transform: lowercase;
	font-size: 13px;
}
#main {
	padding-top: 20px;
	position: relative;
	width: 900px;
	margin: 0px auto;
	padding-bottom: 10px;
	background: #ffffff;
	min-height: 1055px;
}
#menu ul {
	list-style: none;
	margin: 0px;
}
#menu li {
	background: none;
	padding: 0px;
	font-weight: bold;
}
#menu a {
	display: block;
	position: relative;
	width: 168px;
	height: 27px;
	margin-bottom: 1px;
	text-decoration: none;
	background: inherit;
	background-image: url('images/bbg0.gif');
	padding-left: 17px;
	padding-top: 11px;
	color: #636363;
	text-transform: lowercase;
	font-size: 13px;
}
#menu a span {
	position: absolute;
	right: 0px;
	margin-top: 5px;
	margin-right: 15px;
	width: 7px;
	height: 7px;
	background: url('images/x1.gif') no-repeat;
}
#menu a:hover span {
	position: absolute;
	right: 0px;
	margin-top: 5px;
	margin-right: 15px;
	width: 7px;
	height: 7px;
	background: url('images/x2white.gif') no-repeat;
}
#menu a:hover {
	background: inherit;
	color: #fff;
	background-image: url('images/bbg1orange.gif');
}
#menu_end {
	height: 30px;
	background-image: url('images/a2.gif');
}
h1 {
	background: inherit;
	color: #50514D;
	text-transform: lowercase;
	font-size: 26px;
}
h1 span {
	background: inherit;
	color: #FF9900;
}
h1 span sup {
	background: inherit;
	color: #FF9900;
	font-size: 14px;
}
h3 {
	margin-top: 30px;
	background: inherit;
	color: #50514D;
	font-size: 15px;
	text-transform: lowercase;
	height: 34px;
	background: url('images/a3.gif') repeat-x 0px 17px;
}
h3 span {
	background: inherit;
	color: #FF9900;
}
h3.first {
	margin-top: 0px;
}
#lcol {
	position: relative;
	width: 185px;
	float: left;
}
#lcontent {
	position: relative;
	padding: 0px 15px 0px 15px;
}
#rrcol {
	position: relative;
	width: 185px;
	float: right;
}
#rrcontent {
	position: relative;
	padding: 0px 20px 0px 20px;
}
#rcontent {
	position: relative;
	padding: 0px 20px 0px 20px;
}
ul {
	list-style: none;
}
li {
	background: url('images/x1.gif') no-repeat 0px 5px;
	padding-left: 15px;
}
p {
	margin-bottom: 25px;
	text-align: justify;
	line-height: 20px;
}
#lcol p {
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
}
.divider {
	font-size: 0px;
	position: relative;
	border-bottom: solid 1px #F5F5F5;
	height: 1px;
	width: 100%;
	margin: 10px 0px 10px 0px;
}
.summary {
	text-align: right;
	font-style: italic;
}
.summary img {
	float: left;
}
ul.divided li {
	border-top: solid 1px #F5F5F5;
	margin-top: 4px;
	padding-top: 4px;
	background-position: 0px 9px;
}
ul.divided li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-position: 0px 5px;
}
#rcol {
	position: relative;
	margin-left: 190px;
	width: 520px;
	margin-right: 190px;
	background-image: url('images/a2.gif');
	background-repeat: repeat-x;
}
#slogan2 {
	font-size: 14px;
	position: relative;
	top: -5px;
}
.box {
	position: relative;
	border: dashed 1px #dadada;
	margin-top: 15px;
	background: inherit;
	color: #50514D;
}
.box h2 {
	background: inherit;
	color: #50514D;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 5px;
}
.box p {
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
}
.box_inner {
	border: solid 1px #fff;
	padding: 15px;
	background: #FFFFFF url('images/a4orange.gif') repeat-x;
	color: inherit;
}
.captioned_image {
	position: relative;
	padding-bottom: 15px;
	float: left;
	margin-right: 17px;
}
.captioned_image div {
	position: relative;
	font-size: 9px;
	bottom: -10px;
	left: 1px;
}
.wrapper {
	margin: 0 auto;
	position: relative;
	width: 912px;
}
#footer {
	clear: both;
	margin: 0;
	padding: 40px 0 0 30px;
	background: url(images/footer-bg.png) repeat-x;
	height: 83px;
	color: #eee;
	text-align: center;
	width: 582px;
	text-transform: lowercase;
}
#footer-l {
	clear: both;
	background: url(images/footer-bgl.png) 0 0 no-repeat;
	height: 83px;
	padding-left: 251px;
}
#footer-r {
	clear: both;
	background: url(images/footer-bgr.png) 100% 0 no-repeat;
	height: 83px;
	padding-right: 49px;
}
#sourcecode {
	background-color:#FFFFCC;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#comments td {
	border-bottom: thin #FF9900 dashed;
}
#news th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	color: #FF9900;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url('http://www.p2presource.com/news/images/bg_header.jpg') no-repeat;
}
#news th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #666666;
	background: none;
}
#news th.spec {
	border-left: 1px solid #666666;
	border-top: 0;
	background: #FFFFFF;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
}
#news th.specalt {
	border-left: 1px solid #666666;
	border-top: 0;
	background: #f5fafa url(news/images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	color: #B4AA9D;
}
#news td {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #666666;
}
#news td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}
#news table {
	width: 100%;
}

/* Slideshow */
#SLIDESTEXT {
position: absolute;
top: 10px;
left: 10px;
}

#SLIDE_MENU {
    height:26px;
    width: 154px;
    padding-right: 5px;
    padding-left: 400px;
    text-align: right;
    position: absolute;
    bottom: 0;
    z-index: 400;
    
}

#SLIDE_MENU li a {
	color: #fff;
	font-size: 12px;
}

.SLIDE_hover,.SLIDE_COLOR  {
	float: left;
     width:22px;
     height:24px;
     font-size:11px;
     color: #fff;
     border: 0px;
     margin:0px;
     line-height:24px;
     font-weight:bold;
     text-align:center;
     text-decoration:none;
     background-position:0 0;
     background-repeat:no-repeat;
     background-image:url(images/silde-nav.png);
}

.SLIDE_COLOR {
     background-position:0 -24px;
}

#SLIDE_MENU ul,#SLIDE_MENU ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}