
#tabs #homemain a
{
	background-color:RGB(251,96,2);
	color:white;
	background:url(../images/backgrounds/TabSelected.jpg) top left no-repeat;
	border:1px solid black;
}
#homeContainer{
	width:588px;
	font-size:11px;
	border:0px solid green;
	height:auto;
	margin:auto;
	}

#homeContainer #trustTop{
	width:586px;
	height:44px;
	position:relative;
	background-image:url(http://assets.eframe.co.uk/content/images/backgrounds/home/homeTrustHeader.jpg);
	border:1px solid silver;
	float:left;
	text-align:center;
	}

#homeContainer #trustTop h1{
	font-size:1.2em;
	width:100%;
	font-family:arial;
	font-weight:normal;
	position:absolute;
	margin-top:15px;
	left:0;
	}
#textWrapper{
	float:left;
	padding-top:30px;
	}	
#heroContainer
{
	float:left;
	margin-top:1px;
}
	
#homeContainer #heroSurround
	{
		height:360px;
	}

#homeContainer #heroSurround p{
/*	float:left;
	margin:0;
	height:20px;
	width:238px;*/
	/*background-color:#0CF;*/
	/*margin-top:20px;
	border:1px solid yellow;*/
	}


#homeContainer #heroMenuSurround{
	float:left;
	height:360px;
	width:238px;
/*	background-color:#03F;*/
	border-top:1px solid silver;
	border-left:1px solid silver;
	border-bottom:1px solid silver;
	}


#homeContainer #heroImage
{
	float:left;
	height:360px;
	width:348px;
	background-image:url(http://assets.eframe.co.uk/content/images/backgrounds/home/homeHero.jpg);
	border-top:1px solid silver;
	border-right:1px solid silver;
	border-bottom:1px solid silver;
	}
#smallDiv	{
	float:left;
	height:240px;
	width:238px;
	margin-top:15px;
	}
#homeContainer #mirrors
{
	height:112px;
	width:238px;
	float:left;
	background-image:url(http://assets.eframe.co.uk/content/images/backgrounds/home/homeMirrors.jpg);
	border:1px solid silver;
	background-position:top;
	}
#homeContainer #mirrors:hover
{
	height:112px;
	width:238px;
	float:left;
	background-image:url(http://assets.eframe.co.uk/content/images/backgrounds/home/homeMirrors.jpg);
	border:1px solid silver;
	background-position:bottom;
	}	
#homeContainer #multiOpening
{
	height:113px;
	width:238px;	
	float:left;
	background-image:url(http://assets.eframe.co.uk/content/images/backgrounds/home/homeMultiOpeningFrames.jpg);
	border:1px solid silver;
	margin-top:15px;
	background-position:top;
	
	}		
	#homeContainer #multiOpening:hover
{
	height:113px;
	width:238px;	
	float:left;
	background-image:url(http://assets.eframe.co.uk/content/images/backgrounds/home/homeMultiOpeningFrames.jpg);
	border:1px solid silver;
	margin-top:15px;
	background-position:bottom;

}		

#homeContainer #justIn
{
	float:left;
	height:240px;
	width:333px;
	margin-top:15px;
	background-image:url(http://assets.eframe.co.uk/content/images/backgrounds/home/homeA4CertificateFrames.jpg);
	margin-left:15px;
	border:1px solid silver;
	background-position:top;
	}
#homeContainer #justIn:hover
{
	float:left;
	height:240px;
	width:333px;
	margin-top:15px;
	background-image:url(http://assets.eframe.co.uk/content/images/backgrounds/home/homeA4CertificateFrames.jpg);
	margin-left:15px;
	border:1px solid silver;
	background-position:bottom;
	}

#customFramesMenu{
	background-image:url(http://assets.eframe.co.uk/content/images/backgrounds/home/homeCustomFramesMenu.jpg);
	height:120px;
	width:238px;
	background-position:top;
	border:0px solid red;
	}

#customFramesMenu:hover{
	background-image:url(http://assets.eframe.co.uk/content/images/backgrounds/home/homeCustomFramesMenu.jpg);
	height:120px;
	width:238px;
	background-position:bottom;
	}
	
#readyFramesMenu{
	background-image:url(http://assets.eframe.co.uk/content/images/backgrounds/home/homeReadyFramesMenu.jpg);
	height:120px;
	width:238px;
	background-position:top;
	}	
#readyFramesMenu:hover{
	background-image:url(http://assets.eframe.co.uk/content/images/backgrounds/home/homeReadyFramesMenu.jpg);
	height:120px;
	width:238px;
	background-position:bottom;
	}		

#MountsMenu{
	background-image:url(http://assets.eframe.co.uk/content/images/backgrounds/home/homeMountsFramesMenu.jpg);
	height:120px;
	width:238px;
	background-position:top;
	}	
#MountsMenu:hover{
	background-image:url(http://assets.eframe.co.uk/content/images/backgrounds/home/homeMountsFramesMenu.jpg);
	height:120px;
	width:238px;
	background-position:bottom;
	}


#homeContainer .menu{
	margin:0;
	padding-top:43px;
	font-size:12px;
	padding-left:10px;
	width:200px;
	color:#FFF;
	font-size:11px;
	position:absolute;

	text-decoration:none;
	}

#homeContainer p.smallDivp{
	margin:0;
	padding-top:8px;
	font-size:10pt;
	padding-left:10px;
	width:220px;
	color:#333;
	
	}
	
#heroMenuSurround a{
	float:left;
	height:120px;
	width:238px;
	/*background-color:#0CF;*/
	margin-top:0px;
	margin:0;
	border:0px solid yellow;
	}	
#inspirations	{
	width:586px;
	height:75px;
	background-image:url(http://assets.eframe.co.uk/content/images/backgrounds/home/inspirations.jpg);
	background-position:top;	
	margin-top:15px;
	float:left;
	border:1px solid silver;
	
	}
#inspirations:hover	{
	width:586px;
	height:75px;
	background-image:url(http://assets.eframe.co.uk/content/images/backgrounds/home/inspirations.jpg);
	background-position:bottom;	
	}	
