/*

Theme Name: Spotted_Main

Theme URI: http://wordpress.org/

Description: The main spotted panda theme.

Version: 2.0

Author: Steve Davies

Author URI: http://www.spottedpanda.com/


Tags: fixed width, 3 columns, widgets, buddypress

	This theme was designed and built by Steve Davies,

	It is Copyright Spottedpanda.com 2010

*/

/* Begin Typography & Colors */


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/body_bg.gif') repeat-x;
	color: #333;
	text-align: center;
}

#page {
	background-color: white;
	text-align: left;
}

#header {
	background: url('images/logo3.gif') no-repeat bottom center;
}

#loginArea {
	position: absolute;
	top: 11px;
	right: 1px;
	width: 144px;
}

#loginArea a {
	display: block;
	width: 144px;
	margin-right: 0px;
	float: right;
	height: 27px;
}

#registerArea {
	position: absolute;
	top: 56px;
	right: 0px;
	width: 160px;
}

#registerArea a {
	display: block;
	width: 145px;
	margin-right: 0px;
	float: right;
	height: 20px;
}

#homeArea {
	position: absolute;
	top: 126px;
	right: 150px;
	width: 210px;
}

#homeArea a {
	display: block;
	width: 835px;
	margin-right: 0px;
	float: right;
	height: 80px;
	text-indent: -9999px;
}

#content {
	padding-left: 1px;
}

.centre-column {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	font-size: 1.2em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: left;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	height: 300px;
	color: #333333;
}

#spacerFooter {
	background: url('images/footer_bg.gif') repeat-x top;
	border: none;
	color: #333333;
	height: 50px;
}

#spacerFooter-bottom {
	border: none;
	background-color: #333333;
	height: 37px;
}



.footer-bottom {



	margin-top: 0px;



	border: none;



	background-color: #B0B0B0;



	height: 290px;



	color: #FFF;



	font-size: 1.1em;



}



#footer-logo {



	text-align: center;



}



#footerTools {



	background: url('images/footer.gif') no-repeat;



	height: 250px;



	margin: 0px;



	font-size: 1.2em;



}



.bottom-column {



	float:left;



	width:260px;



	margin:0px 40px 0px 20px;



}



.bottom-right-column {



	float:right;



	width:310px;



	margin: 0px 20px 0px;



}



.footer-links {



	font-size: 1.1em;



	text-align: center;



	margin-right: 20px;



	margin-left: 20px;



}



.footer-copyright {



	font-size: 1.0em;



	text-align: center;



	margin-top: 15px;



}

.absolute-bottom {
	margin-top: 8px;
	text-align: center;
}

.absolute-bottom a, h2 a:hover, h3 a:hover {
        color: #FFF;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 3.8em;
}

h1.pagetitle {
 	font-size: 3.0em:
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 2.4em;
}

h2.pagetitle {
	font-size: 3.0em;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
}

h3 {
	font-size: 2.0em;
}

h4 {
	font-size: 1.6em;
}

h5 {
	font-size: 1.2em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	color: #288AB7;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #288AB7;
}

.search-excerpt {
	color: #B83A3A;
}

.widgettitle {
	font-size: 2.4em;
	color: #113648;
	background: url(images/stripe.png) repeat;
}

.widgettitle {
	background-color:#DADADA;
}

.tellafriend {
	font-size: 2.4em;
	color: #298BB9;
	background: url(images/stripe.png) repeat;
}

.tellafriend {
	background-color:#DADADA;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #b85b5a;
}

pre {
	font-size: 1.3em;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}

.sticky h2 {
	padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}



.commentlist cite, .commentlist cite a {



	font-weight: bold;



	font-style: normal;



	font-size: 1.1em;



}



.commentlist p {



	font-weight: normal;



	line-height: 1.5em;



	text-transform: none;



}



#commentform p {



	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;



}



.commentmetadata {



	font-weight: normal;



}



#sidebar {



	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;



}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {



	color: #777;



	font: 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif;



}



#sidebar2 {



	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;



}



