@charset "utf-8";

.homeSectionHead {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}

/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#introBanner {
	background-image: url(images/introBanner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 340px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#serviceButton {
	background-color: #FFFFFF;
	position: relative;
	height: 26px;
	width: 221px;
	top: 300px;
	left: 50%;
	margin-left: -344px;
}
#alarmsButton {
	background-color: #FFFFFF;
	height: 26px;
	width: 221px;
	top: 300px;
	left: 50%;
	position: relative;
	margin-left: -110px;
	margin-top: -26px;
}
a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}

#sprinklerButton {
	background-color: #FFFFFF;
	height: 26px;
	width: 221px;
	top: 300px;
	left: 50%;
	margin-left: 125px;
	margin-top: -26px;
	position: relative;
}
.introCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
#logoContainer {
	height: 95px;
	position: relative;
	top: 30px;
	background-image: url(images/logoBK.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#logo {
	background-color: #000000;
	height: 95px;
	position: relative;
	float: left;
	padding-left: 50%;
}
#logoContainer #logo img {
	float: left;
	margin-left: -117px;
}
#footer {
	text-align: center;
	width: 100%;
	padding-top: 80px;
}
.orangeAccent {
	color: #FF9900;
}
#mainHeader {
	height: 119px;
	background-image: url(images/mainBannerBK.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
}
#FPlogo {
	position:absolute;
	left:30px;
	top:30px;
	width:120px;
	height:60px;
	z-index:1;
	background-image: url(images/FP_logo_orange.png);
	background-repeat: no-repeat;
}

#mainFooter {
	background-image: url(images/footerBK.gif);
	background-repeat: repeat-x;
	height: 60px;
	text-align: center;
}
#mainBannerImage {
	background-image: url(images/mainBanner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 119px;
}
#mainContent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	z-index: 10;
}
#mainContentWrapper #leftColumn {
	z-index: 9;
	overflow: visible;
	position: relative;
	width: 250px;
}
#mainContentWrapper #mainContent #leftColumn #searchBoxMiddle {
	height: 30px;
	padding-right: 8px;
	padding-left: 10px;
}
.textFieldHeight      {
	margin-top: 10px;
}
#mainContentWrapper   #mainContent   #leftColumnNews {
	margin-top: 10px;
	border: 1px solid #E5E5E5;
	background-color: #F5F3F1;
	vertical-align: middle;
	z-index: 1000;
	width: 250px;
	background-image: url(images/linksTop.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContentWrapper #mainContent #divButtons {
	margin-top: 5px;
}

.imageFloatRight {
	float: right;
	margin-left: 10px;
}
#mainContentWrapper #rightColumn {
	width: auto;
	border: 1px solid #E5E5E5;
	margin-left: auto;
	z-index: auto;
	margin-bottom: 25px;
	margin-top: 10px;
	left: 25px;
}
#mainContentWrapper #mainContent #searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	border: 1px solid #E4E4E4;
	background-color: #F5F3F1;
	height: 50px;
	background-image: url(images/searchTop.gif);
	background-repeat: no-repeat;
	padding-top: 33px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mainContentWrapper #mainContent #copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 15px;
	margin-right: 20px;
	padding-bottom: 10px;
	display: inline-block;
	width: 517px;
	position: relative;
}
.boldAccent {
	font-weight: bold;
}
#navBar {
	height: 25px;
	background-image: url(images/04main.gif);
	background-repeat: repeat-x;
}

#mainContentWrapper {
	background-color: #FFFFFF;
}
#mainContentWrapper #mainContent #divButtonsTop {
	margin-top: 10px;
}
.saButton {
	margin-top: 5px;
}
#mainContentWrapper #mainContent #contactForm {
	position: relative;
	width: 320px;
	float: right;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
}
#mainContentWrapper #mainContent #rightColumn #contactHeader {
	background-color: #E68A2A;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 8px;
	border: 1px solid #FFFFFF;
}
#mainContentWrapper #mainContent #rightColumn #contactCopy {
	position: relative;
	padding-left: 10px;
	padding-top: 8px;
}
.imageFloatLeft {
	float: left;
	margin-right: 10px;
}
.textarea {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
	color: #999999;
}
.noUnderline {
	text-decoration: none;
}
.superscript {
	font-size: 8px;
	vertical-align: super;
	white-space: normal;
}
.argusPromise {
	border: thin groove #FF9900;
	text-align: center;
	background-color: #F4F4F4;
	padding-right: 30px;
	padding-left: 30px;
}
