@charset "UTF-8";
/* CSS Document */

/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

#dhwrap{
	width:960px;
	margin:0 auto;
	top:25px;
	}
	

#dhbase{
	width:100px;
	height: 100px;
	position:relative;
	top:-100px;
	z-index:30000;
	left: 30px;
	float: right;
	}
	
#sdslogo{
	width:200px;
	background-image:url(images/eslogo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	z-index:200;
	position:absolute;
	height: 291px;
	}
	
#sdsslideholder{
	width:740px;
	z-index:200003;
	position:absolute;
	height: 450px;
	margin-left: 220px;
	top: 5px;
	}
#greyside{
	width:958px;
	z-index:5;
	position:absolute;
	height: 271px;
	margin-left: 6px;
	background-image:url(images/grey.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}
	
#sdsmenu{
	width:180px;
	top:220px;
	z-index:300;
	position:absolute;
	margin-left: 18px;
	}
	
#sdscontents{
	width:720px;
	top:468px;
	z-index:10000;
	position:absolute;
	height: 200px;
	margin-left: 220px;
	}
	

#dhlast{
	width:720px;
	height:150px;
	position:relative;
	top:0px;
	left: 0;
	margin-left:0px;
	vertical-align:bottom;
	}

	
#lastcap{
	width:230px;
	height:50px;
	position:relative;
	top:25px;
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#07456B;
	font-size:12px;
	line-height: 125px;
	text-align:right;
	}
#basetag{
	width:500px;
	position:relative;
	float:right;
	top:-30px;
}
body {
	margin: 10px auto;
	font: 90%/120% Tahoma, Geneva, sans-serif;
	color:#999;
	background-color: #FFF;
}
.menu_list {
	width: 168px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	font-weight:100;
	background: #FFF;
	line-height:27px;
	color:#000;
	text-decoration:none;
}
.menu_head2 {
	padding: 5px 0px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:100;
    background: #FFF;
	line-height:20px;
	color:#0099ff;
	text-decoration:none;
}

.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  color:#07456B;
  background-color:#0099ff;
  padding-left:10px;
  font-weight:100;
  text-decoration:none;
  font:"Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height:30px;
  color:#FFF;
}
.menu_body a:hover{
  color: #07456B;
  text-decoration:none;
  }.site a{
  color:#07456B;
  background-color: #0099ff;font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14px;
	text-decoration:none;
}
.site a:hover{
  color: #07456B;
  text-decoration:none;
  }

/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	width:680px;
	height:150px;
	position:relative;
}
#slideshow #slidesContainer {
	margin:0 auto;
	width:620px;
	height:200px;
	overflow:auto; /* allow scrollbar */
	position:relative;
}
#slideshow #slidesContainer .slide {
	margin:0 auto;
	width:600px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:220px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:200px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(images/control_left.png) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(images/control_right.png) no-repeat 0 0;
}
/** 
 * Style rules for Demo page
 */

.slide h2, .slide p {
	margin:0px;
	vertical-align:top;
	padding-bottom: 5px;
}
.slide h2 {
  font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size:12px;
  font-weight:lighter;
  color:#07456B;
  margin:0 25px;

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

.zenna { font-family:Tahoma, Geneva, sans-serif;
font-size:16px;
color: #0099ff;line-height: 20px;
padding-bottom:5px;
}

.zennab { 	font-family:Tahoma, Geneva, sans-serif;
font-size:16px;
color: #0099ff;line-height: 20px;
padding-bottom:5px;
font-weight:bold;
}

.zenna1 { 	font-family:Tahoma, Geneva, sans-serif;
font-size:16px;
color: #660033;
line-height: 20px;
padding-bottom:5px;
font-weight:bold;
}

.zenna1a { 	font-family:Tahoma, Geneva, sans-serif;
font-size:16px;
color: #660033;
line-height: 20px;
padding-bottom:5px;
font-weight:normal;
}

.zenna2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color: #999;
	line-height: 20px;
	padding-bottom:5px;
	font-weight:bold;
	font-style: normal;
}

.ztitle {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	color: #999;
	line-height: 30px;
	padding-bottom:5px;
	font-weight:light;
	font-style: normal;
}
.zenna2a { 
	font-family:Tahoma, Geneva, sans-serif;
font-size:16px;
color: #999;
line-height: 20px;
padding-bottom:5px;
font-weight:normal;
}

.welc {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #333;
	line-height: 12px;
	font-style: normal;
	vertical-align: bottom;
	text-decoration:none;
}
.sdsbody {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #333;
	line-height: 18px;
	font-style: normal;
	vertical-align: bottom;
	text-decoration:none;
}
.basetag{
	font-family:Tahoma, Geneva, sans-serif;
	color: #0099ff;font-size:18px;
	font-weight:100;
	letter-spacing:2px;
	line-height:22px;
	text-align: right;
}

.basetag2{
	font-family:Tahoma, Geneva, sans-serif;
	color: #999;
	font-size:18px;
	font-weight:100;
	letter-spacing:2px;
	line-height:22px;
	text-align: right;
}
#list{
	position:relative;
	float:left;
	top:50px;}

#listmen{
	position:relative;
	float:left;
	top:10px;
	width:180px;}
	
	.ztitle2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color: #0099ff;
	line-height: 30px;
	padding-bottom:5px;
	font-weight:light;
	font-style: normal;
}
.welc a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #333;
	line-height: 12px;
	font-style: normal;
	vertical-align: bottom;
	text-decoration:none;
}
.welc a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #0099ff;
	text-decoration:none;
}
.ztitle2 a{
  font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color: #0099ff;
	line-height: 30px;
	padding-bottom:5px;
	font-weight:light;
	font-style: normal;
	text-decoration:none;
}
.ztitle2 a:hover{
  color: #000;
  text-decoration:none;
  }	
	