

*{

	margin: 0;

	padding: 0;

}



html,body

{

	height: 100%;

	width: 100%;

}



body

{

	font-family: verdana, arial, sans-serif;

	text-align: center;

	font-size: 62.5%; 

}



#wrapper_home {

	min-height: 100%;

	width:893px;

	height: 959px;

	margin: 0 auto;

	position: relative;

	margin-top: 30px;

	background: url(../images/holding_page_bg_home.jpg) left top no-repeat; 

	/* background: url(../images/content_bg1.jpg) left top no-repeat; */

}


#wrapper {

	min-height: 100%;

	width:893px;

	height: 830px;

	margin: 0 auto;

	position: relative;

	margin-top: 30px;

	background: url(../images/holding_page_bg.jpg) left top no-repeat; 

	/* background: url(../images/content_bg1.jpg) left top no-repeat; */

}



* html #wrapper {

	height: 100%;

	/*width: 100%;*/

}



.ihfc

{

	position: relative;

	top: 110px;

	left: 507px;

}



#flash

{

	position: relative;

	left: 95px;

}







textarea

{

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 1em;

	color: #000000;

	border: 0;

	/*width: 172px;*/

	width: 290px;

	height: 90px;

	float: left;

}



input

{

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 1em;

	color: #000000;

	border: 0;

	/*width: 172px;*/

	height: 17px;

	line-height: 17px;

}



input {

	/*background: transparent;*/

	background: white;

	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='images/bg_input.png');*/

}



html>body input {

	/*background: url(../images/bg_input.png) left top no-repeat transparent;*/

	background: white;

}





select

{

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 1em;

	color: #000000;

	border: 0;

	width: 172px;

	height: 17px;

	line-height: 17px;

}



select {

	/*background: transparent;*/

	background: white;

	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='images/bg_input.png');*/

}



html>body select {

	/*background: url(../images/bg_input.png) left top no-repeat transparent;*/

	background: white;

}





label {

	font-size: 10px;

	color: #C29189;

	

}







.input20

{

	width: 145px;

}



.input30

{

	width: 145px;

}



.input40

{

	width: 290px;



}



.select20

{

	width: 145px;



}



.bottom_address

{

	margin-top: 40px;

	/*_margin-top: 40px;*/

	text-align: center;

	margin-bottom: 10px;

}



.inputimage {

	width: 78px;

	height: 22px;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='');

}



form { margin: 0; padding: 0; }



.succes_message a:link, .succes_message a:visited, .succes_message a:hover

{

	color: #000000;

	text-decoration: underline;

	

}



.alignright {

	text-align: right;

}