small, #sidebar2 ul ul li, #sidebar2 ul ol li {



	color: #777;



}



code {



	font: 1.1em 'Courier New', Courier, Fixed;



}



acronym, abbr, span.caps {



	font-size: 0.9em;



	letter-spacing: .07em;



}



a, h2 a:hover, h3 a:hover {



	color: #447AC2;



	text-decoration: none;



}



a:hover {



	color: #147;



	text-decoration: underline;



}



#wp-calendar #prev a, #wp-calendar #next a {



	font-size: 9pt;



}



#wp-calendar a {



	text-decoration: none;



}



#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


/* End Typography & Colors */


/* Begin Structure */

body {
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	position: relative;
	background: url('images/body_bg.gif') repeat-x;
}

#header {
	margin: 22px 0 20px 1px;
	padding: 0;
	height: 209px;
	width: 1000px;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 28px 0 25px 0;
	width: 602px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 550px;
}

.post {
	margin: 0 10px 20px 10px;
	text-align: left;
}



.post hr {



	display: block;



}



.page-search {



	margin: 0 10px 20px 10px;



	text-align: left;



}



special_class {



	margin: 0 10px 20px 10px;



}



.widecolumn .post {



	margin: 0;



}



.narrowcolumn .postmetadata {



	padding-top: 5px;



}



.widecolumn .postmetadata {



	margin: 30px 0;



}



.widecolumn .smallattachment {



	text-align: center;



	float: left;



	width: 128px;



	margin: 5px 5px 5px 0px;



}



.widecolumn .attachment {



	text-align: center;



	margin: 5px 0px;



}



.postmetadata {



	clear: both;



}



.clear {



	clear: both;



}



#footer {



	padding: 0 0 0;



	margin: 0 auto;



	clear: both;



}



#free-seo-tools {



	padding: 0 0 0;



	margin: 0 auto;

	

	width: 1000px;



	clear: both;



}



#seo-alignment {



        height: 380px;



	width: 100%;



	margin: 0 px;



}



#seo-text {



	padding: 0 0 0;



	margin: 0 auto;

	

	width: 1000px;



	clear: both;



	height: 230px;



}



.seo-text ul, li {



        text-align: left;



}



#footer p {



	margin: 0;



	padding: 0px 0px 5px 0px;



	text-align: left;



}



.featured-clear {



	display: block;



	height: auto;



	width: 579px;



}



.featured {



	background: url('images/stripey.png') repeat;



	float: left;



	border: 1px solid #C0C8FA;



}



.featured {



	background-color:#B0D1F3;



}



.thumb-post {



	float: left;



	margin-right: 10px;



	margin-top: 20px;



	height: auto;/*     width: 150px; */







       }



.thumb-post-old {



	float: left;



	margin-right: 10px;



	margin-top: 20px;



	height: auto;



	width: 150px;



}



.short-post {
	width: 400px;
	float: left;
	margin: 0px;
}

.short-post h2 {
	font-size: 2.8em;
}

.featured-post {
	float: right;
	width: 310px;
	display: inline;
	margin-right: 0px;
	margin-top: 5px;
}

.featured-post-h2 {
	font-size: 3.4em;
}

.featured-social {



	display: block;



	margin: 0;



	float: right;



}



.social {



	margin-bottom: 10px



}



.splitter-latest {



	display: inline;



}



/* End Structure */

/*	Begin Headers */

h1 {
	margin: 20px 0 0;
}

h1.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h2 {
	margin: 20px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;

}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

.follow-us {
	clear: both;
	text-align: center;
}

