@charset "utf-8";
/* CSS Document */
.wrapper { min-width: 1109px; }


#main .home { /*width:960px; */ }
#main #content{ margin-right:0; margin-left: 250px; padding-top: 18px; }
/*#main #content_wrapper { margin-right:0; background:url(../images/sand_bg_infinity.jpg) #F0E6D4 -350px -40px; }*/
#main #content_wrapper { margin-right:0; background:url(../images/sand_bg_repeat_x.jpg) repeat-x 0px 0px; }
body{ background-image: url(../images/body_bg_infinity.jpg); }

/*#main .content_shadow { background:url(../images/content_shadow.png) repeat-y -70px; }*/
/*#main .content_bg { background:url(../images/main_bg.png) repeat-x #fff; width:960px; }*/

#main .content_shadow { background:none; }
#main .content_bg { background:none; }

#banner_home {
	background: url(../images/teaser_bg.png) no-repeat;
	width:164px;
	height:667px;
	position:relative;
	float:right;
}
#banner_home h2 {
	display:block;
	text-indent:-999em;
}
#banner_home li {
	list-style:none;
	text-indent:0px;
	list-style-position:outside;
	/*width:110px;*/
	padding:0;
	margin:0px 13px 16px 43px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#65A5DC;
	display:block;
}
#banner_home ul{
	padding:0;
	margin:0;
	display:block;
	position:absolute;
	top:125px;
}
.nowrap {
	white-space:nowrap;
}
.paypal-logo{	
	display:inline-block;
	text-indent:-999em;
	vertical-align:text-bottom;
	width:81px;
	height:22px;
	margin-left:2px;
	background: url(../images/paypal_logo.gif) no-repeat;	
}
