body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size:13px;
	height: auto;
}

.bmhv{
	background:url(../imgs/mhvBack.jpg) top left repeat-x;
	}
.beye{
	background:url(../imgs/eyeBack.jpg) top left repeat-x;
	}

.align-img-right {
	float: right;
}
a img {
	border: none;
}

.row-3-col-3 p, .row-3-col-1 p, .row-2-col-3 p, .row-2-col-1 p{
	margin: 0;
	padding: 0;
	}


p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
br {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 20px;
	margin: 10px 0 5px 0;
	padding: 0;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0 3px 0;
	padding: 0;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 3px 0;
	padding: 0;
}
h4 {
	margin: 0;
	padding: 0;
}
h5 {
	margin: 0;
	padding: 0;
}
h6 {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 800px;
	margin: 0 0 0 -400px;
	left: 50%;
	height: 100%;
	position: absolute;
}

/* BEGINNING OF ROW-1 */
.row-1 {
	float: left;
	width: 800px;
	height:158px;
}
.row-1eye {
	float: left;
	width: 800px;
	height:158px;
	background:url(../imgs/eyesightFashionsHead.jpg) top left no-repeat;
}
.row-1mhv {
	float: left;
	width: 800px;
	height:158px;
	background:url(../imgs/mthoodvisionHead.jpg) top left no-repeat;
}

/* BEGINNING OF ROW-2 */
.row-2 {
	float: left;
	width: 800px;
}

.row-2mhv {
	float: left;
	background-color:#30758D;
	width: 800px;
}

.row-2eye {
	float: left;
	background-color:#F5C91B;
	width: 800px;
}
.bottomeye{
	height:20px;
	font-size:10px;
	background: url(../imgs/eyeBottom.jpg) top left no-repeat #F5C91B;
}
.bottommhv{
	height:15px;
	font-size:10px;
	background: url(../imgs/mhvBottom.jpg) top left no-repeat #30758D;
}

.mhvcontentbottom{
	float:left;
	width:600px;
	height:15px;
	font-size:10px;
	background: url(../imgs/mhv.white.jpg) top left no-repeat #30758D;
}
.eyecontentbottom{
	float:left;
	width:600px;
	height:20px;
	font-size:10px;
	background: url(../imgs/eye.white.jpg) top left no-repeat #F5C91B;
}

.bottom{
	height:15px;
	font-size:10px;
}
.row-2-col-1 {
	background: #30758D;
	width: 90px;
	padding: 5px;
	float: left;
	height: inherit;
	text-align: center;
}
.row-2-col-1 p {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px solid	#F5C91B;
}
.row-2-col-1 a {
	color: #fff;
	text-decoration: none;
}
.row-2-col-1 a:hover {
	text-decoration: underline;
}
.row-2-col-2 {
	background: url(../imgs/row-2-col-2-bkgrnd-img.png) repeat-x #FFFFFF;
	width: 580px;
	float: left;
	padding: 10px;
	text-align: left;
}
.row-2-col-2 p {
	text-indent: 15px;
}
.row-2-col-3 {
	background: #30758D;
	width: 90px;
	padding: 5px;
	float: left;
	height: inherit;
	text-align: center;
}
.row-2-col-3 p {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	border-bottom: 2px solid	#F5C91B;
}
.row-2-col-3 a {
	color: #fff;
	text-decoration: none;
}
.row-2-col-3 a:hover {
	text-decoration: underline;
}

/* BEGINNING OF ROW-3 */
.row-3 {
	background:#F5C91B;
	float: left;
	width: 800px;
}
.row-3-col-1 {
	background: #F5C91B;
	padding: 5px;
	width: 90px;
	float: left;
	text-align: center;
	height:300px;
}
.row-3-col-1 p {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	border-bottom: 2px solid	#30758D;
}
.row-3-col-1 a {
	color: #000;
	text-decoration: none;
}
.row-3-col-1 a:hover {
	text-decoration: underline;
}
.row-3-col-2 {
	background: url(../imgs/row-3-col-2-bkgrnd-img.png) repeat-x #FFFFFF;
	width: 580px;
	float: left;
	padding: 10px;
	text-align: left;
}
.row-3-col-2 p {
	text-indent: 15px;
}
.row-3-col-3 {
	background: #F5C91B;
	width: 90px;
	padding: 5px;
	float: left;
	text-align: center;
	height:300px;
}
.row-3-col-3 p {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px solid	#30758D;
}
.row-3-col-3 a {
	color: #000;
	text-decoration: none;
}
.row-3-col-3 a:hover {
	text-decoration: underline;
}

/* ROW-4 */
.row-4 {
	text-align: center;
	margin: 25px auto 25px auto;
}
.row-4 a {
	color: #000;
	text-decoration: underline;
}
.row-4 a:hover {
	text-decoration: none;
}

.heading{
font-size:13px;
font-weight:bold;
}
