body {
background-image:url(back.jpg);
background-repeat: repeat-x;
background-color:#ffffff;
margin:0px;
padding:0px;
font-family:Tahoma, Arial, Sans Serif;
font-size:12px;
color:#4f4e4e;
line-height:20px;
}

img {
border:none;
}

h1,h2,h3,h4 {
margin:0px;
margin-bottom: 0px;
padding:0px;
padding-bottom: 0px;
}

h1 {
font-size:0px;
}

h2 {
font-size:24px;
color:#345da4;
font-weight:bold;
font-style:italic;
}

h3 {
font-size:18px;
}

h4 {
font-size:15px;
color:#b6bbc1;
}

a:link {color: #828282; text-decoration:underline;}
a:visited {color: #828282; text-decoration:underline;}
a:active {color: #828282; text-decoration:underline;}
a:hover {color: #5682ca; text-decoration:underline;}

.minilink:link {color: #828282; text-decoration:none; }
.minilink:visited {color: #828282; text-decoration:none;}
.minilink:active {color: #828282; text-decoration:none;}
.minilink:hover {color: #828282; text-decoration:underline;}

.gold {
color:#e9ce00;
}

.padding {
padding:15px;
}

.mini {
font-size:10px;
}

.minigray {
font-size:10px;
color:#a3a3a3;
}

.divider {
border:1px;
border-bottom:1px solid #c2c2c2;
padding:15px;
}

/* IMAGE ROLLOVERS */

#Home { float:left; display: block; width: 80px; height: 41px; background: url("button_home.gif") no-repeat 0 0; }
#Home:hover { background-position: 0 -41px; }
#Home span { display: none; }

#Customer { float:left; display: block; width: 90px; height: 41px; background: url("button_customer.gif") no-repeat 0 0; }
#Customer:hover { background-position: 0 -41px; }
#Customer span { display: none; }

#Human { float:left; display: block; width: 120px; height: 41px; background: url("button_human.gif") no-repeat 0 0; }
#Human:hover { background-position: 0 -41px; }
#Human span { display: none; }

#Alliances { float:left; display: block; width: 88px; height: 41px; background: url("button_alliances.gif") no-repeat 0 0; }
#Alliances:hover { background-position: 0 -41px; }
#Alliances span { display: none; }

#Process { float:left; display: block; width: 90px; height: 41px; background: url("button_process.gif") no-repeat 0 0; }
#Process:hover { background-position: 0 -41px; }
#Process span { display: none; }

#Emerging { float:left; display: block; width: 130px; height: 41px; background: url("button_emerging.gif") no-repeat 0 0; }
#Emerging:hover { background-position: 0 -41px; }
#Emerging span { display: none; }

#Contact { float:left; display: block; width: 90px; height: 41px; background: url("button_contact.gif") no-repeat 0 0; }
#Contact:hover { background-position: 0 -41px; }
#Contact span { display: none; }