html, body {
min-height:101%;
margin-top: 5px;
padding: 0;
}

body {
text-align: left;
background-color: #FFFFFF;
font: 100% Verdana,Arial,sans-serif;
font-size: 14px;
color:#000000;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
padding-left: 15px;
padding-top: 0px;
background-image: url(images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


h1 {
padding-top:10px;
margin-top:0;
font: 100% Verdana,Arial,sans-serif;
font-weight: bold;
font-size: 16px;
color:#FF0000;
}

h2 {
font: 100% Verdana,Arial,sans-serif;
font-weight: bold;
font-size: 15px;
color:#FF0000;
padding-top:10px;
}

h3 {
font: 100% Verdana,Arial,sans-serif;
font-weight: bold;
font-size: 14px;
color:#FF0000;
}

.panelcenter img {
padding-bottom:3px;
}

img {
border:none;
padding:0;
margin:0;
}

.container {
width: 800px;
margin: 0 auto;
}

.search {
position:relative;
top:118px;
left:606px;
font-size: 14px;
line-height:20px;
width: 160px;
height: 22px;
margin: 0;
border: 0;
}

.panel {
padding-top:6px;
margin-left:20px;
width:210px;
float:right;
}

.panelheader {
font: 100% Verdana,Arial,sans-serif;
font-weight: bold;
font-size: 14px;
color:#000000;
line-height:28px;
text-align:center;
width:210px;
height:29px;
background: url('images/panelheader.png')  no-repeat;
}

.panelmiddle {
width:210px;
background: url('images/panelmiddle.png')  repeat-y;
}

.panelcenter {
width:180px;
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:5px;
background: url('images/symbol.png')  no-repeat center center;
}

.panelfooter {
width:210px;
height:15px;
background: url('images/panelfooter.png')  no-repeat; 
}

.header {
width:800px;
height:165px;
background: url('images/header.jpg')  no-repeat; 
}

.navbar {
width:800px;
height:39px;
padding-left:17px;
background: url('images/menubar.png')  no-repeat;
color:#FFFFFF;
}

.spacing {
padding-left:5px;
padding-right:10px;
}

.middle {
overflow: hidden;
padding-top:10px;
padding-bottom:5px;
padding-left:30px;
padding-right:30px;
min-height:380px;
width:740px;
background: url('images/middle.png')  repeat-y; 
}


/* mac hide \*/
* html .middle{height:380px;}
/* end hide */

.bottomtext{
padding-left:30px;
padding-right:30px;
width:740px;
background: url('images/middle.png')  repeat-y; 
padding-top:20px;
padding-bottom:5px;
font: 100% Verdana,Arial,sans-serif;
font-size: 11px;
color:#000000;
text-align:center;
}

.bottomtext a{
color:#000000;
}
.footer {
width:800px;
height:19px;
background: url('images/footer.png')  no-repeat;
}

.divider {
padding-right:10px;
float:left;
width:4px;
height:39px;
background: url('images/divider.png')  no-repeat;
}

.home {
float:left;
width:79px;
height:39px;
background: url('images/home.png')  no-repeat;
clear:none;
}

.home:hover {
background: url('images/home2.png')  no-repeat;
cursor: pointer;
}

.contact {
float:left;
width:125px;
height:39px;
background: url('images/contact.png')  no-repeat;
clear:none;
}

.contact:hover {
background: url('images/contact2.png')  no-repeat;
cursor: pointer;
}

.projects {
float:left;
width:97px;
height:39px;
background: url('images/projects.png')  no-repeat;
clear:none;
}

.projects:hover {
background: url('images/projects2.png')  no-repeat;
cursor: pointer;
}

.partners {
float:left;
width:97px;
height:39px;
background: url('images/partners.png')  no-repeat;
clear:none;
}

.partners:hover {
background: url('images/partners2.png')  no-repeat;
cursor: pointer;
}

.partnerholder {
clear:both;
width: 728px;
margin: 0 auto;
}

.careers {
float:left;
width:96px;
height:39px;
background: url('images/careers.png')  no-repeat;
clear:none;
}

.careers:hover {
background: url('images/careers2.png')  no-repeat;
cursor: pointer;
}

.homeSet {
float:left;
width:79px;
height:39px;
background: url('images/home3.png')  no-repeat;
clear:none;
}

.partnersSet {
float:left;
width:97px;
height:39px;
background: url('images/partners3.png')  no-repeat;
clear:none;
}

.contactSet {
float:left;
width:125px;
height:39px;
background: url('images/contact3.png')  no-repeat;
clear:none;
}


.projectsSet {
float:left;
width:97px;
height:39px;
background: url('images/projects3.png')  no-repeat;
clear:none;
}

.careersSet {
float:left;
width:96px;
height:39px;
background: url('images/careers3.png')  no-repeat;
clear:none;
}

