
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
h1 {
	font-size: 18px;
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
}
.container {
	/* background-color: #FFFFFF; */
	width: 783px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
	height:auto; /* real browsers */
	min-height:100%; /* real browsers */
}
.recruit {
	padding: 25px 15px 5px 25px;
	clear: both;
}

.recruit h1 {
	color: #000000;
}

.imageright {
	padding-left: 10px;
}

.imageleft {
	padding-right: 10px;
}

.shop {
	clear: both;
	width: 783px;
	height: 233px;
	background-image: url(i/jason/CTA1.gif);
	background-repeat: no-repeat;
	padding: 25px 25px 0px 25px;
	margin: 0px;
	color: #f3f6ff;
}

.shop img {
	padding-right: 50px;
	margin-left: 10px;
}

.shop a, .shop a:visited {
	font-weight: bold;
	color: #effe00;
	text-decoration: underline;
}
.shop a:hover, .shop a:visited:hover {
	color: #FFFFFF;
}

.biz {

	width: 783px;
	height: 233px;
	background-image: url(i/jason/CTA2.gif);
	background-repeat: no-repeat;
	padding: 25px 25px 0px 25px;
	margin: 0px;
	color: #2e3192;
}

.biz img {
	margin-right: 10px;
}

.biz div {
	width: 715px;
}

.biz a, .biz a:visited {
	font-weight: bold;
	color: #09091c;
	text-decoration: underline;
}
.biz a:hover, .biz a:visited:hover {
	color: #FFFFFF;
}


.shoptable tr td {
	text-align: center;
}
#bizopp {
	clear: both;
	width: 579;
	height: 256;
	background-image: url(i/bizop_bg.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin-top: 25px;
	text-align: left;
}

#foot {
	text-align: right;
	clear: both;
}

a, a:visited {
	font-weight: bold;
	color: #2e3192;
	text-decoration: underline;
}
a:hover, a:visited:hover {
	color: #000000;
}

.small {
	font-size: 10px;
	text-align: center;
}