@import url("global.css");


#Home #Nav{
	background:url(../images/Nav.jpg) no-repeat;
	height:45px;
	padding:0 0 0 286px;
}
/* LEFT COLUMN OF CONTENT 
----------------------------*/
#ContentLeft{
background:#f4f4f4;
float:left;
width:339px;
}
#HeroHome{
	background:url(../images/doctor_klausner.jpg) no-repeat;
	height:399px;
	width:339px;
}
#HomeMeetBox{  /*graphic will go here as a background */
	padding:0 0 0 89px;
	background:url(../images/left_graphic.gif) no-repeat;
}
#HomeMeet {
	padding:65px 0 0;
	background:url(../images/meet_the_doctor.gif) no-repeat;
	width:213px;
}
#HomeMeet p{
	margin:0 0 10px;
}
#HomeMeet a, #HomeMeet a:visited{
	float:right;
	color:#4985A5;
}
#HomeContact {
	background:url(../images/contact.gif) no-repeat;
	padding:70px 0 0;
}
#HomeContact li{
	width:199px;
	margin:0 0 5px;
}
#HomeContact input, #HomeContact textarea{
	width:179px;
	font:11px Arial;
}
#HomeContact .formSUBMIT{
	width:31px;
}
#ContactMini {
	margin:0 0 20px 0;
}	

/* RIGHT COLUMN OF CONTENT 
----------------------------*/
#ContentRight{
	float:left;
	width:430px;
}
.BTNTestCoupon {
	margin:0 0 0 25px;
}
.BTNTestCoupon li {
	float:left;
	margin:10px 10px 15px 0;
}
.BTNTestCoupon img {
	border:none;
}
#HomeFlash{
	height:309px;
	width:430px;
}
#HomeProducts{
	height:156px;
	width:430px;
	background:url(../images/products.gif) no-repeat;
	position:relative;
}
#HomeProductsContent { /* image of products on top of right column */
	height:161px;
	width:386px;
	position:absolute;
	left:43px;
}
#HomeProductsContent p {
	margin:-20px 0 0 110px;
}
#HomeProductsContent img {
	border:none;
}
#HomeWelcome{
	background:url(../images/welcome.gif) no-repeat;
	width:400px;
	padding:50px 0 0 0;
}

#HomeWelcome img{
	border:0;
}

#HomeWelcome p {
	padding:0 0 0 23px;
	margin:0 0 15px 0;
}
