@import url("global.css");

#MasterBox{
background:#f0e4bd;

}

#HomeContentBox {
width:980px;
}

#HomeLeft {
float:left;
width:504px;
}
	#WhyChoose {
	background:#606f48;
	float:left;
	height:1185px;
	width:252px;
	}
	
	.WhyChoose {
	color:white;
	padding:25px 0 10px 20px;
	}
	
	#WhyChoose a {
	color:white;
	}
	
	#WhyChoose a:hover {
	color:#f0e4bd;
	}
		.PracticeText{
		width:210px;
		color:#F0E4BD;
		padding:20px; 0 0 20px;
		}
	
	#QuickContactBox {
	background:url(../images/QuickContactBoxBG.gif) no-repeat;
	float:left;
	height:435px;
	width:504px;
	}
	
	#QuickContactLeft {
	float:left;
	width:252px;
	}
		#QuickContactLeft p {
		color:white;
		padding:0 0 0 40px;
		}
	
	#QuickContactRight {
	color:white;
	float:left;
	padding:20px 0 0 0;
	width:252px;
	}
	
		#QuickContactRight input, #QuickContactRight textarea{
			color:white;
			background:#606f4c;
			border:1px solid #2f3c1e;
			font:11px Arial, Helvetica, sans-serif;
			height:14px;
			margin:3px 32px 0 0;
			padding:2px;
			width:200px;
			list-style-image:url(../images/none.png);
			}
			#MiniContactForm li{
				list-style-image:url(../images/none.png);
			}
			
		#QuickContactRight textarea {
		height:60px;
		}
		
		#QuickContactRight .SubmitBtn{
		padding:2px 0 5px 0;
		height:20px;
		text-transform:uppercase;
		width:60px;
		}
			

#HomeRight {
float:left;
width:476px
}
	#HomeButtons {
	background:url(../images/HomeButtons.gif) no-repeat #f0e4bd;
	width:476px;
	padding:20px 0 20px 0;
	}
	#InTheMedia {
	background:url(../images/InTheMediaBG.gif) no-repeat #f0e4bd;
	height:456px;
	width:476px;
	}
	
		#VideoBox {
		float:left;
		padding:20px 0 0 17px;
		width:230px; /* 320px */
		}
		
		#NowPlaying {
		float:left;
		padding:70px 0 0 5px;
		width:130px; /* 156px */
		}
		
		#VideoDescription {
		background:url(../images/VideoDescriptionBG.gif) no-repeat;
		float:left;
		padding:40px 30px 10px 30px;
		width:416px; /* 476px */
		}
	
	#FeaturedProcedure {
	background:url(../images/FeaturedProcedureBG.jpg) no-repeat #1e4e9a;
	color:white;
	height:140px; /* 190px */
	padding:65px 0 0 20px;
	width:456px; /* 476px */
	}
	
		#FeaturedProcedure li {
		list-style:none;
		float:left;
		padding:0 0 7px 0;
		width:35%;
		}
		
		#FeaturedProcedure a {
		color:white;
		text-decoration:none;
		}
		
		#FeaturedProcedure a:hover {
		color:#66CCFF;
		}		
	
	#Extras {
	background:url(../images/ExtrasBG.gif) no-repeat #f0e4bd;
	position:relative;
	width:476px;
	}
		
		#FinancingOptions {
		padding:40px 0 0 20px;
		width:476px; /* 238px */
		}
		.Articles{
		width:476px;
		padding:20px;
		}
			.Articles a{
			color:#313F1E;
			}
			.Articles a:hover{
			color:#829C61;
			}


/****** Footer Style *******/
#FooterHome {
color:#4a432b;
text-align:center;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0 auto;
padding:20px 0 50px 0;
width:980px;
}

#FooterHome a {
color:#4a432b;
margin:25px 0 0 0;
text-decoration:none;
}

#FooterHome a:hover {
color:#000000;
text-decoration:underline;
}
.ImgAction{
float:left;
}
.Clear{
clear:both;
}

/* */
.OurPhotos{
width:238px;
float:left;
background:#4e672d;
height:370px;
}
.OurTools{
width:238px;
float:left;
overflow:hidden;
background:#606f48;
height:370px;

}

