@charset "UTF-8";
/* CSS Document */
/* html RESET                            	       
================================================*/

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
	border: 0;
	background: transparent;
	color: #231f20;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none
}
.main, .mainright {
	float: left
}
/* Page elements                            	       
================================================*/

body {
	line-height: 1
}
#container {
	background-image: url(images/P2P_bg.jpg);
	background-repeat: no-repeat;
	height: 745px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width: 756px
}
.navigation {
	color: #bf311a;
	height: 26px;
	padding: 170px 0 0 142px;
	width: 614px
}
.image {
	height: 169px;
	padding: 0 0 0 112px;
	width: 644px
}
.main {
	padding: 25px 10px 0 142px;
	width: 312px
}
.mainright {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
	padding: 51px 125px 0 16px;
	width: 148px
}
/* Custom classes                            	       
================================================*/

.box, textarea {
	border: 1px solid #4f6f19
}
.button {
	background-image: url(images/submit.gif);
	height: 72px;
	width: 143px
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
ul, ol, li {
	color: #231f20;
	list-style: none
}
/* Hyperlink Styles
================================================*/

a:link, a:visited, .mainright {
	color: #4f6f19
}
a:hover, a:active {
	color: #bf311a
}

/* End
================================================*/
