/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

#HTML_main {
	width: 1200px;
    	margin: 0px auto;
    	text-align: center;
    	padding: 0px;
	}

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

h1, h2, h3, h4, h5, h6, strong, b, th {
  font-weight: normal; }

@font-face {
	font-family: myFirstFont;
    	src: url('../economica-regular-otf-webfont.eot');
    	src: url('../economica-regular-otf-webfont.eot?#iefix') format('embedded-opentype'),
         url('../economica-regular-otf-webfont.woff') format('woff'),
         url('../economica-regular-otf-webfont.ttf') format('truetype'),
         url('../economica-regular-otf-webfont.svg#economicaregular') format('svg');
    	font-weight: normal;
    	font-style: normal;
	}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  background: #fff;
  color: #333;
  font-family: "myFirstFont", Helvetica, Arial, sans-serif; }

body .container {
  margin: 0 auto;
  width: 1200px; }

form, select, button {
  font-family: "myFirstFont", Helvetica, Arial, sans-serif;
  background:none;
  font-size: 18px; }

input, textarea {
  margin: 0px 20px 5px 10px;
  padding: 5px 0px 5px 5px;
  font-family: "myFirstFont", Helvetica, Arial, sans-serif;
  background:none;
  border: 1px solid #666;
  font-size: 16px; }


button {
  cursor: pointer; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }


/* _footer.scss */

#footer_bar {
  border-top: #333 1px solid;
  font-size: 14px;
  letter-spacing:0px;
  font-family: "myFirstFont", Helvetica, Arial, sans-serif;
  display: none;
  line-height: 1em;
  color:#333;
  height: 30px; }

#footer_bar .container {
  right:40px;
  position: relative; }

#footer_bar a {
  color: #111; }

#footer_bar h4 {
  margin: 0px 0px 0px 0px;
  padding:0px 0px 0px 40px;
  left: 0px;
  line-height: 40px;
  position: absolute;
  text-transform: normal;
  top: 0; }

#footer_bar p {
  padding: 0px 0px 0px 330px;
  line-height: 40px;
  text-align: left;
  text-transform: normal; }

#footer_bar h5 {
  margin: 10px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  position: absolute;
  right: 0;
  top: 0; }

#footer_bar h5 a {
  text-decoration: none;
  text-transform: uppercase; }

#footer_bar h5 a:hover {
  text-decoration: underline;
  color:#669900; }


/* _home.scss */
#home_feature {
  height: 550px;
  min-width: 960px;
  position: relative; }

#home_feature_section {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  min-height: 440px;
  width: 100%;
  text-align:left;
  background-color:#e8e8e8;
  overflow: hidden;
}

#home_feature_section h1 {
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  font-size: 32px;
  color:#333;
  line-height: 35px;
  text-align:center;
}

#home_feature_section h2 {
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 5px 0px;
  font-size: 20px;
  color:#333;
  line-height: 18px;
  text-transform: uppercase;
  text-align:center;
}

#home_feature_section a:link {
  color: #333;
  text-decoration: underline;
}

#home_feature_section a:visited {
  color: #333;
  text-decoration: underline;
}

#home_feature_section a:hover {
  color: #690;
  text-decoration: underline;
}

#home_feature_section a:active {
  color: #333;
  text-decoration: underline;
}

#home_feature .hero {
  background-position: center top;
  height: 540px; }

#home_feature .hero a {
  display: block;
  height: 540px; }

#home_feature_images {
  display: none; }

#home .hero_nav {
  color: #333;
  font-size: 20px;
  margin: 10px 0px;
  overflow: hidden; }

#home .hero_nav a {
  margin: 0px 5px 0px 0px;
  color: #333;
  text-decoration: none; }

#home .hero_nav a:hover {
  color:#669900;
  text-decoration: underline; }

#home .hero_nav .labels {
  float: left;
  width: 79%; }

#home .hero_nav .labels li {
  display: inline;
  font-family: "myFirstFont", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

#home .hero_nav .pages {
  float: right; }

#home .hero_nav .pages li {
  float: left; }

#home .hero_nav .pages li a {
  display: block; }

#home .hero_nav .pages .prev {
  margin-left: 8px; }

#home .hero_nav .pages .prev span {
  border-top: 6px solid transparent;
  border-right: 6px solid #ccc;
  border-bottom: 6px solid transparent;
  display: block;
  height: 0;
  width: 0; }

#home .hero_nav .pages .prev:hover span {
  border-right: 6px solid #999; }

#home .hero_nav .pages .next {
  margin-left: 8px; }

#home .hero_nav .pages .next span {
  border-top: 6px solid transparent;
  border-left: 6px solid #ccc;
  border-bottom: 6px solid transparent;
  display: block;
  height: 0;
  width: 0; }

#home .hero_nav .pages .next:hover span {
  border-left: 6px solid #999; }

#section {
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  color: #333;
  border-bottom: 1px solid #333;
  font-size: 20px;
  font-weight: normal;
  text-align:left;
  text-transform: uppercase;
  text-decoration: none;
  }

#section a {
  color: #333;
  font-size: 20px;
  margin: 10px 0px;
  overflow: hidden; }

