﻿body.home				{ background-color: White; }
.homeContainer	
{ 
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	width: 958px; 
	height: 419px;
	padding-top: 228px;
	padding-left: 53px;
	background-position:right top; 
	background-repeat: no-repeat;
	border: Solid 1px #ededed;
}
.homeLogo				{ float:left; margin-right: 10px; }
.homeMenu				{ float:left; width: 163px; margin-top:2px; }
.homeMenu LI			{ height: 14px; padding-bottom:1px; }
.homeMenu LI A			{ display: inline-block; }
.homeMenu LI A SPAN		{ display: none; }
.homeMenuModels			{ width: 65px; height: 12px; background-image:url(/img/home/models.gif); }
.homeMenuAboutUs		{ width: 78px; height: 12px; background-image:url(/img/home/aboutus.gif); }
.homeMenuCasting		{ width: 67px; height: 12px; background-image:url(/img/home/casting.gif); }
.homeMenuContactUs		{ width: 98px; height: 12px; background-image:url(/img/home/contactus.gif); }
.homeMenuCreatives		{ width: 82px; height: 12px; background-image:url(/img/home/creatives.gif); }
.homeMenuCastingStudio	{ width: 163px; height: 12px; background-image:url(/img/home/thecastingstudio.gif); }
.homeMenuWorkWithUs		{ width: 116px; height: 12px; background-image:url(/img/home/workwithus.gif); }

.homeIntro				{ clear:both; padding-top: 74px; width: 510px; color: #717171; font-size: 11px;  }
.homeIntro H2			{ font-size: 14px; font-weight: bold; margin-top: 10px;}

.homeTopDiv				{  height: 180px; width: 450px; position: absolute; top: 50px; left: 50px;}
