/*----------------------------WEDCOLORS------------------------------

	dark gray		#43494B	
	mid blue		#4683B0	


   border:1px solid #DEDEFF
   top link border  #4DFF00
	
	top link green 	#69BD45
	bot link per	#CCCCFF

	link green 	#00CC33

	dark blue		#330099	
	dark pink		#FF1491
	wight per		#FCFCFF
	mid per			#C3C3E2
	dark per		#9980CC
	mid green		#69BD45

99ffcc

8EFF5D
93E673
69BD45
	
*/



/*---------------------------WEDSITE_LAYOUT------------------------*/


/*---main_layout---*/

body {
	background:#43494B;
	text-align:center;
}

#form1{
	position:relative;
	margin:auto;
	background-color:#FFFFFF;
	margin-bottom:30px;
	margin-top:15px;
	width:704px;
	height:700px;
}

#header {
	position:relative;
	background:no-repeat 52% 3.0%;
	width:704px;
	height:279px;
}

#mid_bg{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	height:400px;
	width:630px;
	padding:0px 0px;
	margin:0px 0px;

}
/*---client_login_layout---*/

#client_login_form {
	position:relative;
	background:url(../images/main/26x37-logo.png) no-repeat 20% 200%;
	margin:0px 10px 2px 660px;
	height:40px;
	width:37px;
}



/*---nav_links_layout---*/

#main_links {
	position:absolute;
	top:35px;
	right:10px;
}

#footer_links {
	position:relative;
	top:-10px;
	left:5px;
	float:right;
	width:200px;
	height:auto;
}

/*---images_layout---*/

#Image1{
	position:absolute;
	float:left;
	bottom:5px;
	left:7px;
	width:690px;
	height:200;
}


/*---footer_layout---*/
#footer {
	position:relative;
	background-color:#fffff;
	height:25px;
	width:690px;
	padding:0px 10px 0px 10px;
	margin:0px 0px
}

#back_tel_fax{
	float:left;
}

#copyright{
	width:690px;
	float:right;
}