
body
{
	background: url(../image/blue-bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	color:#414141;
	line-height:20px;
	text-align:justify;
}
.maindiv
{
	margin:0px auto;
	width:798px;
}

.cleardiv
{
	clear: both;
 }

#header
{
	background:url(../image/header.jpg) no-repeat;
	height:270px;
}

#free-btn
{
	padding:164px 0px 0px 248px;
	
}
.main
{
	background:url(../image/horizental-bg.jpg) repeat-y;
	padding-left:55px;
	padding-right:55px;
	}

h1
{
	font-size:24px;
	font-weight:bold;
	line-height:28px;
	text-align:center;
	padding:0px;
	color:#086596;
	margin:0px;
}
h2
{
	font-size:14px;
	line-height:20px;
	color:#086596;
	padding:0px;
	margin:0px;
	text-align:center;
}

.leftsec
{
	width:350px;
	float:left;
	margin-top:20px;
	padding-left:10px;
	font-size:14px;
}


.leftsec ul li
{

	background: url(../image/bullet.jpg)  no-repeat;
	list-style:none;
	color:#414141;
	margin-left:-40px;
	padding-left:25px;
	margin-top:10px;
}


.leftsec ol
{
	margin-top:0px;
}

.leftsec ol li
{

	color:#414141;
	margin-left:-15px;
	margin-bottom:20px;
}

.inner-div-1
{
	
	font-size:14px;
	clear:both;
	float:left;
	padding-left:15px;
	width:625px;
	padding-bottom:30px;
	
}

.inner-div-1 ul li
{

	background: url(../image/bullet.jpg)  no-repeat;
	list-style:none;
	color:#414141;
	margin-left:-45px;
	padding-left:25px;
	margin-top:10px;
}


.inner-div-1 ol
{
	margin-top:0px;
}

.inner-div-1 ol li
{

	color:#414141;
	margin-left:-40px;
	margin-bottom:20px;
}

#rightsec
{
	width:280px;
	margin-top:25px;
	float:right;
}

.form-box
{
	width:265px;
}

.form-top
{
	background:url(../image/form-top.jpg) no-repeat;
	width:264px;
	height:15px;
}

.form-mid
{
	background:#e7e7e7;
	padding:20px 10px 20px 10px;
	line-height:15px;
}

.form-below
{
	background:url(../image/form-below.jpg) no-repeat;
	width:264px;
	height:15px;
	
}




.below-box
{
	width:660px;
	margin:0px auto;

}
.below-box-bg
{
	background:url(../image/image-bg.jpg)  no-repeat;
	width:215px;
	height:298px;
	float:left;
	padding-right:5px;
}
.below-box-1
{
	width:178px;
	height:193px;
	margin:0px auto;
	padding-top:15px;
	line-height:15px;

}
.below-box-2
{
	background:url(../image/image-bg.jpg)  no-repeat;
	width:215px;
	height:298px;
	float:right;
	margin-left:5px;
}

#footer
{
	background:url(../image/footer.jpg) no-repeat;
	height:40px;
	text-align:center;
	color:#ffffff;
	clear:both;
	padding-top:64px;
}

#req-form
{
	width:240px;
	color:#111111;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px auto;
}

input 
{ 
	padding: 2px;
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
	width:205px;
	border : 1px solid #cdcdcd;
	height:18px;

} 

form
{
	margin:0px ;
}


input.button 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url(../image/btn.jpg) no-repeat;
	width:175px;
	height:40px;
	color:#fff;
	margin-top:10px;
	padding-bottom:15px;
	cursor:pointer;
	border : 0px solid #cdcdcd;
	
} 

select { 
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
	display : block;
	color : #000;
	width:100px;
	margin-top:5px;
} 

textarea
{
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
	width:130px;
	height:50px;
	margin-top:5px;
}
