@charset "utf-8";

html  {
height: 100%;
  margin: 0 0 1px;

}
body  {
	font: normal 76% "Lucida Grande", Tahoma, Verdana;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000;
}

#wrapper {
	width: 830px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;

}
#bottomcontact {
	height: 40px;
	background-image: url(../images/contact_bckgr.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 819px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
}
td img {display: block;}
a {
	text-decoration: none;
	font-weight: bolder;

}

#footer {
	text-align: right;
	height: 19px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo1 {
	height: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 800px;
	font-size: x-small;
	padding-top: 8px;
}
#mainContent {
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 100%;
}

#nav {
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	zoom: 1;
}
.more {
	text-align: right;
}
.imageRight {
	padding-left: 5px;	
	float: right;
}
#footer1 {
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#faqheader {
	font-size: 140%;
	font-weight: bold;
	text-shadow: 1px 2px 2px #d9d9d9;
	padding-top: 10px;
	color: #666;
	text-align: left;
	background-image: url(../images/info_top.png);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-bottom: 20px;
}
.faqlink {
	font-size: 80%;
	color: #666;
}
#infoheader {
	font-size: 140%;
	color: #666;
	font-weight: bold;
	text-shadow: 1px 2px 2px #d9d9d9;
	padding-top: 12px;
	background-image: url(../images/info_top.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 10px;
	padding-bottom: 18px;
}
#infoitem {
	font-size: 110%;
	text-align: justify;
	padding-left: 14px;
	background-image: url(../images/info_middle.png);
	padding-right: 18px;
	background-repeat: repeat-y;
	padding-bottom: 5px;
}	
	#infobottom {
	background-image: url(../images/info_bottom.png);
	height: 11px;
	background-repeat: no-repeat;
}	
	#welcometop {
	background-image: url(../images/info_top.png);
	height: 11px;
	background-repeat: no-repeat;
}
#contactitem {
	font-size: 140%;
}
.contactitem {
	font-size: 130%;
}
