* {
	margin: 0;
	padding: 0;
}
#header, #navigation, #wrapper, #wrapper-spacer {
	width: 800px;
	margin: 0 auto;
}
#header {
	height: 132px;
	background-image: url('img/header.jpg');
}
h1, h2{
	display: none;
}
h2.titlehead {
text-align:left;
display:block;
margin:0;
padding:0 0 10px 15px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:17px;
font-weight:bold;
}

#navigation {
	height: 29px;
	background-image: url('img/bg_navi.gif');
}
#navi {
	display: inline;
	list-style-type: none;
}
#navi strong {
	display: none;
}
#navi li {
	float: left;
}
#navi a {
	display: block;
	height: 29px;
	background-position: top center;
	border:none;
}
#navi a.nav1 {
	background-image: url('img/n_home.gif');
		background-repeat:no-repeat;
	width: 76px;
	margin-left: 278px;
}
#navi a.nav2 {
	background-image: url('img/n_about.gif');
	background-repeat:no-repeat;
	width: 86px;
}
#navi a.nav3 {
	background-image: url('img/n_contact.gif');
		background-repeat:no-repeat;
	width: 81px;
}
#navi a:hover, #navi li.active a {
	background-position: bottom center;
}
#wrapper {
	background-color: #d0a10d;
background-image:url(img/new_banner.jpg);
background-repeat:no-repeat;




}
#wrapper-spacer {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#side {
	float: left;
	width: 255px;
	height: 279px;

}
#welcome, #about, #contact {
	float: right;
	width: 469px;
	height: 85px;
	background-repeat: no-repeat;
	text-align: right;

	padding: 20px 16px 0px 60px;
}
#welcome, #about, #contact, #content, h3, h4, a, a:visited {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #0B2C42;
	padding-left:15px;
}
#welcome-images, #about-images, #contact-images {
	float: right;
	width: 545px;
	height: 134px;
	background-repeat: no-repeat;
}
#welcome-contact, #about-contact, #contact-contact {
	float: left;
	width: 239px;
	height: 101px;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	color: #0B2C42;
	padding: 90px 0 0 16px;
	overflow: hidden;
}
#welcome {

}
#welcome-images {

}
#welcome-contact {
	background-image: url('img/c_welcome.jpg');
}
#about {

}
#about-images {

}
#about-contact {
	background-image: url('img/c_about.jpg');
}
#contact {

}
#contact-images {

}
#contact-contact {
	background-image: url('img/c_contact.jpg');
}
#content {
	float: right;
	width: 525px;
	padding: 0 10px 0 10px;
}
#footer {
	margin: 0 auto;
	width: 768px;
	height: 30px;
	background-image: url('img/footer.gif');
	padding: 30px 16px 0 16px;
}
#footer img {
	float: right;
	border: 0;
	margin-left:10px;
}
p, h3 {
	margin-bottom: 1em;
}
h3, h4 {
	font-weight: bold;
}
li {
	list-style-position: inside;
}
.def {
	float: left;
	width: 50px;
}

p{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
color:#46390f;
padding:0 10px 0 0;
margin:0 0 10px 0;
font-size:14pz;
}
p.first{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
color:#46390f;
padding-left:15px;
font-size:14px;
line-height:1.2em;

}
