/*CSS Code by Vijay Kumar vijaykumarjee@gmail.com*/

/* set all the styles to 0 */
html, body, table, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a{ 
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* Firefox will always display a scroll bar */
html{
	min-height: 100%;
	margin-bottom: 1px;
}

html, body{
	height:100%;
}

img, div, input { behavior: url("iepngfix.htc") }

/* png */
/** html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}*/

/* remember to define focus styles! */
:focus {outline:0px;}

body{
	font:normal 12px Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	text-align:center;
	margin:0px;
	padding:0px;
	background-color: #fff;
}
a{
	cursor: pointer;
	outline:none;
}
img{
	border:0px;
	outline:none;
}
p{
	padding:3px 0px;
	margin:0px;
}

.clear {
	clear:both;
}
.main-div{
		background:url(../images/bg-top-2-2.jpg) repeat-x left top;
		width:100%;
		float:left;
}
.container{
	margin:0px auto;
	padding:0px;
	height:auto;
	width:977px;
	text-align:left;
}
.master {	
	float:left;
	margin:0px;
	padding:0px;
	width:977px;
}
.left-header{
		width:548px;
		float:left;
		padding:0px 0 0 0px
}
.left-header h2{
	margin:0px;
	padding:45px 0 0 0px;
	
}
.left-header h3{
	margin:0px;
	padding:58px 0 0px 0px;
}
.left-header h1{
	margin:0px;
	padding:17px 0 10px 0px;
	
}
.right-header{
		width:429px;
		float:left
}
.form{
background:url(../images/form-bg-2.png) no-repeat left 80px;
float:left;
height:545px;
width:429px;
}
.loginform{
	background:url(../images/login.png) no-repeat left 80px;
	float:left;
	height:400px;
	width:410px;
}
.table1{
		width:352px;
		float:left;
		padding:170px 0 0 35px;
		font:normal 17px Arial, Helvetica, sans-serif;
		color:#FFF;
}
.table1 label {
	float:left;
	padding:3px 8px 0 0;
	text-align:right;
	margin:0;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFF;
	width:112px;
}

.table1 a:link
{
	
	color:black;
}
.table1 a:hover
{
	text-decoration:none;
	color:black;
}
.table1 a:visited
{
	
	color:black;
}
.a1{
	width:300px;
	float:left;
	padding:0 0 0 0px;
	margin:0 0 0 20px;
	list-style:none;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#FFF;
	height:30px;
}

.a1 a:link
{
	text-decoration:none;
	color:black;
}
.a1 a:hover
{
	text-decoration:underline;
	color:black;
}
.a1 a:visited
{
	text-decoration:none;
	color:black;
}
.a1new{
	width:300px;
	float:left;
	padding:0 0 0 0px;
	margin:0 0 0 123px;
	list-style:none;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#FFF;
	height:25px;
}
.terms-condition{
		font:bold 11px Arial, Helvetica, sans-serif;
		color:#272727;
		text-decoration:underline;
}
.terms-condition:hover{
		font:bold 11px Arial, Helvetica, sans-serif;
		color:#CCC;
		text-decoration:none;
}
.table1 .input {
	float:left;
	padding:2px 5px 2px 5px;
	text-align:left;
	margin:0 0 8px 0;
	display:inline;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#656363;
	border:1px solid #949090;
	width:180px;
	height:19px;
	background-color:#fff;
}
.table1 br {
	clear:left;
}
.gallery-1{
		background:url(../images/gallery-bg1.png) no-repeat left top;
		float:left;
		height:110px;
		width:12px;
		padding:0 0 0 0px;
}
.gallery-2{
		background:url(../images/gallery-bg2.png) no-repeat left top;
		float:left;
		height:110px;
		width:12px;
}
.gallery-middle{
		background:url(../images/gallery-mid-bg.png) repeat-x left top;
		float:left;
		height:110px;
		width:951px;
}
.image-1{
		width:320px;
		float:left;
		padding:12px 0 0 0px;
		
}
.image-2{
		width:320px;
		float:left;
		padding:12px 9px 0 8px;
		
}
.image-3{
		width:320px;
		padding:12px 0 0 0px;
		float:right;
}
.image-width{
	width:320px;
	float:left;
}
.image-width p{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	margin:0px;
	padding:0 0 0 0px;
	text-align:left;
}
.image-width h5{
	margin:0px;
	padding:15px 0 14px 0px;
}
/*........................................gallery*/
.right-content {	
	float:right;
	margin:16px 6px 0 18px;
	display:inline;
	padding:5px 5px 0 5px;
	width:458px;
	height:235px;
	background:url(../images/gallery.jpg) left top no-repeat;
	
}
.main-div-1{
		background:url(../images/bg-top-2.jpg) repeat-x left top;
		width:100%;
		float:left;
}
.mainlogin-div{
		background:url(../images/bg-top-2.jpg) repeat-x left top;
		width:100%;
		float:left;
		height:340px;
}
.left-header-1-1{
		width:640px;
		float:left;
		padding:0px 0 0 0px
}
.left-header-1-1 h1{
	margin:0px;
	padding:17px 0 10px 0px;
}
.header-2{
	width:640px;
	margin:0px;
	padding:15px 0 0 0px;
	height:139px;
}
.rightt-header-1-1{
		width:337px;
		float:left;
		padding:0px 0 0 0px
}
.username h2{
		font:normal 20px Arial, Helvetica, sans-serif;
		color:#2a2a2a;
		float:left;
		text-align:right;
		margin:0px;
		padding:10px 9px 0 0px;
		width:977px;
}
.text{
	margin:0px;
	padding:8px 12px 14px 0px;
	width:957px;
	float:left;
}
.text p{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	margin:0px;
	padding:5px 0px 10px 0px;
	text-align:left;
	
}
.username-name{
		font:normal 20px Arial, Helvetica, sans-serif;
		color:#008aff;
		
}
.shadow{
		background:url(../images/shaddow.jpg) no-repeat left top;
		width:977px;
		float:left;
		height:24px;
}
.we-got{
		width:977px;
		height:65px;
		float:left;
}
.compney-name{
		width:977px;
		float:left;
		font:bold 26px Arial, Helvetica, sans-serif;
		color:#191a1a;
		text-decoration:none;
		padding:15px 0 5px 0
}
.compney-id{
		width:800px;
		border-bottom:#ededed solid 1px;
		border-top:#ededed solid 1px;
		border-left:#ededed solid 1px;
		height:auto;
		background:#fbfdff;
		float:left;
		margin:8px 0 0 0px;
		
}
.compney-id p{
		float:left;
		width:790px;
		font:normal 12px Arial, Helvetica, sans-serif;
		color:#666;
		text-decoration:none;
		padding:5px 0 5px 10px;
		
}
.standerd-charted-1{
		width:171px;
		height:auto;
		float:left;
}

/*.footer///////////////////////////////////////////////*/

.footer-bg{
	background:url(../images/footer-bg.jpg) repeat-x left top;
	float:left;
	height:75px;
	margin:10px 0 0 0px;
	padding: 25px 0px 0px 0px; 
	width:100%
}

	
.menu ul { 
	display: #ffffff; 
	padding: 0px; 
	margin: 0px; 
	list-style: none; 
	text-align: center; 
	font:normal 12px Arial, Helvetica, sans-serif; 
	} 

.menu ul li { display: inline; margin: 0px; list-style: none; } 

.menu a { 
	padding: 25px 20px 0px 0px; 
	text-decoration: none; 
	color: #ffffff; } 

.menu a:hover 
{ 
	background-color: white color: #ffffff; 
	text-decoration:underline; 
	}
.footer-lne{
		font:normal 11px Arial, Helvetica, sans-serif;
		font:Arial, Helvetica, sans-serif;
		color:#FFF;
		text-align:center;
		width:977px;
		padding:10px 0 0 0px;
		float:left;
}

	
.rightcolumn
{
    PADDING-LEFT: 10px;
    FONT-SIZE: 9pt;
    FLOAT: left;
    WIDTH: 300px;
    
    
}		


td 
{
	
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	margin:0px;
	padding:1px 0px 1px 0px;
	
	

}
		
