﻿body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	text-decoration: none;
	color: #004681;
}
a:hover {
	text-decoration: underline;	
}
form {
	margin: 0px;
	padding: 0px;
}
#page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 400px;
}
#obtutorialxy {
	font-family: Arial, Helvetica, sans-serif !important;
	display: none; 
	position: absolute;
	width: 270px;
	z-index: 11000;
	top: 0px;
	left: 0px;
}
#obtutorialx {
	position: absolute;
	top: 15px;
	right: 10px;
	z-index: 11100;
	width: 16px;
	height: 16px;
}
a.btnx {
	display: block;
	height: 16px;
	width: 16px;
	background-image:url('images/x.png');
	background-repeat:no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
a.btnx:hover {
	background-position: 0px -16px;
}

#obtutorial {
	padding: 5px 10px 0px 5px;
	background: #e5e5e5;
}
#obtutorial h1 {
	display: block;
	color: #a66315;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-style: italic;
}
#obtutorial h2 {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	color: #09467c;
}
#obtutorial p {
	font-size: 10px;
	color: #373737;
	padding: 3px 0px 3px 0px;
	margin: 2px 0px 2px 0px;
}
#obtutorial a {
	color: #327850;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#obtutorial a:hover {
	text-decoration: underline;
}
#obtutorial ol, #obtutorial ul {
	margin: 0px 0px 10px 30px;
	padding: 0px;
}
#obtutorial ol li, #obtutorial ul li {
	font-size: 10px;
	color: #4c4c4c;
	padding: 0px;
	margin: 0px;
}
#obtutorial a.btn-green {
	display: block;
	overflow: hidden;
	color: #fff !important;
	font-size: 12px;
	text-align: center;
	margin: 0px 0 5px 0;
	padding-top: 3px;
	padding-bottom: 2px;
	height: 17px;
	width: 88px;
	line-height: 14px;
	background-image: url('images/BTN-Green.png');
	background-repeat:no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#obtutorial a.btn-green:hover {
	background-position: 0px -22px;
	text-decoration: none !important;
}

