/*+clearfix {*/
#main:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#main
{
	display: inline-block;
}
#main
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
BODY
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	color: #333;
}
A
{
	color: #32AFE9;
}
A:visited
{
	text-decoration: underline;
}
A:hover
{
	text-decoration: none;
}
#bodybg01
{
	background-image: url(../images/bg01a.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#bodybg02
{
	background-image: url(../images/bg03.png);
	background-position: top center;
	background-repeat: no-repeat;
}
/*[clearfix]*/#main
{
	width: 950px;
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#header
{
	height: 299px;
}
#header-about
{
	height: 105px;
}
#body P
{
	margin: 0 0 12px;
}
#body-about P
{
	margin: 0 0 12px;
}
.heading
{
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 15px;
	color: #32AFE9;
}
#col1
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 50%;
	text-align: left;
	color: #666;
	padding: 15px 0 0;
}
.input01
{
	width: 100px;
	padding: 6px;
	border: 1px solid #CCCCCC;
	margin: 0 0 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.input02
{
	margin: 3px 0 0;
}
#col2
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 50%;
	padding: 15px 0 0;
	text-align: left;
}
#col3
{
}
#config-left
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 33%;
	font-size: 8pt;
}
#config-right
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 33%;
	font-size: 8pt;
}
#config-right02
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 8pt;
}
#code
{
	display: none;
}
#code TEXTAREA
{
	border: 1px solid #CCC;
	padding: 10px;
	width: 100%;
	height: 300px;
	font-family: Courier;
	color: #666;
}
#preview01
{
	margin-left: 25%;
}
#apply-btn
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	clear: left;
}
#apply-btn INPUT
{
	clear: left;
	padding: 5px;
	margin: 10px 15px 0 0;
	color: #555;
	background-image: url(../images/btn-bg01.png);
	background-position: bottom center;
	border: 2px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	font-size: 12pt;
}
#apply-btn INPUT:hover
{
	border: 2px solid #85C685;
}
.color-preview
{
	width: 15px;
	height: 15px;
	border: 1px solid #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	vertical-align: top;
	/*+placement:shift 3px 4px;*/
	position: relative;
	left: 3px;
	top: 4px;
}
#steps
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 20px 0 0;
	padding: 15px 15px 8px;
	width: 485px;
	text-align: left;
}
#steps LI
{
	margin: 0 0 10px;
}
#steps SPAN
{
	font-size: 12pt;
	font-weight: bold;
	color: #32AFE9;
	margin: 0 3px 0 0;
}
#footer
{
	height: 77px;
	background-image: url(../images/bg-footer01.png);
	clear: both;
	margin: 20px 0 0;
}
#footer UL
{
	width: 950px;
	text-align: left;
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 15px 0;
	color: #888;
}
#about
{
	text-align: left;
}
#top-menu
{
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 66px;
}
