@charset "utf-8";
/* CSS Document */

body {
	background:#000000;
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

h1, h2 {
	font:normal 13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #3B7785;
	margin-top:0px;
	margin-bottom:4px;
	}

h3 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom:0px;
	padding:0px;
	}

hr {
	border: none 0;
	border-top: 1px dotted  #333333;
	width: 100%;
	height: 1px;
	text-align: center;
	margin-bottom:20px;
	}

	
#wrapper {
	width:948px;
	/*height:713px;*/
	border:solid 1px #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	}

#wrapper2 {
	width:926px;
	/*height:690px;*/
	border:solid 6px #FC1F88;
	margin:5px;
	}

#content {
	width:921px;
	/*height:686px;*/
	border:solid 1px #FFFFFF;
	margin:1px;
	}

#banner {
	width:921px;
	height:90px;
	/*background-color: #2d2d2d;*/
	background:#2d2d2d url(../images/logo.jpg) center center no-repeat;
	}

#medal {
	width: 89px;
	height: 86px;
	float: left;
	background: transparent url(../images/medal.jpg) left top no-repeat;
	margin: 2px 5px 0px 5px;
}
	
#bannerimages {
	width: 225px;
	height: 28px;
	overflow: hidden;
	float: right;
	margin:  30px 10px 10px 10px;
}
	
.menu {
	width:91px;
	padding-left:1px;
	margin:0px;
	float:left;
	}
	
.menu ul {
	margin:0px;
	padding:0px;
	}
.menu li {
	list-style:none;
	color:#FFFFFF;
	display:inline;
	}

.menu li a {
	font:bold 12px Arial, Helvetica, sans-serif;
	width:66px;
	height:27px;
	background:transparent url(../images/menu_button.jpg) no-repeat;
	text-decoration:none;
	text-align:right;
	margin:0px 0px 1px 0px;
	padding-top:84px;
	padding-right:21px;
	color:#FFFFFF;
	display:block;
	}

.menu li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	}


#subcontent {
	width:829px;
	/*height:612px;*/
	/*background:transparent url(../images/content_background.jpg) top right no-repeat;*/
	float:left;
	}
	
#text {
	width:400px;
	height:560px;
	/*background:#2D2F30;*/
	margin-top:5px;
	margin-left:0px;
	padding:20px;
	overflow:auto;
	float:left;
	overflow-x: hidden;
	}

#text p{
	padding-left:10px;
	}

#text a{
	color:#00CCFF;
	text-decoration:none;
	}

#text a:hover{
	color:#FFFF00;
	text-decoration:none;
	}

#image {
	width:386px;
	height:484px;
	text-align:right;
	float:right;
	}

#footer{
	width:948px;
	background: transparent url(../images/breast-cancer-logo.gif) left top no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	text-align:right;
	}

#footer li{
	display:inline;
	padding-left:10px;
	padding-right:10px;	
	}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
	}

#footer a:hover {
	color:#3B7785;
	text-decoration:none;
	}
/************/

.clear {
	clear:both;
	}

.latest_img {
	border: 0px;
	margin: 0px;
	}

.read, .read a, .read a:hover{
	color:#3B7785;
	text-decoration:none;
	float:right;
	cursor:pointer;
	}

.services li {
	list-style-image:url(../images/arrow.png);
	color:#3B7785;
	}

.form {
	font:normal 12px Arial, Helvetica, sans-serif;
	}

.portfolio {
	width:400px;
	}

.portfolio img{
	padding-right:10px;
	padding-bottom:10px;
	border:none;
	}

.link a{
	color:#3B7785;
	text-decoration:none;
	}

.link a:hover {
	color:#3B7785;
	text-decoration:none;
	}
