html {
  margin: 0;
  padding: 0;
  }

body {
  margin: 0;
  padding: 0;
  font: 75%/1.5 Helvetica, Arial, sans-serif;
  /*text-align: center;*/
  background-color: #ED1C24;
  }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  }

h1 {
  /* appx 30pt */
  font-size: 2.5em;
  line-height: 1.2;
  margin: 0 0 .6em;
  }


h2 {
  /* appx 24pt */
  font-size: 2em;
  line-height: 1.5;
  margin: .75em 0;
  }

h3 {
  /* appx 18pt */
  font-size: 1.5em;
  line-height: 2;
  margin: 1em 0;
  }


h4 {
  /* appx 14pt */
  font-size: 1.17em;
  line-height: 1.29;
  margin: 1.29em 0;
  font-variant: small-caps;
  }

h5 {
  /* appx 14pt */
  font-size: 1.17em;
  line-height: 1.29;
  margin: 1.29em 0;
  font-weight: bold;
  }

p, ul, dl, dt, ol {
  margin: 1.5em 0;
  padding: 0;
  }

li {
  margin: 0;
  padding: 0;
  }

dd {
  margin: 1.5em;
  padding: 0;
  }

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  }

.clearfix {
  display:inline-block;
  }

/* Hide from IE Mac \*/
.clearfix {
  display:block;
  }
/* End hide from IE Mac */

a img {
	border: none;
	}

#container {
	width: 80.5em;
	width: 966px;
/*	margin: 0 auto;
	text-align: left;*/
	border-right: 1px solid #700d11;
	background: #ffffff url(../images/background.png) top right repeat-y;
	}

#pagebanner {
	height: 230px;
	overflow: hidden;
	}

#alpha {
	width: 59.5em;
	width: 702px;
	float: right;
	position: relative;
	}

/*#alpha-inner {
	padding: 0 24em 0 1.75em;
	padding: 0 276px 0 24px;
	}
*/

#alpha #alpha-content {
	padding: 0 36px;
	width: 348px;
	float: left;
	}

.wide #alpha #alpha-content {
	width: auto;
	}

#alpha li {
	margin-left: 1.5em;
	}

#alpha table {
	border-collapse: collapse;
	width: 100%;
	}

#alpha td {
	padding: 8px 5px 2px;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
	}

#alpha th {
	padding: 8px 5px 2px;
	border-bottom: 2px solid #666666;
	text-align: left;
	color: #666666;
	}

#alpha .project-size {
	text-align: right;
	}

#alpha .project-company {
	font-style: italic;
	}
	
#alpha #callouts {
	width: 17.5em;
	width: 246px;
	float: left;
	margin-top: 21px;
	/*position: absolute;
	left: 40.25em;
	left: 447px;
	top: 1.75em;
	top: 21px;*/
	}


#alpha .callout {
	margin-bottom: 2.5em;
	margin-bottom: 30px;
	}
	
#alpha .callout-inner {
	padding: 1.25em 1.75em;
	padding: 15px 21px;
	}

#alpha .callout.logos p {
	margin-bottom: 0;
	margin-top: 2em;
	}

#alpha .callout .row {
	margin-bottom: 2em;
	}

#alpha .callout .row a {
	float: left;
	} 
	
#alpha .callout .row img {
	float: left;
	}

#alpha .callout.image .callout-inner {
	padding: 0;
	width: 246px;
	overflow: hidden;
	}

#alpha .callout.image {
	background-image: none;
	background-color: transparent;
	}

#alpha .callout.image .callout-inner {
	background-image: none;
	position: relative;
	}


#alpha .callout.image .img_frame_top {
	background:transparent url(../images/frame.png) 0 0 no-repeat;
	height:25px;
	width:246px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left: 0;
	}

#alpha .callout.image .img_frame_bot {
  background: transparent url(../images/frame.png) 0 -25px no-repeat;
	margin: 0;
	padding: 0;
	height: 25px;
	width: 246px;
	overflow: hidden;
	position: absolute;
	bottom: 3px;
	left: 0;
	}

#pagefooter {
	clear: both;
	padding-left: 21em;
	padding-left: 252px;
	}

#pagefooter-inner {
	padding: 1.25em 1.75em;
	padding: 15px 21px;
	}

ul.nav {
	list-style: none;
	}

#pagebanner {
	background: #ED1C24 url(../images/banner.jpg) top right no-repeat;
	color: #ffffff;
	position: relative;
	}

#pagebanner a#logo-link {
	position: absolute;
	top: 10px;
	left: 20px;
	}

#pagebanner p.address {
	position: absolute;
	top: 160px;
	left: 80px;
	font-size: .9em;
	}

#pagebanner h1 {
	text-indent: -9999em;
	}

#pagebanner h2.tag {
	font-size: 16px;
	position: absolute;
	top: 194px;
	left: 285px;
	}

#alpha {
	color: #222222;
	}

#alpha h1 {
  font-size: 2em;
  line-height: 1.5;
  margin: .75em 0;
  /*color: #168F10;*/
  color: #1666be;
  }
	

#alpha h2 {
	color: #ED1C24;
	/*font-weight: bold;*/
	font-size: 1.5em;
	line-height: 1.2;
	margin: 1em 0 .5em;
	}

#alpha p, #alpha ul {
	margin: 0 0 1.5em;
	}

#alpha a:link {
	/*color: #168F10;*/
	  color: #1666be;
	}

#alpha a:visited {
	color: #ED1C24;
	}

#alpha a:hover {
	color: #000000;
	}

#alpha ul.col {
	width: 48%;
	padding-right: 1.9%;
	float: left;
	}

#alpha #getaquote {
	text-align: center;
	font-size: 1.5em;
	}

#alpha #getaquote p {
	margin-bottom: 0;
	}

