body {
 background: #E7E7E7 url('body.jpg') top left;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}

body,html	{scrollbar-face-color: #9A1212;
}

a {color: #9A1212;
   font-weight: bold;
   text-decoration: none;}
a:visited {color: #9A1212;
	     text-decoration: none;
	     font-weight: bold;}
a:hover {color: #c43300;
	   font-style: italic;}
a:active { color:#9A1212;}

a.nothing {text-decoration: none; }

a img {border:0; }

h1 {
font-size: 11px;
text-transform:uppercase;
color: #ffffff;
/*border-top:1px solid #564b47;
border-bottom:1px solid #564b47;*/
/*padding:5px 15px;*/
margin:0px }

h2 {
color: #9A1212;
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

.black	{background-color: black;
	font-family: Verdana, Arial;
	font-weight: bold;
	font: 12px;
	color: white;
}

li {
margin-bottom: 0.5em;
list-style: circle outside;
}

.bulk {
background: #ffffff  url('newbg.jpg');
valign: top;
line-height: 180%;
}

#container {
width: 760px;
margin-left: auto;
margin-right: auto;
height: 100%;
background: #E8E8E8;
border: 1px solid #8D8D8D;
}

#banner {
height: 114px;
background:  url('header2.jpg') no-repeat bottom center;
background-color: #e1ddd9;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 


/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;

height: 35px;
text-align: right; 
background:  url('footer.gif') repeat-x ;
}
 #footer h1 a{
 color:#FFFFFF;
 }
  #footer h1{
  padding:5px 5px 0px 0px;
  }
 /**********vertical menu***************/
.verticalmenu ul{
margin-bottom: 0.5em;
list-style: circle outside;
color:#9A1212;
}