@import "reset.css";
@import "nl_style.css";
@import "dropdown.css";

body {

	text-align: center;

	height: 100%;

	color: #7D7D7D;

	font-family: "Century Gothic",arial,sans-serif;

	font-size: 11pt;

	background-color: #000000;

}

a:link, a:active, a:visited{

	color:#FF9900;
	
	text-decoration:none;
}

a:hover{
	
	text-decoration:underline;
}

#wrapper {

	width: 1070px;

	margin: 0px auto;
	
	background-color:#161616;

	/*background: url(images/bg.gif) repeat;*/

}

#fakeWrapper{

	background: url(images/header_bg.jpg) no-repeat left top;

	display: block;

	}

#contentContainer{

	padding-left: 48px;

	}

h1, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active{
color:white;
font-size:34px;
font-weight:bold;
padding:0 5px;
text-transform:uppercase;
}

h2{

	font-size: 16pt;

	text-transform: uppercase;

	font-weight: bold;

	color: #ffffff;

	letter-spacing: -1px;

	}

h3{

	font-size: 14pt;

	text-transform: uppercase;

	font-weight: bold;

	color: #ffffff;

	letter-spacing: -1px;

	display:inline;
	
	margin:0;
	
	}
	
h4{
color:#FF9922;
font-size:34px;
font-weight:bold;
padding-bottom:10px;
}
h5{
color:#FFFFFF;
display:inline;
font-size:14pt;
font-weight:bold;
letter-spacing:-1px;
margin:0;
}
.battles{

	background-color:#2C9ADE;
	
	color:white;
	
	font-weight:bold;
	
	padding:5px;
	
	text-transform:uppercase;
	
	margin-left:-11px;

	}
	
.music{
	
	background-color:#f31b20;
	
	color:white;
	
	font-weight:bold;
	
	padding:5px;
	
	text-transform:uppercase;
	
	margin-left:-11px;

	}

.fashion{
	
	background-color:#a5094a;
	
	color:white;
	
	font-weight:bold;
	
	padding:5px;
	
	text-transform:uppercase;
	
	margin-left:-11px;

	}

.dance{
	
	background-color:#68AA36;
	
	color:white;
	
	font-weight:bold;
	
	padding:5px;
	
	text-transform:uppercase;
	
	margin-left:-11px;

	}
	
.gaming{
	
	background-color:#e1890b;
	
	color:white;
	
	font-weight:bold;
	
	padding:5px;
	
	text-transform:uppercase;
	
	margin-left:-11px;

	}
	
.biotitle {
color:#E1890B;
font-weight:bold;
margin-left:4px;
padding:2px 5px;
text-transform:uppercase;
}
.film{
	
	background-color:#5b3195;
	
	color:white;
	
	font-weight:bold;
	
	padding:5px;
	
	text-transform:uppercase;
	
	margin-left:-11px;

	}
	
#header{

  padding-top: 30px;

  padding-left: 25px;

  width: 996px;

  height: 120px;

}

#countdown{

	float:right;

	height:99px;

	padding-right:55px;
	
	margin-top:-3px;

	width:332px;

}

#logo {

	background: url(images/logo.png) no-repeat left top;

	display: block;

 	height: 94px;

 	width: 218px;

  float: left;

}/* navigation */



#naviContainer{
	background-color: black;

	clear: both;

	padding-top: 6px;

	padding-left: 4px;

	height: 42px;

	width: 979px;

	margin: 0px;

	padding: 5px 4px 0 5px;

	position: relative;

}

#naviContainer a{

	display: block;

	height: 42px;

	background: url(images/navigation.gif);

	float: left;

}



#naviContainer a:hover{

	text-decoration: none;

}



#naviContainer span{

	display: none;

}

#naviContainer ul{

	clear: both;

	float: left;

}

#naviContainer li {

  float: left;

  display: block;

  position: relative;

}



#home a{

	width: 91px;

}



#home a:hover{

	background-position: 0px -42px;

}



