
body{margin:0; padding:0;  font:15px/18px Adobe Garamond Pro bold , "Times New Roman", Times, serif; 
color:#000; 
background: #efefef url(images/background.jpg) ; background-repeat:repeat-x;}
div, p, ul, h1, h2, h3, h4, form{margin:0px 0px 10px 0px; padding:0px;}
ul{list-style-type:none;}


/*--Top Panel--*/
#header{width:708px; height:399px; position:relative; margin:0 auto; padding:0;}
#header h1{ margin-left: 5px; margin-top: -300px;
 font-size:30px;  color:#000; font-weight:bold;}
#header img { margin-top: 70px; border: solid 2px #000;}

#header ul{width:455px; height:27px; position:absolute; top:40px; right:-5px;}
#header ul li{float:left; width:89px; height:27px; display:block; margin: 1px;}
#header ul li a{display:block; 
width:89px; height:27px; 
background:#1b1e2f; 
color:#fff; 
font:13px/27px Arial, Helvetica, sans-serif; 
text-decoration:none; 
font-weight:bold; 
text-align:center;}

#header ul li a:hover{
background:url(images/bullet1.gif) 50% 0 no-repeat #000; 
color:#fff; text-decoration:none;}

#header ul li.company{
background:url(images/bullet1.gif) 50% 0 no-repeat #FBA01B; 
color:#fff; 
text-decoration:none; 
font:13px/27px Arial, Helvetica, sans-serif; 
font-weight:bold; 
text-align:center;}
/*--/Top Panel--*/



/*--Middle Panel--*/
#content{
height:700px; 
background:url(images/middlepanbg.gif) repeat-x #F0F0F0;
color:#666;
padding:17px 0 0; 
margin-top: -70px;}
#contenttext{ font-size: 16px; text-align: justify; padding-top: 15px; padding-left: 5px; width:708px; 
position:relative; margin:0 auto; color: #000;}

#contenttext a {text-decoration: none; }
#contenttext h1 { font-size: 20px; }
#contenttext2{ margin-top: 5px; float: left;}
#contenttext3{ margin-top: 5px;float: right;}

/*--/Middle Panel--*/



/*---FOOTER PANEL--*/

#footer {
	width: 708px;
	height: 55px;
	margin: 0px auto 40px auto;
	background: #EAEAEA ;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 22px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
text-decoration: none;
}




