/* CSS Document */
body{
     margin:0 auto;
	 background-attachment:fixed;
	 font-family:Calibri;
	 font-size:15px;
	
		 }
a{
 text-decoration:none;
 color:#000000;}
 
#mainpage{
           width:1000px;
		   height: auto;
           margin:0 auto;
		   display:block;
		   position:relative;
		   background-color:#FFFFFF;	   
		   }

#mainpage:after{
                 content:"";
		         z-index:-1;
				 opacity: 0.2px;
				 position:absolute;
				 background:#FFFFFF;
                }
				
#tops{
      width:1000px;
	  height:142px;
	  background-image:url(../images/omr-top.jpg);
	  float:left;
	  }
#oney{
       width:333px;
	   height:141px;
	   float:left;
	   }

#menu{
       width:1000px;
	   height:46px;
	   float:left;
	   background:url(../images/menu-back.jpg) no-repeat;
	   }
	   
.gallery_images{
                text-align:center;}
				
#bodycontent{
             width:1000px;
			 height:auto;
			 float:left;
			 }

#bodyparta{
           width:235px;
		   height:auto;
		   float:left;
		   border:#CCCCCC 3px solid;
		   border-top:#dfb200 5px solid;
		   }

#bodypartb{
           width:545px;
		   height:auto;		   
		   float:left;
		   margin-left:3px;
		   border-top:#d90134 5px solid;		  
		   }
		   
#inner-body-varah{
                width:545px;
				height:auto;
				float:left;	
				margin-left:3px;
				border-top:#d90134 5px solid;
				border-left:#CCCCCC 2px solid;
				border-right:#CCCCCC 2px solid;
				border-bottom:#CCCCCC 2px solid; 
								
				
				
				 
				}
#bodypartbt{
           width:543px;
		   height:auto;		   
		   float:left;
		   margin-left:3px;
		   border:#CCCCCC 2px solid;
		   border-top:#d90134 5px solid;		  
		   }

#anotherbody{
              width:732px;
			  height:auto;
			  float:right;
			  border:#CCCCCC 3px solid;
			  border-top:#d90134 5px solid;
			  padding:10px;
			  font-family:"Century Gothic", calibri;
			  font-size:14px;
			  line-height:25px;
			  text-align:justify;
			  
			  }
			  
#inner-body-top{
                width:530px;
				height:auto;				
				margin:0 auto;				
				}
				
#inner-body-topz{
                width:530px;
				height:auto;				
				margin:0 auto;
				border:#CCCCCC 2px solid;	
				}
				
h1,h2,h3,h4,h5,h6{
                  padding:0 auto;
				  font-family:"Century Gothic", calibri;
				  color:#0057ef;
				  font-stretch:extra-expanded;
				  font-weight:bold;
				  }
				  
				  
p{
  text-align:justify;
  line-height:25px;
  color:#000000;
  font-size:15px;
  }
  
  
  
#bodypartc{
           width:200px;
		   height:auto;
		   float:right;
		   border:#CCCCCC 3px solid;
		   border-top:#0057ef 5px solid;
		   }
.fore{
        color:#666;
		font-size:14px;
		}
		
/* Sample 7*/
#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:relative;
	width:486px;
	clear:both;
	height:70px;
	overflow:hidden;
	margin-top:200px;
	
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:70px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:60px;
	height:70px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:54px;
	float:right;
}
#thumbs_handles7 span{
	background:url(../images/thumb_invisible.gif) no-repeat;
}
#thumbs_mask7{
	width:1200px;
	background:url(../images/thumbs_mask.gif) no-repeat center top;
}
.mask6{
	position:absolute;
	width:530px;
	height:325px;
	overflow:hidden;
}  
.go-top {
	background-color: #f2af00;
	font-size: 26px;
	bottom: 2em;
	right: 2em;
	color: #FFF;
	display: none;
	position: fixed;
	text-decoration: none;
	width: 60px;
	height: 60px;
	line-height: 58px;
	text-align: center;
}
.go-top:hover {
	color: #ffffff;
}
      		
#footer{
        width:1000px;
		height:61px;
		float:left;
		background:url(../images/ffoot3.jpg) no-repeat;
		}

#footer a{
          text-decoration:none;
		  color:#000000;
		  }

#footer a:hover{
                 text-decoration:none;
				 color:#990000;
				 }