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:857px;
position:relative;
width:1000px;
background-color:#000000;
margin:0 auto;
}

#inner-wrap {
padding-bottom:47px;
float:left;
width:1000px;
left:0;
top:0;
}

#profiletext {
float: left;
margin: 10px 0 0 10px;
}

#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 3px 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 {
position: relative;
float:left;
width:1000px;
height:152px;
border-bottom:1px solid #ffffff;
background:url(graphics/main-header.gif) left top no-repeat;
}

#header img {
	float: right;
	margin: 10px 10px 0 0;
	}

#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:166px;
	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:140px;
	height:133px;
	padding:10px 7px 0 18px;
}

#footer {
float:left;
height:58px;
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:10px 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;
}

