
body {
height:100%;
background-color:#ffffff;
font-family: Myriad, "Myriad Web", Arial, Helvetica, Sans-Serif;
font-size:10px;
margin:2px 0 0;
padding:0;
border:0;
}

* {
margin:0;
padding:0;
}

img {
border:none;
}

html,* html #wrap {
height:100%;
}

#wrap {
height:863px;
position:relative;
width:1000px;
background-color:#000000;
margin:0 auto;
}

#inner-wrap {
padding-bottom:147px;
float:left;
width:1000px;
left:0;
top:0;
}

#inner-wrap:after {
content:" ";
display:block;
clear:both;
}

* html #inner-wrap {
height:1px;
}


h1 {
font-size:20px;
color:#ffffff;
font-weight:100;
font-family: Myriad, "Myriad Web", Arial, Helvetica, Sans-Serif;
margin:0;
padding:0;
}

h2 {
font-size:16px;
color:#000000;
font-weight:100;
font-family: Myriad, "Myriad Web", Arial, Helvetica, Sans-Serif;
margin:0 0 5px 0;
padding:0;
}

p {
font-size:12px;
color:#ffffff;
font-weight:100;
font-family: Myriad, "Myriad Web", Arial, Helvetica, Sans-Serif;
margin:0;
padding:0;
}

a {
color:#ffffff;
text-decoration:none;
}

a:hover {
color:#000000;
text-decoration:none;
}

#header {
float:left;
width:1000px;
height:152px;
border-bottom:1px solid #ffffff;
background:url(graphics/main-header.gif) left top no-repeat;
}

#slideshow {
float:left;
width:1000px;
height:219px;
border-bottom:1px solid #ffffff;
background-color:#000000;
}

#logos {
float:left;
width:1000px;
height:129px;
border-bottom:1px solid #ffffff;
}

.logo {
float:left;
width:250px;
height:129px;
}

#navigation {
float:left;
width:1000px;
height:143px;
border-bottom:1px solid #ffffff;
background:url(graphics/main-navigation.gif) left top no-repeat;
}

.link {
float:left;
width:214px;
height:130px;
padding:13px 13px 0 23px;
}

#footer {
float:left;
height:45px;
width:991px;
text-align:left;
margin:0px auto 0;
background:url(graphics/main-footer.gif) #83868c right top no-repeat;
border-top:1px solid #CCCCCC;
padding:23px 0 0 9px;
font-size:11px;
color:#ffffff;
}

#footer span {
color:#000000;
}

#footer a {
font-size:11px;
color:#000000;
text-decoration:none;
}

#footer a:hover {
color:#000000;
text-decoration:underline;
}