html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, button, input, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; }
h1, h2, h3, h4, h5, h6 { line-height: normal; font-weight: normal; }
li { list-style: none; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
img { display: block; }
object, embed { display: block; }
.hide { visibility: hidden; }
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { display: inline-block; }
/* \*/
* html .clear { height: 1%; }
.clear { display: block; }
/* */
html {
	overflow-x: hidden;
	overflow-y: scroll;
}
input, select, textarea { font-family: Arial, Helvetica, sans-serif; }
body {
	background: #363636 url(../images/main_bg.png) repeat-x;
	color: #fff;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	overflow-y: hidden;
}

#content a {
	color: #61a2e4;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;	
}

#container {
	width: 940px;
	margin: 0 auto;
}

#header {
	height: 170px;
	position: relative;
	margin-bottom: 20px;
}
	#logo {
		margin-top: 28px;
		float: left;	
	}
		#logo p {
			font-size: 1.2em;
			color: #a0a0a0;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-style: italic;
			letter-spacing: 0.05em;
		}

	#call_today {
		margin-top: 45px;
		float: right;
		width: 261px;
	}
	#main_nav {
		clear: both;
		position: absolute;
		bottom: 22px;
		left: 0;
	}
		#main_nav ul {
			width: 940px;	
		}
		#main_nav li {
			border-right: 1px solid #444;
			padding: 0 18px;
			height: 16px;
			text-indent: -9000px;
			background-repeat: no-repeat;
			background-position: 0 0;
			float: left;
		}
			#main_nav li a {
				display: block;
				height: 16px;
			}
			#main_nav li a:hover {
				background-position: 0 -30px;	
			}
			#main_nav li#nav_home {
				width: 50px;	
				padding-left: 0;
			}
				#main_nav li#nav_home a {
					background-image: url(../images/nav_home.png);
				}
			#main_nav li#nav_services {
				width: 106px;	
			}
				#main_nav li#nav_services a {
					background-image: url(../images/nav_services.png);
				}
			#main_nav li#nav_about {
				width: 77px;	
			}
				#main_nav li#nav_about a {
					background-image: url(../images/nav_about.png);
				}
			#main_nav li#nav_contact {
				width: 70px;	
			}
				#main_nav li#nav_contact a {
					background-image: url(../images/nav_contact.png);
				}
			#main_nav li#nav_resources {
				width: 128px;	
			}
				#main_nav li#nav_resources a {
					background-image: url(../images/nav_resources.png);
				}
			#main_nav li#nav_rate_calculator {
				width: 128px;	
				border: none;
				padding-right: 0;
			}
				#main_nav li#nav_rate_calculator a {
					background-image: url(../images/nav_rate_calculator.png);
				}
				
			#main_nav li#nav_getstarted {
				padding-right: 0;
				border: none;
				float: right;
			}
				#main_nav li#nav_getstarted a {
					background: url(../images/get_started_now.png) no-repeat;
					width: 174px;
					height: 36px;
					text-indent: -9000px;
					display: block;
					position: relative;
					top: -8px;
				}
				#main_nav li#nav_getstarted a:hover {
					background-position: bottom left;
				}
				
#content {
	
}
	#content form {
		
	}
		#content div.field {
			margin-bottom: 10px;	
		}
		#content input {
			background: url(../images/input_bg.png) no-repeat;
			-moz-border-radius: 2px;
			-webkit-border-radius: 2px;
			border-radius: 2px;
			font-family: Arial, Helvetica, sans-serif;
			color: #333;
			font-size: 1.2em;
			padding: 3px 0 3px 3px;
		}
		#content input.radio,
		#content input.checkbox{
			background: none;	
		}
		
	#content a.cta {
		padding-right: 10px;
		background: url(../images/arrow_b.png) right 55% no-repeat;
	}
		