#about a{

	width: 90px;

	background-position: -91px 0px;

}



#about a:hover{

	background-position: -91px -42px;

}



#conference a{

	width: 176px;

	background-position: -181px 0px;

}



#conference a:hover{

	background-position: -181px -42px;

}



#events a{

	width: 107px;

	background-position: -357px 0px;

}



#events a:hover{

	background-position: -357px -42px;

}



#newsInfo a{

	width: 149px;

	background-position: -464px 0px;

}



#newsInfo a:hover{

	background-position: -464px -42px;

}

#gallery a{

	width: 112px;

	background-position: -613px 0px;

}



#gallery a:hover{

	background-position: -613px -42px;

}

#testimonials a{

	width: 148px;

	background-position: -725px 0px;

}



#testimonials a:hover{

	background-position: -725px -42px;

}

#contact a{

	width: 106px;

	background-position: -873px 0px;

}



#contact a:hover{

	background-position: -873px -42px;

}

/* End Navigation */ 

/* Sub Navigation */

.subMenu ul { 

	display: none;

	 }

#subConference{

  position:absolute;

  width: 176px;

  top: 42px;

  z-index: 2;

  background-color:#111111;

  font-size: 10pt;

  text-align: left;

}

#subConference li{

   float:none;

}

#subConference a{

   display:block;

   color:#ffffff;

   background-image: none;

   text-decoration: none;

   height: 22px;

   padding-left: 10px;

   padding-top: 5px;

   width: 166px;

}

#subConference a:hover{

   background-color:#000000;

   text-decoration: none;

}

#subConference{

   display:none;

}

#subConference2{

  position:absolute;

  width: 107px;

  top: 42px;

  z-index: 2;

  background-color:#111111;

  font-size: 10pt;

  text-align: left;

}

#subConference2 li{

   float:none;

}

#subConference2 a{

   display:block;

   color:#ffffff;

   background-image: none;

   text-decoration: none;

   height: 22px;

   padding-left: 10px;

   padding-top: 5px;

   width: 97px;

}

#subConference2 a:hover{

   background-color:#000000;

   text-decoration: none;

}

#subConference2{

   display:none;

}

.subtext{

	font-size:11px;
	
	display:block;
	
	padding: 10px;
	
	background-color: #101010;
	
	margin-top:20px;
	
	color:#454545;

}

.subtext li{

	padding-top:10px;

}

.highlights{

	background-color:#121212;
	
	list-style-image:none;
	
	list-style-position:inside;
	
	list-style-type:square;
	
	margin:30px 0;
	
	padding:10px;
	
	font-size: 14px;
	
	color:#999999;

}

.highlightsnum{

	background-color:#121212;
	
	list-style-image:none;
	
	list-style-position:inside;
	
	list-style-type:decimal;
	
	margin:30px 0;
	
	padding:10px;
	
	font-size: 14px;
	
	color:#999999;

}

.highlights li, .highlightsnum li{

	padding-top:14px;

}

.booksize{

	padding:10px;

}

.booksize td{

	padding:10px;
	
}
/* End Sub Navigation */

/* Home */

#contentHolder{

	overflow:  auto;

	height: auto;

	width: 988px;

	background: #000000;

	}

#topContent{

	width: 988px;

	display: block;

	clear: both;

	}
	
#topContent2{

	height:432px;

	width: 988px;

	display: block;

	clear: both;

	}
	

/* Blank */
		
#topContentblank{

	background-image:url(images/hdr_blank.jpg);
	
	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:36px 26px 0;
	
	text-align:left;

	}
	
#topContentblank ul{

	list-style:none;
	
}

#topContentblank ol{

        Padding-top:10px;

}

#topContentblank li{

	background:#181818 none repeat scroll 0 0;

	margin-bottom:6px;

	padding:6px;
}

/* Archive */
		
#topContentarchive{

	background-image:url(images/hdr_blank.jpg);
	
	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:36px 26px 0;
	
	text-align:left;

	}
	
