body {font-family:Arial, Helvetica, sans-serif;}

form {
	margin:12px 0 0 0;
	padding:12px 0 0 12px;
	width:300px;
	border:1px solid #5A0000;
	float:left;
}

textarea {
	width:280px;
	height:100px;
	margin-top:5px;
	padding:2px;
	border:1px solid #5A0000;
	} 
	
.label_short {
	width:55px;
	float:left;
	}

.label_consultation {
	font-size:12px;
	}
	
.input_txt {
	width:150px;
	padding:2px;
	border:1px solid #5A0000;
	}
	
form div {
	margin-bottom: 10px;
	}
	
#text {
	float:left;
	width:275px;
	padding-right:10px;
	}
	
#td_main div { 
		position:relative; 
		width:743px;
		height:404px;
		background-image: url(../images/newsplash2.jpg);
		}
		
	#img_consultation_home {
	position:absolute;
	bottom:-25px;
	right:-118px;
		}
		
	#img_consultation {
	position:absolute;
	bottom:auto;
	right:auto;
	top: 72px;
	left: 69%;
		}
		
	img { behavior: url(iepngfix.html); border:none; }
	
	#header {
	width:540px;
	margin:0 auto;
	padding-bottom:16px;
	text-align:center;
	position:relative;
	font: #333366;
		}
		
		#header h1 {
			font:normal 48px/1.2 Georgia, "Times New Roman", Times, serif;
			margin:0;
			padding:10;
			letter-spacing:-1px;
			color:#5A0000;
			}
			
		#header p {
			font:11px Arial, Helvetica, sans-serif;
			}
			
		#header address {
	font:normal bold 16px/1.2 Arial, Helvetica, sans-seri, #33366;
	font-style: oblique;
			}
