z
#main div.boxhead,#main div.boxfoot,#main div.box{
	margin:0 auto;	
}


#main div.boxhead{
	background-image: url("../img/box_head.gif");/* add ../ in css file */
	background-repeat: no-repeat;
	height:34px;
	width:852px;
	padding:0;
}

#main div.box{
	background-color:#ffffff;
	width:852px;
	padding:0px;
	text-align:left;
	background-image: url("../img/box_middle.gif");/* add ../ in css file */
	background-repeat: repeat-y;

}

#main div.boxfoot
{
	height:47px;
	width:852px;
	background-image: url("../img/box_foot.gif");/* add ../ in css file */
	background-repeat: no-repeat;

}

#main div.box h2{
	color:#ff0000;
	font-size:3.8em;
	text-align:center;
	margin:0;
	padding:0;
}

#main img{
	margin-left:251px;	
}

#main p{
	color:#000000;
	font-size:1.6em;
	text-align:left;
	margin:0;
	padding:1em 0 0 0em;
	width:79%;
	line-height:1.6em;
	margin-left:10%;
	margin-right:10%;
}

//password submitt


div.Password div.input 
{
	display: block;
	float: left;
	width: 230px;
	margin-left:5px;
	margin-top:2px;
}


/* registration form */

div.inputForm
{
	width: 475px;
	height: 300px;
	position:static;
	margin-left:75px;
	padding-top:10px;
}


div.inputForm div.input 
{
	display: block;
	float: left;
	width: 230px;
	margin-left:5px;
	margin-top:2px;
}

div.inputForm div.input_captcha
{
	display: block;
	float: center;
	width: 230px;
	margin-left:0px;
	margin-top:5px;
}

div.inputForm label
{
	display:block;
	font-weight:bold;
}

div.inputForm h3
{
	color:#6AA1CB;
	font-size:18px;
	font-weight:normal;	
}

div.inputForm input
{
	width:215px;
	height:21px;
	padding:0px;
	background:#E6E6E6;
	border:0px solid black;
	margin-bottom:10px;
	margin-top:3px;
}


div.inputForm2 input
{
	background-color:#E6E6E6;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	margin:0;
}

label2
{	

	margin-left:140px;
	float:left;
	width:50px;
}

div.register
{
	position:static;
	margin-top:77px;
	margin-left:250px;
	cursor:pointer;
}


div.verification
{
	position:static;
	margin:0;
	left:110px;
	padding:0;
	position:relative;
	height:30px;
}

div.verification input, div.verification img
{
	display:block;
	float:left;	
}

#verification
{
	margin:5px;	
}





//Client Solutions images 

#images
{
	margin-left:230px;
	position:static;
}