#footer {
	clear: both;
	border-top: 1px solid #444;
	margin-top: 20px;
	margin-bottom: 25px;
	padding-top: 12px;
	padding-bottom: 50px;
	color: #919191;
	font-size: 1.1em;
}
	#footer ul {
		
	}
		#footer ul ul {
			float: left;
			border-right: 1px solid #555;
			padding-right: 10px;
			margin-right: 10px;
			width:22%;
		}
		#footer ul ul.last {
			border: none;
			padding-right: 0;
			margin-right: 0 !important;
			width:10%;
		}
	#footer a {
		color: #919191;	
	}
	#footer a:hover {
	 color: #fff; 
	}
	#footer .social_media {
    float: right;
    width:15%;
  }
    #footer .social_media p {
      float: left;
      margin-right: 10px;
      height: 20px;
      line-height: 20px;
      opacity: 0.7;
    }
    #footer .social_media ul {
      float: left;
      width:19%;
    }
      #footer .social_media li {
        border: none;
        padding-right: 0;
        margin-right: 13px;
      }
        #footer .social_media li a {
          float: left;
          height: 20px;
          padding-left: 25px;
          line-height: 20px;
          opacity: 0.7;
        }
        #footer .social_media li a:hover {
          opacity: 1;
        }
        #footer .social_media li.twitter a {
          background: url(/images/icon_twitter.png) no-repeat;
        }
        #footer .social_media li.facebook a {
          background: url(/images/icon_facebook.png) no-repeat;
        }
        #footer .social_media li.linkedin a {
          background: url(/images/icon_linkedin.png) no-repeat;
        }

		#footer img {
		opacity: .7;
		}
		
		#footer img:hover {
		opacity: 1.0;
		}
	
#sidebar {
	float: left;
	width: 150px;
	margin-right: 40px;
}
	#sidebar .header {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.5em;
		color: #aaa;
		border-bottom: 1px solid #666;
		padding-bottom: 10px;
	}
		#sidebar .header a {
			color: #aaa;	
		}
	#sidebar ul {
		
	}
		#sidebar li {
			font-size: 1.1em;
			border-bottom: 1px solid #444;
			line-height: 1.5;
		}
			#sidebar li a {
				color: #eee;
				display: block;
				padding: 8px 0 8px 10px;
			}
			#sidebar li a:hover {
				background: #3a3a3a;
				text-decoration: none;
				color: #39C;
			}
			#sidebar li a:hover:after {
			}
			#sidebar li ul {
				padding-left: 10px;
			}
				#sidebar li li {
					font-size: 1em;	
					border-bottom: none;
					border-top: 1px solid #444;
				}
					#sidebar li li a {
						color: #aaa;	
						padding: 4px 0 4px 10px;
					}
#content {
	margin-bottom: 30px;
	overflow: auto;
	_zoom: 1;
}
#main {
	float: left;
	width: 510px;
	margin-right: 40px;
}


#content.wide #main {
	width: 700px;	
}
	#main h1 {
		font-size: 1.8em;
		margin-bottom: 20px;
	}
	#main h2 {
		font-size: 1.5em;
		color: #39c;
		font-weight: bold;
		margin-bottom: 6px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	#main h3 {
		
	}
	#main p {
		font-size: 1.2em;
		line-height: 1.5;
		margin-bottom: 20px;
		color: #ccc;
		display: block;
		max-width: 600px;
	}
		#main p strong {
			display: inline;
			color: #fff;
		}
		
	#main ul {
		margin-bottom: 20px;
		margin-top: -10px;
	}
		#main ul li {
			font-size: 1.2em;
			line-height: 1.5;
			margin-bottom: 5px;
			color: #ccc;
			list-style: square;
			margin-left: 30px;
		}
	#main div.photo {
		float: right;
		background: #ccc;
		padding: 12px;
		border: 1px solid #fff;
		-webkit-box-shadow: 5px 5px 10px #222;
		-moz-box-shadow: 3px 3px 12px #222;
		box-shadow: 5px 5px 10px #222;
		margin-left: 10px;
		margin-bottom: 10px;
	}
		#main div.photo .caption {
			font-size: 1.1em;
			color: #444;
			width: 200px;
			display: block;
			padding-top: 8px;
		}
			#main div.photo .caption .cta {
				color: #36F;
			}
		
	#main hr {
		border: none;
		height: 1px;
		background: #555;
		margin-bottom: 25px;
	}
