@charset "utf-8";
/* CSS Document */

body {
	background: #FFFFFF url(../images/tpt-imgs/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
#container {
	margin: 0px auto;
	width: 960px;
}
#left {
	float: left;
	width: 207px;
	margin: 0px;
}
#right {
	float: left;
	width: 753px;
}
#header {
	background: url(../images/tpt-imgs/top-bg.jpg) no-repeat;
	height: 121px;
	padding-top: 63px;
}
#top-menu {
	width: 281px;
	margin-left: 266px;
	padding: 0px;
}
#top-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#top-menu a {
	text-decoration: none;
	text-align: center;
	font: bold 13px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	background: url(../images/tpt-imgs/top-menu-bg.jpg) no-repeat bottom;
	margin-bottom: 2px;
}
#top-menu a:hover {
	background: url(../images/tpt-imgs/top-menu-bg-over.jpg) repeat-y;
	color: #FFFFFF;
}
#clr {
	clear: both;
	float: none;
}
#mid-menu {
	background: url(../images/tpt-imgs/mid-menu-bg.jpg) no-repeat;
	height: 27px;
	line-height: 23px;
	font-size: 10px;
	font-weight: bold;
}
#mid-menu a {
	text-decoration: none;
	color: #000000;
	border-top: 1px none #DDE2C4;
	border-right: 1px solid #DDE2C4;
	border-bottom: 1px none #DDE2C4;
	border-left: 1px none #DDE2C4;
	display: block;
	float: left;
	height: 23px;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 2px;
}
#mid-menu a:hover {
	background: url(../images/tpt-imgs/mid-menu-bg-over.jpg) repeat-x;
}
#main {
	background: #FFFFFF;
	border: 1px solid #fab642;
	width: 680px;
	margin-top: 15px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #00853e;
	padding: 0px;
	margin: 0px;
}
h2 { font-size: 16px; font-weight: bold; color: #00853e; padding: 0px; margin: 0px; 
}
h4 {
	font-size: 15px;
	font-weight: normal;
	color: #00853e;
}

#footer {
	height: 44px;
	text-align: center;
	padding-top: 120px;
	background-image: url(../images/tpt-imgs/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 100px;
	font-size: 10px;
}
#footer a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
#footer a:hover {
	color: #5E8D23;
}

#footer2 {
	height: 44px;
	text-align: center;
	padding-top: 123px;
	background: url(../images/tpt-imgs/footer-bg2.jpg) no-repeat;
}


.foto1 {
	border: 1px solid #000000;
	margin: 4px;
}
#survey {
	margin-top: 720px;
}
#about {
	font-size: 12px;
	line-height: 23px;
}
#about a {
	color: #00853E;
	text-decoration: none;
	display: block;
	float: left;
	width: 141px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #F7A71A;
	margin-right: 20px;
	margin-left: 20px;
}
#about a:hover {
	background-image: url(../images/tpt-imgs/mid-menu-bg-over.jpg);
	background-repeat: repeat-x;
	color: #00853E;
}

.form { background: #F4FAF6; padding: 10px 5px; border-top: 1px solid #00853E; border-bottom: 1px solid #00853E; margin-top: 10px; margin-bottom: 10px; text-align: left; }

.phone { font-size: 24px; color: #F9A61A; font-weight: bold; text-align: center; margin: 0; }
.mail { font-size: 14px; font-weight: bold; text-align: center; }
.formhomecontainer { float: right; width: 180px; margin-left: 10px; margin-bottom: 10px; background: #C5E4D4 url(../images/tpt-imgs/homeformbg.jpg) repeat-y center; border: 1px solid #EFA82C; padding: 10px; }
.formhomecontainer     input       { width: 175px; margin: 0; padding: 0; }
.formhomecontainer     textarea       { width: 177px; margin: 0; padding: 0; }
.formhomecontainer    select      { width: 179px; margin: 0; padding: 0; }
.clear          {
	clear: both;

}