#header {
	width: 890px;
	height: 83px;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(images/slogan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav1 {
	position: absolute;
	width: 900px;
	height: 30px;
	left: 10px;
	top: 55px;
	margin: 0px;
	padding: 0px;
}
#nav1 ul {
	display: inline;
	width: auto;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#nav1 ul li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}
#nav1 ul li a {
	display: block;
	padding-left: 13px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-right: 0px;
	text-decoration: none;
	color: #114e82;
	line-height: 21px;
	font-size: 18px;
	text-align: center;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.orange {
	background-image: url(images/btn_orange.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #e8e9ea;
	width: 201px;
}
a.green {
	background-image: url(images/btn_green.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #e0e1e2;
	width: 201px;
}
a.red {
	background-image: url(images/btn_red.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #d8d9da;
	width: 233px;
}
a.purple {
	background-image: url(images/btn_purple.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #d1d2d3;
	width: 201px;
	margin-right: 0px !important; 
}
#nav1 ul li a:hover, body.banking #nav1_1, body.business #nav1_2, body.access #nav1_3, body.bank #nav1_4 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 199px;
	padding-top: 3px;
	padding-bottom: 4px;
	background-position: -1px -1px;
}
body.access #nav1_3 {
	width: 231px;
} 
a.red:hover {
	width: 231px !important;
}
#topnav {
	position: relative;
	float: right;
	width: 450px;
	padding: 0px;
	margin: 0px;
}
#topnav ul {
	display: inline;
	width: auto;
	float: right;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#topnav ul li {
	display: inline;
	float: left;
	margin: 0px;
	color: #999999;
}
#topnav ul li a {
	float: left;
	margin: 0px;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
	color: #999999;
	background-image: url(images/arrows.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 15px;
	font-size: 12px;
}
li.none a {
	background: none !important;
	padding-right: 0px !important;
}
#topnav ul li a:hover {
	text-decoration: underline;	
}
#fbicon {
	position: absolute;
	width: 12px;
	height: 12px;
	top: 24px;
	left: 265px;
}
#mainimg {
	display: none;
	width: 900px;
	height: 281px;
}
body.home #mainimg {
	display: block;
}
#wordlist-top {
	display: none;
	width: 900px;
	height: 19px;
	margin-top: 3px;
	padding-top: 4px;
	background-color: #adafb2;
	background-image: url(images/you.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
body.home #wordlist-top {
	display: block;
}
#wordlist-top ul {
	display: inline;
	width: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wordlist-top ul li {
	display: inline;
	float: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
}
#wordlist-bottom {
	width: 900px;
	height: 19px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-top: 4px;
	background-color: #adafb2;
	background-image: url(images/you.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
body.home #wordlist-bottom {
	display: none;
}
#wordlist-bottom ul {
	display: inline;
	width: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wordlist-bottom ul li {
	display: inline;
	float: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
}
#content-container {
	width: 900px;
	min-height: 400px; /* Remove before publishing */
	padding-top: 0px;
	padding-bottom: 10px;
}
body.home #content-container {
	padding-top: 10px;
}
#leftcol {
	width: 237px;
	float: left;
	min-height: 400px; /* Remove before publishing */
}
body.home #leftcol {
	width: 285px;
}
#subNavContainer {
	margin-left: 0px;
}
body.home #subNavContainer {
	display: none;
}
#subNavContainer h1 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	background-color: #e7e7e8;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin: 0px;	
}
body.banking #subNavContainer h1 {
	background-color: #a6610c;
}
body.business #subNavContainer h1 {
	background-color: #005953;
}
body.access #subNavContainer h1 {
	background-color: #7a003c;
}
body.bank #subNavContainer h1 {
	background-color: #1d1060;
}
#subNavContainer ul {
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0px;
	list-style-type: none;
}
#subNavContainer ul li {
	display: block;
	width: 230px;
	height: 28px;
	margin-bottom: 5px;
}
#subNavContainer ul li a {
	display: block;
	width: 182px;
	font-size: 12px;
	line-height: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #8d8d90;
	padding-left: 48px;
	margin: 0px;
	background-color: #e7e7e8;
	text-decoration: none;
	font-weight: bold;
}
#subNavContainer ul li a:hover {
	text-decoration: none;
	color: #2b7571;
	background-color: #d6e6e7;
	background-image: url(images/subNav_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#subNavBanking, #subNavBank, #subNavBusiness, #subNavAccess {
	display: none;
} 
body.banking #subNavBanking, body.bank #subNavBank, body.business #subNavBusiness, body.access #subNavAccess {
	display: block;
}
#onlinebankingxy {
	width: 227px;
	height: 167px;
	background-image: url(images/oblogin_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0;
}
body.home #onlinebankingxy {
	float: left;
	margin: 3px 14px 0px 0px;
}
body.nobanner #onlinebankingxy {
	margin-top: 10px;
}
#onlinebanking {
	padding-top: 30px;
	padding-left: 25px;
	height: 120px;
	width: 202px;
	font-size: 9px;
	color: #0a467c;
}
a.logintext {
	text-decoration: underline;
}
a.logintext:hover {
	color: #7b013e;
}
#obfield {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 21px;
}
#oblock {
	position: absolute;
	width: 11px;
	height: 11px;
	margin: 0px;
	padding: 0px;
	top: 4px;
	right: 5px;
	z-index: 50;
}
#oblink {
	font-size: 9px;
	margin-left: -13px; 
	width: 205px; 
	padding-top: 10px;
	padding-bottom: 5px; 
	padding-top: 5px;
	border-top-width: 1px; 
	border-top-style: solid;
	border-top-color: #999999;
}
#oblink a {
	font-weight: bold;
	color: #013e78;
}
#oblink a:hover {
	text-decoration: underline;	
}
.btn1 {
	background-image: url('images/btn_login.jpg');
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	height: 21px;
	width: 60px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	cursor: hand;
	float: left;
}
.btn1:hover {
	background-position: 0px -21px;	
}
.accessfield {
	padding: 1px 2px 0px 3px;
	border: 1px solid #CCCCCC;
	width: 158px;
	font-size: 11px;
	line-height: 15px;
	height: 16px;
	text-align: left;
	color: #164772;
	font-family: Arial, Helvetica, sans-serif; 
}
#chat {
	height: 60px;
	width: 227px;
	margin-left: 0;
	margin-top: 20px;
}
body.home #chat {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#chat a {
	background-image: url(images/chat.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	display: block;
}
#chat a:hover {
	background-position: 0px 0px;
}
#edcenter {
	height: 60px;
	width: 227px;
	margin-left: 0;
	margin-top: 10px;
}
body.home #edcenter {
	margin-left: auto;
	margin-right: auto;
}
#edcenter a {
	background-image: url(images/education.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#edcenter a:hover {
	background-position: 0px -60px;
}

