* {	
	
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
/*	border: 1px solid white !important; */
	position: relative;
		}
 
@font-face {
  font-family: "hnt";
  font-style: normal;
  
  src: url(../fonts/hnt.ttf);
  }
  
@font-face {
  font-family: "hn";
  font-style: normal;
  
  src: url(../fonts/hn.ttf);
  }
  
body#index, body#bio, body#port, body#price, body#faqs, body#testes, body#contact {background-image: url('../images/bg.png');
				background-repeat: repeat-x;
				background-color: #161616;
				font-family: 'HelveticaNeue','Helvetica Neue','Helvetica Neue UltraLight', Helvetica, 'hn', Arial, sans-serif;
				font-weight: 200;}
				

				
#content {width: 1265px;
			height: auto;}
			
#picturebio {border: 1px solid #A9A9A9;
			float: left;
			margin: -24px 0 0 100px;
			padding: 25px;
			width: 700px;}
			
#aboutdann {float: left;
			width: 700px;
			font-size: 3em;}

#infodann {float: right;
			margin: -19px 0 0 0;
			padding: 0 120px 0 0;
			font-size: 2.5em;
			font-family: 'HelveticaNeue-UltraLight','Helvetica Neue UltraLight','Helvetica Neue',Helvetica, 'hnt', Arial, sans-serif;
			font-weight: 100;
			line-height: 2.2em;}
			
#picturebio a {font-size: 1em;
				text-decoration: none;}
				
#headerport { float: left;
			margin: -58px 0 0 0px;
			font-size: 2.3em;}
			
.pics {float: left;
	margin: -32px 0px 0px 24px;
         width: 800px;}

.pic {float: left;
         height: 106px;
         margin: 10px;}
				
#picturebio a:hover {text-decoration: underline;}

#header {height: 209px;
		width: 1260;}

#logo {float: left;
		}

#headerspacer {width: 448px;
				float: left;
				height: 209px;}

#headerinfo {width: 459px;
				float: left;
				height: 53px;
				font-size: 3em;
				padding: 117px 0 0 0px;
				}
				
#headerinfoprice {font-size: 1em;
				float: left;
				margin: -33px 0 0 408px;
				width: 660px;}
				
#headerinfoprice a:hover {text-decoration: none;}
				
#pricingchart {width: 674px;
				float: left;
				background: #161616;
				margin: 25px 0 0 78px;
				font-family: 'HelveticaNeue-UltraLight','Helvetica Neue UltraLight','Helvetica Neue',Helvetica, 'hnt', Arial, sans-serif;
			font-weight: 100;}
				
td {padding: 8px !important;
	border: 1px dashed gray !important;
	text-align: center;}
	
	
	
#faq {float: left;
		width: 800px;
		font-family: 'HelveticaNeue-UltraLight','Helvetica Neue UltraLight','Helvetica Neue',Helvetica, 'hnt', Arial, sans-serif;
			font-weight: 100;
			margin: -39px 0 0px 24px;
			padding: 0 0 15px 0;}
			
#faq a:hover {text-decoration: none;}
			
.q {text-align: left;
	font-size: 1.9em;
	font-weight: 100;
	padding: 25px 0 3px 0;}

.ans {font-size: 1.2em;
		font-weight: 200;
		line-height: 1.2em;}
		
#testimonials {font-size: 1.5em;
			font-family: 'HelveticaNeue-UltraLight','Helvetica Neue UltraLight','Helvetica Neue',Helvetica, 'hnt', Arial, sans-serif;
			font-weight: 100;
			float: left;
			width: 800px;
			margin: -24px 0 0 24px;}
			
.person {font-weight: 200;
			padding: 0px 0 20px 0;
			font-family: 'HelveticaNeue','Helvetica Neue','Helvetica Neue UltraLight', Helvetica, 'hn', Arial, sans-serif;
				}
			
#testpic {float: right;
		z-index: 10;
		width: 256px;
		}
		
#caption {float: left;
			font-size: 1em;
			padding: 0 0 0 0px;
			
			}
				
				
p span.light {font-family: 'HelveticaNeue-UltraLight','Helvetica Neue UltraLight','Helvetica Neue',Helvetica, 'hnt', Arial, sans-serif;
			font-weight: 100;}

#middle {height: 469px;
			width: 1260px;
			float: left;}

#menu {height: 504px;
		width: 331px;
		float: left;
		}
		


#menu a {
  
  text-indent: -900%;
  position: absolute;
  outline: none;
}


#menu a:hover span {
  display: block;
}

#menu .home {
  width: 329px;
  height: 72px;
  background: url('../images/home.png') 0 0 no-repeat;
  position: relative;
  top: -24px;
  float: left;
  
  
  
}

#menu .about {
  width: 329px;
  height: 72px;
  background: url('../images/about.png') 0 0 no-repeat;
  position: relative;
  top: -24px;
  float: left;
  z-index: 200;
  
  
  
}

