.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 250px;height:30px; /* Width of Menu Items */
border-bottom: 1px solid white;
z-index:999;
}
	
.suckerdiv ul li{
position: relative;
background: #608FC8;
z-index:999;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 175px; /*sub menu width*/
top: 0;
visibility: hidden;
z-index:999;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
background: #608FC8;
padding: 1px 5px 1px 1px;
border:2px solid white;
border-bottom: 0;
z-index:999;
}

.suckerdiv ul li a:visited{
color: white;
z-index:999;
}

.suckerdiv ul li a:hover{
background: #99ccff;
z-index:999;
}

.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
		
	
	
	#wrap {
      position:relative;
      margin-left:auto;
      margin-right:auto;
      top: 5px;
      width:960px;
      height:950px;
      text-align:left;
      border:2px solid #608FC8;
      padding:5px 10px 5px 10px;
      background-color:white;
      }
      
      
	#wrapa {
      position:relative;
      margin-left:auto;
      margin-right:auto;
      top: 5px;
      width:960px;
      height:650px;
      text-align:left;
      border:2px solid #608FC8;
      padding:5px 10px 5px 10px;
      background-color:white;
      }
      
      #wrapb {
      position:relative;
      margin-left:auto;
      margin-right:auto;
      top: 5px;
      width:960px;
      height:1250px;
      text-align:left;
      border:2px solid #608FC8;
      padding:5px 10px 5px 10px;
      background-color:white;
      }
      
        #wrapc {
      position:relative;
      margin-left:auto;
      margin-right:auto;
      top: 5px;
      width:960px;
      height:650px;
      text-align:left;
      border:2px solid #608FC8;
      padding:5px 10px 5px 10px;
      background-color:white;
      }
      
       #wrapd {
      position:relative;
      margin-left:auto;
      margin-right:auto;
      top: 5px;
      width:960px;
      height:900px;
      text-align:left;
      border:2px solid #608FC8;
      padding:5px 10px 5px 10px;
      background-color:white;
      }
      
      #wrape {
      position:relative;
      margin-left:auto;
      margin-right:auto;
      top: 5px;
      width:960px;
      height:1000px;
      text-align:left;
      border:2px solid #608FC8;
      padding:5px 10px 5px 10px;
      background-color:white;
      }
      
      
       #wrapf {
      position:relative;
      margin-left:auto;
      margin-right:auto;
      top: 5px;
      width:960px;
      height:1000px;
      text-align:left;
      border:2px solid #608FC8;
      padding:5px 10px 5px 10px;
      background-color:white;
      }
      
      
  




#textcontent_a{
	position:absolute;
	top:305px;left:300px;
	width:600px;height:230px;
	background-color:#efefef;
	color:black;
	 z-index:5;
	 padding:10px;
	 text-align:justify;
	
}

#textcontent_b{
	position:absolute;
	top:305px;left:300px;
	width:600px;height:850px;
	background-color:#efefef;
	color:black;
	 z-index:5;
	 padding:10px;
	 text-align:justify;
	
}
#textcontent_c{
	position:absolute;
	top:305px;left:300px;
	width:600px;height:550px;
	background-color:#efefef;
	color:black;
	 z-index:5;
	 padding:10px;
	 text-align:justify;
	
}

#textcontent_d{
	position:absolute;
	top:305px;left:300px;
	width:600px;height:450px;
	background-color:#efefef;
	color:black;
	 z-index:5;
	 padding:10px;
	 text-align:justify;
	
}

#textcontent_e{
	position:absolute;
	top:305px;left:300px;
	width:600px;height:250px;
	background-color:#efefef;
	color:black;
	 z-index:5;
	 padding:10px;
	 text-align:justify;
	
}

#textcontent_f{
	position:absolute;
	top:305px;left:300px;
	width:600px;height:225px;
	background-color:#efefef;
	color:black;
	
	 padding:10px;
	 text-align:justify;
	
}


#textcontent_g{
	position:absolute;
	top:305px;left:300px;
	width:600px;height:550px;
	background-color:#efefef;
	color:black;
	 z-index:5;
	 padding:10px;
	 text-align:justify;
	}
	
	
	#textcontent_x{
	position:absolute;
	top:305px;left:300px;
	width:600px;height:350px;
	background-color:#efefef;
	color:black;
	 z-index:5;
	 padding:10px;
	 text-align:justify;
	}
	
	
	#image_1{
	position:absolute;
	top:580px;left:300px;
	width:650px;height:305px;
}

#ladycook{
	 border:1px solid #608FC8;
	}
	
	#ricecake{
		border:1px solid #608FC8;
		
	}

#man{
		border:1px solid #608FC8;
	
}




#frontimage {
	width:960px;
	position:absolute;
	top:100px;left:10px;
	
	
}

#frontimage2 {
	width:960px;
	position:absolute;
	top:100px;left:10px;
	
	
}

	#topbar{
	position:absolute;
	top:0px;left:0px;
	height:30px;width:620px;
	background-image: url(images/topbar_blue2.jpg); background-repeat: repeat-x;
}

#btmbar{
	position:absolute;
	bottom:0px;left:0px;
	height:30px;width:980px;
	background-image: url(images/topbar_blue2.jpg); background-repeat: repeat-x;
	
	
	
	
}


h2{
	color:white;
	font-weight:bold;
	font-size:120%;
	margin:5px;
} 

#btmrightCorner{
	position:absolute;
	bottom:0px;right:0px;
	
	
}


#btmleftCorner{
	position:absolute;
	bottom:0px;left:0px;
	
}




h1{
	color:#608FC8;
	
	
}

#footer{
	
	    position:relative;
      margin-left:auto;
      margin-right:auto;
      top:50px;
	    height:110px;
	    width:978px;
	    
}
#diabetesuk {
	position:absolute;
	right:70px;bottom:40px;
	}
#mehis {
	position:absolute;
	right:260px;bottom:50px;
	}
	
	#nhs{
			position:absolute;
	right:470px;bottom:40px;
		}

#scotgov{
	position:absolute;
	right:650px;bottom:40px;
	
	
}

#abpi{
	position:absolute;
	left:70px;bottom:40px;
	
	
	
}

	
	#doctopbox{
		position:absolute;
	top:0px;left:0px;
	height:30px;width:250px;
	background-image: url(images/topbar_blue2.jpg); background-repeat: repeat-x;
}
#docs1{
	position:absolute;
	left:-20px;
	list-style:none;
}

#docs1 a:hover{
	color:red;
}

#navigation{
	position:absolute;
	top:300px;left:10px;
	z-index:999
}

