@charset "utf-8";
/* CSS Document */
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-image: url(image/bg5.jpg);
}
a {
	color: #369;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:focus {
	color: #000000;
	text-decoration: underline;
}
.container {
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-color: #FFF;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 20px;
	border: 1px solid #454545;
}
.logo {
	float: left;
	height: 83px;
	width: 220px;
}
.text {
	width: 500px;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}
h1 {
	color: #333;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 1.25em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
.overh {
	color: #FFFFFF;
	background-color: #9EA4AA;
	display: block;
	line-height: 2em;
	text-align: center;
	margin-top: 30px;
}
.abs {
	width: 820px;
	padding-top: 10px;
	position: absolute;
	top: 150px;
}
.contentl {
	float: left;
	width: 550px;
	padding-top: 10px;
	color: #000;
	font-size: 0.8em;
	padding-left: 10px;
	margin-top: 0px;
	clear: both;
}
.contentr {
	float: right;
	width: 170px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #333;
	font-size: 0.9em;
	color: #666666;
	margin-top: 10px;
	padding: 10px;
}
.contentl p {
	padding-top: 6px;
	padding-bottom: 6px;
}

.contact {
	display: block;
	line-height: 1.3em;
	text-indent: 10px;
	background-color: #666666;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	color: #FFFFFF;
}
.contacttext {
	background-color: #E9E9E9;
	color: #333333;
	padding-left: 10px;
	padding-bottom: 20px;
	background-repeat: repeat;
	font-size: .9em;
}
.examples {
	width: 550px;
	min-width: 156px;
	margin-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #909090;
	font-weight: bold;
	text-align: left;
	clear: both;
	font-size: 0.9em;
	padding-top: 25px;
	font-style: italic;
	padding-left: 10px;
}
.rpics {
	height: 78px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	font-size: 0.7em;
	text-decoration: none;
	text-align: right;
	float: left;
	width: 156px;
	margin-bottom: 15px;
	margin-right: 10px;
}
.rpics a{
	color: #999999;
	text-decoration: none;
	text-align: right;
}
.rpics a:active {
	color: #FF9900;
}
.rpics a:hover {
	color: #FF9900;
}
.rpics a:focus {
	color: #FF9900;
}
.rpics a:visited {
	color: #CCCCCC;
}
.spacerpics {
	height: 15px;
	width: 20px;
}
.examples {
}
.eplc {
	float: right;
	width: 280px;
	margin-top: -95px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.7em;
	text-align: center;
}
.clearer {
	clear: both;
}
.footer {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 15px;
	background-color: #FFFFFF;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border: 1px solid #454545;
	text-align: center;
	font-size: 0.8em;
	color: #666;
	font-weight: bold;
}
.w3c {
	padding: 10px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
.telephone {
	font-size: 1.1em;
}
#paymentbox {
	width: 480px;
	text-align: right;
	border: 2px solid #FC0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.paybox {
	border: 2px solid #999;
	margin-bottom: 10px;
}
#partpay {
	width: 484px;
	margin-bottom: 10px;
	background-color: #FFDFDF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	font-size: .9em;
}
.payheader {
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
}
.pbut {
	padding-top: 15px;
}
#invoicepic {
	float: right;
	width: 304px;
	display: block;
	margin-top: -479px;
	margin-right: -5px;
}
