body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0;
	color:#666666;
	line-height:20px;
	background:#666;
}

@font-face {
	font-family: 'WWF';
	src: url('fonts/WWF.eot');
	src: local('☺'), url('fonts/WWF.woff') format('woff'), url('fonts/WWF.ttf') format('truetype'), url('fonts/WWF.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

p{
	margin: 0 0 15px 0;
	padding: 0;
}

a, a:link, a:visited {
	color:#6699CC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#container {
	width:999px;
	margin:0 auto;
	position:relative;
	background:#FFF;
}
#logo{
	position:absolute;
	top:0;
	left:40px;
	z-index:10;
	width:106px;
	height:138px;
	-moz-box-shadow: 0px 1px 8px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 1px 8px rgba(0,0,0,0.5);
	box-shadow: 0px 1px 8px rgba(0,0,0,0.5);
}

#header {
	height:185px;
	margin:0 0 20px 0;
}
#topBar{
	background:#222;
	height:40px;
	width:100%;
	text-align:right;
}
#topBar a, #topBar a:link, #topBar a:visited{
	width:100px;
	font-family:WWF, Arial, Helvetica, sans-serif;
	font-size:22px;
	display:inline-block;
	float:right;
	text-align:center;
	line-height:40px;
	color:#FFF;
	text-decoration:none;
}
#topBar a:hover{
	background:#000;
}

#supportBtn{
	background:#e47e3c;
}
#adoptBtn{
	background:#f29c21;
}
#shopBtn{
	background:#f2be21;
}
#bottomBar{
	background:#333;
	height:40px;
	width:100%;
}
#bottomBar ul{
	margin:0;
	padding:0 0 0 185px;
	list-style:none;
}
#bottomBar ul li{
	display:inline-block;
	margin:0 0 0 0;
}

#flag{
	float:right;
	padding:15px 15px 0 0;
}
#flag a{
	padding:0!important;
}

#bottomBar a, #bottomBar a:link, #bottomBar a:visited{
	font-family:WWF, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFF;
	text-decoration:none;
	padding:0 10px;
	line-height:40px;
	display:block;
}
#bottomBar a:hover{
	background:#000;
}
.navOn {
	font-family:WWF, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFF;
	padding:0 10px;
	line-height:40px;
	display:block;
	background:#000;
}
#header-bottom{
	}

#left {
	width:180px;
	padding:10px;
	float:left;
	display:inline;
	margin: 60px 0 0 0;
	
	
}
#main {
	width: 555px;
	padding: 20px;
	float: left;
	margin: 0 0 0 0;
	
	
}
#right {
	width:160px;
	padding:20px;
	float:right;
	display:inline;
	
	
	
}
#contact{
	margin:0 0 30px 0;
}
#forma{
	width: 130px
}
#forma input{
	width: 100%;
	padding: 4px
}
#forma input[type="button"]{
	width: 100%;
	padding: 4px;
	margin: 0px
	
}


#forma dl{
	margin:0;
	padding:0;
}
#forma dd{
	padding:0;
	margin:2px 0 10px 0;
}
.textFieldBig{
	font-size:10px;
	width:559px;
}
.btn{
	font-size:14px;
}
.clearFix {
	clear:both;
}


#footer {
	margin:30px 0 0 0;
	padding:20px;
	background:#444;
	line-height:20px;
	height:20px;
	text-align:center;
	color:#8F9480;
}
#footer a, #footer a:link, #footer a:visited {
	color:#999;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
}
#logos {
	width:523px;
	margin:0px auto 0 auto;
}
.title {
	font-size:28px;
	font-family:WWF, Arial, Helvetica, sans-serif;
	color:#DF7126;
	margin: 0 0 30px 0;
}
.subTitle {
	color: #DF7126;
	font-size: 24px;
	font-family: WWF, Arial, Helvetica, sans-serif;
	line-height: 26px;
	margin:30px 0 15px 0;
}
.subSubTitle{
	font-size: 24px;
	font-family: WWF, Arial, Helvetica, sans-serif;
	line-height: 26px;
	margin: 0 0 10px 0;
}
.small{
	font-size: 12px;
	line-height: 16px;
}
.fl{
	float:left;
	display:inline;
	margin:0 15px 0 0;
}
.fr{
	float:right;
	display:inline;
	margin:0 0 0 15px;
}
#wwfSites {
	width:160px;
	margin:0 auto 0 auto;
}
#wwfSites a, #wwfSites a:link, #wwfSites a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	background:url(images/url_btn.gif) 0 -1px no-repeat;
	width:160px;
	height:34.5px;
	line-height:34px;
	margin:0 0 4px 0;
}
#wwfSites a:hover {
	background:url(images/url_btn.gif) 0% -35.5px no-repeat;
}
#banners{
	width:159px;
	margin:0 auto 0 auto;
}
#banners p{
	border-bottom: #999 1px solid;
	padding:16px 0 16px 0;
	margin:0;
}
#banners p:first-child {
	padding:0 0 12px 0;
}
#banners p:last-child {
	border-bottom:none;
	padding:16px 0 0 0;
}
#survey {
	margin:30px 0 0 0;
	text-align:center;
}
