/**************** body and tag styles ****************/
	
body {
	margin: 0 auto;
	font: Verdana,Tahoma,Arial,sans-serif;
	background: #6282ac url(bg.jpg) top left repeat-x;
	text-align: center;
}
	
#bodydiv {
	width:744px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#buttons {
	float:left;
	position:relative;
	z-index:10;
	width:218px;
	color:#ffffff;
	text-align: left;
	}
#buttons h1{
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	}
	
#container {
	  position:relative;
	  width: 744px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 13px;
	  line-height: 1.6em;
	  color: #000000;
	  background-color: #d5d4d4;
	  background-image: url(images/side_bg.jpg);
}
/*add this div for slidshow images*/
#mainphoto {
	float:left;
	background-image: url(images/slide2.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 526px;
	position:relative;
	z-index:1;
}
#office_slideshow {
	background-image: url(images/office1.jpg);
	background-repeat: no-repeat;
	height:263px;
	width:350px;
	margin:0 auto;
	position:relative;
	z-index:10;
}

td {
color:#000000;
font-size:11px;
vertical-align:top;
line-height:14px;
}		
h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 16px;
	  color: #1a3465;
	  margin-top:0px;
	  margin-bottom: 5px;
 }
		
h2 {
	  color: #1a3465;
	  font-size: 14px;
	  font-family: Arial, Helvetica, sans-serif;
	  margin-bottom: 2px;
	  }
h3 {
	  color: #1a3465;
	  font-size: 14px;
	  font-family: Arial, Helvetica, sans-serif;
	  margin-bottom: 2px;
	  }	
h4 {
	  color: #1a3465;
	  font-size: 20px;
	  font-family: Arial, Helvetica, sans-serif;
	  margin-bottom: 2px;
	  padding-bottom:3px;
	  }
	  
td.words {
	font-size:12px;
	color:#666666;
	line-height:16px;
}
	
	a {
	  color: #ffffff;
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  color: #ffffff;
	  font-weight: bold;
	  text-decoration: underline;
	  }
	a.bold {
	  color: #1a3465;
	  font-weight:bold;
	  font-size: 14px;
	  font-family: Arial, Helvetica, sans-serif;
	  margin-bottom: 2px;
	  text-decoration: underline;
	  }  
	a.bold:hover {
	  color: #1a3465;
	  font-weight:bold;
	  font-size: 14px;
	  font-family: Arial, Helvetica, sans-serif;
	  margin-bottom: 2px;
	  text-decoration: none;
	  }   
#content2 a {
	  color: #1a3465;
	  text-decoration: none;
	  }

#content2 a:hover {
	  color: #1a3465;
	  text-decoration: underline;
	  }

/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }


/**************** header styles ****************/
	#header2 {
	  float:right;
	  width:526px;
	  height:225px;
	  }
	


/**************** content styles ****************/
	#content2 {
	  float: right;
	  width: 506px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 20px;
	  background-color:#d5d4d4;
	  text-align: left;
	  position:relative;
	  z-index:1;
	  }
	
	#content2 p {
	  padding-bottom: 10px;
	  }
	  
	  
/**************** sidebar styles ****************/

#sidebar {
	  float: left;
	  width: 218px;
	  color:#ffffff;
	  text-align: left;
	  height:auto;
	  }
		
	#sidebar p {
	  color:#000000;
	  padding-bottom: 10px;
	  margin-top: 5px;
	  }
	  
	  
/**************** footer styles ****************/
	#footer {
	  clear: both;
	  height: 85px;
	  width: 744px;  
	  background-image: url(images/foot4.jpg);
	  color:#ffffff;
	  text-align:left;
	  }
   
