html {
	margin:0;
	padding:0;
	text-align:center;
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
img{border:0px;}
a{	text-decoration:none;	}
a:hover{text-decoration:underline;}

#home_body {
	margin:0px;
	padding:0px;
	text-align:center;
	
}

#hdsection{
	border-bottom:8px solid #F3F5F5;
	height:110px;
	clear:both;
}

#header{
	width:1000px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#mainsection
{
	background:url(../images/background-img.png);
	min-height:600px;
}
#pagewidth {
	width:1000px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-top:50px;
}
#logo {
	float:left;
	width:400px;
	padding:20px 0;
}
#login {
	float:left;
	text-align:right;
	width:600px;
	padding:43px 0px 0px 0px;
}

.hblock1-wrap{
	width:406px;
	background:url(../images/box-side.png) repeat-y;
}
.hblock1{

}
.hblockbtm{
	background:url(../images/box-bottom.png) no-repeat scroll left bottom transparent;
	height:34px;
	padding:0px;
	margin:0px;
}
.hblock1 h3{
	background:url(../images/box-top.png) no-repeat top;
	height:54px;
	line-height:45px;
	color:#fff;
	font-weight:600;
	font-size:20px;
	text-indent:15px;
}
.hblock1 .content{
	width:340px;
	margin:0 auto;
	padding:0 0 5px 0;				
}

/** Big on **/

.big-hblock1-wrap{
	width:485px;
	background:url(../images/big-box-side.png) repeat-y;
}
.big-hblock1{

}
.big-hblockbtm{
	background:url(../images/big-box-bottom.png) no-repeat scroll left bottom transparent;
	height:34px;
	padding:0px;
	margin:0px;
}
.big-hblock1 h3{
	background:url(../images/big-box-top.png) no-repeat top;
	height:54px;
	line-height:45px;
	color:#fff;
	font-weight:600;
	font-size:20px;
	text-indent:15px;
}
.big-hblock1 .content{
	width:440px;
	margin:0 auto;
	padding:0 0 5px 0;				
}



.loginbox{
	height:200px;
	float:left;
	width:430px;
}
.sep{
	float:left;
	width:10px;
	height:400px;
	border-right:2px solid #c8c8c8;
}

.sep-right{
	float:left;
	width:10px;
	height:400px;
	border-left:0px solid #c8c8c8;
	margin-left:10px;

}

.forgpwd{
	float:left;
	margin-left:30px;
	padding-left:20px;
	width:500px;
}
.h3t{
	font-size:20px;
} 

.fgtxt{
	line-height:20px;
	color:#797F82;
	font-size:14px;
}	

.spline{
	margin-top:30px;
	height:10px;
	margin-bottom:10px;
	border-bottom:1px solid #797F82;
}
.textfieldwrap{
	background:url(../images/form-field.png) no-repeat;
	width:303px;
	height:50px;
	padding-left:10px;
	font-weight:bold;
}

.txtfield{
	padding:10px;
	border:0px;
	padding:3px;
	background:transparent;
	margin-top:4px;
	height:35px;
	width:210px;
}

#ftsection{
	border-top:8px solid #F3F5F5;
	height:80px;
	clear:both;
}

#footer{
	width:1000px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}	

.ftleft{
	float:left;
	width:660px;
	padding:10px;
}
.ftright
{	
	float:left;
	text-align:right;
	width:300px;
	padding:10px;
}

a{
	color:#325C87;
}

.bgfont{
	font-size:15px;
	font-weight:600;
}

.underline{
	text-decoration:underline;
}
.loginbtnout{
	
}
.btnlogin{
	align:middle;	
}
.agtext{
	
}
.clearfix{
	clear:all;
}

.big-contentbox{
	min-height:200px;
	float:left;
	width:500px
}

.big-textfieldwrap{
	background:url(../images/big-form-field.png) no-repeat;
	width:420px;
	height:50px;
	padding-left:10px;
	font-weight:bold;
}

.big-txtfield{
	padding:10px;
	border:0px;
	padding:3px;
	background:transparent;
	margin-top:4px;
	height:35px;
	width:300px;
}

.big-txtfield2{
	padding:10px;
	border:0px;
	padding:3px;
	background:transparent;
	margin-top:4px;
	height:35px;
	width:280px;
}

.big-selfield{
	padding:10px;
	border:0px;
	padding:3px;
	background:transparent;
	margin-top:9px;
	width:200px;
}

.smaller-right{
	float:left;
	margin-left:30px;
	padding-left:20px;
	width:420px;
}