/* General reset */
img{border:0;}
a{color:#79bde8;}
a:hover{text-decoration:none;}

/* General settings */
html,body{
	display:table;
	height:100%;
	width:100%;
}
body{
	margin:0;
	font: 12px/17px Arial,Helvetica,sans-serif;
	color:#6d6f71;
	background:#000;
	display:table-cell;
	vertical-align:middle;
}
#header{padding:15px 0 10px;}
.logo{
	margin:0;
	text-align:center;
}
.logo img{vertical-align:top;}
#main{
	background: url(../images/bg-main.gif) 50% 0;
	height:450px;
	margin-bottom:20px;
}
.main-holder{
	width:960px;
	height:450px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
.main-frame-wrapper{
	width:960px;
	height:450px;
	position:relative;
	z-index:40;
}
.main-frame{
	width:960px;
	height:450px;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	z-index:1;
}
.main-frame-wrapper .active{
	z-index:2;
}
.bg-image{
	position:absolute;
	top:0;
	left:0;
}
.intro{
	width:464px;
	position:absolute;
	top:123px;
	left:0;
}
.intro-inner{
	width:402px;
	padding-left:62px;
}
.intro h2{
	margin:0 0 8px;
	font-size:40px;
	line-height:40px;
	font-weight:normal;
	color:#fff;
}
* html .intro h2{height:1%;}
*+html .intro h2{height:1%;}
* html .intro h2 cufon{float:left;}
*+html .intro h2 cufon{float:left;}
.intro .red-color{color:#ed1c24;font-weight:bold;}
.intro .more{
	color:#fff;
	text-decoration:none;
	font-size:10px;
	margin:0 0 0 3px;
	display:inline-block;
	cursor:pointer;
	padding:0 0 1px;
}
.intro .more span{
	background: url(../images/bg-more.gif) repeat-x;
	padding:9px 0 0;
	display:inline-block;
}
* html .intro .more span{padding:6px 0 0;}
*+html .intro .more span{padding:6px 0 0;}
.intro .more em{
	display:inline-block;
	font-style:normal;
}
.intro .more:hover{
	text-decoration:none;
	border-bottom:1px solid #fff;
	padding:0;
}
.breast-cancer{
	background: url(../images/txt-breast-cancer.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	width:143px;
	height:94px;
	margin:7px 0 0;
}
.image-box{
	position:absolute;
	width:192px;
	height:150px;
	overflow:hidden;
	z-index:60;
}
.image-box01{
	top:0;
	left:0;
}
.image-box02{
	top:0;
	left:192px;
}
.image-box03{
	top:0;
	left:384px;
}
.image-box04{
	top:0;
	left:576px;
}
.image-box05{
	top:0;
	left:768px;
}
.image-box06{
	top:150px;
	left:0;
}
.image-box07{
	top:150px;
	left:192px;
}
.image-box08{
	top:150px;
	left:384px;
}
.image-box09{
	top:150px;
	left:576px;
}
.image-box10{
	top:150px;
	left:768px;
}
.image-box11{
	top:300px;
	left:0;
}
.image-box12{
	top:300px;
	left:192px;
}
.image-box13{
	top:300px;
	left:384px;
}
.image-box14{
	top:300px;
	left:576px;
}
.image-box15{
	top:300px;
	left:768px;
}
.image-box16{
	top:450px;
	left:0;
}
.image-box17{
	top:450px;
	left:192px;
}
.image-box18{
	top:450px;
	left:384px;
}
.image-box19{
	top:450px;
	left:576px;
}
.image-box20{
	top:450px;
	left:768px;
}
.content-wrapper{
	width:640px;
	position:absolute;
	bottom:66px;
	left:0;
	overflow:hidden;
}
.content{
	display:none;
	width:640px;
	background:#fff;
	color:#6d6f71;
	overflow:hidden;
}
.content-inner{
	width:600px;
	height:365px;
	overflow:hidden;
	padding:20px 20px 0 20px;
}
.scrollarea{
	height:280px;
	overflow:auto;
	margin-bottom: 15px;
	padding-right:10px;
}
.content h2{
	color:#79bde8;
	font-size:17px;
	margin:0 0 18px;
	font-weight:normal;
}
.content h3{
	color:#79bde8;
	font-size:12px;
	margin:0 0 14px;
}
.content p{margin:0 0 10px;}
.close{
	width:100%;
	overflow:hidden;
	font-size:10px;
	line-height:16px;
}
.close a{
	float:right;
	color:#79bde8 !important;
	text-decoration:none;
	padding:3px 20px 3px 0;
	background: url(../images/bg-close.gif) no-repeat 100% 50%;
}
#footer{
	position:absolute;
	bottom:0;
	left:160px;
	z-index:200;
	width:640px;
	height:66px;
	color:#fff;
}
.footer-holder{
	background: url(../images/bg-footer.png);
	width:100%;
}
.footer-frame{
	position:relative;
	width:100%;
	height:41px;
	padding:18px 0 7px;
}
#footer .menu{
	width:100%;
	margin:0 0 11px;
	padding:0;
	list-style:none;
	font-size:13px;
	line-height:16px;
	text-align:center;
}
#footer .menu li{
	display:inline-block;
	padding:0 45px;
}
* html #footer .menu li{display:inline;}
*+html #footer .menu li{display:inline;}
#footer a{
	color:#b2b2b2;
	text-decoration:none;
}
#footer a:hover,
#footer li a.active{color:#fff;}
#footer .nav{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	font-size:10px;
	line-height:14px
}
#footer .tab{height:10px; line-height:10px;}
#footer .nav li {
	display:inline;
	background: url(../images/split-nav.gif) no-repeat;
	padding:0 8px 0 10px;
	line-height:10px;
}
#footer .nav li:first-child,
#footer .nav li.first-child{
	background:none;
	padding-left:4px;
}
#prev,
#next{
	position:absolute;
	top:0;
	width:50px;
	height:50px;
	z-index:100;
	text-indent:-9999px;
	overflow:hidden;
}
#prev{
	left:0;
	background:url(../images/prev.gif) no-repeat;
}
#next{
	right:0;
	background:url(../images/next.gif) no-repeat;
}
.switcher{
	right:14px;
	top:14px;
	z-index:99;
	position:absolute;
}
.switcher ul{
	margin:0;
	padding:0;
	list-style:none;
}
.switcher li{
	float:left;
	padding:0 0 0 3px;
}
.switcher a{
	float:left;
	width:12px;
	height:12px;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	text-decoration:none;
	background:url(../images/switcher.png) no-repeat;
}
.switcher .active a,
.switcher a:hover{background:url(../images/switcher-active.png) no-repeat;}
.switcher a:focus{outline:none;}

#fader{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	z-index:49;
	display:none;
}
.introduction {
	position:absolute;
	z-index:250;
}
.sectionHeaderImage {
	border:none;
	margin:0px 0px 20px 0px;
}
.newsImage {
	float:right;
	border:none;
	width:100px;
	margin:0px 0px 10px 10px;
}
#footer .content a {
	text-decoration:underline;
	color:#000000;
}
#footer .content a:hover {
	color:#999999;
}
#footer .content .close a {
	text-decoration:none;
}
#footer .content .close a:hover {
	color:#000000;
}
.clearer {
	clear:both;
}

