* {margin:0; padding:0;}


html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	/* background-image: url(../images/back786.gif);
	background-repeat: repeat-y;
	background-position: top center; */
	background-color:#a7a9ac;
font-family:Arial, Helvetica, sans-serif;

}





html { 
overflow-y: scroll; 
} /* to create a vertical dummy scrollbar in Firefox or Safari which would not have a scrollbar with height 100%. If you move to and from pages which don't have a vertical scrollbar to a page which does, it makes the page content jump sideways without a forced dummy scrollbar (works in Firefox and Safari but not in Opera; IE always shows a dummy scrollbar; Opera needs min-height and height: 101% in the container styles but it causes a standard scrollbar, not a dummy, and is less correct.)*/



h4
{
font-size: 1em;
padding-right: 0px;
color:#333;

}


#container_main {
	width: 900px;
	margin: 0 auto;
	border: 0;
	padding: 0 0px;
	min-height: 100%;


}

#container_inner {
	width: 900px;
	margin: 20px 0px 20px 0px;
	border: 1px solid #000;
		background-color:#60baef;

}

#footer a, #footer a:visited {
	color:#00C;
	text-decoration:underline;
} 

#footer a:hover {
	color:#00C;
	text-decoration:none;
} 


#slides_right a, #slides_right a:visited {
	color:#00C;
	text-decoration:underline;
} 

#slides_right a:hover {
	color:#00C;
	text-decoration:none;
} 


#media_wrapper a, #slides_right a:visited {
	color:#00C;
	text-decoration:underline;
} 


#media_wrapper a:hover {
	color:#00C;
	text-decoration:none;
} 





p a, p a:visited {
	color:#00C;
	text-decoration:underline;
} 

p a:hover {
	color:#00C;
	text-decoration:none;
} 








#container_inner h1 { 
margin: 0px; padding: 0px; 
}


#content-wrap {
	width: 94%;
	margin: 40px auto;
	clear:both;
}





/* -------------- LOGO / TOP NAV STYLES -------------- */

#logo{
	width: 900px;
	margin: 0 auto;
	height:210px;
	background-image: url(../images/enspektos-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}



 


#search
{
float:right;
padding-right:15px;
padding-top: 160px;
}

.button {

    border: none;
    background: url('../images/Search-icon.gif') no-repeat top left;
	width:22px;

}


.button:hover {

    background: url('../images/Search-icon-hover.gif') no-repeat top left;
	cursor:pointer;
}





#menu_section  {
	float:right;
	width:900px;
	height:34px;
	position:relative;
	top:20px;
	background: black url(../images/menu/blockdefault.gif) center center repeat-x;
	margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
overflow: hidden;
}

.solidblockmenu{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	font: bold 16px Arial;
	width: 647px;
}

.solidblockmenu li{
 list-style: none;
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 8px 11px;
text-decoration: none;
border-right: 0px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover{
color: white;
background: transparent url(../images/menu/blockactive.gif) center center repeat-x;
}


.solidblockmenu li .current{
color: white;
background: transparent url(../images/menu/blockactive.gif) center center repeat-x;
}


.solidblockmenu_home{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	font: bold 16px Arial;
	width: 580px;
}

.solidblockmenu_home li{
 list-style: none;
display: inline;
}

.solidblockmenu_home li a{
float: left;
color: white;
padding: 8px 11px;
text-decoration: none;
border-right: 0px solid white;
}

.solidblockmenu_home li a:visited{
color: white;
}

.solidblockmenu_home li a:hover{
color: white;
background: transparent url(../images/menu/blockactive.gif) center center repeat-x;
}


.solidblockmenu_home li .current{
color: white;
background: transparent url(../images/menu/blockactive.gif) center center repeat-x;
}







/*  NAVIGATION MENU END   */



#enspektos_blurb {
	text-align:center;
	padding-top:10px;
	margin-bottom:10px;

}

#enspektos_blurb_homepage {
	text-align:center;
	padding-top:10px;
	margin-bottom:0px;

}



#enspektos_blurb_nosubtext {
	text-align:center;
	padding-top:10px;
	margin-bottom:30px;

}


.enspektos_blurb_largefont {
	font-size: 1.5em;
	color:#000;
}



.enspektos_blurb_smallfont {
	font-size: 16px;
	color:#000;
	text-align:center;
}


.post { text-align:justify;
padding: 0px 10px 0px 10px;
clear:both;

}



.contentarea
{
padding-top: 1.3em;

}

.contentarea ul 
{

	margin-left:20px;

}



.contentarea li
{
	padding-left: 0.3em;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom:8px;
	line-height:18px;
}


.contentarea li.testimonials    {
	padding-left: 0.3em;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom:8px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
}

.testimonials_quotes {
	color:#009;
}


.testimonials_source {
	padding-top:10px;
	
}





#flash_wrapper {
	width:800px;
	margin-top:10px;
	overflow: auto;
	text-align: center;
	margin-left: 20px;

	}
	
	
#flash_left {
float:left;
width:235px;
	}

	
	
