@import url("global.css");
body{
background:url(../images/body.jpg) repeat-x #1a3d5d;
}
	.Masthead{
	background:url(../images/Masthead.jpg) no-repeat;
	height:121px;
	margin:0 auto;
	width:1000px;
	}
	.NavHeroBox{
	background:url(../images/NavHeroBox.gif) no-repeat;
	margin:0 auto;
	width:1000px;
	}
		.Nav {
		float:left;
		padding:0 0 0 35px;
		width:229px;
		}			
			.Nav ul{
			margin:0;
			padding:0 0 20px 0;
			}
			.Nav li{
			font:12px Arial, Helvetica, sans-serif;
			font-size:12px;
			list-style:none;
			padding:0 0 2px 0;
			}
			.Nav li a{
			border-bottom:1px solid #88cbf4;
			width:180px;
			padding:2px 0 2px 0;
			display:block;
			}
		.FlashBannerBox {
		float:left;
		padding:0 0 10px 0;
        width:708px;
		}
			.Flash {
			width:708px;
			}
			.Banners {
			padding:10px 0 0 25px;
			width:708px;
			}
				.HomeBanners {
				margin:0;
				float:left;
				margin:0 25px 0 0;
				width:362px;
				}
				.BtnLinks {
				margin:0;
				padding:0;
				float:left;
				}
					.BtnLinks a{
					margin:0;
					padding:0;
					}
		
	.ContentMain{
	background:url(../images/ContentMain.jpg) repeat-x #2F2F2F;
	display:table;
	width:100%;
	}
		.ContentMainInside{
		margin:0 auto;
		width:1000px;
		}
		.QualityEyeCare{
		float:left;
		padding:40px 0 0 40px;
		width:500px;
		}
		.CenturionSurgeon{
		background:url(../images/CenturionSurgeon.jpg) no-repeat #716047;
		float:left;
		height:246px; /*286*/
		padding:40px 20px 0 60px;
		width:380px; /*433px*/
		}

