@charset "UTF-8";
/* CSS Document */

body {
	background: #0066B3 url(../images/bgd_blend.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#container {
	background: #0066B3 url(../images/fogtracker_mktg_home.jpg) no-repeat;
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	height: 624px;
}

#container_home {
	background: #0066B3 url(../images/fogtracker_mktg_home_3.jpg) no-repeat;
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	height: 624px;
}

#home_text {
	height: 348px;
	width: 348px;
	margin-left: 84px;
	margin-top: 204px;
	position: absolute;
}

#container #home_text h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0072CC;
}

#container #home_text p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: 150%;
	margin-right: 0px;
	margin-left: 0px;
}

#container_home h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0072CC;
	margin: 0px;
	padding: 0px;
}

#container_home h1 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0072CC;
}

#container_home h1 a:link {
	text-decoration: none;
}

#container_home h1 a:visited {
	text-decoration: none;
}

#container_home h1 a:hover {
	text-decoration: underline;
	color: #7AAF2F;
}

#container_home h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6BA618;
	margin: 0px 0px 2px;
	padding: 0px;
}

#container_home p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: 120%;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
}

#avoid {
	position:absolute;
	width:480px;
	height:42px;
	z-index:101;
	margin-top: 180px;
	margin-left: 486px;
}
#eliminate {
	position:absolute;
	width:300px;
	height:42px;
	z-index:102;
	margin-left: 486px;
	margin-top: 248px;
}
#increase {
	position:absolute;
	width:300px;
	height:42px;
	z-index:103;
	margin-left: 486px;
	margin-top: 316px;
}

#request_demo_button a{
	position:absolute;
	width:152px;
	height:123px;
	z-index:10002;
	margin-left: 808px;
	margin-top: 240px;
	background: url(../images/request_demo_button.png) no-repeat;
}

#request_demo_button a:hover{
	background: url(../images/request_demo_button_f2.png) no-repeat;
}

#always {
	position:absolute;
	width:138px;
	height:111px;
	z-index:1;
	margin-left: 476px;
	margin-top: 475px;
}
#remote {
	position:absolute;
	width:145px;
	height:115px;
	z-index:104;
	margin-left: 644px;
	margin-top: 474px;
}
#closedloop {
	position:absolute;
	width:145px;
	height:115px;
	z-index:105;
	margin-left: 814px;
	margin-top: 473px;
}

.floatright {
	float: right;
	margin-left: 16px;
}

.floatleft {
	float: left;
}

