/* CSS Document */
body {
margin-top: 0;
background-color: #ebebeb;
background-image: url(images/bg_wrapper_outer.jpg);
background-repeat:repeat-y;
background-position:center;
text-align:center;
}

.creative_text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
}

.creative_text a{
color: #419fff;
text-decoration: none;
font-weight: bold;
}
.creative_text a:hover{
text-decoration: underline;
}

/*=WRAPPER*/
#wrapperouter {
width: 750px;
text-align: left;
height: auto;
z-index: -30;
margin-left:auto;
margin-right:auto;
}

#wrapperinner {
background-image: url(images/bg_wrapper_inner.jpg);
z-index: -20;
}
#subnav img {
	width: 750px;
	height: 28px;
	position: absolute;
	top:143px;
	z-index: 0;
}
.homepagebox {
	float:right;
	position: relative;
	left:80px;
	margin-left: -50px;
	padding-top: 40px;
	width: 150px;
	z-index:1;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
}

.homepagebox a {

color: #999999;
font-weight:normal;
font-style:normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.homepagebox p {
font-weight:bold;
margin-bottom:4px;
font-style:bold;
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}


/*=HEADER*/
#headeremitch {
width:750px;
height: 116px;
margin: 0;
background-image: url(images/header_emitch.jpg);
background-repeat: no-repeat;
text-indent: -5000px;
/* a much better way of doing it, and saves an extra rule */
}

#headeremitch a {
float:left;
margin-bottom:-135px;
top:0;
left:0;
 width: 380px;    
 height: 135px;
 position:inherit;

}

#headerabout {
width:750px;
height: 116px;
margin: 0;
background-image: url(images/header_about.jpg);
background-repeat: no-repeat;
text-indent: -5000px;
/* a much better way of doing it, and saves an extra rule */
}

#headerabout a {
float:left;
margin-bottom:-135px;
top:0;
left:0;
 width: 380px;    
 height: 135px;
 position:inherit;
}

#headerservices {
width: 750px;
height: 116px;
margin: 0;
background-image: url(images/header_services.jpg);
background-repeat: no-repeat;
text-indent: -5000px;
/* a much better way of doing it, and saves an extra rule */
}
#headerservices a {
float:left;
margin-bottom:-135px;
top:0;
left:0;
 width: 380px;    
 height: 135px;
 position:inherit;
}

#headerinvestor {
width: 750px;
height: 116px;
margin: 0;
background-image: url(images/header_investor.jpg);
background-repeat: no-repeat;
text-indent: -5000px;
/* a much better way of doing it, and saves an extra rule */
}
#headerinvestor a {
float:left;
margin-bottom:-135px;
top:0;
left:0;
 width: 380px;    
 height: 135px;
 position:inherit;

}

#headercontacts {
width:750px;
height: 116px;
margin: 0;
background-image: url(images/header_contacts.jpg);
background-repeat: no-repeat;
text-indent: -5000px;
/* a much better way of doing it, and saves an extra rule */
}
#headercontacts a {
float:left;
margin-bottom:-135px;
top:0;
left:0;
 width: 380px;    
 height: 135px;
 position:inherit;

}

/*=CONTENT*/
#content {
clear: both;
margin-left: auto;
margin-right: auto;
padding-top: 55px;
width: 550px;
z-index:1;
}
#noBorder td{
font-size: 0.7em;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#noBorder th{
color: #006893;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
}
h2 {
color: #006893;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;

}
h3 {
color: #006893;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
}
h4 {
color: #006893;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	
	
	color:#0099FF;


}
#content li {
	color:#000000;
	list-style-image:url(images/bullet.jpg);
	line-height:1.5em;
	

}

strong {
color: #666;
}
#content a {
color: #419fff;
text-decoration: none;
font-weight: bold;
}
#content a:hover {
text-decoration: underline;
}


#menubar {
position: absolute;
display: inline;
padding:0px;
width: 753px;
top: 116px;
border: 0;
padding: 0;
z-index: 100;
/*margin: 26px -70px;
*/
}
#menu3Container {
	
	display: inline;
	padding:0px;
	width: 547px;
	top: 28px;
	border: 0;
	padding: 0;
	z-index: 100;
	left: 0px;
}
#menu3Container, #menu3Content { 


	width:547px;
	height:28px;
	z-index: 100;
	left: 71px;
	top: 28px;
}
#menu4Container { 
	position: absolute;
	display: inline;
	padding:0px;
	width: 647px;
	top: 28px;
	border: 0;
	padding: 0;
	z-index: 100;
	left: 0px;
}
#menu4Container, #menu4Content {
	position:absolute;
	width:647px;
	height:28px;
	z-index: 100;
	left: 71px;
	top: 28px;
}
.menu .options {
font: 10px verdana;
margin-right:1px;
margin-bottom:1px;
}
.menu a {
color:#31465E;
display: inline;
padding: 0px;
text-decoration:none;
background-color:transparent;
}
.menu a:hover {
text-decoration: none;
}
.paddingLeft {
padding-left: 0px;

}
/*=NAVIGATION*/
/*
#navigation {
width: 750px;
height: 28px;
position: absolute;
left: 0px;
top: 0px;
display: inline;
top: 116px;
border: 0;
padding: 0;
}
#navigation ul li {
display: inline;
list-style: none;
margin: 0;
padding: 0;
}
#navigation li {
display: inline;
}
#navigation li a img {
border: 0;
}
.mainnavhover li a:link, li a:visited {
display: inline;
width: 750px;
padding: 0;
background: url(images/nav-rollover_emitch.jpg) top left no-repeat;
}
.mainnavhover li a:hover{
background-position: 0 -28px;
}	
.rollover a {
display: inline;
width: 90px;
height: 30px;
padding:10px 10px 10px 7px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em
color:#006893;
background: url("nav_services.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rollover a:hover {	
background-position: 0 -35px;
color: #049;
}
.rollover a:active {
background-position: 0 -70px;
color:#fff;
}
#navigation starnav {
background-image: url(/emitch/images/nav-rollover_emitch.jpg);
}	
*/	
/*
.starnav {
width: 87px;
height: 28px;
background-image: url(/emitch/images/nav-rollover_emitch.jpg)
}
.starnav a:hover {
background-position: 0 -35px;
}
.gennav {
width: 87px;
height: 28px;
background-image: url(/emitch/images/nav-rollover_services.jpg)
}
.gennav a:hover {
background-position: 0 -35px;
}
*/
