@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}
body {
	background-color: #FFF;
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(images/mylashesback.png);
}
h1 {
	font-size: 24px;
	color: #999;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: Verdana, Geneva, sans-serif;
}
.MainContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 75px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
.menu {
	height: 25px;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a81d4f;
}
.flashintro {
	background-color: #FFF;
	height: 250px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.MainContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	height: auto;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.MainContentRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	height: auto;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #CCC;
	color: #a81d4f;
}
.shadow {
	height: 10px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
}
.subheader {
	color: #a81d4f;
}
.infopanel {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	float: right;
	width: 375px;
	margin-left: 10px;
	background-color: #F9DED5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #a81d4f;
	border-right-color: #a81d4f;
	border-bottom-color: #a81d4f;
	border-left-color: #a81d4f;
	font-size: 12px;
	line-height: 18px;
	clear: both;
}
.MainContainer #MainContent h1 .greytxt {
	color: #666;
}
.maintitles {
	color: #A81D4F;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
}
.ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	font-size: 12px;
}
.ManBottomLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	float: left;
	width: 465px;
	padding-left: 20px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
}
.ManBottomRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	float: right;
	width: 375px;
	padding-left: 10px;
	padding-right: 20px;
}
.offertext {
	text-align: center;
	font-weight: bold;
	color: #A81D4F;
}
h3 {
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 4px;
}

