/*	////////////////////////////////////////////////////////////////////
	DEFINE HTML TAGS
*/

html {

}

body{
	background-color:#f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	background-image: url(../img/page_bg1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px 0px 20px;
	padding: 0px;
	text-align:center;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	text-align:left;
	padding:0px 0px 10px 0px;
	margin: 0px;	
	
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	text-align:left;
	padding:0px;
	font-weight: bold;
}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align:left;
	padding:0px 0px 10px 0px;
	margin:0px;
	font-weight: bold;
}



p, td {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	color:#000000;
	text-align:left;
}

li {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	color:#000000;
	text-align:left;}


a:link, a:active, a:hover, a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration:underline;
	font-weight: bold;
	text-decoration:none;	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align:left;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration:underline;
}



/*	////////////////////////////////////////////////////////////////
	SITE AND PAGE LAYOUT 

/* Controls the overall width of the site */
#wrap {
	position:relative;
	width:934px;
	height:900px;
	padding: 0px;
	margin-top: 27px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


/* Controls the header of the page */
#header {
	width: 934px;
	height:126px;
	background-image:url(../img/header1.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	position:relative;
	float:left;

	}
	

#title1 {
	width: 760px;
	height:32px;
	background-color: #5656B8;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	text-align: right;
	display: block;
	vertical-align: middle;
	margin-right: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}	

#topcontent1 {
	width: 175px;
	height:100px;
	padding: 0px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align:left;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	
	}
	
	
.newsbox1 {
	width: 175px;
	height:100px;
	padding: 0px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
	
#bottomadverts {
	width: 760px;
	height:134px;
	padding: 0px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	background-image: url(../img/footer_ads1.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.spacer {
	width: 760px;
	height:1px;
	background-image:url(../img/spacer1.gif);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	}


/* Controls the main content area of the page */


#content {
	position: relative;
	float:left;
	width:400px;
	height: auto;
	text-align: left;
	vertical-align: top;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


#content p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}


#content a:link, #content a:active, #content a:hover, #content a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align:left;
	font-weight:normal;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	background-image:url(../img/bullet2.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#content a:hover {text-decoration:underline;}


#movemaniframe {
	width:800px;
	height:600px;
}

#adverts {
	position: relative;
	float:right;
	width:230px;
/*	height: 200px;*/
	padding: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 40px;
	margin-right: 5px;
	padding-right:5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
}

#adverts ul {
	list-style:none;
	text-align:center;
	margin: 0px;
	padding: 0px;
}

#adverts p
{	width:100%;
	margin-left:0px;
	padding-left:0px;}

#adverts li {
	display: list-item;
	color: #000000;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}


#news_text {
	background-color:#ffffff;
	float:left;
	width:350px;
	height: 100px;
			
}

#news_text ul {
	list-style:none;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

#news_text li {
	display: list-item;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#news_text a:link, #news_text a:visited, #news_text a:active {
	color: #000000;
	text-decoration:none;

}

#news_text a:hover{
	text-decoration:underline;
}



.logo {
	width:158px;
	height:46px;
	background-image: url(../images/turkey_logo1.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	background-position: left;
}

#topnav {
	position:relative;
	width:934px;
	height:50px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/main_bg3.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


#topnav ul {
	list-style:none;
	text-align:center;
	margin: 0px;
	padding: 0px;
}

#topnav li {
	display: inline;
	color: #000000;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;	
}

#topnav a:link, #topnav a:visited, #topnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;

}

#topnav a:hover{
	text-decoration:underline;
			font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#topnav img {border:none;}

#leftnav {
	width:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	float: left;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	position:relative;

}


#leftnav ul {
	list-style:none;
	text-align:left;
	margin: 0px;
	padding: 5px;
}

#leftnav li {
	display: list-item;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../img/leftnav_dots.gif);
	background-repeat: no-repeat;
	height: 30px;
	
}

#leftnav a:link, #leftnav a:visited, #leftnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;

}

#leftnav a:hover{
	text-decoration:underline;
			font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.leftnavbot {
	
	width:158px;
	height: 14px;
	background-image: url(../images/left_botedge1.gif);
	background-repeat: no-repeat;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}





