body {
	margin: 0px;
	padding: 0px; background:url(../images1/main-bg.jpg) left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
}

h1, h2, h3, h4, h5, h6, a, p, img, span, form, dl, dd, dt, li, ul {
	padding:0;
	margin:0;
}

.Clear {
	padding:0;
	margin:0;
	line-height:0;
	height:0;
	font-size:0;
	clear:both;
}

#wrapper{
 width:855px;
 height:auto;
 margin:0 auto;
 position:relative;
 }
 
 /************************** HEADER CSS START HERE **************************************/

.header{
 width:855px;
 height:241px;
 float:left;
 background:url(../images1/top-img.jpg) left top no-repeat;
 margin-top:50px;
 }
 
.logo{
 width:814px;
 height:121px;
 float:left;
 padding:58px 0 0 41px;
 }

.choose-text{ 
 width:833px;
 height:auto;
 float:left;
 font-family:"Trebuchet MS";
 font-size:18px;
 font-weight:bold;
 color:#4A4A4A;
 text-transform:uppercase;
 padding:28px 0 0 22px;
 }
 
.choose-text span{
 color:#023389;
}

/************************** HEADER CSS END HERE **************************************/
  

/************************** INNER CSS START HERE **************************************/

.inner{
 width:855px;
 height:auto;
 float:left;
 background:url(../images1/hori.png) left top repeat-y;
 }
.country-box{
 width:201px;
 height:30px;
 float:left;
 padding:0px 0px 0px 10px;
 }
.flag-box{
width:46px;
height:auto;
float:left;
}
.circle{
width:25px;
height:auto;
float:left;
padding :4px 0 0px 0;;
}

.flag{
width:16px;
height:auto;
float:left;
padding:8px 0 0 0;
}

.country-text{
width:149px;
height:16px;
float:left;
padding:4px 0 0px 6px;
}

.country-text ul{
 list-style:none;
 margin:0px;
 padding:0px;
}

.country-text ul li{
line-height:20px;
}

.country-text ul li a{
font-weight:normal;
color:#333333;
text-decoration:none;
}

/************************** INNER CSS END HERE **************************************/

/************************** FOOTER CSS START HERE **************************************/
.footer{
width:855px;
height:auto;
float:left;
}
 
.footer-top{
width:855px;
height:auto;
background:url(../images1/footer-top.jpg) left top repeat-y;
float:left;
}

.footer-top-left{
width:655px;
height:auto;
float:left
}
.remember-box{
width:655px;
height:auto;
float:left;
}
.select-box{
width:21px;
height:auto;
float:left;
padding:14px 0 0 19px;
}

.remember-text{
width:610px;
height:auto;
float:left;
padding:15px 0 0 5px;
}
.you-box{
width:638px;
height:auto;
float:left;
font-size:11px;
padding:5px 0 0 17px;
}

.footer-bottom{
width:855px;
height:auto;
float:left;
}
.landing-submit-btn{
    background: url("../images1/submit.png") no-repeat scroll 3px 1px transparent;
    color: #FFFFFF;
    float: left;
    font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
    height: 46px;
	cursor:pointer;
    width: 152px;
	border:0px;
	margin:10px 0 0 10px;
}
.submit-btn a{
text-decoration:none;
color:#FFFFFF;
}
.submit-btn a:hover{
color:#00CCFF;
}
.landing-submit
{
background:none; color:#fff; border:0; font-size:16px; font-weight:bold;font-family:Arial, Helvetica, sans-serif; padding:3px 0 0 3px;
}
/************************** FOOTER CSS END HERE **************************************/

.shadow-img{
position:absolute;
width:110px;
height:392px;
z-index:999;
left:855px;
display:block;
top:90px;

}

.shadow-img1{
position:absolute;
width:110px;
height:392px;
z-index:-1;
left:-109px;
display:block;
top:90px;

}




