body
{
	margin-bottom:	60px;
}

#header_image
{
	position: 			relative;
	clear: 				left;
	margin-top: 		9px;
	margin-left: 		9px;
	width: 				768px;
	height: 			258px;
	overflow:			hidden;
}

.title_line
{
 background-color: 	#C6BA97;
 color:					#FFF8E1;
 background-image: url('../images/arrow_bright.gif');
 background-repeat:	no-repeat;
	font-family:		tahoma, verdana;
	font-size:			10px;
 padding-left:			13px;
 background-position:	4px center;
 margin-top:	2px;
 width:	110px;
}

#detail 
{
	position:			relative;
	clear:				left;
/*	height:				377px;*/
	margin-left:		9px;
	margin-right:		9px;
}

.left
{
	position:			relative;
	float:				left;
	width:				140px;	
	overflow:			hidden;
}

.left img
{
	position:			relative;
	clear:				left;
	left:				0px;
	margin-top:			6px;
	margin-right:		30px;
}

.middle
{
	position:			relative;
	float:				left;
	
	width:				403px;
	padding-right:		20px;
	font-family:		tahoma, verdana;
	font-size:			11px;
	color:				#666;
}

.middle a
{
	text-decoration:	none;
	color:				#666;
}

.middle a:hover
{
	text-decoration:	underline;
}

.right
{
	position:			relative;
	float:				left;
	height:				377px;
	width:				205px;
	font-family:		tahoma, verdana;
	font-size:			11px;
	color:				#666;	
}

.right a
{
	text-decoration:	none;
	color:				#666;
}

.right a:hover
{
	text-decoration:	underline;
}

.title
{
	font-family:		tahoma, verdana;
	font-size:			16px;
	font-weight:		normal;
	color:				#113B70;
}

.sub_title
{
	font-family:		tahoma, verdana;
	font-size:			11px;
	font-weight:		bold;
	color:				#C6BA97;
}

.sub_title_blue
{
	font-family:		tahoma, verdana;
	font-size:			11px;
	font-weight:		bold;
	color:				#113B70;
}

.text
{
	font-family:		tahoma, verdana;
	font-size:			11px;
	color:				#666;
}

.formular_line
{
	position:			relative;
	clear:				left;
	width:				423px;
	height:				20px;
	margin-top:			4px;
}

.name_field
{
	position:			relative;
	float:				left;
	width:				90px;
}

.text_field
{
	position:			relative;
	float:				left;
	width:				333px;
}

.in
{
	width:				300px;
	font-family:		tahoma, verdana;
	font-size:				12px;
	border:				1px #C6BA97 solid;
}

.in_text
{
	width:				300px;
	height:				186px;
	font-family:		tahoma, verdana;
	font-size:				12px;
	border:				1px #C6BA97 solid;
}

.contact_arrow
{
	position:			relative;
	float:				left;
	padding-left:		4px;
	padding-top:		5px;
	width:				10px;
	height:				50px;
}

.contact_text
{
	position:			relative;
	float:				left;
	width:				191px;
	font-family:		tahoma, verdana;
	font-size:			11px;
	color:				#666;
}

.image
{
	position:	relative;
	clear:		left;
	margin-top:	10px;
	
}