
#menuHeaderBackground{
	height:  20%;
	background-color: #FFD700;	
}

#menuImgLeftHeader{
  height: 100%;
  width: 30%;
  float: left;
  right: 0;
  top: 0;
  position: relative;
}

#menuImgRightHeader{
  height: 100%;
  width: 70%;
  float: left;
  margin:0 0 0 0 ; 
  position: relative;
  background-repeat: no-repeat;  
}

#bodyMenuDock{
	height: 5%;
	padding-top: 3px;	
}

#menuHomeImg{
	width: 7%;
	height: 70%;
	float: left;
	padding-left: 3px;
	border-color: black;
	border-width:thick;
}

#bodyContent{
	background-color: #F8F1A3;
	height: 70%;	
	}

#bodyContentDetails{
	font-size: medium;
	float: left;
	height: 100%;
	width: 50%;
	margin:0 0 0 0 ;		
	}
#container{
	float: left;
	width: 70%;
	height: 100%;
	background-color: blue;
	}

#content-slider{
    float: right;
    margin: 5px 5px 5px 0;    
	}

#slider {
   background: #000;
   border: 5px solid #eaeaea;
   box-shadow: 1px 1px 5px rgba(0,0,0,0.7);
   height: 390px;
   width: 600px;
   margin: 0 auto 0;
   overflow: visible;
   position: relative;
}

#slideShowImage{
	width: 100%;
	height: 100%;
	}
	
#galleryimages{
  width: 20%;
  height: 50%;
  float: left;
  padding-right: 100px;
  padding-top: 100px;
  
 }
	
#bodyImage{
 	font-size: medium;
	float: left;
	width: 50%;
	margin:0 0 0 0 ;	
	}
		
#bodyVideo{
 	font-size: medium;
	float: left;
	width: 50%;
	margin:0 0 0 0 ;    	
	}
	
#preview{
	width: 50%;
   height: 60%;
   float: left;
   vertical-align: top;	
	}
	
#bodyRightContent{
	width: 40%;
	float: left;
	padding-left: 100px;
	padding-top: 10px;
	}
	
#svm{
	padding-top: 10px;
	width: 30%;
	height:40%;
	float:left;		
	}
	
