﻿body {

	margin-top: 0px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #E7E7E7;

	background: url("images/asphaltBKG.jpg");

}



h1, h2, h3 {

	margin: 0;

	padding: 0;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #FFFFFF;

}



h1 { font-size: 34px; 

}



h2 {

	margin-bottom: 10px;

	margin: 200px 0 0 0;

	font-size: 28px;

}





h3 {

	padding: 0 0 0px 0;

	font-size: 36px;

	color: #999;

}



h4 {

	padding: 0 0 0px -3px;

	font-size: 18px;

	color: #999;

}



p {

	margin-top: 10px;

	text-align: justify;

	line-height: 160%;

	font-size: 16px;

}



a {

	color: #FFCC00;

}



a:hover {

	text-decoration: none;

}



.list {

	margin: 0;

	padding: 0;

	list-style: none;

	font-size: 14px;

	

}



.list li {

	padding: 5px 0;

	background: url("images/img5.gif") repeat-x;

	

}



.list li.first {

	background: none;

}



/* Header */



#header {

	width: 1000px;

	margin: 0 auto;

	height: 175px;

	background: url("images/TPS-masthead.jpg") repeat-x left top;

}



#header h1 {

	float: left;

}



#header h2 {

	display: none;

}



#header ul {

	float: right;

	margin: 0;

	padding: 15px 0 0 0;

	list-style: none;

}



#header li {

	display: inline;

}



#header a {

	display: block;

	float: left;

	padding: 0 14px 0 20px;

	background: url("images/img2.gif") no-repeat left center;

	text-decoration: none;

	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #FB6806;

}



#header a:hover {

	text-decoration: none;

	color:#999;

}



#header .first a {

	background: none;

}



/* Content */





#content {

	width: 1000px;

	margin: 0 auto;

	background: url("images/bodyLineFill.gif") repeat-x;

}



#colOne {

	float: left;

	width: 179px;

	padding: 0 0 0 21px;

}



#colOne h3 {

	margin-top: 14px;

}



#colTwo {

	float: right;

	width: 730px;

	padding: 0 25px 0 0;

}



/* Footer */



#footer {

	clear: both;

	width: 1000px;

	height:75px;

	margin: 0 auto;

	padding: 0px 0 0 0;

	background: url("images/footer.jpg") no-repeat left center;

}



#footer p {

	padding: 0px 0px 0px 0px;

	text-align: center;

	color: #fff;

}



#footer a {

	padding: 0 0px 0 0px;

	text-decoration: none;

	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #FB6806;

}



#footer a:hover {

	text-decoration: none;

	color:#fff;

}



.image-right {

	float: right;

	margin-left: 1em;

}



#sidebarR {

	float: right;

	width: 200px;

	height: 400px;

	margin: 40px 0px 0px 20px;

	background: url(images/img05.jpg) repeat-y 200px 0;

	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;

	border-left: 2px solid #FFCC00;

	padding-left: 1em;

}



.image-left2 {

	float: left;

	margin: 0 1em 0em 0;

}



img.floatLeft { 

    float: left; 

    margin: 4px; 

}

