@charset "UTF-8";
/* CSS Document */

 *{
	margin: 0em;
	padding :15;
}


#wrapper {
	/*using position:relative will allow you to use
	absolute positioning inside your wrapper*/
	position:relative;
	/*Defining the width and using margin auto on the
	left and right side of the wrapper will center the div*/
	
	margin:5px auto;



}
body{background-color:#FFF;

}

#borders{
	position:absolute;
	left:200px;
	top:0px;
	z-index:-2;
	}

#SPEAK{
	
}


#navhor{
	position:absolute;
	left:180px;
	top:10px;
	list-style:none;
	white-space:nowrap;

	
}

#navhor li{
	display:inline;
	
}


#SPEAK2{
	position:absolute;
	top:512px;
	left:155px;
	width: 1138px;
	border-style:none;
}


#swf{
	position:absolute;
	left:200px;
	top:-30px;
	z-index:-3;
	height: 451px;
}

#swf1{
	position:absolute;
	left:200px;
	top:-70px;
	z-index:-1;
	height: 451px;
}

.boxes {
	/*Position the container*/
	
	/*Push the text off the image*/
	margin-right:3px;
	border:none;
	}
	
	
.navs {
	/*Position the container*/
	
	/*Push the text off the image*/
	margin-left:135px;
	border:none;
	list-style:none;
	margin-top:0px;
	
	}	

.bottomnavs{

	text-align:left;
	padding-left:60px;
	
	text-align:center;
	
}

.con{
	border-style:none;
}

#world{
	position:absolute;
	left:238px;
	top:205px;
}



#worldserv{
	position:absolute;
	left:240px;
	top:215px;
}




	
h1{
	position:absolute;
	color:#F60;
	top:135px;
	left:445px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:200;
	width:500px;
	}
	
h2{
	position:absolute;
	left:445px;
	top:200px;
	height:200px;
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	font-weight:100;
	line-height:17px;
}

h4{
	position:absolute;
	left:445px;
	top:200px;
	height:30px;
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	font-weight:100;
	line-height:17px;
}


h5{
	position:absolute;
	left:445px;
	top:250px;
	height:41px;
	width:780px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	font-weight:100;
	line-height:17px;
	z-index:1;
}

h6{
	position:absolute;
	left:550px;
	top:200px;
	height:200px;
	width:550px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	font-weight:100;
	line-height:17px;
	z-index:2;

}



h3{
	position:absolute;
	left:220px;
	top:220px;
	height:500px;
	width:215px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	font-weight:100;
	line-height:17px;
}

a{
	text-decoration:none;
	color:#F60;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:25px;
}




#list{
	list-style:none;
	
	
}

/*
#sublist1{
	position:absolute;
	list-style:none;
	display:inline;
	width:300px;
}

	#sublist2{
	position:absolute;
	list-style:none;
	display:inline;
	width:300px;

	
	
}

#sublist3{
	position:absolute;
	list-style:none;
	display:inline;
	width:300px;

	
	
}

#sublist4{
	position:absolute;
	list-style:none;
	display:inline;
	width:300px;

	
	
}

*/


#list li{
	display:inline;
	padding-left:70px;
}

#animals {
	position:absolute;
	top:250px;
	left:442px;
	width: 1000px;	
}

#animals td {
	padding:0 3px;
}

.topLabel {
	font-family:Arial, Helvetica, sans-serif;
	color:#F60;
	font-weight:bold;
	font-size:11px;
}

.leftLabel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
    color:#999;
	font-weight:100;
	line-height:17px;
	padding-top:50px;

}


#brands{
	position:absolute;
	top:170px;
	left:442px;
	
	
}


#contact{position:relative;
left:960px;
top:412px;
border-style:none;
	
}

#cinfo{position:relative;
margin-left:-40px;
}

#cont{
	list-style:none;

}

#cont li{
	
	font-size:12px;
}


#contactimage{
	position:relative;
	left:260px;
	top:90px;

}

#Speak_Media_Key_links{
	position:relative;
	left:212px;
	top:50px;


}


#linkpics
{
	position:absolute;
	left:410px;
	top:190px;
	list-style:none;

}

#links{
	
	
	
}

#linkpics li{
	border-style:none;
	list-style:none;



}

.linkz{
	border-style:none;
	list-style:none;
	padding-top:8px;
	
}

#definition{
	position:absolute;
	left:230px;
	top:60px;
	z-index:1;
	
}