#flash_right {
float:right;
width:520px;

	}
	



.flashmenubutton {
	float:right;
	width: 235px;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size:14px;


}



.flashmenubutton a{
	display:block;
		background-color: #a7a9ac;
	color:#fff;
	text-decoration:none;
	padding: 6px 0px 6px 0px;
	border: 1px solid #000;
	font-weight:normal;

}

.flashmenubutton a:hover{
	display:block;
	color:#FFF;
	background-color: #009;
		font-weight:bold;

}





#slides_wrapper {
	width:800px;
	margin-top:10px;
	overflow: auto;
	text-align: center;
	margin-left: 30px;
	}
	
	
#slides_left {
float:left;
width:220px;
	}

	
	
#slides_right {
float:right;
width:560px;

	}
	


	
	


#contactform_wrapper {
	width:840px;
	margin-top:10px;
	overflow: auto;
	text-align: center;
	margin-left: 20px;
	}
	
	
#contactform_left {
float:left;
width:380px;
	}

	
	
#contactform_right {
	float:right;
	width:420px;

	}
	





#media_wrapper {
	width:800px;
	padding-top:0px;
	padding-left: 20px;



	}
	
	
#media_left {
float:left;
width:390px;
height:70px;

	}

	
	
#media_right {
	float:right;
	width:360px;
	height:70px;

	}







/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


/* horizontal line */
.divider1 {

	position: relative;
height: 26px;
	margin: 2em 0em 1.5em 0em;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}



.divider2
{
	position: relative;
	height: 1px;
	margin: 2.0em 0em 2.0em 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}







/* images */
img {
	padding: 0px;
}


img.float-right {
	margin: 5px 0px 5px 10px;
	background: #FCFCFC;
	border: 1px solid #666;
}

img.float-left {
	margin: 5px 10px 5px 0px;
	background: #fafafa;
	border: 1px solid #666;
}


.img-homepage {
  	margin: 0px 0px 0px 0px;

}


.img-resume {
	margin: 0px 15px 0px 30px;
	border: 1px solid #999;
	float:right;
}

.img-right-noborder {
	margin: 0px 0px 10px 10px;
	float:right;
}




img.right_column_box-img {
	margin-left:0px;
	margin-right:0px;
	border: 1px solid #666;
	text-align:center;
}


img.dvdsales-float-left {
	margin: 0px 10px 0px 0px;
	border: 0px;
	float:left;
	vertical-align:top;

}


img.facebook {
	margin: 0px 20px 0px 0px;
	border:0px;

}

img.twitter {
	margin: 0px 0px 0px 20px;
	border:0px;

}



.bold14 {
	font-size:14px;
	font-weight:bold;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

hr {
margin:30px 0px 30px 0px;
}



p
{
	line-height: 1.5em;
	margin-bottom: 1em;
	text-align: left;
}

p.subheader {
	line-height: 1.4em;
	margin-bottom: .5em;
	text-align: left;
	padding-left: 10px;
	
	
}




.italic {
	font-style:italic;
	
}

.bold {
	font-weight:bold;
}







.page_header {
	font-size: 150%;
	color: #303;
	padding: 0px 0px 20px 0px;
	margin: 0;
	line-height: 20px;

}





.clear { clear: both; }

#videoscontent {
	width:680px;
	margin-top:10px;
	overflow: auto;
	text-align: center;

	}
	


#bockquotes_wrapper {
	width:600px;
	margin-bottom:20px;
	text-align: justify;
	margin-right: 20px;
}

blockquote.quotationmarks {
  font: 14px/20px italic Times, serif;
  padding: 8px;
  margin: 0px 0px 0px 10px;
  background-image: url(../images/quotes1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 0px;
  font-weight:bold;
  color: #666;
  }
  blockquote.quotationmarks span {
     display: block;
     background-image: url(../images/quotes2.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
	 margin-bottom:-2px;
   }

.blockquote_refernece {
	margin-left:450px;
	font: 14px/20px italic Times, serif;
	font-weight:bold;
	color: #666;

}









/* -------------- FOOTER STYLES -------------- */




#clearfooter {
	height: 20px;
	border: 0;
	margin: 0;
	padding: 0;
} 


#footer {
	width: 852px;
	height: 50px;
	padding: 0 0 15px 0;
	margin: 0 auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
} 




.copyright {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	
}


/*
#footer a:link, a:visited, a:active {
	text-decoration: none;
	color:#036;
	
}

#footer a:hover {
	text-decoration: underline;
	
}
*/







img.left
{
	position: relative;
	float: left;
	margin: 0em 1.4em 0.2em 0em;
}

img.right
{
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
	border: 1px solid #333;
}



.bolditalic {
	font-style:italic;
	font-weight:bold;
}

.size10font {
	font-size: 10px;
}





.size12font {
	font-size: 12px;
}

.size12boldfont {
	font-size: 12px;
	font-weight:bold;
}



.size16bold {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}



.size14boldred {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.underline {
	text-decoration: underline;
}




.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 */
