/* CSS Document */
@import "tabcontent.css";
@import "textstyles.css";
@import "page_specific.css";

body {
	background: url(../images/layout/backgrounds/main.jpg) repeat-x white;
	margin: 0;
	line-height: 14px;
	}
img {
	border: 0px;
	}
.cl {
	clear: both;
	}
.img {
	margin: 5px 0px 5px 15px ;
	display: block;
	float: right;
	}
.img2 {
	margin: 5px 15px 5px 0px;
	display: block;
	float: left;
	}

#background_select {
	height: 293px;
	width: auto;
	margin: 0;	
	}
#wrapper {
	width: 1022px;
	_width: 1050px;
	margin: 0 auto;
	}
#flash_header {
	width: 1085px;
	height: 364px;
	margin-left: -63px;
	}
#right_side {
	width: 280px;
	float: left;
	padding: 0px 0px 0px 5px;
	}
#left_side {
	width: 690px;
	_width: 670px;
	float: right;
	position: relative;
	right: 16px;
	}
.mainpage_text {
	width: 500px;
	min-height: 120px;
	margin-right: 20px;
	text-align:justify;
	}
.pixelgems_360 {
	display: block;
	width: 179px;
	height: 127px;
	float: left;
	background: url(../images/layout/but_3602.png) no-repeat top;
	behavior: url(/assets/css/iepngfix.htc); 
	}
	.pixelgems_360:hover {
		background: url(../images/layout/but_3602.png) bottom;
		}
.pixelgems_blog {
	display: block;
	width: 117px;
	height: 128px;
	background: url(../images/layout/sidebar_affiliates.jpg) no-repeat;
	float: right;
	}
	.pixelgems_blog:hover {
	background: url(../images/layout/sidebar_affiliates.jpg) right;
	
		}
.pixelgems_cancer {
	clear: both;
	margin-top: 15px;
	display: block;
	width: 302px;
	height: 103px;
	background: url(../images/layout/but_cancer.png) bottom;
	behavior: url(/assets/css/iepngfix.htc);	 
	}
	.pixelgems_cancer:hover {
	background: url(../images/layout/but_cancer.png) no-repeat top;
	behavior: url(/assets/css/iepngfix.htc);
		}


/*footer area */

#footer_bar {
	background: url(../images/layout/footer_bar.png) no-repeat;
	behavior: url(/assets/css/iepngfix.htc); 
	width: 1012px;
	height: 41px;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	text-align: center;
	font-size: 10px;
	}
#bottom_swoosh {
	background: url(../images/layout/bottom_swooshes.png) no-repeat;
	behavior: url(/assets/css/iepngfix.htc); 
	width: 418px;
	height: 398px;
	position: fixed !important; 
	position: absolute;
	bottom: 0px;
	z-index: -10;
	margin-left: 650px;
	}
	#bottom_swoosh {
	_background: none;
	_width: 0px;
	_height: 0px;
	}
/* submenu */
.sub_sections {
	background: url(../images/layout/sub_header.jpg) no-repeat #f3f3f3;
	padding: 22px 3px 3px 3px; 
	}
.sub_menu, .sub_menu_select {
	border: 1px solid #c2c2c2;
	border-left: 5px solid #c2c2c2;
	display: block;
	margin: 3px;
	padding: 3px;
	font-weight: bold;
	}
	.sub_menu:hover, .sub_menu_select {	
	border-color: #97cf6c;
	color: black;
	text-decoration: none;
	cursor: pointer;
	}
.contact_button {
	background: url(../images/layout/contactus.png) no-repeat;
	width: 283px;
	height:98px;
	margin: 0px 0px 0px 0px;
	display: block;
	position: relative;
	top: -10px;
	}
	.contact_button:hover {
		background: url(../images/layout/contactus.png) no-repeat bottom;
		}
.front-blog {
	background: url(../images/content/blogfeed.jpg) no-repeat;
	width: 279px;
	height: 300px;
	padding: 50px 0px 0px 40px;
	}