#topContentarchive ul{

	list-style:none;

margin-bottom:20px;
	
}

#topContentarchive ol{

        Padding-top:10px;

}

#topContentarchive li{

	background:#101010 none repeat scroll 0 0;

display:inline;
margin-right:6px;
padding:0;
}

/* About */

#topContentabt{

	background-image:url(images/hdr_about.jpg);
	
	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 0;
	
	text-align:left;

	}
	
#topContentabt ul{

	list-style:none;
	
}
#topContentabt li{

	display:inline;
	
	padding-right:16px;
	
}

#bio{

	background-color:#121212;

	height:153px;
	
	margin-bottom:20px;
}

#bio p{

	margin:0px;
	
	font-size:13px;

	}

#biopic{

	float:left;
	
	}

#biotext{

	float:left;
	
	text-align:left;
	
	width:740px;
	
	padding-left:10px;
	
	padding-top:12px;

	}

/* Fritz Bio */

#biof{

	margin-bottom:20px;
        margin-left:9px;
        margin-top:6px;

}

#biof p{

	margin:0px;
	
	font-size:14px;

	}

#biopicf{

	float:left;
        margin:22px 10px 5px;
	
	}

#biotextf{

	padding-left:10px;
        padding-top:12px;
        text-align:left;
        width:946px;

	}

/* Speakers */

#topContentspeakers{

	background-image:url(images/hdr_speakers.jpg);
	
	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 0;
	
	text-align:left;

	}

#speaker_bio{

	background-color:white;

	height:267px;
	
    }

#speaker_bio p{

	margin:0px;
	
	font-size:13px;

	color:black;
	
	clear:both;
	
	
	}

#speaker_biopic{

	float:left;
	
	}
	
h6{
	background-color:#F52424;
	color:#FFFFFF;
	float:left;
	font-size:48pt;
	font-weight:bold;
	height:46px;
	letter-spacing:-3px;
	line-height:42px;
	margin:0 0 10px;
	padding:0 4px;
	text-transform:uppercase;
	
	}
	
#speaker_biotext{

	float:left;
	padding-left:14px;
	padding-top:16px;
	text-align:left;
	width:700px;

	}


/* Contact */

#topContentcnt{
	background-image:url(images/hdr_contact.jpg);
	
	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 0;
	
	text-align:left;

	}
	
#topContentcnt ul{

	list-style:none;
	
	margin-top:10px;
	
}

#topContentcnt li{

	background:#101010 none repeat scroll 0 0;

	margin-bottom:2px;

	padding:6px 12px;
	
}
	
/* Exhibitors */

#topContentexb{
	background-image:url(images/hdr_exhibitors.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 100px;
	
	text-align:left;

}

/* DJbattle */

#topContentdj{
	background-image:url(images/hdr_djbattle.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 50px;
	
	text-align:left;

}

#topContentdj li{

	background:#101010 none repeat scroll 0 0;

	margin-bottom:6px;

	padding:6px 12px;
}

/* Highlights */

#topContenthi{
	background-image:url(images/hdr_confhilts.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 50px;
	
	text-align:left;

}

/* My MP3 */

#topContentmp3{

	background-image:url(images/hdr_listen.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 40px;
	
	text-align:left;

}

#topContentmp3 li{

	background:#101010 none repeat scroll 0 0;

	margin-bottom:6px;

	padding:6px 12px;
}

/* Gaming */

#topContentgaming{

	background-image:url(images/hdr_gaming.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 40px;
	
	text-align:left;

}

#topContentgaming li{

	background:#101010 none repeat scroll 0 0;

	margin-bottom:6px;

	padding:6px 12px;
}

/* Film */

#topContentfilm{

	background-image:url(images/hdr_film.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 40px;
	
	text-align:left;

}

#topContentfilm li{

	background:#101010 none repeat scroll 0 0;

	margin-bottom:6px;

	padding:6px 12px;
}

/* Mag */