#page{
 
	width:934px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../img/main_bg1.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}



#slideshow {
	width:934px;
	height: 242px;
	text-align: center;
	float: left;
	position:relative;
	margin: 0px auto;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../img/main_bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
}



#slideshow2 {
	width:928px;
	height: 242px;
	text-align: center;
	margin-left: 2px;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	position:relative;
	background-image: url(../img/photo_storage1.jpg);
	background-repeat: no-repeat;
	background-position: center;	
}

#slideshow3 {
	width:928px;
	height: 242px;
	text-align: center;
	background-image: url(../img/photo_overseas1.jpg);
	background-repeat: no-repeat;
	margin-left: 2px;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	position:relative;
	background-position: center;
}

#slideshow4 {
	width:928px;
	height: 242px;
	text-align: center;
	background-image: url(../img/photo_europe1.jpg);
	background-repeat: no-repeat;
	margin-left: 2px;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	position:relative;
	background-position: center;
}

#slideshowimages
{ }

#topcontent {
	background-color:#000000;
	filter: alpha(opacity=60);
	opacity:0.6;
	position: relative;
	float:right;
	width:240px;
	height: 242px;
	padding: 20px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topcontenttext {
	position: relative;
	float:right;
	width:240px;
	height: 242px;
	padding: 20px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topcontent p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	filter: alpha(opacity=100);
	opacity:0;	
}

/* Controls the footer area of the page */



#address{
	clear:both;
	width:934px;
	height:39px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../img/footer_bg1.gif);
}

#address ul {
	width:98%;
	list-style:none;
	margin: 0px auto;
	padding: 5px;
}

#address li {
	display:block;
	color: #ffffff;
	text-align:center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px auto;	
}

#timezones {
	position:relative;
	width:470px;
	height:40px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}


#timezones ul {
	list-style:none;
	text-align:center;
	margin: 0px;
	padding: 20px 5px 5px;
}

#timezones li {
	width:75px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
		font-size: 13px;
	color: #ffffff;
	padding: 8px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FEF606;
	

}

#timezones .londontime
{ 	border-left: 1px solid #FEF606; }


#telephone {
	position:relative;
	width:350px;
	height:24px;
	float: right;
	margin-top: 20px;
	margin-right: 118px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	clear: right;
	text-align:right;
}


/*	
	DEFINE NEWS/LINKS TAGS
*/
#news-header-panel, #links-header-panel
{
	width:350px;
	margin:30px 0px 0px;
}

#news-header-panel h2, #links-header-panel h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;

}

#news-header-panel p, #links-header-panel p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}

#news-intro-panel, #links-intro-panel
{
	width:350px;
	margin:10px 0px 10px 0px;
	height:auto;
	padding:5px;
	background-color:#F1F1F2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;	
}

#news-body-panel
{
	width:350px;
	margin:10px auto;
	height:auto;
	margin-top:20px;
}

#news-body-panel a:link, #news-body-panel a:visited, #news-body-panel hover, #news-body-panel a:active,
#testimonial-body-panel a:link, #testimonial-body-panel a:visited, #testimonial-body-panel hover, #testimonial-body-panel a:active


{ 	background-image:none;
	padding-left:0px;
}

#news-listing-panel, #links-listing-panel
{
	background-color:#ffffff;
	float:left;
	width:350px;
	height: auto;
	
}

#news-listing-panel ul, #links-listing-panel ul {
	list-style:none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#news-listing-panel li, #links-listing-panel li {
	display:block;
	color: #000000;
	margin:4px 0px 0px;
	height: auto;
	width: 350px;
	padding-left: 15px;
}

#news-listing-panel a:link, #news-listing-panel a:visited, #news-listing-panel a:active,
#links-listing-panel a:link, #links-listing-panel a:visited, #links-listing-panel a:active

 {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	
	
}

#news-listing-panel a:hover, #links-listing-panel a:hover {text-decoration:underline;}


/*	
	DEFINE TESTIMONIALS TAGS
*/
#testimonial-header-panel
{
	width:350px;
	margin:30px 0px 0px;
}

#testimonial-header-panel h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;

}

