@import url(base.css);
/* =Home Page 
-----------------------------------------------------------------------------*/
#search {
	position: absolute; left: 570px; top: 87px;
	 width: 140px;
}	
#home #container {
	background-image: url(/halocarbon_images/homecenter_04.jpg);
	background-position: 100% 107px;
	background-repeat: no-repeat;
	min-height: 600px;
	width: 850px;
}
#home p#intro {
	background: #DBDDDE;
	border-left: 2px solid #637178;
	display: inline;
	float: left;
	line-height: 1.3em;
	margin: 0 0 0 12px;
	padding: 15px 3px 34px 3px;
	width: 335px;
	font-size:9pt;
	font-family: arial, helvetica, sans-serif;
}
#home p#news {
	background: url(/halocarbon_images/homecenter_03.gif) top left no-repeat;
	float: left;
	line-height: 1.2em;
	margin: 0;
	padding-left: 39px;
	padding-top: 23px;	
	height: 100px;
}
#home #navcontainer {
	background: #205197 url(/halocarbon_images/topnav_07.jpg) top right no-repeat;
	width: 850px;
}
#home #header {
	background: url(/halocarbon_images/index_02.jpg) 100% 0 no-repeat;
}
#home .colcontain {
	background: url(/images/divider.gif) 193px 0 repeat-y;
	overflow: auto;
	margin-bottom: 10px;
}
#home .column {
	float: left;
	width: 186px;
	margin-top: 10px;
}
#home .column p {
	margin-bottom: 5px;
	line-height: 1.3;
}
#home .column a {
	text-decoration: underline;
}
#home .column a:hover {
	text-decoration: none;
}
#home #foot2 {
	left: 585px;
}

a.whiteHome:link { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none; display: block; }
a.whiteHome:visited { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none; display: block; }
a.whiteHome:hover { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; text-decoration: none; display: block; }
a.whiteHome:active { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none; display: block; }
