* {
	border-style: none;
	color: #4c4c4c;
	font-family: Tahoma, "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
}

body {
	background-position: center bottom;
	background-color: white/*#bb88dd*/;
	background-image: url(images/fsn_bg_btm2.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body.email {
	background-color: #ffa94b;
	background-image: none;
}

div.email {
	background-color: #ffa94b;
	width: 100%;
}

div#logo {
	width: 393px;
	height: 315px;
	z-index: 5;
	position: absolute;
	top: -147px;
	left: -53px;
	background: url(images/fsn_logo.png);
}

div#spacer {
	height: 15px;
	width: 100%;
}

div#main {
	background-repeat: repeat-y;
	background-image: url(images/inno4_main_midbg.gif);
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

div#mainemail {
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url(http://cubiccreative.org/images/email_kupo.png);
	background-color: #FFFFFF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}

div#main div#top {
	position: relative;
	background-image: url(images/inno4_main_topbg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

div#main div#top div#btm {
	position: relative;
	background-image: url(images/inno4_main_btmbg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	display: block;
}

div#main div.left {
	margin-left: 18px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 0px;
	display: block;
	position: relative;
	width: 455px;
	overflow: hidden;
}

div#mainemail div.left {
	margin-left: 18px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 0px;
	display: block;
	position: relative;
	width: 350px;
	overflow: hidden;
}

div#main div.right {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 18px;
	margin-top: 15px;
	float: right;
	padding: 0px;
	display: block;
	position: relative;
	width: 290px;
	overflow: hidden;
}

div#main div.right div.greybox {
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-top: 0px;
	background-color: #ffeedd;
	border-color: #ffcc66;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	display: block;
	position: relative;
	width: 268px;
	overflow: hidden;
}

div#main div#container {
	margin-right: 15px;
	margin-left: 15px;
	width: 770px;
}

div.hline {
	background-color: #ffe5b5;
	margin: 0px;
	height: 1px;
	width: 100%;
}

a {
	/*color: #ff8000;*/
	color: #8cc63f;
	text-decoration: none;
}

a:hover {
	/*color: #ff9c1b;*/
	color: #ff8000;
}

a.high {
	/*color: #ff8000;*/
	background-color: #8cc63f;
	                   
	color: white;
	text-decoration: none;
}

a.high:hover {
	/*color: #ff9c1b;*/
	background-color: #ff8000;
	                   
	color: white;
}

h2 {
	margin-top: 6px;
	color: #444444;
	margin-bottom: 6px;
	line-height: 23px;
	font-size: 16px;
}

h3 {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 8px;
	color: #444444;
	margin-bottom: 6px;
	line-height: 20px;
	font-size: 14px;
}

p {
	line-height: 21px;
	font-size: 13px;
	color: #666666;
	margin-bottom: 8px;
}

p.form {
	margin-left: 25px;
	line-height: 19px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 12px;
}

div.form {
	margin-left: 25px;
	line-height: 19px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 12px;
}

table#timetable {
	border-collapse: collapse;
	margin-left: 25px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 12px;
}

table#timetable td {
	text-align: center;
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
	width: 40px;
}
table#timetable tr:hover {
	background-color: #ffe5b5;
}
p.form select {
	margin-top: 4px;
	font-size: 14px;
}
p.form input {
	width: 230px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	font-size: 14px;
}
p.form textarea {
	height: 120px;
	width: 330px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	font-size: 14px;
}
p.b_title {
	padding: 0px;
	margin-left: 90px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-weight: bold;
	line-height: 20px;
	font-size: 13px;
	color: #666666;
}

p.b_stitle {
	margin-left: 90px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 11px;
	font-size: 11px;
	color: #666666;
}

p.b_des {
	min-height: 50px;
	margin-left: 90px;
	line-height: 19px;
	font-size: 12px;
	color: #999999;
	margin-bottom: 8px;
}

p.h3 {
	line-height: 19px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 8px;
}

p.center {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

p.footer {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 22px;
	margin-top: 18px;
	text-align: center;
	line-height: 14px;
	font-size: 11px;
	color: #e6e6e6;
}

p.footer a {
	color: white;
	text-decoration: none;
}

p.footer a:hover {
	color: white;
	text-decoration: underline;
}

div p.footer {
	text-align: left;
	margin: 0px;
	line-height: 12px;
	font-size: 10px;
	color: #999999;
}

div p.footer a:hover {
	color: #7f7f7f;
	text-decoration: underline;
}

div p.footer a {
	color: #7f7f7f;
	text-decoration: none;
}

a.divlink {
	display: block;
	text-decoration: none;
	color: #606060;
}

a.divlink:hover p {
	text-decoration: none;
	color: #7f7f7f;
}

a.divlink:hover h2 {
	text-decoration: none;
	color: #666666;
}

ul.menu {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float: right;
	margin: 10px 0px 0px 0px;
}

ul.menu li {
	margin-left: 18px;
	margin-bottom: 0px;
	margin-right: 7px;
	margin-top: 0px;
	display: inline;
	font-size: 13px;
	font-height: 13px;
}

div.b_red {
margin-top: 5px;
display:block;
text-align: center;
float:left;
background: url(images/fsn_box_red.gif) no-repeat;
width:79px;
}

div.b_green {
margin-top: 5px;
display:block;
text-align: center;
float:left;
background: url(images/fsn_box_green.gif) no-repeat;
width:79px;
}

div.b_purple {
margin-top: 5px;
display:block;
text-align: center;
float:left;
background: url(images/fsn_box_purple.gif) no-repeat;
width:79px;
}

div.b_black {
margin-top: 5px;
display:block;
text-align: center;
float:left;
background: url(images/fsn_box_black.gif) no-repeat;
width:79px;
}

ol {
	margin-left: 30px;
}

ol li {
	line-height: 21px;
	font-size: 13px;
	color: #666666;
	margin-bottom: 8px;
}

ol li.h3 {
	line-height: 19px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 8px;
}

div.b_1 {
display:block;
font-size: .9em;
margin: 4px 0px 0px 0px;
padding:0;
font-weight: bold;
text-align:center;
color: white;
}
div.b_2 {
display:block;
font-size:1.5em;
margin:0;
padding:0.5em 0 1.3em 0;
text-align: center;
}
ul.check {
	margin-left: 0px;
}
ul.check li {
	list-style-type: none;
	line-height: 21px;
	font-size: 13px;
	color: #666666;
	margin: 8px;
}
sup {
	font-size: 0.3em;
}
div.feature {
	position: relative;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: 70px;
	margin-bottom: 60px;
	margin-top: 30px;
	width: 610px;
	min-height: 120px;
}
div.feature h2 {
	position: relative;
	margin-left: 185px;
}
div.feature p {
	margin-left: 185px;
}
img#confirmbtn {
	cursor: pointer;
}
span.red {
	color: #c50009;
}
div#recaptcha_area {
	margin-right: auto;
	margin-left: auto;
}
span.big {
	font-weight: bold;
	line-height: 1.1em;
	font-size: 2.5em;
}
