/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/1a.jpg);
	background-repeat: no-repeat;
	background-position: center 70px;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #999999;
}
a:link {
	outline: 0;
	text-decoration: none;
	color: #9ABD25;
}
a:visited {
	outline: 0;
	text-decoration: none;
	color: #9ABD25;
}
a:hover {
	outline: 0;
	color: #ED9A00;
	text-decoration: none;
}
a:active {
	outline: 0;
	color: #996600;
	text-decoration: none;
}
.main_con {
	height: auto;
	width: 800px;
	position: relative;
	z-index: 3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	background-image: url(images/grey-strip-sm.gif);
	background-repeat: no-repeat;
	background-position: center 146px;
}
.info_but_replace {
	display:block;
	width: auto;
	height: auto;
	position: relative;
	color: #000;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 20px;
	float: left;
	background-color: #D8D8D8;
	background-image: url(images/demo-but-bk.jpg);
	background-position: 0px 33px;
}
.info_but  a {
	display:block;
	width: auto;
	height: auto;
	position: relative;
	color: #333;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 20px;
	float: left;
	background-image: url(images/demo-but-bk.jpg);
	background-repeat: repeat-x;
}
.info_but  a:hover {
	background-color: #B7B7B7;
	color: #CCC;
	background-position: 0px -33px;
}
.info_but  a:active {
	color: #FFFFFF;
	background-color: #CCC;
	background-position: 0px -66px;
}
#header {
	position: relative;
	height: 145px;
	width: 800px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 25px;
}
#top_nav {
	position: relative;
	height: 34px;
	width: 695px;
	left: 0px;
	top: 113px;
	background-image: url(images/grey-strip.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 90px;
}
.an_con_main {
	position: relative;
	height: 420px;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.copy_con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	position: relative;
	height: auto;
	width: 800px;
	color: #999999;
}
.credit_con {
	position: relative;
	height: auto;
	width: 600px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #B9B9B9;
	padding-right: 100px;
	padding-left: 100px;
}
.credit_card_holder {
	position: relative;
	width: 312px;
	height: 23px;
	margin-top: 7px;
	padding-left: 145px;
}
.info_area_main {
	height: auto;
	width: 800px;
	padding-bottom: 30px;
}
.info_area_top_strip {
	position: relative;
	height: 10px;
	width: 660px;
	background-image: url(images/frame-top-strip.gif);
	background-repeat: no-repeat;
	margin-right: 70px;
	margin-left: 70px;
	z-index: 0;
}
.info_area_mid_strip {
	position: relative;
	height: auto;
	width: 620px;
	background-image: url(images/frame-mid-strip.gif);
	background-repeat: repeat-y;
	margin-right: 70px;
	margin-left: 70px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.info_area_mid_strip_home {
	position: relative;
	height: auto;
	width: 420px;
	background-image: url(images/frame-mid-strip.gif);
	background-repeat: repeat-y;
	margin-right: 70px;
	margin-left: 70px;
	padding-right: 20px;
	padding-left: 220px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 1;
}
.info_area_bottom_strip {
	position: relative;
	height: 13px;
	width: 660px;
	background-image: url(images/frame-bot-strip.gif);
	background-repeat: no-repeat;
	margin-right: 70px;
	margin-left: 70px;
	z-index: 0;
}
.top_con_main {
	position: absolute;
	height: 20px;
	width: 20px;
	left: 0px;
	top: 0px;
}