#subFeatures {
	width: 240px;
	margin-left: -5px;
	margin-top: 15px;
}
#subFeatures a {
	background-repeat: no-repeat;
	background-position: 0px -62px;
	display: block;
}
#subFeatures a.getstartedSM {
	background-image: url(images/gel_getstartedSM.jpg);
}
#subFeatures a.ratesSM {
	background-image: url(images/gel_ratesSM.jpg);
}
#subFeatures a:hover {
	background-position: 0px 0px;	
}
body.home #subFeatures {
	display: none;
}
#ad {
	margin-left: 0px;
	width: 228px;
	height: 136x;
	margin-top: 10px;
	overflow: hidden;
}
#ad p {
	margin: 0px;
	padding: 0px;
}
body.home #ad {
	margin-left: auto;
	margin-right: auto;
}
#emailNotification {
	position: absolute;
	top: 253px;
	left: 12px;
	margin-left: 0px;
	width: 229px;
	height: 28px;
	margin-top: 10px;
	overflow: hidden;
}
#emailNotification p {
	margin: 0px;
	padding: 0px;
}
body.home #emailNotification {
	margin-left: auto;
	margin-right: auto;
}
#emailNotification a {
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/email-signup.jpg);
	background-position: 0px 0px;
}
#emailNotification a:hover {
	background-position: 0px -28px;
}
#rightcol {
	width: 652px;
	float: left;
	margin-top: 2px;
	padding: 0px 0px 0px 7px;
	min-height: 400px; /* Remove before publishing */
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
body.home #rightcol {
	width: 599px;
	padding-left: 15px;
}
#features {
	display: none;
	width: 260px;
	padding: 0px 0px 0px 25px;
}
body.home #features {
	display: block;
}
#features a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#features a.getstarted {
	background-image: url(images/gel_getstartedSM.jpg);
}
#features a.rates {
	background-image: url(images/gel_ratesSM.jpg);
}
#features a:hover {
	background-position: 0px -62px;	
}
#homelists {
	display: none;
	width: 548px;	
	margin-left: 14px;
	margin-top: 15px;
	margin-bottom: 5px;
}
body.home #homelists {
	display: block;
}
#homelists h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#homelists a {
	font-size: 14px;
	text-decoration: none;
	color: #666666;
}
#homelists a:hover {
	text-decoration: underline;
	color: #000033;
}
#homelists ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#homelists ul li {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner-container {
	height: 138px;
	width: 654px;
}
#banner-container p {
	margin: 0px;
	padding: 0px;
}
body.nobanner #banner-container {
	display: none;
}
body.home #banner-container {
	display: none;
}
#bannerPersonal, #bannerBusiness, #bannerAccess, #bannerBank {
	display: none;
}
body.banking #bannerPersonal, body.business #bannerBusiness, body.access #bannerAccess, body.bank #bannerBank {
	display: block;
}
#personalb {
	float: left;
	width: 236px;
	height: 197px;
	padding-top: 15px;
	padding-left: 20px;
	overflow: hidden;
	background-image: url(images/bubble_personal.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#personalb h1 {
	color: #9d5100;
}
#businessb {
	float: left;
	width: 236px;
	height: 197px;
	padding-top: 15px;
	padding-left: 20px;
	margin-left: 36px;
	overflow: hidden;
	background-image: url(images/bubble_business.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#businessb h1 {
	color: #00514a;
}
#onlineb {
	float: left;
	width: 236px;
	height: 197px;
	padding-top: 15px;
	padding-left: 20px;
	overflow: hidden;
	background-image: url(images/bubble_ob.jpg);
	background-repeat: no-repeat;
}
#onlineb h1 {
	color: #750135;
}
#aboutMSB {
	float: left;
	width: 236px;
	height: 197px;
	padding-top: 15px;
	padding-left: 20px;
	margin-left: 36px;
	overflow: hidden;
	background-image: url(images/bubble_about.jpg);
	background-repeat: no-repeat;
}
#aboutMSB h1 {
	color: #090052;
}
#logos {
	display: none;	
	width: 90px;
	height: 18px;
	position: absolute;
	top: 16px;
	left: 498px;
	z-index: 150;
	margin: 0px;
}
body.home #logos {
	display: block;
}
#facebook {
	width: 126px;
	height: 46px;
	margin: 22px 0px 0px 50px;
}
body.home #facebook {
	margin: 22px 0px 0px 75px;
}
#facebook a {
	display: block;
	width: 126px;
	height: 46px;
	background-image: url('images/find-us-on-facebook.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#facebook a:hover {
	background-position: 0px -46px;
}
#content1 {
	width: 632px;
	padding-left: 20px;
	padding-top: 20px;
}
body.home #content1 {
	display: none;
}
#content1 h1 {
	font-size: 22px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}
