body {
background-image:url(/bg1.jpg);
overflow-x: hidden; 
color: #666;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
}
 
a, a:visited { 
	color: #367E8A;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #5096A4;
	}
#content {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
width: 930px;
height: 590px;
margin: 0 auto;
padding-top:10px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
background-image:url(background.jpg);
background-repeat:no-repeat;}

h1 {
	color: #0372AD;
	font-size: 20px;	
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 120%;
	font-variant: normal;
	text-align: left;
	}
 h2 {
	color: #0372AD;
	font-size: 15px;	
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 120%;
	font-variant: normal;
	text-align: left;
	}

 
  #scroll {
  overflow:none;
  
  margin-top:25px; 
  margin-left:10px;
  height:440px;
  width:880px;
 
  }
  
  #scrollno {
  overflow:none;
  margin-top:-12px; 
  margin-left:470px;
  height:480px;
  width:420px;
 
  } 
    
  #scrollno2 {
  overflow:none;
  margin-top:-12px; 
  margin-left:10px;
  height:500px;
  width:870px;
 
  } 
  
  
#scroll-wrap {
	display: block;
margin-top:30px;
	width: 600px;
 
	overflow: hidden;
 
	padding:0;
 
}
#scroll-con {
	display: block;
	width: 15000px;
}
#scroll-menu {
	clear:both;
	display:block;
	margin-left:600px;
	float:left;
	margin-top:-395px;
	width:300px;
	padding:0;
}
#scroll-menu a {
 
	padding: 5px;
 
	float:left;
}
#scroll-menu a:hover {
	text-decoration: none;
}
#one, #two, #three, #four, #eleven, #twelve, #thirteen, #fourteen, #fifteen, #sixteen{
	float: left;
	width: 600px;
	overflow: hidden;
	height:400px;
	background-color:#fff;
	
}

#five, #six, #seven, #eight, #nine, #ten, #seventeen, #eighteen, #nineteen{
	float: left;
	width: 600px;
	overflow: hidden;
	height:400px;
	background-color:#fff;
	}
#gallery {
	width:600px;
	top-margin:10px;
	float:left;
 
	}
#menu {
	background: #257B9E;
	float: left;
	list-style: none;
	margin: 0;
 
	padding: 0;
 
	width: 100%;
}
#menu li {
	float: left;
	font: 110% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #257B9E url("images/seperator.gif") bottom right no-repeat;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #65A4BE url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;                    
                    
