/* @group Global Reset */
body#page_bg {	margin: 0px;	padding: 0px;}











/* @group Structure keeps top menu and main menu positioned */
#top-wrapper {	width: 960px;	margin: 0px auto;	padding: 0px;}



/* Top Bar */
#header-top {	height: 18px;	width: 960px;	background: url(../images/topnav_arrow.png) no-repeat right center;	padding-right: 8px;	position: relative;	left: -10px;}
#header-top ul {	list-style: none;	float: right; border:none; margin: 0; padding: 0}
#header-top address {	list-style: none;	float: right; border:none; margin: 0; padding: 0}
#header-top li {	float: left;	padding-left: 16px;	padding-right: 7px;	background: url(../images/topnav_arrow.png) no-repeat left center;	height: 18px;}
#header-top li a {	font: 11px Helvetica, Arial, Geneva, sans-serif;	line-height: 18px;	text-decoration: none;}
#header-top html {	margin: 0;	padding: 0;}
#header-top body {	margin: 0;	padding: 0;}
#header-top form {	margin: 0;	padding: 0;}
#header-top fieldset {	margin: 0;	padding: 0;}

/* Teaser */
#teaser-wrapper {	width: 100%;	margin: 0px auto;	padding: 0px;} 
#teaser {	width: 960px;	margin: 0px auto;	}
#teaser-bottom-suckerfish,#teaser-bottom-dropline,#teaser-bottom-module-dropline, 
#teaser-bottom-module-suckerfish { margin: -1px 0px 0px 0px;	padding: 0px;	height: 0px;	position: relative;	background: url(../images/teaser_bottom.png) repeat-x center top;}
#teaser-bottom-module-suckerfish { margin: 0px 0px 0px 0px; }
#teaser-bottom-suckerfish,#teaser-bottom-dropline {	margin: 0px;}





/* @end */




/* @group Footer *//* The Footer NECESSARY */
#footer {	margin: 0px auto;}
#inner-wrap{width:960px; margin: 0px auto;}

/* Footer Modules */
#footer div.moduletable h3,#footer div.moduletableS1 h3,#footer div.moduletableS2 h3,#footer div.moduletableS3 h3,#footer div.moduletableS4 h3,#footer div.moduletableS5 h3 {	color: #fff;	background: none;	border-bottom: 1px solid #eeeeee;	padding: 0 0 2px 0px;	margin: 0 0 3px 0px;}
#footer div.moduletable,#footer div.moduletableS1,#footer div.moduletableS2,#footer div.moduletableS3,#footer div.moduletableS4,#footer div.moduletableS5 {	background: none;	font-size: 12px;	padding: 0;	margin: 4px;}
/* @end */


/* necessary to keep trust buttons centered and spaced right */
.copyright, .copyright a {	font: 10px/14px Arial, Helvetica, Geneva, sans-serif;	color: #000;	margin: 0px auto;	text-align: center;}
.copyright p{ padding-bottom:5px;}
.copyright img{margin-left:15px;}