#testimonial-header-panel p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}

#testimonial-intro-panel
{
	width:350px;
	margin:10px 0px 10px 0px;
	height:auto;
	padding:5px;
	background-color:#F1F1F2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;	
}

#testimonial-body-panel
{
	width:350px;
	margin:10px auto;
	height:auto;
	margin-top:20px;
}


#testimonial-listing-panel
{
	background-color:#ffffff;
	float:left;
	width:350px;
	height: auto;
	
}

#testimonial-listing-panel ul {
	list-style:none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align:left;
}

#testimonial-listing-panel li {
	display:block;
	color: #000000;
	margin:4px 0px 0px;
	height: auto;
	width: 350px;
	padding-left: 15px;	
	
}

#testimonial-listing-panel a:link, #testimonial-listing-panel a:visited, #testimonial-listing-panel a:active

 {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	
	
}

#testimonial-listing-panel a:hover {text-decoration:underline;}


/* Contact Us Form Styling */

form p
{
	clear:left;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

form p label
{
	float:left;
	width:25%;
	font:bold 0.9em Arial, Helvetica, sans-serif;
	padding:0px 20px 0px 10px;
}

form fieldset
{
	border:1px solid #000000;
	margin-top:16px;
	margin-bottom:10px;
	padding:10px;
}

form fieldset legend
{
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	background-color:#ffffff;
}
/* Contact Us Form Styling */


/*	
	DEFINE KIDS ZONE
*/

#kidszone {
	width:640px;
			
}

#kidszone td{
	background-color: #FFFFCC;
	border: 1px solid #ffffff;
	padding: 5px;

}

#kidszone p{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;	
	width:640px;
	margin-bottom:20px;
			
}

#kidszone a:link, #kidszone a:active ,#kidszone a:hover, #kidszone a:visited{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align:left;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration:underline;
	color: #000000;
	font-weight: bold;
	text-decoration:none;	
	background-image:none;
}

#kidszone a:hover { text-decoration:underline;}

#kidszone .gametitle{

	background-color: #990000;
	
			
}

#kidszone ul{
	list-style-type:none;
}

#kidszone li{
	float:left;
	width:180px;
	margin-right:5px;
	margin-bottom:20px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #FFFF00;
	
}

#kidszone img{
	display:block;
	border: 1px solid #000000;
		
}

#kidszone h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

#kidszone h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	

}

#teamtable a:link, #teamtable a:active ,#teamtable a:hover, #teamtable a:visited
{		
margin:0px;
padding:0px;
background-image:none; 
}

#contact-page-person-details
{
	width:100%;
	height:auto;
	margin:0px auto;
	margin:0px;
	margin-bottom:10px;
}

#contact-page-person-details img
{	margin:0px;
	margin-right:5px;
	margin-bottom:5px;
	padding:0px;
	border:1px solid #000000;
}

#contact-us-form-panel
{
	width:100%;
	margin:5px auto;
	margin-bottom:10px;
	clear:both;
}

	
#contactuspanel a:link, #contactuspanel a:active, #contactuspanel a:hover, #contactuspanel a:visited {
	margin:0px;
	padding:0px;
	background-image:none; 
}

#companydetailspanel p
{
	margin:0px 5px 0px 20px;
}

#latest-news-panel
{
	width:200px;
	margin:10px auto;
	padding:0px;
	background-color:#f9f7ea;
	border:1px solid #000000;
	
	
}

#latest-news-panel h1
{
	margin:0px;
	margin-left:0px;
	padding:5px;
	background-color: #FFFFCC;
	background-color: #eed40b;
}

#latest-news-links
{
	padding:5px;	
}

#latest-news-links p a:link, p #latest-news-links p a:active, #latest-news-links p a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-bottom: 2px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

#latest-news-links p a:hover
{text-decoration:underline;}


#moneycorp-panel
{
	width:200px;
	margin:10px auto;
	padding:0px 0px 5px 0px;
	background-color:#f9f7ea;
	border:1px solid #000000;
	
	
}

#moneycorp-panel h1
{
	margin:0px;
	padding:5px;
	background-color: #FFFFCC;
	background-color: #eed40b;
}