#topContentmag{

	background-image:url(images/hdr_pipemag.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 40px;
	
	text-align:left;

}

/* My Reg */

#topContentreg{

	background-image:url(images/hdr_regis.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 40px;
	
	text-align:left;

}

/* Spnsors */

#topContentspn{

	background-image:url(images/hdr_sponsors.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 40px;
	
	text-align:left;

}


#topContentspn ul{

	clear:both;
	float:left;
	margin:16px 0;

}

#topContentspn li{

	float:left;
	padding:0 5px 5px;
	
}

/* Events */

#topContentevents{

	background-image:url(images/hdr_events.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 10px;
	
	text-align:left;

}

#topContentevents li{

	background:#101010 none repeat scroll 0 0;

	margin-bottom:6px;

	padding:6px 12px;
	
	font-size: 10pt;
}

#topContentevents P{

	font-size:10pt;
	
	padding:10px;

}

/* News */

#topContentnews{

	background-image:url(images/hdr_news.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 10px;
	
	text-align:left;

}

#topContentnews li{

	background:#101010 none repeat scroll 0 0;

	margin-bottom:6px;

	padding:6px 12px;
	
	font-size: 10pt;
}

#topContentnews P{

	font-size:10pt;
	
	padding:10px;

}

.art_img{
float:left;
}

.date{
background-color:#FF9900;
color:black;
display:inline;
font-size:12px;
font-weight:bold;
margin-left:10px;
padding:2px 5px;
text-transform:uppercase;
}

.date a{
color:black;
text-decoration:none;
}

.date a:hover{
color:white;
text-decoration:none;
}

.entryblog{
background-color:#151515;
color:white;
font-size:12px;
margin:3px 10px 0;
}
.galentry{
}
.postblog{
float:right;
width:710px;
}
.galpost{
float:left;
}
.photos{
background-color:#FF9900;
color:black;
float:left;
font-weight:bold;
margin:5px 0;
padding:2px 4px;
text-transform:uppercase;
}
.split{
clear:both;
height:15px;
margin-bottom:15px;
width:926px;
border-style:solid black;
border-bottom:thin dotted #333333;
}
.label{
clear:left;
float:left;
margin:4px 0;
}
.field{
border:0 none;
clear:right;
float:right;
font-family:century gothic;
font-size:16px;
height:21px;
margin:4px 0;
padding:0 4px;
text-transform:uppercase;
width:253px;
}

.comment{
border:0 none;
clear:both;
color:black;
font-family:century gothic;
font-size:16px;
height:100px;
margin:4px 0 0;
padding:0 4px;
width:521px;
}

.comments{
width:530px;
}
.commentbox{
background-color:#101010;
border:thin solid #181818;
margin:10px 0 25px;
padding:10px;
width:530px;
float:left;
}
.commentdate, .commentdate a:link, .commentdate a:active, .commentdate a:visited{
color:#666666;
font-size:10px;
margin:0 10px;
}
.archivedate{
color:#666666;
font-size:12px;
margin:0;
}
.avatar{
background-color:white;
float:left;
padding:2px;
}
.author{
display:block;
margin-left:50px;
padding-top:4px
}
.postcomment{
background-color:#222222;
clear:both;
color:#CCCCCC;
font-size:12px;
margin-top:10px;
padding:4px 10px;
}
/* Gallery */

#topContentgal{

	background-image:url(images/hdr_gallery.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 40px;
	
	text-align:left;

}

/* Coming Soon */

#topContentcm{

	background-image:url(images/hdr_comingsoon.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 40px;
	
	text-align:left;

}

/* 404 */

#topContent404{

	background-image:url(images/hdr_404.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 40px;
	
	text-align:left;

}

/* success */

#topContentsuc{

	background-image:url(images/hdr_success.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 40px;
	
	text-align:left;

}

/* cancel */

#topContentcan{

	background-image:url(images/hdr_cancel.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 40px;
	
	text-align:left;

}

/* Fashion */