.splitter {
	background:url(http://www.spottedpanda.com/wp-content/themes/spotted_main/images/splitter.png) left center repeat-x;
	font-size: 1.4em;
}

.splitter span {
	background:#FFF;
	color:#777;
	font-weight:bold;
}

.splitter .subscribe {
	float:right;
	font-size:11px;
	padding-left:5px;
	background:#FFF;
}

.splitter .minor {
	background: url('images/stripey2.gif') repeat;
	font-size: 1.4em;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	margin-top: 5px;
}

.seperator1 {
	display: block;
}

.separator {
	clear:both;
}

hr {
	width: 100%;
	border-bottom: solid 0.5px #DDDDDD;
}

/* End Headers */


/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* End Images */


/* Begin Lists

	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before, #sidebar2 ul ul li:before, #sidebar3 ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}



ol li, #sidebar ul ol li {



	list-style: decimal outside;



}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0 0;
	padding: 0;
}

#sidebar a, h2 a:hover, h3 a:hover {
	color: #1C1C1C;
	text-decoration: none;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#sidebar a:hover {
	color: #3496D5;
	text-decoration: underline;
}

#sidebar2 ul, #sidebar2 ul ol {
	margin: 0px;
	padding: 0px;
}

#sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
}

#sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 0 0 10px;
}

#sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar2 ul ol li {
	list-style: decimal outside;
}

#sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 5px 0px 0px;
	padding: 5px 0 0;
}

#sidebar2 a, h2 a:hover, h3 a:hover {
	color: #1C1C1C;
	text-decoration: none;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#sidebar2 a:hover {
	color: #3496D5;
	text-decoration: underline;
}



#sidebar3 ul, #sidebar3 ul ol {



	margin: 0;



	padding: 0;



}



#sidebar3 ul li {



	list-style-type: none;



	list-style-image: none;



	margin-bottom: 15px;



}



#sidebar3 ul p, #sidebar3 ul select {



	margin: 5px 0 8px;



}



#sidebar3 ul ul, #sidebar3 ul ol {



	margin: 5px 0 0 10px;



}



#sidebar3 ul ul ul, #sidebar3 ul ol {



	margin: 0 0 0 10px;



}



ol li, #sidebar3 ul ol li {



	list-style: decimal outside;



}



#sidebar3 ul ul li, #sidebar3 ul ol li {



	margin: 3px 0 0;



	padding: 0;



}



#sidebar3 a, h2 a:hover, h3 a:hover {



	color: #1C1C1C;



	text-decoration: none;



	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;



	font-size: 11px;



	font-weight: bold;



}



#sidebar3 a:hover {



	color: #3496D5;



	text-decoration: underline;



}



/* End Entry Lists */



/* Begin Form Elements */

#searchform {
	margin:0 0 0 143px;
	padding:0px 3px;
	text-align:left;
}



#searchform #s {



	margin-top: 13px;



	width: 133px;



	padding: 0px;



	border: none;



}



#searchsubmit {



	padding: 1px;



	margin:0 0 0 8px;



}



.entry form { /* This is mainly for password protected posts, makes them look better. */



	text-align:center;



}

.guide h3 {
	font-size: 1.6em;
        color: black;
}

.guide h3 {
        background: url(http://www.spottedpanda.com/wp-content/themes/spotted_main/images/post_header_bg.jpg);
	margin: 7px 0 0;
        width: 500px;
}

select {



	width: 130px;



}



#commentform input {



	width: 170px;



	padding: 2px;



	margin: 5px 5px 1px 0;



}



#commentform {



	margin: 5px 10px 0 0;



}



#commentform textarea {



	width: 100%;



	padding: 2px;



}



#respond:after {



	content: ".";



	display: block;



	height: 0;



	clear: both;



	visibility: hidden;



}



#commentform #submit {



	margin: 0 0 5px auto;



	float: right;



}



/* End Form Elements */































/* Begin Comments*/







.alt {



	margin: 0;



	padding: 10px;



}



.commentlist {



	padding: 0;



	text-align: justify;



}



.commentlist li {



	margin: 15px 0 10px;



	padding: 5px 5px 10px 10px;



	list-style: none;



}



.commentlist li ul li {



	margin-right: -5px;



	margin-left: 10px;



}



.commentlist p {



	margin: 10px 5px 10px 0;



}



.children {



	padding: 0;



}



#commentform p {



	margin: 5px 0;



}



.nocomments {



	text-align: center;



	margin: 0;



	padding: 0;



}



