/* remove halo effect in firefox   */
a {
	outline: none;
}
.clear {
clear:both;
}
.right {
float:right;
margin:0 0 20px 20px;
}
.left {
float:left;
}
.border {
border:1px solid black;
}
/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code/kbd too */
h1,h2,h3,h4,h5,h6,pre,code,kbd { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
dl,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,img,div
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address,abbr */
address,abbr { font-style:normal }

/* more varnish stripping as necessary... */

*{
	font-size:100%;
}

body{
	font:85%/140% "Trebuchet MS";
	color:#333;
	background-color:#efefef;
}
a {
color:#A89913;
text-decoration:underline;
}
a:hover {
color:#996600;
}
#site_container {
width:740px;
margin:20px auto 0 auto;
padding:13px 17px 10px 13px;
background-color:#FFFFFF;
background-image:url(images/container_bg_shadow.gif);
overflow:hidden;
}
#site_container_bottom {
background-image:url(images/container_bg_shadow.gif);
background-position:0 -3990px;
width:770px;
height:10px;
margin:0 auto 20px auto;
overflow:hidden;
}
#top_container {
width:740px;
height:90px;
margin:0 auto 20px auto;
}
#top_container h1, #top_container h2 {
text-indent:-9999px;
}
#logo {
width:437px;
height:90px;
background-image:url(images/logo.gif);
background-repeat:no-repeat;
float:left;
}
#banner {
float:left;
width:254px;
height:80px;
padding:5px 5px 5px 44px;
background-image:url(images/ad_banner.jpg);
background-position:right;
background-repeat:no-repeat;
}
#banner h3 {
text-align:justify;
font:140%/140% "Trebuchet MS";
font-weight:normal;
}
.yellow {
color:#A89913;
}
.block {
display:block;
}

#navbar {
    height:41px;
	width:740px;
	margin:0 auto 11px auto;
}
#navbar li {
    list-style:none;
    display:inline;
}
#navbar a {
    width:185px;
	height:41px;
	text-indent:-9999px;
    float:left;
}
a.home {
	background:url(images/menu_home.jpg) no-repeat;
}
a.products {
	background:url(images/menu_products.jpg) no-repeat;
}
a.training {
	background:url(images/menu_training.jpg) no-repeat;
}
a.contact {
	background:url(images/menu_contact.jpg) no-repeat;
}
#navbar a:hover { 
    background-position:0 -41px;
}
#navbar a:active {
    background-position:0 -82px;
}
#content_top {
background-image:url(images/bg_top.jpg);
background-repeat:no-repeat;
width:740px;
height:12px;
margin:0 auto;
overflow:hidden;
}
#content_bottom {
background-image:url(images/bg_bottom.jpg);
background-repeat:no-repeat;
width:740px;
height:12px;
margin:0 auto 12px auto;
overflow:hidden;
}
#content {
background-image:url(images/bg_middle.jpg);
background-repeat:repeat-y;
padding:0 10px;
width:720px;
overflow:hidden;
letter-spacing:1px;
}
#content p {
margin-bottom:20px;
}
#content h4 {
margin-bottom:20px;
letter-spacing:1px;
}
ul.indent {
margin-left:40px;
margin-bottom:20px;
}
li.bullet {
list-style-type:disc;
}
#call_us {
text-align:center;
font:170%/150% "Trebuchet MS";
float:right;
margin:0 0 0 10px;
padding-top:30px;
width:236px;
height:125px;
background-image:url(images/ad_blank.jpg);
}
.number {
font-size:100%;
}


#adverts {
    height:155px;
	width:740px;
	margin:0 auto 20px auto;
}
#adverts li {
    list-style:none;
    display:inline;
}
#adverts a {
    width:175px;
	height:155px;
	text-indent:-9999px;
    float:left;
}
#adverts .right_margin {
margin-right:13px;
}
a.apad {
	background-image:url(images/ad_apad.jpg);
background-repeat:no-repeat;
}
a.ozone {
	background-image:url(images/ad_ozone.jpg);
background-repeat:no-repeat;
}
a.epi {
	background-image:url(images/ad_epi.jpg);
background-repeat:no-repeat;
}
a.neuro {
	background-image:url(images/ad_neuro.jpg);
background-repeat:no-repeat;
}
a.ip2000 {
	background-image:url(images/ad_ip2000.jpg);
background-repeat:no-repeat;
}
a.pega {
	background-image:url(images/ad_pega.jpg);
background-repeat:no-repeat;
}
a.him {
	background-image:url(images/ad_him.jpg);
background-repeat:no-repeat;
}
a.vario {
	background-image:url(images/ad_pega_vario.jpg);
background-repeat:no-repeat;
}
a.blank {
	background-image:url(images/ad_blank-2.jpg);
background-repeat:no-repeat;
}
#products {
margin:0 20px;
}
#products p {
margin:0;
}
#products h5 {
margin-bottom:10px;
}

#products img {
float:right;
}
#products li {
margin-bottom:20px;
}

#footer {
	text-align:center;
	font-size:0.9em;
	margin-bottom:20px;
}
#footer li {
	display:inline;
}
#footer li a {
	padding: 0 0.8em 0 0.5em;
	color:#666666;
}
#footer li a:hover {
	color:#000000;
}
a.divide {
border-right: 1px solid #666;
}
#company {
text-align:center;
	font-size:0.9em;
	color:#999;
}
a.pdf {
padding-left:20px;
background-image:url(images/pdf_logo.gif);
background-repeat:no-repeat;
}
a.video {
padding-left:20px;
background-image:url(images/video_logo.gif);
background-repeat:no-repeat;
}
#contact {
float:right;
font-size:12px;
}
.red {
color:#FF0000;
}
#realname:focus, #email:focus, #comments:focus, #interest:focus, #number:focus {
border:1px solid #A89913;
}
#realname, #email, #interest, #number {
background-image:url(/images/form-shadow.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
width:200px;
padding:3px;
border:1px solid #7F9DB9;
}
#comments {
background-image:url(images/form-shadow.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
width:225px;
height:100px;
padding:3px;
border:1px solid #7F9DB9;
}
#submit {
font-size:14px;
font-weight:bold;
margin:10px auto;
padding:2px;
}