#alpha .bigbutton a {
	display: block;
	width: 210px;
	height: 27px;
	padding: 9px 10px 5px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	}

#alpha .bigbutton a:link, 
#alpha .bigbutton a:visited {
	background: transparent url(../images/button.png) 0 0 no-repeat;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	}

#alpha .bigbutton a:hover {
	background: transparent url(../images/button.png) 0 -42px no-repeat;
	color: #D4BFBF;
	color: #C5AFB0;
	text-decoration: none;
	}

#alpha .bigbutton a:focus {
	border: none;
	outline: none;
	overflow:hidden;
	}

#alpha .bigbutton a:active {
	background: transparent url(../images/button.png) 0 -84px no-repeat;
	border: none;
	overflow: hidden;
	outline: none;
	}

#alpha .specials {
	background: #EFEFEF url(images/specials-top.png) top left no-repeat;
	position: relative;
	min-height: 58px;
	margin-top: 36px;
	padding: 10px 10px 28px 84px;
	}
	
	#alpha .specials h2 {
		width: 116px;
		height: 115px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: -39px;
		left: -38px;
		text-indent: -9999em;
		background: transparent url(images/internet-specials.png) top left no-repeat;
		z-index: 1;
		}
	
	#alpha .specials .special {
		font-size: 2em;
		line-height: 1.2;
		margin-bottom: .5em;
		z-index: -1
		}
		
		#alpha .specials .special a:link,
		#alpha .specials .special a:visited {
			color: #222222;
			text-decoration: none;
			}
			
		#alpha .specials .special a:hover {
			color: #1666BE;
			text-decoration: underline;
			}
	
	#alpha .specials .links {
		position: absolute;
		z-index: 0;
		bottom: 0;
		left: 0;
		padding-left: 84px;
		padding-right: 10px;
		width: 254px;
		height: 32px;
		background: transparent url(images/specials-bottom.png) bottom left no-repeat;
		}
		
		#alpha .specials .links #speciallink {
			position: absolute;
			top: 0;
			left: 0;
			}
			
		#alpha .specials .links #getaquotelink {
			position: absolute;
			top: 0;
			right: 25px;
			}

#alpha .callout {
	background: #EFEFEF url(../images/callout-bottom.png) bottom left no-repeat;
	}


	#alpha .callout.logos {
		background: none;
		}

#alpha .callout-inner {
	background: transparent url(../images/callout-top.png) top left no-repeat;
	}

#alpha .callout h2 {
	font-weight: bold;
	font-size: 1.33em;
	line-height: 1.13;
	margin: .75em 0 .75em;
	}

#alpha .callout .client {
	color: #626262;
	text-align: right;
	}

#alpha .callout#contact {
	text-align: center;
	}

#alpha .callout#contact p {
	font-size: 1.17em;
	line-height: 1.29;
	margin: 1.29em 0;
	font-weight: bold;
	}

#alpha form p {
	clear: both;
	}

#alpha form label {
	display: block;
	width: 105px;
	margin-right: 21px;
	float: left;
	clear: left;
	text-align: right;
	}

#alpha form input {
	width: 275px;
	margin-bottom: 6px;
	}

#alpha form input[type="submit"] {
	width: auto;
	margin-left: 126px;
	}

#alpha form select {
	width: 275px;
	margin-bottom: 6px;
	}

#alpha form textarea {
	width: 275px;
	}

#alpha form .captcha {
	margin-left: 126px;
	margin-top: 18px;
	border: 1px solid #626262;
	}

#alpha form fieldset {
	border: 0;
	padding: 0;
	margin: 0 0 18px;
	}

#alpha form legend {
	text-indent: -9999em;
	height: 1px;
	width: 1px;
	padding: 0;
	margin: 0;
	}

#alpha .errors, #alpha .req {
	color: #ED1C24;
	}

#alpha .errors strong {
	color: #222222;
	}

#beta {
	color: #ffffff;
	width: 21em;
	width: 264px;
	float: left;
	}

#beta-inner {
	padding: 1.25em 1.75em;
	padding: 15px 33px 15px 21px;
	}

#beta #getanestimate {
	margin: 0 -33px 0 -21px;
	padding: 12px;
	background-color: #000000;
	color: #ffffff;
	font-size: 1.5em;
	text-align: center;
	}

#beta #getanestimate span {
	font-size: 1.2em;
	}
#beta ul.nav {
	font-size: 1.5em;
	}

#beta ul.nav li {
	/*padding-left: 20px;*/
	padding-left: 10px;
	line-height: 1.2;
	margin-bottom: .5em;
	}

#beta ul.nav li.active {
	list-style: square;
	}

#beta ul.nav#affiliates {
	font-size: 1.25em;
	}

#beta a:link,
#beta a:visited {
	color: #ffffff;
	text-decoration: none;
	}

#beta a:hover {
	color: #000000;
	}

#pagefooter {
	text-align: center;
	}

#pagefooter p {
	font-size: .9em;
	}

#pagefooter ul.values {
	font-size: 1.75em;
	color: #ED1C24;
	margin: 0;
	padding: 0 2em 0 0;
	}

#pagefooter ul.values li {
	display: inline;
	padding: 0 0 0 2em;
	background: transparent url(../images/dot.png) .8em center no-repeat;
	}

#pagefooter ul.values li.first {
	background-image: none;
	}

#pagefooter ul.nav {
	font-size: .9em;
	color: #000000;
	padding-right: 2em;
	}

#pagefooter ul.nav a:link,
#pagefooter ul.nav a:visited {
	color: #000000;
	text-decoration: none;
	}

#pagefooter ul.nav a:hover {
	color: #ED1C24;
	text-decoration: underline;
	}

#pagefooter ul.nav li {
	display: inline;
	padding: 0 0 0 2em;
	}