html{
	overflow-y: scroll;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
	margin: 5px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 10px;
	padding: 0px;
}

	
body{
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	display: table;
	height: 101%;
}

#content_block {
	clear: both;
	margin: 0px auto 0;
	width: 980px;
}

#header01 {
	clear: left;
	background-image: url(../images/header_01.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	float:left;
	width:851px;
	height:36px;
}

#header02 {
	background-image: url(../images/header_02.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	float:left;
	width:39px;
	height:36px;
}

#header03 {
	background-image: url(../images/header_03.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	float:left;
	width:22px;
	height:36px;
}

#header04 {
	background-image: url(../images/header_04.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	float: left;
	width:44px;
	height:36px;
}

#header05 {
	background-image: url(../images/header_05.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	float: right;
	clear: right;
	width:24px;
	height:36px;
}

#easy-logo {
	clear: left;
	background-image: url(../images/easy_logo.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;		
	float: left;
	width:205px;
	height:155px;
}

.slideshow {
	clear: right;
	float: right;
	width:775px;
	height: 122px;
	margin: 0px;
	padding: 0px; 
}

.slideshow img { 
	margin: 0px;
	padding: 0px;
	width:775px;
	height: 122px;
	border: 0px;
	background-color: #000;
}


#menu1 {
	background-image: url(../images/menu1.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;		
	float: left;
	width:167px;
	height:33px;
	behavior:url("ie6hover.htc");
}

#menu1:hover, #menu1.hover{
	background-position: 0px -33px;
}

#menu2 {
	background-image: url(../images/menu2.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;		
	float: left;
	width:154px;
	height:33px;
}

#menu2:hover{
	background-position: 0px -33px;
}

#menu3 {
	background-image: url(../images/menu3.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;		
	float: left;
	width:122px;
	height:33px;
}

#menu3:hover{
	background-position: 0px -33px;
}

#menu4 {
	background-image: url(../images/menu4.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;		
	float: left;
	width:159px;
	height:33px;
}

#menu4:hover{
	background-position: 0px -33px;
}

#menu5 {
	background-image: url(../images/menu5.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;		
	float: right;
	clear: right;
	width:173px;
	height:33px;
}

#menu5:hover{
	background-position: 0px -33px;
}

#left-column {
	clear: left;
	float: left;
	width:205px;
}

#wide-left-column {
	clear: left;
	float: left;
	width:760px;
	height:200px;
}

.menu_entry{
	padding: 2px;
	width: 90%;
	background: #ffffff;
}

.menu_entry:hover{
	background: #eef2f5;
}

.cash{
	padding: 0px;
	margin: 2px;
	background: #68bc47;
}

#middle-column {
	float: left;
	width:555px;
}

.indent {
	margin-left: 20px;
	margin-right: 10px;
}

#right-column {
	clear: right;
	float: right;
	width:220px;
}

#last-column {
	padding: 10px;
	float: left;
	width:367px;
}

#reg {
	background-image: url(../images/reg.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;		
	float: left;
	width:220px;
	height:174px;
}

#reg:hover{
	background-position: -220px 0px;	
}

#reg-top_ {
	clear: both;
	background-image: url(../images/reg_top.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	width:760px;
	height:41px;
}

#reg-man_ {
	clear: left;
	float: left;
	background-image: url(../images/video/video3.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	width:208px;
	height:142px;
}

#reg-btn_ {
	float: right;
	background-image: url(../images/reg_btn.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	width:552px;
	height:87px;
}

#reg-btn_:hover{
	background-position: 0px -87px;	
}

#reg-bottom_ {
	float: left;
	background-image: url(../images/reg_bottom.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:552px;
	height:55px;
}

#prev{
	background-image: url(../images/scrollable_02.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;		
	float: left;
	width:39px;
	height:24px;
}

#prev:hover{
	background-position: 0px -24px;
}

#prev2{
	background-image: url(../images/scrollable_02.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;		
	float: left;
	width:39px;
	height:24px;
}

#prev2:hover{
	background-position: 0px -24px;
}

#next{
	background-image: url(../images/scrollable_08.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;		
	float: left;
	width:39px;
	height:31px;
}

#next:hover{
	background-position: 0px -31px;
}

#next2{
	background-image: url(../images/scrollable_08.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;		
	float: left;
	width:39px;
	height:31px;
}

#next2:hover{
	background-position: 0px -31px;
}

#scroll_frame{
	width: 188px;
	height:167px;
	overflow:hidden;
}

#scroll_content{
	margin-top: -10px;
	padding: 5px;
}

#scroll_frame_2{
	width: 188px;
	height:167px;
	overflow:hidden;
}

#scroll_content_2{
	margin-top: 0px;
}

.purple{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #a64d9d;
}


.orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #faa83c;
}

.green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #8dc641;
}

.blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #42bced;
}

.red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #dd1e32;
}

.grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #646464;
}

.white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: white;
}

.tinygrey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #646464;
}

.pay{
	width: 130px;
	height: 17px;
}

.a{
	background-image: url(../images/2125_.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

.b{
	background-image: url(../images/2750_.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

.c{
	background-image: url(../images/3125_.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

.d{
	background-image: url(../images/3500_.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

.e{
	background-image: url(../images/2950_.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

.f{
	background-image: url(../images/2450_.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

.g{
	background-image: url(../images/1950_.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

.h{
	background-image: url(../images/3750_.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

.i{
	background-image: url(../images/3150_.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

.j{
	background-image: url(../images/2550_.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

a{
	text-decoration: none;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

a:active, img:active, button:active
{
outline: none;
}

a::focus, img:focus, button:focus
{
-moz-outline-style: none;
}

.field{
	background: #eef2f5;
	width: 537px;
	margin: 6px auto 0;
}

.widefield{
	margin: 0px;
	padding: 0px;
	background: #eef2f5;
	width: 300px;
	float: left;
}

.process{
	width: 181px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#pink1_ {
	clear: left;
	float: left;
	display: inline;
	width:25px;
	height:50px;
	background-image: url(../images/pink1.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

#pink2_ {
	float: left;
	width:145px;
	height:50px;
	background-image: url(../images/pink2.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

#pink2_:hover{
	background-position: 0px -50px;
}

#pink3_ {
	float: left;
	width:146px;
	height:50px;
	background-image: url(../images/pink3.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

#pink3_:hover{
	background-position: 0px -50px;
}

#pink4_ {
	float: left;
	width:190px;
	height:50px;
	background-image: url(../images/pink4.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

#pink4_:hover{
	background-position: 0px -50px;
}

#pink5_ {
	float: left;
	width:142px;
	height:50px;
	background-image: url(../images/pink5.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

#pink5_:hover{
	background-position: 0px -50px;
}

#pink6_ {
	float: left;
	width:138px;
	height:50px;
	background-image: url(../images/pink6.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

#pink6_:hover{
	background-position: 0px -50px;
}

#pink7_ {
	float: left;
	width:167px;
	height:50px;
	background-image: url(../images/pink7.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

#pink7_:hover{
	background-position: 0px -50px;
}

#pink8_ {
	float: right;
	clear: right;
	width:27px;
	height:50px;
	background-image: url(../images/pink8.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

ul{
	margin-left: 10px;
}