.commentmetadata {



	margin: 0;



	display: block;



}



/* End Comments */























/* Begin Calendar */







#wp-calendar {



	empty-cells: show;



	margin: 10px auto 0;



	width: 155px;



}



#wp-calendar #next a {



	padding-right: 10px;



	text-align: right;



}



#wp-calendar #prev a {



	padding-left: 10px;



	text-align: left;



}



#wp-calendar a {



	display: block;



}



#wp-calendar caption {



	text-align: center;



	width: 100%;



}



#wp-calendar td {



	padding: 3px 0;



	text-align: center;



}



#wp-calendar td.pad:hover { /* Doesn't work in IE */



	background-color: #fff;



}



/* End Calendar */







/* Begin Various Tags & Classes */







acronym, abbr, span.caps {



	cursor: help;



}



acronym, abbr {



	border-bottom: 1px dashed #999;



}



blockquote {



	margin: 15px 30px 0 10px;



	padding-left: 20px;



	border-left: 5px solid #ddd;



}



blockquote cite {



	margin: 5px 0 0;



	display: block;



}



.center {



	text-align: center;



}



.hidden {



	display: none;



}



.screen-reader-text {



	position: absolute;



	left: -1000em;



}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}

.older-entires {
	float: left;
	margin-left: 10px;
	width: 175px;
}

.older-entries-header {
display:block;
height: 40px;
}

.older-entries-h2 {
	font-size: 2.0em;
}

.older-entries-h3 {
	font-size: 1.6em
}
.older-entries-h3 {
	margin: 7px 0 0;
}

.older-big {
	width: 570px;
	height: 720px;
	margin-left: 30px;
}

.older-small {
	margin: 0 0 10px;
	text-align:left;
}

.older-entires-sm {
	margin-left: 20px;
	width: 475px;
}

.avatar-block {



		display: block;



		height: 120px;



}







img.avatar {



	float: left;



	border: 2px solid #eee;



	margin-left: 5px;



	margin-bottom: 5px;



}









/*.menu-main-nav-container {



       background: url('images/stripey2.gif') repeat;



}*/





/* End Various Tags & Classes*/





/* Captions */







.aligncenter,  div.aligncenter {



	display: block;



	margin-left: auto;



	margin-right: auto;



}



.wp-caption {



	border: 1px solid #ddd;



	text-align: center;



	background-color: #f3f3f3;



	padding-top: 4px;



	margin: 10px;/*	-moz-border-radius: 3px;







	-khtml-border-radius: 3px;







	-webkit-border-radius: 3px;







	border-radius: 3px;







*/







}



.wp-caption img {



	margin: 0;



	padding: 0;



	border: 0 none;



}



.wp-caption p.wp-caption-text {



	font-size: 11px;



	line-height: 17px;



	padding: 0 4px 5px;



	margin: 0;



}



/* End captions */















/* LEFT SIDEBAR ELEMENTS */















#sidebar {



	float:left;



	margin:0px 0px 0px;



	padding:35px 12px 0px 5px;



	width:180px;



}



#sidebar form {



	margin: 0;



}



#innerLeftInner {



	padding-left: 30px;



	width: 195px;



	position: relative;



}



#nav_menu-3 {



	background: url('images/stripey.png') repeat;



}



#nav_menu-3 {



	background-color: #CBE1F8;



}



#nav_menu-4 {



	background: url('images/stripey.png') repeat;



}



#nav_menu-4 {



	background-color: #CBE1F8;



}



#nav_menu-5 {



	background: url('images/stripey.png') repeat;



}



#nav_menu-5 {



	background-color: #FEFFC1;



}



#nav_menu-6 {



	background: url('images/stripey.png') repeat;



}



#nav_menu-6 {



	background-color: #FEFFC1;



}



#nav_menu-7 {



	background: url('images/stripey.png') repeat;



}



#nav_menu-7 {



	background-color: #FEFFC1;



}



/* RIGHT SIDEBAR ELEMENTS */















