body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	margin: 0;
	padding: 0;
	background: #ffffff url(../images/fade_bg.jpg) repeat-x;
	color: #000
}

td {
	font-size: 12px
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #6699cc;
	padding: 0 0 18px 0;
	margin:0
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #6699cc;
	padding: 0 0 12px 0;
	margin:0	
}

h3 {
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	padding: 0 0 12px 0;
	margin:0	
}

p {
	padding: 0 0 12px 0;
	margin:0
}

a {
	text-decoration: none;
	color: #007100;
	font-weight: normal
}

a:hover {
	text-decoration: none;
	color: #66b83c;
	font-weight: mormal
}

ul {
	margin: 10px 0 0 3px;
	padding: 0
}

ul li {
	margin: 0 0 0 15px;
	padding:0
}

input {
	color: #666;
	width: 300px;
	margin: 8px 0;
	padding: 2px
}

input.check {
	color: #666;
	width: 20px;
	margin: 8px 0;
	padding: 2px
}

textarea {
	color: #666;
	width: 300px;
	height:90px;
	margin: 8px 0;
	padding: 2px
}

select {
	color: #666;
	width: 307px;
	margin: 8px 0;
	padding: 2px
}

select.fsmall {
	color: #666;
	width: 96px;
	margin: 8px 0;
	padding: 2px
}

button {
	color: #666;
	width: 90px;
	margin: 8px 0;
	padding: 2px
}

label {
	width:300px
}

#wrapper {
	position:relative;
	padding: 33px 11px 31px 11px;
	width: 978px;
	text-align: left;
	margin: 0 auto 0 auto
}

#freshmillion-logo {
	position:relative;
	float:left;
	width:272px;
	height:67px
}

#top-right {
	position:relative;
	float:left;
	width:220px;
	height:60px;
	padding: 7px 0 0 0;
	text-align:right
}

#top-ad {
	position:relative;
	float:left;
	width:468px;
	height:60px;
	padding: 7px 0 0 0;
	text-align:right
}

#form-field {
	position:relative;
	float:left;
	width:355px;
	margin: 0 9px 0 0
}

#form-field #field-left {
	margin: 0 7px 0 0
}

#button {
	position:relative;
	float:left;
	background:url(../images/button.jpg) no-repeat;
	width:120px;
	height:28px;
	color:#ffffff;
	font-weight:bold;
	padding: 5px 0 5px 0;
	text-align:center
}

#button a {
	color:#ffffff
}

#button a:hover {
	color:#1d1d1d
}

#top-text {
	position:relative;
	float:left;
	width:730px;	
	padding: 47px 0 0 0;
	text-align:right;
	font-size:20px;
	font-weight:bold
}

#top-right a {
	text-decoration: none;
	color: #666;
	font-weight: normal
}

#top-right a:hover {
	text-decoration: none;
	color: #66b83c;
	font-weight: mormal
}
	
#big-red {
	color: #143192
}

#navbar {
	position:relative;
	float:left;
	width:960px;
	height:33px;
	margin: 20px 0 26px;	
	font-size:12px;
	list-style-type:none;
	border-bottom:4px solid #838383	
}

#navbar li {
	display:inline;
	float:left;
	width:150px;
	margin: 0 3px 0 0;
	text-align:center
}

#navbar a {
	display:block;
	background:url(../images/orange-tab.png) no-repeat;
	color: #fff;	
	font-weight:bold;
	font-size: 15px;
	width:150px;
	height:33px;
	padding: 10px 0 0 0;
}

#navbar a:hover {
	background:url(../images/grey-tab.png) no-repeat
}

#link-on a {
	background:url(../images/grey-tab.png) no-repeat
}

#content-bg {
	position:relative;
	float:left;
	padding: 25px 9px 0 9px
}

#content {
	position:relative;
	float:left;
	padding: 0
}

#home-content {
	position:relative;
	float:left;
	padding: 0
}

#content-left {
	position:relative;
	float:left;
	width: 590px;
	min-height:350px;
	padding: 28px 15px 22px 15px;
	margin: 0 15px 0 0;
	border:1px solid #e2e2e2;
	background: #fff	
}

#content-right {
	position:relative;
	float:left;
	width: 300px;
	padding: 0;
	margin: 0
}

#right-ad {
	padding: 0;
	margin: 0 0 20px 0;
	background: #fff
}


#home-content-left {
	position:relative;
	float:left;
	width: 622px;
	min-height:350px;
	padding: 0 0 12px 0;
	margin: 0 17px 0 0;
	border:1px solid #e2e2e2;
	background: #fff
}

#pbox {
	background:#71014d;
	padding: 13px 25px;
	min-height: 200px;
	color: #e2e2e2
}

#pbox h2 {
	color: #e2e2e2;
	padding: 0 0 5px 0
}

#pbox a {
	color: #fff
}