#touts {
	float: left;
	margin-top: 50px;
	width: 200px;
}
	#touts .image {
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		margin-bottom: 30px;
	}
		#touts .image .caption {
			color: #ccc;
			font-size: 1.1em;
			background: #444;
			display: block;
			-khtml-border-radius-bottomleft: 6px;
			-webkit-border-radius-bottomleft: 6px;
			-moz-border-radius-bottomleft: 6px;
			border-radius-bottomleft: 6px;
			-khtml-border-radius-bottomright: 6px;
			-webkit-border-radius-bottomright: 6px;
			-moz-border-radius-bottomright: 6px;
			border-radius-bottomright: 6px;
		}
			#touts .image .caption span {
				padding: 12px 15px;
				display: block;
				font-style: italic;
				line-height: 1.5;
			}
			
	#touts .tout {
		padding: 15px;
		background: #444;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		margin-bottom: 30px;
	}
		#touts .tout .header {
			font-size: 1.4em;
			font-weight: bold;
			color: #fff;
			border-bottom: 1px solid #555;
			padding-bottom: 10px;
			margin-bottom: 10px;
		}
		#touts .tout p {
			font-size: 1.1em;
			line-height: 1.5;
			margin-bottom: 10px;
		}
		#touts .tout ul {
			
		}
			#touts .tout li {
				font-size: 1.1em;
				margin-bottom: 8px;
			}
				#touts .tout li a {
					
				}
		#touts .tout ol {
			padding-left: 20px;	
		}
			#touts .tout ol li {
				list-style: outside decimal;	
			}
		#touts .tout label {
			font-weight: bold;
			margin-bottom: 3px;
			display: block;
			color: #ccc;
		}
		#touts .tout label.error {
			color: #fc3;
			padding-top: 5px;
		}
		#touts form {
			font-size: 1.1em;	
		}
			#touts .tout form p {
				font-size: 1em;
				margin-bottom: 3px;
			}
			#touts form button,
			#touts a.button,
			#getstarted button.submit,
			#content #calculate,
			.green_button{
				margin-top: 8px;
				background-color: #0a79ba;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 1.2em;
				font-weight: bold;
				color: #fff;
				-moz-box-shadow: 2px 2px 1px #333;
				-webkit-box-shadow: 2px 2px 1px #333;
				box-shadow: 2px 2px 1px #333;
				padding: 4px 8px 5px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
				border-radius: 6px;
				cursor: pointer;
				display: inline;
			}
			#getstarted button.submit,
			#content #calculate,
			.green_button {
				background: url(../images/green_button_bg.png) bottom repeat-x;
				font-size: 1.6em;
				-moz-box-shadow: 2px 2px 6px #222;
				-webkit-box-shadow: 2px 2px 6px #222;
				box-shadow: 2px 2px 6px #222;
				padding: 12px 18px 13px;
				color: #fff !important;
			}
			.green_button:hover {
				background-image: url(../images/green_button_hover.png);
				text-decoration: none !important;
			}
			.green_button_small {
				font-size: 1.4em;
				padding: 6px 12px 7px;
			}
			#touts a.button {
				padding-left: 12px;
				padding-right: 12px;
			}
			#touts form button:hover {
				background-color: #0f91dd;	
			}
			#content #touts input.text {
				background: #bbb;
				font-size: 11px;
				color: #000;
				font-family: Arial, Helvetica, sans-serif;
				width: 150px;
				padding: 4px;
			}
#tout_quick_quote {
	
}
	#tout_quick_quote .required {
		color: #f30;	
	}	
