/* CSS Document */

/* head
---------------------------------------------*/
#head {
	margin-top: 0px;
	height: 542px;
	background: url(../images/common/headBack.gif) repeat-x top left;
}




	
#headcontent {
	margin: 0px auto;
	width: 900px;
}


#headcontent .contact:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #head .contact  {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}



#headcontent h1 {
	font-size: 100%;
	background: url(../images/common/h1underbar.gif) no-repeat bottom right;
	text-align: right;
	padding: 42px 0px 10px 0px;
	margin: 0px 6px 0px 0px;
}

#headcontent h2 {
	width: 214px;
	float: left;
	margin: -61px 0px 0px 6px !important;
	margin/**/: -61px 0px 0px 2px;

}


#headcontent .contact {
	width: 364px;
	height: 52px;
	margin: 12px 0px 0px 530px !important;
	margin/**/: 12px 0px 0px 526px;
	position: relative;

}


*:first-child+html #headcontent .contact {
	width: 364px;
	height: 52px;
	margin: 12px 0px 0px 523px ;
	position: relative;

}



#headcontent .contact :after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #headcontent .contact {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}



#headcontent .contact  h3{
	float: left;
	margin-left: 0px;
	width: 214px;
	height:52px;
}

#headcontent .contact  h3 a:link    { color: #454444; text-decoration: none; }
#headcontent .contact  h3 a:visited { color: #454444; text-decoration: none; }
#headcontent .contact  h3 a:hover   { color: #C7BE2A; text-decoration: none; }
#headcontent .contact  h3 a:active  { color: #D1D63B; text-decoration: none; }


#headcontent .contact .number{
	float: right;
	width: 150px;
	height: 52px;
}

hr{
	clear:both;
	width:0px;
}



#headcontent .mailMark {
	position: absolute;
	top: 33px ;
	left: 336px ;
	width: 27px;
	height: 18px;
}




#headcontent .headImage {
	position: relative;
	width: 888px;
	height: 358px;
	margin: 0px 0px 0px 6px !important;
	margin/**/: -15px 0px 0px 0px; 
}


*:first-child+html #headcontent .headImage {
	position: relative;
	width: 888px;
	height: 358px;
	margin-right: 6px;
}



#headcontent .headImage h3 {
	position: absolute;
	top: 208px;
	left: 19px;
}


/* content
---------------------------------------------*/


#content .textBlock {
	background: url(../images/common/textBack.gif) no-repeat top left;
	width: 900px;
	font-size: 100% ;


}

#content .texttable {
	width: 888px;
	padding: 20px 0px 0px 0px;
}



#content .topText {
	width: 168px !important;
	width/**/: 188px;
	font-size: 100% !important;
	font-size/**/: 80%; 
	text-align: left;
	padding-left: 30px;
	text-align: justify;
	text-justify: distribute;
	line-height: 1.3;
}

#content .texttable  td {
	vertical-align: text-top;
	text-align: justify;
	
}


#content .topText img {
	margin-top: 5px;
}


