* {
	margin: 0;
}
html, body {
	height: 100%;
	margin:0px;
}
body{
}
#company_name_div{
	visibility:hidden;
	padding-left:6px;
}
#wrapper{
	width:754px;
	position: relative;
	min-height: 100%;
	height:auto !important;
	height: 100% ;
	z-index:1;
	
}
.verdana_17{
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	color:#AC6304;
}
.verdana_15{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#AC6304;
}
.verdana_11{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#8C8419;
	}
.verdana_gray_11{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#878787;
	}
.verdana_gray_10{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#878787;
	}
.verdana_yello_11{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#8C8419;
	}
	
.verdana_red_10{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#DF0000;
	}
	
.bold{
	font-weight:600;
}
.cursor_pointer{
	cursor:pointer;
}
.displayInline{
		display:-moz-inline-stack;
		display:inline-block;
		zoom:1;
		*display:inline;
		padding:0px  ;
	    margin:0px ; 
		word-spacing: normal;
		letter-spacing:normal;
}
.dragme1{
	position:absolute;
	width: 100%;
	height:1260px;
	top:0;
	background:url(images/bgImagesGallery.png);
	z-index:2000; 
}


/*
header
*/
#header{
	width:100%;
	position:relative;
	height:103px;
	z-index:2;
	
	
}
#top_logo{
	position:absolute;
	left: 0px;
	top: 0px;
	height:154px;
	
	
}
#toplogo{
	position:relative;
	width:0px;
	height:0px;
	}

/*
end header
*/

/*
content
*/
#content{
	position:relative;
	height:auto !important;
	z-index:1;
	width:100%;
	word-spacing:-0.3em;
	letter-spacing::-0.3em;

}
#left_content{
	width:179px;
	background-color:#F5C91E;
	vertical-align:top;
	height:1199px;

	
	}
#right_content{
	width:572px;
	background-color:;
	vertical-align:top;
	height:auto !important;
	min-height:100%;
	}
#right_content div{
	margin-left:21px;
	position:relative;
	}
#arrow{
	position:absolute !important;
	height:10px;
	width:10px;
	margin:0px!important;
	left: -26px;
	top:15px;
}
#seperator{
	background-color:#EFF2D6;
	margin:0px !important;
	width:100%;
	height:2px;
	
	}
#step1{
	height:24px;
	margin-bottom:-1px;
	}	
#form div{
	margin:0px !important;
	
	}	
#form input, .testF{
	width:184px;
	height:20px;
	margin-left:0px !important;
	background-color:#F9F9F9;
	padding-top:4px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
	border-bottom:#E5E5E5 solid 1px;
	border-right:#E5E5E5 solid 1px;
	border-left:#999999 solid 1px;
	border-top:#999999 solid 1px;
	}
#text_recurent_details{
	width:700px;
	
}
#text_recurent_details  select{
	
	width:100px;
	height:20px;
	}

#form #text_required  input{
		width: auto;
	height:auto;
	margin-left: 0px;
	background-color: ;
	padding-top 0px:;
	font-family:Verdana, Geneva, sans-serif;
	font-size:;
	color:;
	border-bottom:none;
	border-right:none;
	border-left:none;
	border-top:none;

}
#text_f{
	margin:0 !important;
	
	

	}
#text_field{
	position:relative;
	margin-left:0px !important;
	vertical-align:middle;
	
	
	}
.arrow1{
	background-image:url(images/arrow1.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	width:35px;
	height:20px;
	padding:0 !important;
	cursor:pointer;
	}	
	
/*
end content
*/
