@charset "UTF-8";
body {
	background-image: url(images/bg.jpg);
	background-position:center 0px;
	background-color:#A7A391;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	letter-spacing:.2em;
	line-height:19px;
}
a:link {
	color: #393239;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #393239;
}
a:hover {
	text-decoration: underline;
	color: #393239;
}
a:active {
	text-decoration: none;
	color: #393239;
}
*{padding:0; margin:0;}
a img {border:0;}

#container {
	width:1000px;
	position:absolute;
	margin-left:-500px;
	left:50%;
}

#header {
	margin-right:333px;
	height:39px;
}

#nav1 {
	width:1000px;
}

#body1 {
	width:1000px;
	height:560px;
}
#body2 {
	width:385px;
	height:480px;
	padding-left:50px;
	padding-top:35px;
	margin-top:25px;
	margin-bottom:20px;
	background:url(images/transp_yellow.png);
}

#body3 {
	width:935px;
	height:560px;
	background:url(images/transp_yellow2.png);
	padding-right:30px;
	padding-left:30px;
	overflow:auto;
}

#body3 img {
	float:left;
	padding-right:25px;
}
	

#body4 {
	width:935px;
	height:560px;
	background:url(images/transp_yellow2.png);
	padding-right:30px;
	padding-left:30px;
	overflow:auto;
}

#body5 {	
	width:935px;
	height:560px;
	background:url(images/transp_yellow2.png);
	padding-right:30px;
	padding-left:30px;
	overflow:auto;
}

#body5 img {
	float:left;
	padding-right:30px;
	padding-top:30px;
}

#footer1 {
	width:1000px;
	text-align:right;
	color:#5E6A76;
	size:6px;
	letter-spacing:.2em;
}

.head1 {
	font-size:14px;
	font-style:italic;
	line-height:30px;
}




