@charset "UTF-8";
/* CSS Document */
html { overflow: -moz-scrollbars-vertical; } 

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	text-align:Left;
	margin:0 auto;
	background-color: #aaa;
	background-image:url(images/WhiteBack2.png);
	background-position:top;
	background-repeat:repeat-x;
}
a {
	text-decoration:none;
	color:#404040;
}
a img {
	border:none;
}
h4 {
	line-height:20px;
	letter-spacing:.75px;
}
.wrapper {
	width:960px;
	text-align:center;
	margin:0 auto;
}
.header {
	background-color:#FFF;
}
.logos img {
	position:relative;
	text-align:left;
	top:0px;
	width:100%;
}
.menu {
	text-align:left;
	position:relative;
	margin:0 auto;
	width: 960px;
	height:27px;
	background-color:#FFdd33;
	font-size:12px;
}
.menu .itms {
	font-weight:100
}
.menu span {
	padding:6px;
	position:relative;
	top:7px;
	height:27px;
	text-align:left;
	margin:0 auto;
	left:10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
.menu span:hover {
	background-color:#CBAA00;
	z-index:1;
	height:29px;
}
.bodygraphics {
	text-align:center;
	text-align:left;
	position:relative;
	margin:0 auto;
	width: 960px;
	vertical-align:top;
}
.picgall {
	position:relative;
	float:right;
	top:0px;
	width:320px;
	left:0px;
	height: 200px;
	padding: 15px;
}
.picgall img {
	padding:0px;
}

#Opic {
	background-image:url(images/transpBkg.png);
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	margin:0 0;
}
#Opic img {
	display:inherit;
	position:relative;
	margin:0 auto;
}
.picgall img:hover {
	opacity: .55;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
	filter: alpha(opacity=55);
}
#smallimages {
	position:relative;
	margin-bottom:0px;
	top:0px;
	left:0px;
	height:auto;
	float:right;
}
.phrase {
	position:absolute;
	background-image:url(images/phraseBack.png);
	background-repeat:repeat-y;
	top:0px;
	left:0px;
	padding:0px;
	text-transform:uppercase;
	color: #FFF;
	font-size:18px;
	width: 590px;
}
.limage img {
	width:615px;
}
#botimg {
	position:relative;
	top:0px;
	margin-top:-2px;
	height:145px;
}
.headerContent {
	Position:relative;
	Left: 0px;
	top: 0px;
	padding:15px;
	width: 314px;
	height:115px;
	text-align:left;
	letter-spacing:0.75px;
	line-height:20px;
	background-image:url(images/phraseBack.png);
	background-repeat:repeat-y;
	float: right;
}
#maincontent {
	background-image:url(images/bkground_bottom.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	position:relative;
	background-color:#FFF;
	width:960px;
	height:345px;
	Left:0px;
}
.Lcontent {
	width:570px;
	padding:19px;
	float:left;
	position:relative;
	left:10px;
	text-align:left;
	letter-spacing:0.75px;
	line-height:20px;
	word-spacing:inherit;
	padding-top: 5px;
}
.Rcontent {
	position:relative;
	height:280px;
	width:317px;
	padding:0px;
	background-color:white;
	left:0px;
	text-align:right;
	letter-spacing:.75px;
	line-height:20px;
	word-spacing:inherit;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.Rcontent img {
	position:relative;
	top:-280px;
	left:-20px;
}
#BtContent {
	display:none;
}
.footer {
	background-image:url(images/bkground_bottom.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	height:50px;
	position:relative;
	top:0px;
	left:0px;
	margin:0 auto;
	width:960px;
	background-color: #FCDE3A;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
}
#shade{
	background-image:url(images/shade.png);
	background-position:center;
	background-repeat:no-repeat;
	height:17px;

}
.contact1 {
	background-repeat:repeat-y;
	background-position:center;
	background-position:left;
	position:relative;
	top:0px;
	left:0px;
	width:970px;
	float:left;
}
.contact1 img {
	position:relative;
	top:32px;
	left:20px;
	float:left;
}
.contact2 {
	position:relative;
	top:80px;
	left:-0px;
	margin:0 auto;
	width:500px;
	height:230px;
	float:left;
}
form div label {
	float: 		left;
	width: 		8em;
	text-align: 	left;
}
form {
	position:	absolute;
	top:		20px;
	left:		20px;
	width: 553px;
}
.cssform {
	background-color:white;
	position:	relative;
	height:		280px;
	width:		600px;
	top: 		0px;
	Left: 		0px;
	opacity: 	.90;
	filter: 	alpha(opacity=90);
}

