/** CSS **/

/**Reset **/
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;
}
html, body {
	line-height: 1;
	height: 100%;
	font-family: "Futura Light","Century Gothic", AppleGothic, sans-serif;
}
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;
}

/** Layout */
#contact{
	display:none;
	height: 550px;
	width: 100%;
	background-color: #000;
	color: #fff;
	text-align: center;
	padding: 30px 0px; 
	margin: 0;
}
#cmain > p {
	float: left;
	clear: both;
}
#cmain {
	width: 960px;
	margin: auto;
	padding-left: 50px;
}
#cmain a {
	color: #fff;
	font-weight: bold;
}
#contact form {
	width: 450px;
	text-align: left;
}
#contact fieldset{
	padding: 10px;
}
#contact input[type=text], #contact textarea {
	width: 200px;
	padding: 0;
	margin: 0;
	font-size: 1em;
}
#contact textarea {
	padding: 2px;
}
.col1 {
	width: 150px;
	vertical-align: top;
}
.col2 {
	width: 250px;
	vertical-align: top;
}
.collast {
	text-align: right;
}
#recaptcha_area {
	padding: 10px;
	margin-left: 30px;
}
#recaptcha_instructions_image, td#recap noscript p {
	color: #fff !important;
	font-weight: bold;
}
#contact input#recaptcha_response_field {
	font-size: 1.4em;
	height: 20px;
}
.recapmsg {
	float: right;
	margin-top: 480px;
	left: 70px;
	color: red;
}
.mailok {
	position: relative;
	top: 400px;
	left: -325px;
	font-weight: bold;
}
iframe#linkedin_badge_gen_0 {
	position: relative;
	top: -470px;
	left: 150px;
	width: auto !important;
	height: 400px !important;
}
#maincontact iframe#linkedin_badge_gen_0 {
	position: relative;
	top: -460px;
	left: 100px;
	width: auto !important;
	height: 400px !important;
}
#maincontact #recap {
	text-align: right;
	padding-right: 45px;
}
#header {
  width: 100%;
  height: 160px;
  padding: 40px 0;
  text-align: center;
  letter-spacing:2px;
  }

h2#cbar {
  background-color: gray;
  color: #fff;
  height: 40px;
  width: 100%;
  padding-top: 20px;
  margin-top: 20px;

}
  
#main {
  width:960px;
  margin: auto;
  height: auto;
  padding-left: 170px;
  min-height: 500px;
  }
#maincontact {
  width:960px;
  margin: auto;
  height: auto;
  height: 100%;
  padding-bottom: 40px;
  }  
  
/* Sticky Footer Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

#mainleft, #mainright {
 float: left;
 margin: 0px;
 height: 100%;
 padding-bottom: 40px;
}
#mainleft {
  width: 350px;
  border-right: solid 1px gray;
  padding-left: 10px;
  padding-right: 40px;
  min-height: 380px;
}
#mainleft img#logoimg {
  margin-top: -20px;

}
#mainright {
  width: 450px;
  padding-left: 80px;
  padding-right: 10px;
}
#mainleft p {
  width: 200px;
  margin: 10px 0px;
}

#footer {
  width: 100%;
  color: gray;
  text-align: center;
  position: relative;
  margin-top: -60px; /* negative value of footer height */
  height: 60px;
  clear:both;
  padding-top: 10px;
  color: gray;
}
#hootcert {
  float: right;
  margin-top: -85px;
  margin-right: 200px;
}

/** Element Styles **/

h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.2em;
}
#gallery h2 {
  color: #3dabdc;
}
p {
  margin: 10px 0px;
}

/** General Styles **/
.jsinfo {
  display: none;
}
a.contactme {
	text-decoration: none;
	color: #fff;
}
a.contactme:active, a.contactme:visited, a.contactme:hover {
	text-decoration: underline overline !important;
	line-height: 1.2em;
}
a.linkedin-profileinsider-inline {
	color: #fff;
}
#contact form fieldset {
	border: 1px solid #fff;
}
#contact form legend {
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 10px;
}
#noscript {
  color: red;
}
#smbox {
    margin-top: 10px;
}
.smicons {
	margin: 0px 20px 0px 10px;
}

a.smicons:hover {
  position: relative;
  top: -5px;
} 

/* Easy Slider */
#slider, .playpause {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}
#slider p, .playpause p {
  width: 350px;
  line-height: 1.7em;
}
#slider ul, #slider li,
#slider2 ul, #slider2 li,
.playpause ul, .playpause li,{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider2{margin-top:1em;}
#slider li, #slider2 li, .playpause li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:450px;
	min-height:250px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
	}	
#nextBtn, #slider1next{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(easyslider1.7/images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a, #slider1next a{ 
	background:url(easyslider1.7/images/btn_next.gif) no-repeat 0 0;	
	}	
	
/* numeric controls */	

ol#controls{
	width: 960px;
	margin:1em auto;
	padding: 0px;
	height:10px;
	position: relative;
	top: -230px;
	left: -460px;	
	text-align: left;
	}
ol#controls li{
	margin: 30px 0 0 0; 
	padding:0;
	list-style:none;
	height:10px;
	line-height:10px;
	}
ol#controls li a{
	height:10px;
	line-height:10px;
	color:#555;
	padding:0 1px;
	text-decoration: none;
	}
ol#controls li.current a{
	font-weight: bold;
	color:#3E7943;
	text-decoration: underline;
	}	
	
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