#topContentfashion{

	background-image:url(images/hdr_fashion.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 50px;
	
	text-align:left;

}
#topContentfashion li{

	background:#101010 none repeat scroll 0 0;

	margin-bottom:6px;

	padding:6px 12px;
}

/* Dance */

#topContentdance{

	background-image:url(images/hdr_move.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 50px;
	
	text-align:left;

}

#topContentdance li{

	background:#101010 none repeat scroll 0 0;

	margin-bottom:6px;

	padding:6px 12px;
}

/* Hotel */

#topContenthotel{

	background-image:url(images/hdr_hotel.jpg);

	background-repeat:no-repeat;

	display: block;

	clear: both;
	
	padding:93px 26px 50px;
	
	text-align:left;

}
#topContenthotel li{

	background:#101010 none repeat scroll 0 0;

	margin-bottom:6px;

	padding:6px 12px;
}


#mainHeadline{

	padding: 16px 14px 12px 14px;

	display: block;

	float: left;

	height: 282px;

	width: 612px;

}

#mainHeadline2{

	padding:16px 11px 12px;

	display: block;

	float: left;

	height: 317px;
	
	position: relative;

	width: 562px;
	
	z-index: 0;

}

#featured{

	padding-bottom:10px;

}

#ticketlink{
	background-image:url("images/tickets_bg.jpg");
background-repeat:no-repeat;
color:#C1C1C1;
font-family:Arial;
font-size:12px;
height:59px;
letter-spacing:-0.15px;
padding:45px 0 0 170px;
text-align:left;
width:406px;
}

#headlines{

	display: block;

	float: left;

	text-align: left;

	font-size: 11pt;

	background: #101010;

	height: 280px;

	width: 338px;

	padding-left: 6px;

	padding-top: 18px;

}

#news{

	background-image: url('images/news_bg.jpg');
	
	background-repeat: repeat-x;

	display: block;

	float: left;
	
	font-family: Arial;

	text-align: left;

	background-color: #181818;

	width: 390px;

	padding-left: 6px;

	padding-top: 18px;
	
	overflow: hidden;

}

#news h2{

	color:#FFFFFF;
font-size:14pt;
font-weight:bold;
height:31px;
padding:2px 0 0 12px;
text-transform:uppercase;

}

#newsfeed{
	
	background-color:black;
background-image:url("images/news_bg.jpg");
background-position:center bottom;
background-repeat:repeat-x;
height:381px;
padding:0 12px;
width:360px;

}


.feeditem{

	border-top:1px solid #202020;
	font-size:11px;
	padding:13px 0;
	
}


.feedlinks{

	font-size: 13px;
	
	font-weight: bold;

}
.cat{

	font-size: 13px;
	
	font-weight: bold;
	
	color: white;
}

.cat a{

	color: white;
	text-transform: uppercase;

}

.headline{

	background: #000000;

	display: block;

	clear: both;

	width: 318px;

	height: 103px;

	padding: 6px 6px;

	margin-bottom: 6px;

	}

#headlines h2{

	width: 102px;

	float: left;

}

#preHeadlines{

	float: right;

	font-size: 9pt;

	letter-spacing: normal;

	text-transform: uppercase;

	padding-top: 5px;
	
	padding-right:11px;

	}

#preHeadlines a, #preHeadlines a hover{

	text-decoration: none;

	color: #7D7D7D;

	}

.headline img{

	float: left;

	}

.textBox{

	font-size: 11px;

	padding: 16px 0px;

	width: 175px;

	float: right;

	}

.title{

	font-size: 16pt;

	font-weight: bold;

	color: #ffffff;

	letter-spacing: -1px;

	padding-bottom: 2px;

	}

.title a, .title a hover{

	text-decoration: none;

	color: #ffffff;

	}

.text a, .text a hover{

	text-decoration: none;

	color: #7D7D7D;

	}

#middleContent{

	background:transparent url(images/bottomBg.gif) repeat-x scroll 0 0;

	display: block;

	clear: both;

	width: 988px;

	height: 226px;

	}

