html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, em, img, strong,
ol, ul, li,
table, tr, th, td,
form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input, button{
  overflow: visible;
}
html {
  overflow: auto;
}
html, body {
  height: 100%;
  min-height: 100%;
}
body {
  font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.2;
  color: #1e2022;
  text-align: center;
  background: url(/images/bggrad1.jpg) repeat-x; color:#e7a805;
}
p {
  padding: 0 0 10px;
}
ul {
  padding: 0 0 0 16px;
}
li {
  padding: 0 0 8px;
}
a {
  text-decoration: none;
  color: #005ace;
}
a:hover {
  text-decoration: underline;
  color: #39f;
}
.clear { display: inline-block; }
.clearall { display: block; }


.page { text-align: center; }

.container {
background-color: #f5cd49;
width: 984px;
height: 588px;
margin-left: auto;
margin-right: auto;
margin-top: 50px; 
border: 6px solid #f5cd49; }

#footer {
width: 984px;
margin: auto;
text-align: left;
color: #f5cd49;
font: normal 9px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
padding-top: 3px; }


.imgcontent {	
background-color: #f5cd49;
width: 412px;
float: left;
text-align: left;
margin: 0;
padding: 0;
 }
 
.imgcontent img {
border: 2px solid #f5cd49;

}
	 
.title {
background-color: #000;
background-image: url(/images/enm30.png);
background-repeat: no-repeat;
background-position: right 0;
height: 48px;
color: #fff;
font: normal 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-align: right;
padding-right: 25px;
margin-bottom: 2px;
margin-left: 2px;
margin-top: 2px;
	 }
	 
.title-rt {
background-color: #000;
background-image: url(/images/jbl.png);
background-repeat: no-repeat;
background-position: left 0;
height: 48px;
color: #fff;
font: normal 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-align: left;
padding-left: 25px;
margin-bottom: 2px;
margin-top: 2px;
margin-right: 2px;
	 }
	 
.title h1 {
padding-top: 100px;
display: none;

}
.title-rt p {
padding-top: 100px;
display: none;
}


.txtcontent {
background-color: #f5cd49;	
color: #000000;
width: 572px;
height: 588px;
float: left;
margin-left: 0;
margin-right: 0;
margin-top: 0px; }

.details {
	color: #6a3a26;
}

.dropcap      {
	color: #6a3a26;
	font-size: 3em;
	font-family: Verdana;
	font-weight: bold;
	line-height: 88%;
	text-decoration: none;
	width: 0.8em;
	float: left;
	margin-right: 1px;
	voice-family: inherit   }

#writeup {
width: 566px;
height: 264px;
height: 266px\9;
text-align: left;
margin: 2px;
border-bottom: 2px solid #f5cd49;
border-left: 1px solid #f5cd49;
background-color: #f2ead4; }


#writeup img {
width: 128px;
float: right;
margin-left: 6px;
}

#writeup p, #contact p {
padding-left: 18px;
padding-top: 18px;

}

#contact {
width: 566px;
height: 264px;
margin-left: 2px;
text-align: left;
padding: 10 0 10 10;
border: 2px solid #f5cd49;
background-color: #f2ead4; }


.facade {
width: 250px;
float: right;
margin: 8px;
}

.logo {
width: 176px;
float: left;
margin-top:20px;
margin-left: 14px;
}