#moneycorp-panel p {
	width:190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 10px 5px;
	margin-bottom: 2px;
}

#moneycorp-panel p a:link, p #moneycorp-panel p a:active, #moneycorp-panel p a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-bottom: 2px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

#moneycorp-panel p a:hover
{text-decoration:underline;}


.clearBoth{clear:both;}




#global-seo-nav-list {border:none;}

#global-seo-nav-list ul {
	width:90%;
	list-style:none;
	text-align:center;
	margin: 12px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#global-seo-nav-list li {
	
	display: inline;
	font-size: 0.8em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;	
}


#global-seo-nav-list a:link, #global-seo-nav-list a:visited, #global-seo-nav-list a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #555555;
	text-decoration:none;
}

#global-seo-nav-list a:hover{
	text-decoration:none;
	color: #777777;
}

#rbsworldpaycardtypes{
	width:100%;margin:5px auto;text-align:left;
}

#rbsworldpaycardtypes ul{
	list-style:none;
	width:auto;
	margin:0px auto 0px 0px;
}

#rbsworldpaycardtypes li{
display:inline;
width:70px;
}

#rbsworldpaycardtypes li a:link, #rbsworldpaycardtypes li a:visited, #rbsworldpaycardtypes li a:active, #rbsworldpaycardtypes li a:hover {
	background-image:none;
}

#rbsworldpaycardtypes a:link, #rbsworldpaycardtypes a:visited, #rbsworldpaycardtypes a:active, #rbsworldpaycardtypes a:hover{
	background-image:none;
}



/*  EDITS DECEMBER 2011 */

#wrap{width:934px;background-color:#ffffff;margin:5px auto;}

#page {background-color: #FFFFFF;background-image:none;}

telephone {margin-top:46px;}
	
.section	{float:left;width:934px;height:auto;margin:0px auto;background-color: #FFFFFF;}
#signposts	{height:200px;padding:0px 0px;margin:10px auto;background-color:#FFF;}
.signpost{	float:left;width:220px;height:auto;margin-left:10px;}
.signpost{display:none;}
.signpost img{width:220px;height:42px;}
.signpost p {text-align:justify; padding:0px 10px;font-size:1.4em;font-weight:normal;}
.signpost p a {float:right;}


.roundedCornerBox	{
margin-bottom:10px;}

.roundedCornerBox h2 {
-webkit-border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px;
background-color:#EED40B;
color:#555555;margin:0px;padding:10px 10px;}

#latest-news-panel {width:100%;margin:0px auto 10px auto;}
#latest-news-panel h1 {font-size:1.2em;}

#seo-footer {background-color:#F8F8F8;}
#address {margin-top:0px;}

#slideshow {background-image:none;}

<!-- #EED40B -->
#topnav {width:930px;background:#000;border:none;padding:0px;margin-left:2px;border-top:1px solid #fff;}
#topnav ul {list-style:none;list-style-image:none;margin:7px auto 0px auto;padding-left:15px;}
#topnav li {display:inline;float:left;width:85px;text-align:center;padding:2px;background-color:#EED40B;border:1px solid #cfb808; border-radius:5px;margin-right:10px;}
#topnav a:link li, #topnav a:active li, #topnav a:visited li, #topnav a:hover li {font-size:1em;color:#000;font-weight:bold;} 
#topnav a:hover li {background-color:#000000;color:#EED40B;border-color:#EED40B;} 


#footernav {width:930px;background:#EED40B;border:none;padding:0px;margin:0px auto 0px 2px;padding:10px 0px;border-bottom:1px solid #fff;}
#footernav ul {list-style:none;list-style-image:none;width:250px;float:left;margin:5px;}
#footernav li {display:block;width:100%;text-align:left;padding:2px;}
#footernav a:link, #footernav a:active, #footernav a:visited, #footernav a:hover {font-size:1.1em;color:#000;font-weight:normal;} 
#footernav a:hover {color:#000;} 

h1 {font-size:2.2em;}

.team-button {width:160px;text-align:center;padding:2px;background-color:#EED40B;border:1px solid #cfb808; border-radius:5px;margin-right:10px;font-weight:bold;}
