body {
	text-align: center;
	padding: 0;
	margin: 0;
	background: #fff url(../images/bg.jpg) repeat;
	font: 10px/1.4em Arial, Helvetica, Geneva, sans-serif;
}


#wrapper, #iebg {
	text-align: left;
	height: 580px;
	width: 880px;
	margin: 20px auto;
	position: relative;
}

#iebg {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	z-index: -1;
}

#wrapper.home {
	background: url(../images/wraphome.png) no-repeat;
}
#wrapper.products {
	background: url(../images/wrapproducts.png) no-repeat;
}
#wrapper.services {
	background: url(../images/wrapservices.png) no-repeat;
}
#wrapper.contact {
	background: url(../images/wrapcontact.png) no-repeat;
}

#logo{
	height: 151px;
	width: 182px;
	float: left;
	background: url(../images/trp_logo.gif) no-repeat left bottom;
}

#header {
	height: 151px;
	width: 643px;
	float: left;
	overflow: hidden;

}

#leftcol {
	height: 350px;
	width: 163px;
	margin-left: 20px;
	margin-right: 40px;
	display: inline;
	float: left;
	
}

#leftcol ul {
	height: 155px;
	width: 163px;
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #999;
	margin-top: 5px;
}

#leftcol ul li {
	text-decoration: none;
	display: block;
	width: 163px;
	height: 26px;
	margin-bottom: 10px;
	background-color: #72be49;
	font-size: 1.6em;
}

#leftcol ul li a {
	text-decoration: none;
	display: block;
	width: 163px;
	height: 26px;
	background-color: #eeeeef;
	color: #909193;
	font-size: 1em;
	line-height: 1.7em;
	text-indent: 10px;
}

#leftcol ul li a:hover {
	background: #72be49;/*url(../images/libg.jpg) no-repeat;*/
	color: #fff;
}


#leftcol ul li a.on {
	background: #bbb;/*url(../images/libg.jpg) no-repeat;*/
	color: #fff;
}

#col1 {
	height: 350px;
	width: 200px;
	margin-right: 20px;
	display: inline;
	float: left;

}

#col3 {
	height: 350px;
	width: 430px;
	display: inline;
	float: left;

}

p {
	color: #939496;
	font: 1.1em/2em Arial, Helvetica, Geneva, sans-serif;
	word-spacing: 1px;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

p.larger {
	color: #939496;
	font: 1.3em/1.6em Arial, Helvetica, Geneva, sans-serif;
	word-spacing: 1px;
		margin: 0;
	padding: 0;
	margin-bottom: 0;
	padding-bottom: 10px;
	padding-top: 20px;
}

.fieldnews {
	width: 163px;
	height: 13px;
	color: #909193;
	font: 1em Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #bbb;
	padding: 2px;
	width: 157px;
}




.green {
	color: #72be49;
}

.grey {
	color: #939496;
}

#col2 {
	height: 350px;
	width: 200px;
	display: inline;
	float: left;

}

#col2 a {
	text-decoration: none;
	color: #72be49;
}

#col2 a:hover {
	text-decoration: underline;
	color: #72be49;
}

#col3 a {
	text-decoration: none;
	color: #72be49;
}

#col3 a:hover {
	text-decoration: underline;
	color: #72be49;
}

#col3 ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	color: #72be49;
	font: 1.1em/1.8em Arial, Helvetica, Geneva, sans-serif;
	word-spacing: 1px;
	margin-bottom: 10px;
	float: left;

}

#col3 ul li {
	margin-bottom: 2px;

}



#col2 ul, #col1 ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	color: #72be49;
	font: 1.1em/1.8em Arial, Helvetica, Geneva, sans-serif;
	word-spacing: 1px;
	margin-bottom: 10px;
	float: left;

}

#col2 ul li, #col1 ul li {
	margin-bottom: 2px;

}


#bdiv {
	height: 20px;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	color: #fff;
	font: 1.1em Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
}

#bdiv a {
	text-decoration: none;
	color: #fff;
}

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

.right {
	float: right;
	text-align: right;
	padding-right: 10px;
}
.left {
	float:left;
padding-left: 10px;
	text-align: left;
}


#contactFrm p {
	margin: 0px;
	padding: 0px;
}

.field {
	width: 200px;
	height: 13px;
	color: #909193;
	font: 1em Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #bbb;
}

p.submit {
	text-align: right;
	margin: 4px -3px 0px 0px !important;
	padding: 0px !important;
}
p.submit input {
	margin: 0px;
	padding: 0px 7px;
}

.area {
	width: 200px;
	height: 50px;
	color: #909193;
	font: 1em Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #bbb;
}