#sidebar2 {



	float:right;



	margin-right:8px;



	padding:20px 0 0px 0px;



	width:180px;



}



#sidebar3 {



	float:right;



	margin-right:8px;



	padding:0px 0 10px 0px;



	width:180px;



}



#innerRightInner {



	padding-left: 30px;



	width: 175px;



	position: relative;



}



#categories-5 {



	background: url('images/stripey.png') repeat;



}



#categories-5 {



	background-color: #FEFFC1;



}



#loginwithajaxwidget-3 {



	background: url('images/stripey.png') repeat;



}



#loginwithajaxwidget-3 {



	background-color: #CBE1F8;
}



.follow-us {
	background: url('images/stripey.png') repeat;
}

.follow-us {
	background-color: #CBE1F8;
}

.translation_bar {
	background: url('images/stripey.png') repeat;
}

.translation_bar {
	background-color: #CBE1F8;
}

.facebook {
	background: url('images/stripey.png') repeat;
}

.facebook {
	background-color: #FEFFC1;
}


#bp_core_recently_active_widget-3 {



	background: url('images/stripey.png') repeat;



}



#bp_core_recently_active_widget-3 {



	background-color: #CBE1F8;



}



#text-2 {



	background: url('images/stripey.png') repeat;



}



#text-2 {
	background-color: #CBE1F8;
}

#text-3 {
	background: url('images/stripey.png') repeat;
}

#text-3 {
	background-color: #FEFFC1;
}

#translation_bar {
	margin-top: 5px;
	margin-left: 5px;
}



#flag_en {



	margin-right: 9px;



}



#flag_it {



	margin-right: 9px;



}



#flag_zh-CN {



	margin-right: 9px;



}



#flag_fr {



	margin-right: 9px;



}



#flag_pt {



	margin-right: 9px;



}



#flag_de {



	margin-right: 9px;



}



#flag_es {



	margin-right: 9px;



}



#flag_ru {



	margin-top:3px;



	margin-right: 9px;



}



#flag_nl {



	margin-right: 9px;



}



#flag_sv {



	margin-right: 9px;



}



#flag_el {



	margin-top:3px;



	margin-right: 9px;



}



#flag_ja {



	margin-top:3px;



	margin-right: 9px;



}



#flag_tr {



	margin-right: 9px;



}



#flag_sr {



	margin-right: 9px;



}







#small-box-left {



    float: left;



	margin-right: 20px;



	}



/* FOOTER ELEMENTS */















#footercontent {



	text-align:center;



	padding-top:20px !important;



}



#footerArea1 {



	position: static;



	float: left;



	width: 160px;



	margin: 0 40px 0 25px;



}



#footerArea1 a {



	display: block;



	width: 160px;



	margin: 20px 0px 0px;



	float: left;



	height: 27px;



	text-align: center;



	padding-top: 155px;



}



#footerArea2 {



	position: static;



	float: left;



	width: 160px;



	margin: 0 40px 0 0;



}



#footerArea2 a {



	display: block;



	width: 160px;



	margin: 20px 0px 0px;



	float: left;



	height: 27px;



	text-align: center;



	padding-top: 155px;



}



#footerArea3 {



	position: static;



	float: left;



	width: 160px;



	margin: 0 40px 0 0;



}



#footerArea3 a {



	display: block;



	width: 160px;



	margin: 20px 0px 0px;



	float: left;



	height: 27px;



	text-align: center;



	padding-top: 155px;



}



#footerArea4 {



	position: static;



	float: left;



	width: 155px;



	margin: 0 50px 0 0;



}



#footerArea4 a {



	display: block;



	width: 160px;



	margin: 20px 0px 0px;



	float: left;



	height: 27px;



	text-align: center;



	padding-top: 155px;



}



#footerArea5 {
	position: static;
	float: left;
	width: 165px;
}

#footerArea5 a {
	display: block;
	width: 165px;
	margin: 20px 0px 0px;
	float: left;
	height: 40px;
	text-align: center;
	padding-top: 155px;
}