body.banking #content1 h1, body.security #content1 h1 {
	color: #a6610c;
}
body.business #content1 h1 {
	color: #005953;
}
body.access #content1 h1 {
	color: #7a003c;
}
body.bank #content1 h1 {
	color: #1d1060;
}
#content1 h2 {
	color: #004681;
	margin-top: 10px;
	margin-bottom: 4px;
	padding-top: 8px;
	padding-bottom: 2px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004681;
}
body.security #content1 h3 {
	color: #004681 !important;
}
#content1 h3 {
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 2px;
	padding-top: 8px;
	padding-bottom: 2px;
	color: #838486;
}
#content1 p {
	margin-top: 10px;
	margin-bottom: 16px;
}
#content1 ul {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;	
}
#content1 ul li {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: square	
}
#footerlist {
	width: 690px;
	height: 140px;
	background-image: url(images/footerlist_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 180px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	overflow: hidden;
}
body.home #footerlist {
	display: none;
}
#footerlist ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #03477e;
}
#footerlist li {
	list-style-type: none;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#footerlist li a {
	padding-left: 10px;
	
}
#footer1 {
	position: relative;
	width: 900px;
	height: 52px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;	
}
#footerContent {
	font-size: 11px;
	color: #FFFFFF;
	width: 588px;
	height: 52px;
	padding-top: 12px;
}
#footerContent ul {
	display: inline;
	width: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footerContent ul li {
	display: inline;
	float: left;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerContent ul li a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}
#footerContent ul li a:hover {
	text-decoration: underline;	
}

.clearfloat {
	clear: both;
	height: 0px;
}
.styledtable {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #AEB89D;
	font-size: 11px;
}
.styledtable th {
	padding: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	background-color: #adafb2;
	text-align: center;
	color:#004681;
}
.styledtable th a {
	color:#d2e7df;
}
.styledtable th a:hover {
	color:#FFFFFF;
}
.styledtable td {
	padding: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.styledtable tr:hover {
	padding: 7px;
	color:#3578b5;
	border-bottom-color: #D0D2C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #edeeee;
}
.styledtable caption {
	padding: 7px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	background-color: #004681;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
table.styledtable.bordered {
	background-color: #ffffff !important;
	border: 1px solid #D7DCE8;	
}
table.styledtable.bordered td {
	background-color: #ffffff !important;
	border: 1px solid #D7DCE8;	
}
table.styledtable.bordered th {
	border: 1px solid #D7DCE8;	
}
table.styledtable.bordered caption {
	border: 2px solid #D7DCE8;	
}
.odd {
	background-color: #d2e7df;
}
.even {
	background-color: #ffffff;
}
.smallgrey {
	font-size: 10px;
	color: #666666;
}
:focus {
	outline:none;
}

.styledtable2 {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #AEB89D;
	font-size: 11px;
}
.styledtable2 th {
	padding: 7px;
	padding-left: 0px;
	background-color: #FFFFFF;
	text-align: left;
	color:#004681;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.styledtable2 th a {
	color:#d2e7df;
}
.styledtable2 th a:hover {
	color:#FFFFFF;
}
.styledtable2 td {
	padding: 7px;
	padding-left: 10px;
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #CCCCCC !important;
}
.styledtable2 tr:hover {
	padding: 7px;
	color:#3578b5;
	border-bottom-color: #D0D2C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #edeeee;
}
.styledtable2 caption {
	padding: 7px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	background-color: #004681;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
table.styledtable2.bordered {
	background-color: #ffffff !important;
}
table.styledtable2.bordered td {
	background-color: #ffffff !important;
}
table.styledtable2.bordered th {
}
table.styledtable2.bordered caption {
}

/* Slideshow styles */
#mainimgContainer {
	height: 206px;
	width: 900px;
}
#mainimg{
	float: left;
    overflow: hidden;
    position: relative;
	height: 206px;
	width: 659px;

}
#mainimg img{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	opacity: 0;
}

