
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	border:0;
}

body {
	background-image: url(./images/bgMain.jpg);
	background-repeat: repeat-x;
	background-position: 0 250px;
	text-align: center;
}

.main7 {
	font-family: "Book Antiqua";
	font-size: 16px;
	color: #FFFFFF;
}	

.main10 {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
}

h1 {
	font-family: "Book Antiqua";
	font-size: 25px;
	color: #FFFFFF;
}

#main {
	font-family: "Book Antiqua";
	font-size: 18px;
	color: #FFFFFF;
	margin:0 auto;
	width: 100%;
}

#hedr1 {
	height: 20px;
	width: 100%;
	background-color: #FDF1F6;
	background-image: url(..images/hdr1.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	/*	font-family: "trebuchet MS", Arial, Tahoma, Sans-serif;
		font-size: 12px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	display: block;
	text-align: right;
}

#hedr1 table {
	margin-top: 4px;
}

#hedr1 td#toplink {
	text-align: center;
	width: 80px;
}

#hedr1 div#sep {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

#hedr1 a {
	color:#999999;
	text-align: center;
	text-decoration:none;
}
#hedr1 a:hover{
	text-align: center;
	font-weight: bold;
}

#head1 {
	font-family: "Book Antiqua";
	font-size: 18px;
	color: #FFFFFF;
}

#hd01 {
    text-align:left;
	width: 100%;
	height: 232px;
	background-image: url(./images/rght_hdrs.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#navigation {
	width: 100%;
	height: 80px;
	background-image: url(images/bk001.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 80px;
}

#content1 {
	clear: both;
	float:left;
	width: 50%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: auto;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2.70em;
}

#content2 {
	float: right;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 3em;
	padding-right: 6em;
	padding-bottom: 1em;
	padding-left: 0;
}

#footer {
	height: 30px;
	background-image: url(images/footer01.jpg);
	background-repeat: repeat-x;
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #FFFFFF;
	text-align:left;
}

.mainf {
	text-decoration: none;
	color: #FFFFFF;	
}
.mainf a{
	text-decoration: none; 
	color: #FFFFFF;
}
a.mainf:hover{
	text-decoration: underline; 
	font-weight: bold;
}

div#newsSep {
	width: 969px;
	height: 10px;
	border-bottom: 1px solid #999999;
	margin-left: 23px;
	margin-bottom: 10px;
}

div#news {
	font-family: Verdana, Arial, sans-serif;
	width: 969px;
	height: 150px;
	margin-left: 22px;
}
div#newsPhoto {
	text-align: right;
	float: right;
}

div#newsTitle {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

div#newsDate {
	font-size: 10px;
	color: #4a84d4;
	font-style: italic;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#newsText {
	font-size: 10px;
	color: #666666;
	text-align: left;
}

div#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px;
}

div#maps {
	margin-left: 30px;
	width: 930px;
}

div#map1 {
	font-family: Verdana, Arial ,sans-serif;
	font-size: 12px;
	color: #666666;
	width: 425px;
	float: left;
}

div#map1 a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

div#map2 {
	font-family: Verdana, Arial ,sans-serif;
	font-size: 12px;
	color: #666666;
	width: 425px;
	float: right;
}

div#map2 a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

div#articleCont {
	width: 100%;
	text-align: left;
}

div#article {
	font-family: Verdana, Arial, sans-serif;
	width: 960px;
	margin-left: 23px;
}

div#articlePhoto {
	position: relative;
	float: right;
    z-index: -500;
}

div#articlePhoto1{
	color: #DFD79C;
	float: right;
    z-index: -500;
}

div#articlePhoto1 img{ border:3px solid #DFD79C ;}
div#articlePhoto1 a{
	text-decoration: none;
}

div#articleTitle {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}

div#articleText {
	font-size: 12px;
	color: #666666;
	text-align: left;
}

div#contactForm {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 22px;
	padding-right: 18px;
	border-right: 1px dotted #999999;
}

div#contactForm p {
	margin-left: 2px;
	margin-bottom: 0;
	color: #666666;
}

div#contactError {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	color: #ff0000;
}

div#contactMailMsg {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	width: 960px;
	text-align: center;
}

div#contactData {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 18px;
	margin-top: 10px;
	color: #666666;
}

div#contactCompanyName {
	font-size: 14px;
	font-weight: bold;
}

div#contactCompanyData {
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}