/* CSS Document */

.page-container{
	width:1000px;
	height: 136px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	background-position: left;
}

.headercontainer{
	width:974px;
	height: 108px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	float: left;
}
.headercontainer2{
	width:348px;
	height: 108px;
	margin: 0px;
	padding: 0px;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	z-index: 0;
	float: left;
}

.headercontainer3{
	width:626px;
	height: 108px;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	float: right;
}

.LSide{
	background-image: url(../images/layout/Vline_Left.gif);
	background-repeat: repeat-y;
	height: 136px;
	float: left;
	width: 13px;
}
.RSide{
	background-image: url(../images/layout/Vline_Right.gif);
	background-repeat: repeat-y;
	height: 136px;
	float: right;
	width: 13px;
}

.logo_font1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #333333;
}
.logo_font2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
.whitetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #FFFFFF;
}

.EML_logo{
	background-image: url(../images/layout/header/EML_logo_Points_of_sale.gif);
	height: 108px;
	width: 148px;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}
.header01{
	background-image: url(../images/layout/header/03_12.gif);
	height: 26px;
	width: 200px;
    border-bottom-width: 0px;
	border-bottom-color: #000000;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
}
.header02{
	background-image: url(../images/layout/header/03_09.jpg);
	height: 108px;
	width: 336px;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 0;
	float: left;
}
.header03{
	background-image: url(../images/layout/header/03_05.gif);
	height: 24px;
	width: 273px;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	right: inherit;
	text-align: right;
}

.header04{
	background-image: url(../images/layout/header/03_06.gif);
	height: 108px;
	width: 17px;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 0;
	float: right;
}
.header05{
	background-image: url(../images/layout/header/03_10.gif);
	height: 84px;
	width: 273px;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
}


.header06{
	background-image: url(../images/layout/header/white.gif);
	height: 82px;
	width: 200px;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 0;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}

.mainwebsite a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	text-align: center;
	line-height: 18px;
	}
	
.mainwebsite a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	text-align: center;
	line-height: 18px;
	}
	
.mainwebsite a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
	line-height: 18px;
	}
	
.mainwebsite a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	text-align: center;
	line-height: 18px;
	}
