﻿* {}

OLDhtml{background: url(../images/bg_html.jpg);}

OLDbody {
 background: url(http://www.manex.com/images/bg_body.jpg) top repeat;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #4D4D4D;
 width: 100%;
}

.HEADTABLE{
 background-image:url(http://www.manex.com/images/bg_body.jpg) top repeat;	
}

#OLDwrapper { 
 margin: 0 auto;
 display: block;
 width: 1024;
}
#wrapper { 
 display: block;
 width: 1024;
}

#OLDheader {
 background: url(../images/manex_header.jpg) top center no-repeat;
 width: 100%;
 padding: 0px;
 height: 130px;
 margin: 0;
 text-indent: -9999px;
 position: relative;
 margin-bottom: -6px
}
#header2 {
 background: url(../images/manex_header.jpg) top center no-repeat;
 width: 100%;
 height: 80px;
 text-indent: -9999px;
 top:-15px;
 position:relative;
 z-index:999999;
}

#nav {
 float: none;
}

#nav a{
	height: 32px;
	width: 171px; 
	display: block; 
	float: left; 
	margin-right: -25px; 
	position: relative;
	margin-left: 2px;
	padding: 0px;
}

#nav a.home{background: url(../images/navs/navs.jpg) 0 -66px no-repeat; z-index:5;}
#nav a.home.active{background: url(../images/navs/navs.jpg) 0 0px no-repeat; z-index: 99;}

#nav a.solutions{background: url(../images/navs/navs.jpg) -148px -66px no-repeat; z-index:4;}
#nav a.solutions.active{background: url(../images/navs/navs.jpg) -182px 0px no-repeat; z-index: 99; left: 3px }

	/******This is the adjusted configuration of the tabs******/
#nav a.companyinfo{background: url(../images/navs/navs.jpg) -296px -66px no-repeat; z-index:3;}
#nav a.companyinfo.active{background: url(../images/navs/navs.jpg) -362px 0px no-repeat; z-index: 99; left: -10px}

#nav a.referrals{background: url(../images/navs/navs.jpg) -444px -66px no-repeat; z-index:2; left: 0px;}
#nav a.referrals.active{background: url(../images/navs/navs.jpg) -541px 0px no-repeat; z-index: 99; left: 5px}

#nav a.support{background: url(../images/navs/navs.jpg) -847px -66px no-repeat; z-index:1; left: 255px;}
#nav a.support.active{background: url(../images/navs/navs.jpg) -847px 0px no-repeat; z-index: 99; left: 255px}



#content { 
 width: 100%;
 padding: 20px;
 background: url(../images/bg_content.jpg) repeat-y;
 margin: 0;
 float: left;
}
h2, h3, h4{color: #00467f; margin-top: 15px;}
p{line-height: 1.3em; margin-bottom: 20px;}

a div{cursor: hand;}
