@charset "UTF-8";
/* CSS Document */

h2 {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:hsla(24,100%,50%,1.00);
	font-size:20px;
	text-decoration:none;
}
h2, a, a: {
	text-decoration:none;
}
.container {
	width:1200px;
	margin-right:auto;
	margin-left:auto;
}
.header {
	background-image: url(../_images/delaware-security-header-bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
}
.topCall {
	background:#670001;
	padding-top:20px;

}
.callText {
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color:hsla(0,0%,100%,1.00);
	font-size:35px;
}
.callSubText {
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color:hsla(0,0%,100%,1.00);
	font-size:25px;
}
.callButton {
	background: hsla(24,100%,50%,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    color: hsla(0,0%,100%,1.00);
    height: auto;
    font-size: .9em;
}
.callButtonSub {
	background:hsla(24,100%,50%,1.00);
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:24px;
	color:hsla(0,0%,100%,1.00);
}
.subNav {
	background:url(../_images/delaware-security-subNavBG.jpg);
	background-repeat:repeat-x;
}
.headerCity {
	width:800px;
	float:right;
	font-size:8px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color:#AF0E11;
	text-decoration:none;
	margin-top:10px;

}
.headerTagline {
font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color:#333333;
	width:802px;
	float:right;
	margin-top:-40px;
}
.headerPhone {
	width:350px;
	float:right;
	margin-top:-40px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color:#AF0E10;
	font-size:18px;
	padding-top:20px;
	padding-right:20px;
}
.bodyLeftColumn {
	width:543px;
	float:left;
}

.bodyRightColumn {
	width:650px;
	float:right;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:hsla(0,0%,0%,1.00);
	font-size:15px;
}
.fCallBG {
	background:url(../_images/delaware-security-bottomRequestBG.jpg)	no-repeat;
	background-position:center;
	height:65px;
	width:100%;
	align-content:center;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color:#660002;
	font-size:28px;
	padding-top:40px;
}

.bottomCall {
	background:#670001;
	width:100%;
	float:left;
	clear:both;
}
.formLeft {
	width:399px;
	float:left;
	padding-left:10px;
	padding-top:25px;
}
.formMiddle {
	width:399px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
}
.formRight {
	width:360px;
	float:right;
	padding-right:10px;
}
.formRight form input{
	width: 250px;
    font-size: .9em;
}
.formRight form input[type=submit]{
	width:auto;
	font-size:.8em;
}
.callSubText {
	margin-bottom:20px;
}
.subCallForms {
	font-size:18px;
}
.footer {
	float:left;
	clear:both
}
form input{
	height:20px;
	padding-left: .5em;
}