#menu .portfolio {
  width: 329px;
  height: 72px;
  background: url('../images/portfolio.png') 0 0 no-repeat;
  position: relative;
  top: -24px;
  float: left;
  
  
  
}

#menu .pricing {
  width: 329px;
  height: 72px;
  background: url('../images/pricing.png') 0 0 no-repeat;
  position: relative;
  top: -24px;
  float: left;
  
  
  
}

#menu .contact {
  width: 329px;
  height: 72px;
  background: url('../images/contact.png') 0 0 no-repeat;
  position: relative;
  top: -24px;
  float: left;
  
  
  
}

#menu .faq {
  width: 329px;
  height: 72px;
  background: url('../images/faq.png') 0 0 no-repeat;
  position: relative;
  top: -24px;
  float: left;
  z-index: 200;
  
  
  
}

#menu .test {
  width: 329px;
  height: 72px;
  background: url('../images/testimonials.png') 0 0 no-repeat;
  position: relative;
  top: -24px;
  float: left;
  z-index: 200;
  
  
  
}

#menu .currentport{
	
	background:url("../images/portfolio.png") 0 -78px no-repeat transparent;
	width: 329px;
  height: 72px;
  
  position: relative;
  top: -24px;
  float: left;
	}
	
#menu .currentprice{
	
	background:url("../images/pricing.png") 0 -78px no-repeat transparent;
	width: 329px;
  height: 72px;
  
  position: relative;
  top: -24px;
  float: left;
	}
	
#menu .currentcontact{
	
	background:url("../images/contact.png") 0 -79px no-repeat transparent;
	width: 329px;
  height: 72px;
  
  position: relative;
  top: -24px;
  float: left;
	}
	
#menu .currentfaq{
	
	background:url("../images/faq.png") 0 -78px no-repeat transparent;
	width: 329px;
  height: 72px;
  
  position: relative;
  top: -24px;
  float: left;
	}
	
#menu .currenttest{
	
	background:url("../images/testimonials.png") 0 -79px no-repeat transparent;
	width: 329px;
  height: 72px;
  
  position: relative;
  top: -24px;
  float: left;
	}
	
#menu .currentabout{
	
	background:url("../images/about.png") 0 -79px no-repeat transparent;
	width: 329px;
  height: 72px;
  
  position: relative;
  top: -24px;
  float: left;
	}

#menu .home:hover {
	
	background:url("../images/home.png") 0 -79px no-repeat transparent;
	}
	
#menu .about:hover {
	
	background:url("../images/about.png") 0 -79px no-repeat transparent;
	}
	
	#menu .portfolio:hover {
	
	background:url("../images/portfolio.png") 0 -78px no-repeat transparent;
	}
	
	#menu .pricing:hover {
	
	background:url("../images/pricing.png") 0 -78px no-repeat transparent;
	}
	
	#menu .contact:hover {
	
	background:url("../images/contact.png") 0 -79px no-repeat transparent;
	}
	
	#menu .faq:hover {
	
	background:url("../images/faq.png") 0 -78px no-repeat transparent;
	}
	
	#menu .test:hover {
	
	background:url("../images/testimonials.png") 0 -79px no-repeat transparent;
	}


#picture {float: left;
		width: 615px;
		height:508px;
		margin: -22px 0 0 80px;
		z-index: 150;}

#rside {width: 234px;
float: left;
font-size: 2.5em;
line-height: 1.5em;
margin: -40px 0 0 0;}

.heavy {font-size: 2.4em;
		line-height: .7em;}
		
.heavyplus {font-size: 2.4em;
		line-height: .1em;
		font-align: center;}
		


#bottom {float: left;
		height: 300px;}

#bottomspacer {width: 495px;
				height: 300px;
				float: left; }

#bottommiddle {text-align: right;
				font-size: 3em;
				line-height: 1.5em;
				float: left;
				height: 300px;
				width: 526px;}

#plus {background-image: url(../images/plus.png);
		width: 242px;
		height: 242px;
		margin: 28px 0 0 0;
		float: left;}
		
#indianabg {position: absolute;
		left: 90px;
		top: 640px;
		z-index: 100}

#copyright {font-size: .9em;
			float: left;
			text-align: center;
			margin: 180px 0 0 400px;
			padding: 10px;
			border: 1px solid gray;}

/*RESET*/
/* v1.0 | 20080212 */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;

}





/*
   ----------------------------------------------------------------
   GBCF-V3 DEFAULT STYLE SHEET - MIKE CHERIM HTTP://GREEN-BEAST.COM
   ----------------------------------------------------------------
*/

/* === form div and elements ======================================= */

#form-div { 
  font-family : 'HelveticaNeue-UltraLight','Helvetica Neue UltraLight','Helvetica Neue',Helvetica, 'hnt', Arial, sans-serif;
  font-weight: 100;
  width : 500px;
  
  color : #555;
  line-height : 1.7em;
  margin: 0 0 0 150px;
  float: left;
}

#form-div p.form-footer {
	display: none;
  
 }

#form-div p.form-footer a { 
  color : #669900; 
}

#form-div p.form-footer a:hover, #form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  background-color : #eee; 
}


