@charset "utf-8";
/* CSS Document */

#wrapper {
	width:827px;
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

#wrapper h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:normal;
	letter-spacing:-2px;
	padding-left:20px;
}

#wrapper h1 span {
	color:#015cca;
	font-weight:bold;
}

#wrapper ul {
	margin:0;
	padding:0;
	padding-left:40px;
	width:394px;
}

#wrapper li {
	margin:12px 0;
}

#table-feature {
	width:778px;
	margin:20px auto;
}

#download {
	width:778px;
	margin:20px auto;
}

#table-feature-header {
	width:778px;
	height:23px;
	background:url(../images/bg-header.jpg) no-repeat;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	padding-top:7px;
}

.coloumn-1 {
	width:439px;
	float:left;
	margin-left:35px;
}

.coloumn-2 {
	width:123px;
	float:left;
	text-align:center;
}
.insufficient {
	line-height:180%;
}

.insufficient a {
	color:#044a9f;
	font-weight:bold;
	font-size:13px;
}

.coloumn-3 {
	width:180px;
	float:left;
	text-align:center;
}

.row-feature {
	padding:12px 0;
	border-bottom:1px dotted #333;
}

.row-feature .coloumn-1 {
	width:439px;
	float:left;
	margin-left:35px;
}

.row-feature .coloumn-2 {
	width:123px;
	float:left;
	font-weight:bold;
	color:#015cca;
	text-align:center;
}

.row-feature .coloumn-3 {
	width:180px;
	float:left;
	font-weight:bold;
	color:#015cca;
	text-align:center;
}

.row-feature .coloumn-3a {
	width:170px;
	float:left;
	font-weight:bold;
	color:#015cca;
	text-align:center;
}

#signup-button {
	width:193px;
	margin:0 auto;
	background:url(../images/bg-signup-button.jpg) no-repeat;
	text-align:center;
}

#signup-button a {
	width:193px;
	height:39px;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding-top:13px;
}

#image-right {
	float:right;
}

#warning {
	width:486px;
	height:93px;
	background:url(../images/warning-bg.jpg) no-repeat;
	margin:0 auto;
	padding-left:100px;
	padding-right:50px;
	padding-top:40px;
}

.clear {
	clear:both;
	font-size:0;
	height:0;
}