/* PANEL EDGE */
#panel{
width: 10px;
height: 320px;
background:url(../images/content/background.jpg); 
background-repeat:repeat-x;
background-position:bottom;
background-color:#CCCCCC;
text-align: left;
float:right;
}

/* CONTENT */
#design_content{
width: 562px;
height:410px; 
background:url(../images/content/background.jpg); 
background-repeat:repeat-x; 
background-color:#CCCCCC;
text-align:left;
margin-top:50px;
padding:10px 10px 10px 0;
float:left;
}

/* WELCOME */
#design_welcome{
font-family:Arial, Helvetica, sans-serif;
font-size:small;
width: 562px;
height:410px; 
text-align:left;
background-image:url(../images/services/design_background.png);
background-position:bottom;
background-color:#009dd9;
float:left;
}

/* DESIGN */
#design_body{
background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	width: 348px;
	height:139px;
	text-align: left;
	float:left;
}

#design_hotspot1{
 width: 70px; 
 height:69px;
 padding-left:208px;
padding-right:284px;
 text-align:left;  
 float:left;
 }
 
#design_hotspot2{
 width: 69px; 
 height:69px;
 padding-top:69px;
 text-align:left;  
 float:left;
 }
 
 #design_hotspot3{
 width:69px; 
 height:69px;
 padding-left:69px;
 padding-bottom:70px;
 text-align:left;  
 float:left;
 }
 
 #design_hotspot4{
 width:70px; 
 height:69px;
 padding-left:139px;
 padding-right:353px;
 text-align:left;  
 float:left;
 }
 
 #design_hotspot5{
 width:69px; 
 height:70px;
 padding-left:347px;
 padding-right:146px;
 text-align:left;  
 float:left;
 }
 
 #design_hotspot6{
 width:70px; 
 height:63px;
 padding-left:70px;
 text-align:left;  
 float:left;
 }
 
  #design_hotspot7{
 width:70px; 
 height:63px;
 padding-left:346px;
 text-align:left;  
 float:left;
 }
 
 /* ORANGEMOUSE */
#orangemouse{ width:18px; height:100px; float:left; text-align:left; z-index: 9998; margin-top:129px;}
#orangemouse #orangemouse_buttons { margin:0; padding:0;}
#orangemouse #orangemouse_buttons li {display:inline;}
#orangemouse #orangemouse_buttons li a {float:left; overflow:hidden; padding-top:100px; width:18px; height:0px;}
#orangemouse #orangemouse_buttons li a { background-image:url(../images/nav/orangemouse.png); background-repeat:no-repeat;}

#orangemouse #orangemouse_buttons li#orangemouse_site a{background-position: 0 0; }
#orangemouse #orangemouse_buttons li#orangemouse_site a:hover{background-position: 0 -100px; }

 /* GALLERY */
#gallery_link{ width:18px; height:80px; float:left; text-align:left; z-index: 9998; margin-top:38px;}
#gallery_link #gallery_link_buttons { margin:0; padding:0;}
#gallery_link #gallery_link_buttons li {display:inline;}
#gallery_link #gallery_link_buttons li a {float:left; overflow:hidden; padding-top:80px; width:18px; height:0px;}
#gallery_link #gallery_link_buttons li a { background-image:url(../images/nav/gallery.png); background-repeat:no-repeat;}

#gallery_link #gallery_link_buttons li#gallery_link_site a{background-position: 0 0; }
#gallery_link #gallery_link_buttons li#gallery_link_site a:hover{background-position: 0 -80px; }