/* === form div link styles ======================================== */

#form-div a { 
  color : #669900; 
}
  
#form-div a:hover, #form-div a:focus, #form-div a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div a:focus, #form-div a:active { 
  background-color : #eee; 
}


/* === success and error message/results box ======================= */

#form-div p.success, #form-div p.error, #form-div p.center { 
  color : #fff;
  /* color : #000; (lite colors option - uncomment to use) */
  padding : 1px 4px; 
  border : 1px solid #000; 
  background-color : gray;
  /* background-color : #d6e3ba; (lite colors option - uncomment to use) */
  margin : 10px 3px;
  text-align : center;
}

#form-div p.error { 
  background-color : #bb0000; 
  /* background-color : #edbaba; (lite colors option - uncomment to use) */
}

#form-div p.error a, #form-div p.success a {
  color : white;
}

#form-div p.center {
  text-align : center;
  background-color : gray;
  color : #000;
  margin-top : -3px;
  padding : 0px 4px; 
}

#form-div p.error a:hover, #form-div p.error a:focus, #form-div p.error a:active, 
#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  color : white;
  background-color : #bb0000; 
}

#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  background-color : gray; 
}


/* === structural form elements ==================================== */

form#gbcf-form { }

fieldset.main-set,
fieldset.req-set,
fieldset.opt-set { 
  border : 1px solid gray;
  padding : 5px;
}


/* === textural form elements ====================================== */

#form-div legend { 
  font-weight : bold;
}

#form-div legend span { }

legend.main-legend { 
  color : #777;
  font-size : 110%;
}

legend.req-legend,
legend.opt-legend { 
  color : #777;
}

legend.main-legend span { }
legend.main-legend { }

legend.req-legend span { }
legend.req-legend {
  margin-left : -2px;
}

legend.opt-legend span { }
legend.opt-legend { 
  margin-left : -2px;
}

label.req-label, label.opt-label {
  color : gray;
}

label.opt-label.check {
  float : right;
  padding : 0;
  margin : 1px 4px;
  cursor : pointer;
}

label.opt-label.main-label {
  margin : 0 2px;
  font-weight : bold;
}

label.opt-label.main-label span {
  font-weight : normal;
  color : #666;
}

label.opt-label.main-label span.req, label span.req  {
  font-weight : bold;
  color : #c70000;
}

label.req-label.explain {
  color : #666;
  font-size : .8em;
}

label.req-label.explain:hover {
  color : white;
}

/* === control and interface form elements ========================= */
/*
  note: In this section you will see the hover/focus styles for the 
  inputs. For example: input:hover, input:focus. You will also see 
  these names applied as classes: input.hover, input,focus, for 
  example. This is not done by mistake. Those classes are needed for 
  the JavaScript focus script (files/focus.js) for IE 7 and older.
*/

input.text-long.address, input.text-long.address:hover, input.text-long.address:focus,
input.text-long.address.hover, input.text-long.address.focus {
  border-bottom : 0;
  margin-bottom : 0;
  padding-bottom : 2px;
  border-bottom : 1px dotted #bbb;
}

input.text-long.address2, input.text-long.address2:hover, input.text-long.address2:focus,
input.text-long.address2.hover, input.text-long.address2.focus {
  border-top : 0;
  margin-top : 0;
  padding-top : 2px;
  border-top : 1px dotted #bbb;
}

input.checkbox {
  border : 1px solid #999;
  width : .9em;
  height : .9em;
  padding : 0;
  margin : 0;
  cursor : pointer;
}

input.checkbox:hover, input.checkbox.hover,
input.checkbox:focus, input.checkbox.focus {
  border : 1px solid #666;
}

input.text-short, 
input.text-med, 
input.text-long,
select.select,
textarea.textarea {
  font : 1em verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  border : 1px solid #999;
  background-color : gray;
  cursor : text;
  padding : 1px 2px;
}

select.select {
  padding : 1px 0;
}

input.text-short {
  width : 100px;
}

input.text-med, select.select {
  width : 250px;
}

input.text-long {
  width : 300px;
}

textarea.textarea {
  width : 440px;
  height : 200px;
}

select.select, select.select option {
  cursor : pointer;
}

input.text-short:focus, input.text-short.focus, 
input.text-med:focus, input.text-med.focus,
input.text-long:focus, input.text-long.focus,
select.select:focus, input.select.focus,
textarea.textarea:focus, textarea.textarea.focus {
  border : 1px solid #666;
  background-color : gray;
}

input.button { 
  font : 1.1em verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  font-weight : bold;
  margin-top : 8px;
  padding : 1px 10px;
  cursor : pointer;
  float : right;
  clear : both;
  color : black;
}

input.button:hover, input.button.hover,
input.button:focus, input.button.focus {
  color : #333;
}

/* because IE6 sucks - if you have a conditionally served IE6 style sheet add this to it */
* html input.button {
  border : 1px solid #666;
}


/* EOF - Created by Mike Cherim @ http://green-beast.com =========== */


