body {
	background-color: #ffffff;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006e6a;
	background-image: url(images/top_brackground.gif);
	background-repeat: repeat-x;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 7px;
	border:1px solid #00196a;
	width: 825px;
	background-color: #FFFFFF;
	overflow: auto;
}

#header {
	margin: 0 0 15px 0;
	background: #FFFFFF;
	text-align: center;
}

#side-a {
	float: left;
	width: 203px;
	text-align: center;
}

#side-b {
	float: right;
	width: 157px;
}

#content {
	float: left;
	width: 55%;
}

#mainContent {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #7fcac7;
	border-left-color: #7fcac7;

	padding: 18px;
}
#mainContentFooter {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7fcac7;
}

#footer {
	clear: both;
	background: url(images/footerImage.gif) no-repeat center bottom;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	height: 15px;
	padding-top: 50px;
	vertical-align: bottom;
}

#logo {
	position:absolute;
	left: 0px;
	top: 6px;
	width: 100%;
	text-align: center;
	z-index:10;
}


#headSlogan {
	position:absolute;
	left: 0px;
	top: 130px;
	width: 100%;
	text-align: center;
	z-index:10;
}


#eCheckLogo {
	margin-top: 20px;
}


#side-a a img {
	margin-top: 5px;
	margin-bottom: 5px;
}

img {
	border: none;
	overflow: auto;
}
