body {

	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
}
.input {
	margin: 1px 1px 1px 1px;
	width: 150px;
}
.submit {

	width: 125px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-left:200px;
	float:left;
}

img {
	border:0 none;
}

.content-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background:url(../images/content-bg.png) 0 0 repeat-x;
}

.widget-bg {
	background:url(../images/index_03.png) 0 0 no-repeat;
}

.quote-bg {
	background:url(../images/index_14.png) 0 0 no-repeat;
}

.check-bg {
	background:url(../images/index_22.png) 0 0 no-repeat;
}

.knowledge {
	background:url(../images/index_23.png) 0 0 no-repeat;
}

.about {
	background:url(../images/index_30.png) 0 0 no-repeat;
}

.help {
	background:url(../images/index_35.png) 0 0 no-repeat;
}

.knowledge, .about, .help {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	vertical-align:top;
	font-weight:normal;
}


form {
	margin:0;
	padding:0;
}

#main-top {

}

#main-bottom {
	 margin-bottom:20px;
}

#s-corp {
	width:322px;
	height:146px;
	background:url(../images/s-corporation.png) 0 0 no-repeat;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
}

#llc {
	width:322px;
	height:146px;
	background:url(../images/llc.png) 0 0 no-repeat;
	float:left;
	margin-bottom:10px;
	position:relative;
}

#non-profit {
	width:322px;
	height:146px;
	background:url(../images/non-profit.png) 0 0 no-repeat;
	float:left;
	margin-right:10px;
	position:relative;
}

#c-corp {
	width:322px;
	height:146px;
	background:url(../images/ccorporation.png) 0 0 no-repeat;
	float:left;
	position:relative;
}

.inner {
	padding:38px 15px 10px 15px;
}

a.link {
	background:url(../images/link-arrow.png) 0 3px no-repeat;
	padding-left:20px;
	display:block;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	line-height:120%;
	margin-left:30px;
}

a.more {
	background:url(../images/more-info.png) 0 0 no-repeat;
	width:95px;
	height:24px;
	display:block;
	color:#FFFFFF;
	position:absolute;
	bottom:20px;
	left:65px;
}

a.order {
	background:url(../images/order.png) 0 0 no-repeat;
	width:95px;
	height:24px;
	display:block;
	color:#000033;
	position:absolute;
	bottom:20px;
	right:55px;
}
