@charset "utf-8";
/* CSS Document */

h1{line-height:36px;font-family:Georgia, serif;font-size:26px;font-weight:400;color:#C33;}
body{
	background:url(../images/bg-01.jpg) repeat-x;
	background-color:#a6a5a5;
}

#wrap{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:0px;
	height:auto;
	background:#ffffff;
}

#header{
	width:950px;
	width:950px;
	height:47px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/header.gif) no-repeat;
}

#header-left{
	float:left;
	width:450px;
	height:115px;
	margin-bottom:10px;
}

#header-right{
	float:right;
	width:450px;
	height:115px;
	margin-bottom:10px;
	text-align:right;
}

p.standardText{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #333;
	line-height: 2.0em;
}

.clear{
	clear:both;
}

#menu{
	width:900px;
	height:42px;
	background:url(../images/menu.jpg) no-repeat;
}

#menu li{


	float:left;
	list-style:none;
	border-right:#B7B7B7 solid 1px;
	border-left:#ffffff solid 2px;
	text-align:center;
}

#menu li a{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #333;
	text-decoration:none;
	height:29px;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	display:block;
	}

#menu li a:hover{
	text-decoration:none;
	color:#fff;
	background:#3ea3d8;
}

/*CSS STICKY FOOTER START******************************************************************/
* {
	margin:0;
	padding:0;
	padding-top: 0px;
}
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
#main {padding-bottom: 119px; padding-left:25px; padding-right:25px;}  /* must be same height as the footer */
#footer {position: relative;
	margin-top: -119px; /* negative value of footer height */
	height: 119px;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	clear:both;
	}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*CSS STICKY FOOTER ENDS**********************************************************************/


/******** IMAGES CLASS **********************************************************************/


.videoBG {
	width:275px;
	height:200px;
	float:left;
	background-image:url(../images/bg-video.jpg);
	background-repeat:no-repeat;
	margin-top: 15px;
	padding-top: 7px;
}


img.breast-PHOTOS {
	float:left;
	padding:5px;
	margin:0px;
	border: 1px solid #0CF;
	margin-right:15px;
	margin-bottom:15px;
	margin-top:15px;
}

img.breast-PHOTOS:hover{
	border:1px solid #003;
}



/******** IMAGES CLASS ENDS **************************************************************************/



/*FOOTER STYLING STARTS*************************************************************************/
#footerContent{
	width:950px;
	height:72px;
}
#footerEdge{
	width:950px;
	height:47px;
	background:url(../images/footer.gif) no-repeat;
}

/*FOOTER STYLING ENDS*************************************************************************/

/****************************INDEX STARTS HERE***********************************************/

img.logoLARGE {
	float:left;
	padding-bottom:0px;
	padding-right:10px;
}

img.logo {
	padding-top:5px;
	float:right;
}

#r-column {
	width:275px;
	height:600px;
	float:left;
}

.col600{
	width:600px;
	height:auto;
	float:left;
	padding-right:25px;
	margin-top:15px;
}

.col250{
	width:275px;
	height:auto;
	float:left;
	padding: 0px;
	margin-top:15px;
}

img.article{
	padding-right:10px;
	padding-botton:10px;
	float:left;
}

#container{
	background:url(../images/container.jpg) no-repeat;
	width:260px;
	height:22px;
	padding-left:15px;
	padding-top:6px;
	padding-bottom: 0px;

}

#container p{
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:NORMAL;
	letter-spacing:1px;
	color: #C33;
}

#containerBox{
	width:252px;
	height:120px;
	border-bottom:#9ec0d5 solid 1px;
	border-left:#9ec0d5 solid 1px;
	border-right:#9ec0d5 solid 1px;
	padding: 10px;
	padding-top: 10px;

}

p.infoP{display:inline;}
img.info{ padding-right:5px; padding-top:5px;}

/****************************INDEX ENDS HERE************************************************/
.social{
	float:left;
	width:100px;
}

.social-fb{
	float:left;
	width:80px;
}