#pbox a:hover {
	color: #f0f0f0
}

#clearleft {
	clear:left
}

#footer {
	position:relative;
	float:left;
	width: 918px;
	font-size: 11px;
	margin: 15px 0 20px 0;
	padding: 0 21px;
	color: #666
}

#footer a {
	color: #000
}

#footer a:hover {
	color: #666
}

#footer-left {
	position:relative;
	float:left;
	width:508px;
	padding:9px 0 0 0;
	height:21px
}

#footer-right {
	position:relative;
	float:left;
	width:410px;
	padding:9px 0 0 0;
	height:21px;	
	text-align:right
}

#redtext {
	color: #f40000
}

#italictext {
	font-style:italic
}

#form-label {
	padding:0 0 5px 0
}

#form-data {
	padding:0 0 5px 0
}

#greybox {
	position:relative;
	float:left;
	background-color: #f0f0f0;
	border-top: 1px solid #c6c6c6;
	padding: 10px;
	width:582px;
	margin: 12px 0
}

#biggertext {
	color: #767676;
	font-size: 15px
}

#arrow-nav {
	position:relative;
	float:left;
	width:650px;
	padding: 5px 0 0 160px
}

#img-pad {
	padding: 0 7px 0 0
}

#special-text {
	font-weight:bold;
	color:#ff0000;
	text-decoration:underline
}

#st-list li {
	list-style-image: url(../images/arrow.gif)
}

#w-list li {
	list-style-image: url(../images/arrow-white.gif);
	padding-bottom:15px
}

#left-list {
	position:relative;
	float:left;
	width:286px
}

#right-list {
	position:relative;
	float:left;
	padding-left:50px;
	width:286px
}

a.joinnow {
	width: 185px;
	height: 56px;
	display: block;
	background: url(../images/join_now.png) top no-repeat;
	text-indent: -9999px;
	margin: 0
}

a.joinnow:hover {
	background-position: bottom
}

#home-banner {
	width: 622px;
	height: 250px;
	background: url(../images/home_banner_bg.jpg) no-repeat;
	padding: 0 0 0 21px;
	color: #666
}

#home-banner h1 {
	font-size: 21px;
	font-weight: bold;
	color: #999;
	padding: 23px 0 29px 0;
	margin:0;
	width: 344px
}
	
#bannertext {
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 35px 0;
	margin:0;
	width: 344px
}

#home-box {
	position:relative;
	float:left;
	width: 280px;
	padding: 0 10px 0 0;
	margin: 15px 0 10px 15px
}

.bborder {
	border: 1px solid #000
}

.sep {
	border-right: 1px dashed #999
}

a.send_button {
	width: 135px;
	height: 42px;
	display: block;
	background: url(../images/send.png) top no-repeat;
	text-indent: -9999px;
	margin: 0
}

a.send_button:hover {
	background-position: bottom
}

a.sign_in_button {
	width: 135px;
	height: 42px;
	display: block;
	background: url(../images/sign_in.png) top no-repeat;
	text-indent: -9999px;
	margin: 0
}

a.sign_in_button:hover {
	background-position: bottom
}

a.buy_button {
	width: 135px;
	height: 42px;
	display: block;
	background: url(../images/buy_now.png) top no-repeat;
	text-indent: -9999px;
	margin: 0
}

a.buy_button:hover {
	background-position: bottom
}

a.enter_button {
	width: 135px;
	height: 42px;
	display: block;
	background: url(../images/enter_now.png) top no-repeat;
	text-indent: -9999px;
	margin: 0
}

a.enter_button:hover {
	background-position: bottom
}

.contf {
	width: 360px	
}

.contfi {
	position:relative;
	top: -20px;	
	left: 128px
}

.contfl {
	background-color: #ffffff
}

.contfl2 {
	background-color: #ff99ff
}

.greybox {
	background-color: #f0f0f0;
	border: 1px solid #999999;
	padding: 10px
}

.greyrow {
	width: 570px;
	height: 20px;
	background-color: #efefef;
	padding: 10px;
	border-bottom: 1px solid #ffffff 
}

.orangerow {
	width: 570px;
	height: 20px;
	background-color: #f7e4bf;
	padding: 10px;
	border-bottom: 1px solid #ffffff
}

.headerrow {
	width: 570px;
	height: 20px;
	background-color: #ff9900;
	padding: 10px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-size: 16px
}

.headerright {
	position: relative;
	left: 158px
}

.headerright2 {
	position: absolute;
	left: 128px
}

.headerright3 {
	position: absolute;
	left: 458px
}

.rowright {
	position: absolute;
	left: 273px
}

.fright {
	position: absolute;
	left: 128px
}

.boxtext {
	width: 100px;
	background-color: #f7e4bf;
	padding: 5px	 
}

.pright {
	position: absolute;
	left: 48px
}

.fright2 {
	position: absolute;
	left: 458px
}
