body 
{
	margin: 0 auto 0 auto;	
     padding : 0;
     font-family:Verdana;
     font-size:12px;
     background: url("/images/background.gif");
}

/* if ie;*/
#Main_Wrapper 
{
	width:920px;
	display:block;
	margin: 0 auto 0 auto;	

}  
/* else;*/
     html>body  #Main_Wrapper 
     {
		width:920px;
		display:block;
		margin: 0 auto 0 auto;	
		height:1000px;
		background:url("/images/optback.gif"); 
		overflow:hidden; 
      }       

/* 1st Row 	 */
#TopContent_Wrapper
{
	width:920px;
	height:330px;
	display:block;
	float:left;	
} 

#TopContent_Logo
{
	width:460px;
	height:164px;
	display:block;
	float:left;	
} 

/* if ie ;*/  
#TopContent_Tabs 
{
	width:460px;
	height:35px;
	display:block;
	float:left;
	position:relative;
	margin: -3px 0px 0px 0px;
	background:url("/images/mockupoptical_03.jpg");
      }
/* else;*/
     html>body  #TopContent_Tabs 
     {
		width:460px;
		height:35px;
		display:block;
		float:left;
		position:relative;
		margin: 0px 0px 0px 0px;
		background:url("/images/mockupoptical_03.jpg");     
      }
/* end ;*/ 

#TopContent_Text
{
	width:460px;
	height:131px;
	display:block;
	float:left;
	background:url("/images/mockupoptical_04.jpg");
} 

#TopContent_Image
{
	width:460px;
	height:330px;
	display:block;
	float:right;	
} 

/* if ie ;*/
#MainContent_Wrapper 
{
	width:920px;
	display:block;
	background:url("/images/optback.gif");
	margin: -3px 0px 0px 0px;
}
/* else;*/
     html>body  #MainContent_Wrapper 
     {
	width:920px;
	display:block;
	background:url("/images/optback.gif");
	margin: 0px 0px 0px 0px;   
      }
/* end ;*/ 


#MainContent_Left
{
	width:279px;	
	display:block;
	float:left;
	background:url("/images/mockupoptical_05.jpg");	
}

#MainContent_Middle
{
	width:437px;	
	display:block;
	float:left;
	background:url("/images/mockupoptical_06.jpg") repeat-x;
}


#MainContent_Middle a 
{	
	color: #000000;	
	text-decoration:underline;   
	font-weight:bold; 	
}
	
#MainContent_Middle a:hover 
{

	color: #666;
} 


#MainContent_Right
{
	width:204px;
	height:584px;
	display:block;
	float:left;
	background:url("/images/mockupoptical_07.jpg") repeat-x;
	position:relative;
}


#BottomContent_Wrapper
{
	width:920px;
	height:67px;
	display:block;
	float:left;
	background:url("/images/mockupoptical_08.jpg") no-repeat;
}
