H1
{
   font-family:Arial;
   font-size:12;
   line-height:20px;
}

H2
{
   font-family:Arial Narrow;
   font-size:24;
}

body
{
   font-family:Arial;
	width:1000px;
	color: #EEF693;
	padding:0;
	margin:0;
	font-size:17px;
}

.title
{
   font-family:Mistral;
   font-size:25px;
   color:#5B89D7;
   font-weight:normal;
}

a {
color: #fff;
}

a.title
{
   font-family:Mistral;
   font-size:25px;
   color:#FEBE29;
   font-weight:notmal;
   text-decoration:none;
}

a.title:hover
{
	color:5B89D7;
    text-decoration:none;
}
.small-text
{
   font-family:Century Gothic;
   font-size:12;
   color:#000000;
   font-weight:normal;
}
.error
{
   text-align: left;
   border-top: thin solid #ff0000;
   border-bottom: thin solid #ff0000;
   background-color: #FFCABF;
   padding-left: 4px;
   width: 90%;
   margin-left:10px;
   margin-top:10px;
   font-family:Arial Narrow;
   font-size:16;
   color:#C42323;
   text-decoration:none;
   font-weight:bold;
}

.error-inner
{
   text-align: left;
   font-size:14;
   padding-left: 10px;
} 
.header
{
   font-family:Century Gothic;
   font-size:18;
   color:#778DA4;
   text-decoration:none;
   font-weight:bolder;
}

a.nav, a.nav:link, a.nav:active, a.nav:visited
{
   font-family:Century Gothic;
   font-size:16;
   color:#FFFFFF;
   text-decoration:none;
   font-weight:bolder;
}

a.nav:hover
{
   color:#F69A44;
}

#page_content{
background-color:#cbcdc0;
/*background-color:#636557;*/
height:360px;
width:400px;
overflow:auto;
}

#IEroot, #ie_page_content{
background-color:#cbcdc0;
height:360px;
width:100%;
}

#red_bar{
background-image:url('./images/red_bar.jpg'); 
background-repeat:repeat-x; 
width:100%;
height:2px;
position:relative;
bottom:152px;
z-index:2;
}

#IEroot, #ie_red_bar
{
background-image:url('./images/red_bar.jpg'); 
background-repeat:repeat-x; 
width:100%;
height:2px;
position:relative;
bottom:154px;
z-index:2;
}
 

/* module=consulting&class=services*/
#services_p1{
position:relative;
text-align:justify;
width:440px;
display:inline;
float:left;
}

#services_p2{
float:right;
position:relative;
}

#services_p3{
position:inherit;
width:100%;
margin-top:20px;
}

.text
{
color:#FFFFFF;
}

/* module=home&class=home*/
#home_p1
{
text-align:justify;
width:600px;
text-indent:30px;
}
#home_chalkboard
{
position:relative;
float:left;
}
#home_p2
{
text-align:justify;
position:relative;
width:auto;
text-indent:30px;
}
#home_p2wrapper
{
width:600px;
}

#home_wrapper
{
position:relative;
float:right;
margin-right:50px;
}

/* module=products&class=mk2*/
#mk2_specs
{
position:relative;
float:left;
text-align:left;
margin-left:50px;
}
#mk2_video
{
position:relative;
float:left;
margin-left:100px;
}

#mk2_p1
{
position:relative;
float:right;
width:500px;
}

#mk2_pics
{
position:relative;
float:right;
margin-right:100px;
}

#clear{clear:both;}


a.link:link, a.link:active, a.link:visited
{
   font-family:Arial;
	width:100%;
	color:#FFFFFF;
	padding:0;
	margin:0;
	font-size:17px;
	text-decoration:none;
}
a.link:hover
{
	color:#0096CF;
}

.footer_nav
{
font-size:12px;
color:#FFFFFF;
}

a.footer_nav:active, a.footer_nav:link, a.footer_nav:visited
{
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

a.footer_nav:hover
{
color:#FFCC00;
}

#lit_form
{
width:280px;
}

#literature, input
{
width:200px;
margin:1px;
}
#lit_label
{
text-align:left;
position:relative;
float:left;
}

#lit_left
{
float:left;
}

#lit_right
{
float:right;
}

#lit_btn{
position:relative;
display:block;
bottom:104px;
z-index:30;
float:right;
}

#ie_lit_btn
{
position:relative;
float:right;
bottom:3px;
right:5px;
z-index:30;
}