#section a:hover {
  color:#669900;
  text-decoration: underline; }


#section_services_col {
  margin: 0px 6px 10px 6px;
  padding: 20px 0px 0px 0px;
  width: 32%;
  float:left;
}

#section_services_1col {
  margin: 0px 0px 10px 6px;
  padding: 0px 0px 30px 0px;
  width: 100%;
  float:left;
}

#section_services_2col {
  margin: 0px 6px 10px 6px;
  padding: 0px 0px 30px 0px;
  width: 65%;
  float:left;
}

#section_services {
  margin: 0px 5px 10px 5px;
  padding: 10px 0px 0px 0px;
  float:left;
  text-align:left;
  font-size: 20px;
  line-height: 22px;
  color:#333;
  text-transform: none;
}

#section_services h1 {
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 10px 0px;
  font-size: 20px;
  line-height: 22px;
  color:#333;
  text-align: left;
  text-transform: uppercase;
}

#section_services h2 {
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  font-size: 32px;
  color:#333;
  line-height: 35px;
  text-align:left;
}


#section_services ul {
  color:#333;
  list-style-type: circle;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
}

#section_services li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
}

/* _newsletter.scss */

#newsletter_bar {
  background: #333000;
  font-size: 13px;
  letter-spacing:1px;
  font-family: "myFirstFont", Helvetica, Arial, sans-serif;
  display: none;
  line-height: 1em;
  color:#FFFFFF;
  height: 50px; }

#newsletter_bar .container {
  right:0px;
  position: relative; }

#newsletter_bar a {
  color: #111; }

#newsletter_bar p {
  margin: 0px 0px 0px 0px;
  padding:10px 0px 0px 0px;
  left: 0px;
  line-height: 40px;
  position: absolute;
  text-transform: uppercase;
  top: 0; }

#newsletter_bar h1 {
  padding: 10px 0px 0px 250px;
  line-height: 40px;
  text-align: left;
  text-transform: normal; }

#newsletter_bar ul {
  margin: 20px 10px 0px 0px;
  position: absolute;
  right: 0;
  top: 0; }

#newsletter_bar ul li {
  float: left; }

#newsletter_bar ul .subscribe {
  margin-right: 2px; }

#newsletter_bar ul .subscribe a {
  background: #666;
  color: #FFF;
  display: inline;
  padding: 20px 20px 5px 20px;
  text-decoration: none;
  text-transform: uppercase;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

#newsletter_bar ul .subscribe a:hover {
  background: #FFF;
  color: #333;
  display: inline;
  padding: 10px 20px 5px 20px;}

input.button_send  {
	border:0px;
	margin:10px 0px 15px 0px;
	padding:10px 15px 15px 15px;
	width:70px;
	height:35px;
	color:#FFFFFF;
	font-family: 15px myFirstFont", Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
    	line-height: 16px;
	text-transform:uppercase;
	text-align:left;
	font-weight:normal;
	background:#66CC00;
	display:block;
	float:left;
  	-moz-border-radius: 5px 5px 5px 5px;
  	-webkit-border-radius: 5px 5px 5px 5px;
  	-khtml-border-radius: 5px 5px 5px 5px;
  	border-radius: 5px 5px 5px 5px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

input.button_send:visited  {
	border:0px;
	margin:10px 0px 15px 0px;
	padding:10px 15px 15px 15px;
	width:70px;
	height:35px;
	color:#FFFFFF;
	font-family: 15px myFirstFont", Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
    	line-height: 16px;
	text-transform:uppercase;
	text-align:left;
	font-weight:normal;
	background:#66CC00;
	display:block;
	float:left;
  	-moz-border-radius: 5px 5px 5px 5px;
  	-webkit-border-radius: 5px 5px 5px 5px;
  	-khtml-border-radius: 5px 5px 5px 5px;
  	border-radius: 5px 5px 5px 5px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

input.button_send:hover  {
	border:0px;
	margin:10px 0px 15px 0px;
	padding:10px 15px 15px 15px;
	width:70px;
	height:35px;
	color:#FFFFFF;
	font-family: 15px myFirstFont", Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
    	line-height: 16px;
	text-transform:uppercase;
	text-align:left;
	font-weight:normal;
	background:#333;
	display:block;
	float:left;
	cursor: pointer;
  	-moz-border-radius: 5px 5px 5px 5px;
  	-webkit-border-radius: 5px 5px 5px 5px;
  	-khtml-border-radius: 5px 5px 5px 5px;
  	border-radius: 5px 5px 5px 5px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

input.button_send:active  {
	border:0px;
	margin:10px 0px 15px 0px;
	padding:10px 15px 15px 15px;
	width:70px;
	height:35px;
	color:#FFFFFF;
	font-family: 15px myFirstFont", Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
    	line-height: 16px;
	text-transform:uppercase;
	text-align:left;
	font-weight:normal;
	background:#66CC00;
	display:block;
	float:left;
  	-moz-border-radius: 5px 5px 5px 5px;
  	-webkit-border-radius: 5px 5px 5px 5px;
  	-khtml-border-radius: 5px 5px 5px 5px;
  	border-radius: 5px 5px 5px 5px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