#competitionTitle{

	height: 29px;

	padding-top: 6px;

	}

#competitionTitle h2{

	float: left;

	padding-left: 15px;

}

#competitionTitle h3{

	float: right;

	text-transform: uppercase;

	font-size: 10pt;

	padding-top: 4px;
	
	padding-right:14px;
	
	font-weight:normal;
	
	color:#7d7d7d;
	
	letter-spacing:normal;

}

#cVideoBoxHolder{

	display: block;

	padding-left: 4px;

	height: 181px;

}

.cVideoBox{

	background: #7D7D7D;

	height: 181px;

	width: 234px;

	float: left;

	margin-right: 8px;

	}

#bottomContent{

	overflow: hidden;

	display: block;

	clear: both;

	}

#bcontentHolder{

		background: url(images/bottomBg.gif) repeat-x;

		height: 233px;

		padding-left: 15px;

	}

.bcontent h2{

	color: #E48627;

	padding: 12px 0px 6px 0px;

	}

.bcontent{

	width: 314px;

	height: 220px;

	margin-right: 8px;

	float: left;

	text-align: left;

	 }

#bVideoBox{

	width: 314px;

	height: 177px;

	background: url(images/feature_speaker.jpg) no-repeat;

	}

.bcontent img{

	width: 314px;

	height: 123px;

	 }

.bcontent p{

	background-color:black;

	height: 42px;

	font-size: 9pt;

	padding: 12px 18px 0px 18px;

	line-height: 105%;
	
	text-align: center;

	}

.bcontent a, .bcontent a hover{

	text-decoration: none;

	color: #7D7D7D;

}



#footer{

	display: block;

	height: auto;
	
	width: 988px;

	overflow: hidden;

	text-align: left;

	font-size: 9pt;

	}

#footerTop{

	background: url(images/footerBg.gif) repeat-x;

	padding: 20px 0px 0px 20px;

	height: 148px;

	clear: both;

	}

#stayConnected{

	display: block;

	float: left;

	}

#footer h2{

	color: #000000;

	padding-bottom: 10px;

	}

#stayConnected h3{

	font-weight: bold;

	font-size: 10pt;

	color: #4F4F4F;

	padding-bottom: 6px;

	}

#followUsOn, #contactInfo, #recordLabels{

	display: block;

	float: left;

	height: 94px;

	}  

#followUsOn{

	width: 112px;

        padding-right:10px;

	border-right: 1px solid #E0E0E0;

	}

#followUsOn li{

	float: left;

	height: 21px;

	padding-right: 4px;

	} 

#contactInfo{

	width: 212px;

	border-right: 1px solid #E0E0E0;

	padding-left: 10px;

	line-height: 130%;

	}

#contactInfo a, #contactInfo a hover{

	text-decoration: none;

	color: #2C9ADE;

	font-weight: bold;

	}

#phone{

	padding-top: 10px;

	}

.blue{

color: #2C9ADE;	

font-weight: bold;

}

#recordLabels{

	width: 339px;

	height: 98px;

	padding: 0px 24px 0px 30px;

	}

#sponsor{

	display: block;

	float: left;

	}

#sLogo{

		border-left: 1px solid #E0E0E0;

		height: 94px;

		padding-left: 20px;

	}

#footerBottom{

	background: url(images/bottomLogo.png) no-repeat 46px 10px;

	padding: 48px 0px 0px 160px;

	font-size: 7pt;

	color: #343434;

	text-align: left;

	height: 25px;

	}

#footerBottom p{

	height: 16px;

	width: 212px;

	font-size: 7pt;

	color: #343434;

	text-align: left;

	}

#footerBottom img{

	float: right;

	position: relative;

	top: -54px;

	padding-right: 33px;

}
.haiti {
font-size:11px;
font-weight:bold;
line-height:20px;
position:relative;
text-transform:uppercase;
top:1px;
}