
body,table,input,select,textarea {
  font-family: verdana;
   font-size:11px;
}
body{
  background-color: #241E1F;
	
}
body,form {
  margin:0;
  padding:0px;
}
input,select,textarea {
  font-size:1em;
}
small {
  font-size:0.85em;
}
img {
  border:0;
}
dl.col {
  line-height:1.5em;
}
dl.col dt {
  float:left;
  width:5em;
  padding-right:1em;
  text-align:right;
}
dl.col dd {
  margin-left:7em;
}
.clear:after {
  content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}
.clr{
  clear: both;
}
.nav {
  margin:0;
  padding:0;
  list-style:none;
}
#content li,
#content p {
  line-height:1.2em;
}
#content li{
  margin: 0.4em 0 0.4em 0;
}

#content p {
  margin:0.8em 0 0.8em 0;
  line-height: 1.5em;
}

#content a {
  color: #F08202;
}

h1 {font-family: Arial, Verdana, sans-serif; font-weight: bold; }
h1 {text-align: left; font-size:18px; padding: 0px 0 0px 0; margin: 0px 0px 0px 0px; }
h1 em {color: #000; font-style: normal; }
h2 {font-family: Arial, Verdana, sans-serif; font-weight: bold; }
h2 {text-align: left; font-size: 15px; padding: 0px 0 0px 0; margin: 15px 0px 0px 0px; }
h2 em {color: #000; font-style: normal; }
h3 {text-align: left; font-size: 1.0em; padding: 0px 0 0px 0; margin: 5px 0px 0px 0px; font-style: normal; font-weight: normal; }


#wrapper{
  background-color: #fff;
  width: 760px;
  margin: 5px auto 0 auto;
  padding-bottom: 1px;
  position: relative;

}

#header{
	height:166px;
	position: relative;
	
	
	
}



#logo{
	position:absolute;
	top: 7px;
	left: 40px;
	
}
#header-pict{
	position:absolute;
	top: 1px;
	right: 1px;

}

#top-nav{
	height: 30px;
  background-color: #241E1F;
  width: 758px;
  margin: 2px auto 0 auto;
}

#top-nav-in{
	width: 740px;
	margin: 0 auto 0 auto;
	line-height: 30px;
	text-align: right;
	color: #fff;
}


#nav{
  position: absolute;
 
  width: 194px;
  top: 1px;
  left: 1px;
  
  z-index: 10;
  
  

}








#nav ul{
	margin:0;
	padding: 0;
	line-height: 25px;
	color: #fff;
	
}

#nav ul li{
	list-style: none;
	background-color: #241E1F;
	margin-bottom: 1px;
	padding-left: 8px;
	
}

#nav ul li a{
	display:inline;
	color: #fff;
	text-decoration:none;
	background-color: #F08202;
  display: block;
  text-indent: 5px; 
  width: 186px;
  border-left: 1px solid #fff;	
}


#login{
  margin-top: 50px;
  
  
}

#log-head{
 	background-color: #241E1F;
 color: #fff;
  line-height: 25px;
 text-indent: 5px;
}

#log-head div{ 
 	background-color: #F08202;
  color: #fff;
  line-height: 25px;
  text-indent: 5px;
  
  width: 186px;
  margin-left: 8px;
  border-left: 1px solid #fff;	
  
}




#login label{
  margin-left: 5px;
  line-height: 20px;
  width: 180px;
  text-align: left;
  font-weight: normal;  
}

#login .button{
  width : auto;

}

#login input{
  margin-left: 5px;
  line-height: 20px;
  margin-bottom: 3px;
  width: 180px;
  
  
}


#nav ul li a:hover{
	
	background-color: #241E1F;
  
}



#main{
  background-image: url(../images/main-bg.gif);
  background-repeat: repeat-y;
  position: absolute;
  top: 197px;
 WIDTH: 100%;
  
 
  width: 100%;
}



#content{
	width: 545px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;

	background-image: url(../images/contebt-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;

	


}



#content-in{
  width: 530px;
  float: left;
  
  
}

.content-left{
	width: 520px;
	float:left;

}

.content-right{
	width: 220px;
	float:right;
	
	

}




#footer{
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	width: 760px;
	
	
	line-height: 30px;	
	position: relative;
	
}

#footer-in{
  width: 758px;
  background-color: #241E1F;
  margin: 0 auto 1px auto;
  color: #fff;
}

#footer-in span{
  color: #F08202;
  margin: 0 5px 0 5px;

}


#footer-details{
	line-height:30px;
	padding-left: 10px;
	font-size:11px;
}




#footer a{
	color: #fff;
	text-decoration:none;
}

#footer a:hover{
	  color: #F08202;
	text-decoration:underline;
}









div#signature{
position: absolute;
right: 10px;
   text-align:right; margin-right:10px; font-size:0.86em;
   float:right;
   width: 400px;
   color: #fff;
}
div#signature a{  color: #F5EFEF; text-decoration:none;}
div#signature a:hover{color: #AD1500;} 


 p.note{
  font-style: italic;
 }
 

