@charset "utf-8";
/* CSS Document */

/***********latest release****************/
#contactTitle{
	background-image:url(../imgs/layout/contactHeader.gif);
	width:110px;
	height:31px;
	line-height:37px;
	margin:0px 0px 0px 0px;	
	color:#231F20;
	text-indent:7px;
	left:19px;
	}
#aboutTitle{
	background-image:url(../imgs/layout/aboutHeader.gif);
	width:82px;
	height:29px;
	line-height:37px;
	margin:0px 0px 0px 0px;	
	color:#231F20;
	text-indent:4px;
	left:9px;
	}
#theContacts{
	padding:50px 0px 0px 0px;
	height:385px;
	}
#aboutTape{
	padding:50px 0px 0px 12px;
	margin:0px 0px 0px 0px;
	width:300px;
	display:block;
	}	
.leftWrapper{
	position:relative;
	}
#jawaMidwich{
	position:absolute;
	display:block;
	bottom:0px;
	width:290px;
	height:25px;
	}	