body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #fafafa;
	background-image: url(arts/header_bg.gif);
	background-repeat: repeat-x;
}
#bodyContainer {
	text-align: center;
	margin-top: -8px;
}

#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: static;
}
#header {
	width: 1000px;
	position: static;
	height: 236px;
}
a {
	color: #666;
	font-weight: 600;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 16px;
}
h2 {
	font-weight: bold;
	font-size: 11px;
	color: #666;
}



#dnn_ContentPane {
	border-right: 0;
	border-left: 0;
}



#mainMenu {
	width: 960px;
	height: 50px;
	margin-top: 90px;
	position: absolute;
	margin-left: 80px;
}
.contText {
	display: inline;
	float: left;
	margin: 5px 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.contImage {
	float: right;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-right: 2px;
}


.logo {
	width: 1100px;
	height: 193px;
	position: absolute;
	background-image: url(arts/banner_bioPack.jpg);
	margin-top: 30px;
	margin-left: -50px;
}
.headerBlock {
	text-align: right;
	display: inline;
	width: 600px;
	height: 60px;
	margin-left: 300px;
	position: absolute;
}
ul#headerNav {
	float: right;
	margin: 0;
	padding: 0;
}
ul#headerNav li {
	display: inline;
	float: left;
	margin-bottom: 0px;
	background-image: url(arts/topNav_divider.png);
	background-repeat: no-repeat;
}
ul#headerNav li a {
	color: #000;
	line-height: 24px;
	display: block;
	height: 28px;
	float: left;
	margin-top: 2px;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
ul#headerNav li a:hover {
	text-decoration: none;
	color: #FFF;
}
ul#headerNav li.Last-Child a {
	background-image: url(arts/topNav_divider.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}







#nav1 {
	height: 50px;
	width: 960px;
	font-weight: normal;
	margin-top: 10px;
}

#nav1 ul {
	margin: 0px;
	clear: both;
	height: 46px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	font-weight: 400;
	background-image: url(arts/mainMenu.png);
	background-repeat: repeat-x;
}

#nav1 ul li {
	display: inline;
	float: left;
	margin-bottom: 0px;
	list-style-type: none;

}

#nav1 ul li a {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-weight: 400;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 36px;
	padding: 0 14px;
	white-space: nowrap;
	height: 39px;
}
#nav1 ul li a:hover {
	text-decoration: none;
	color: #00C;

}
#nav1 ul li.First-Child {

}
#nav1 ul li.SelectedTab a {
	color: #00C;
	text-decoration: underline;
}
#nav1 ul li.SelectedTab a:hover {
	color: #000;
}
#SideMenuPane {
	width: 230px;
	margin: 0 20px 20px 0px;
	display: inline;
	float: left;
	background-color: #FFF;
}
#SideMenuMain {
	width: 231px;
	height: 60px;
	background-image: url(arts/RevealTherapies.jpg);
}
#SideMenuSub {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	width: 225px;
	border-left: 1px solid #CCC;
}

#nav2Parent ul {
	margin: 0;
	padding: 0;
	font-weight: 600;
	width: 200px;
	height: 55px;
}

#nav2Parent ul li {
	text-indent: 10px;
	display: inline;
	margin-bottom: 0px;
	list-style-type: none;
}
#nav2Parent ul li a {
	color: #FFF;
	display: block;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 600;
	white-space: nowrap;
	height: 55px;
	line-height: 32px;
}
#nav2Parent ul li a:hover {
	color: #FFF;
	text-decoration: none;
}

#nav2 ul {
	margin: 0 0 2px 0;
	padding: 0;


}
#nav2 ul li {
	list-style-type: none;
	margin-bottom: 2px;
}
#nav2 ul li a {
	color: #565656;
	background-color: #eeeeee;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	font-weight: 400;
	border-bottom: 1px solid #dee3de;
	height: 26px;
	line-height: 27px;
	width: 200px;
	padding-left: 25px;
	background-image: url(arts/arrowRightRed.png);
	background-repeat: no-repeat;
	background-position: 4% 50%;
}
#nav2 ul li a:hover {
	color: #FFF;
	background-color: #3077ba;
	background-repeat: no-repeat;
	background-position: 4% 50%;
	background-image: url(arts/arrowRightWhite.png);
}
#nav2 ul li.parent a {
	background-repeat: no-repeat;
	background-position: 4% 50%;
	background-image: url(arts/arrowRightRed.png);



}
#nav2 ul li.parent a:hover {
	background-image: url(arts/arrowDownWhite.png);
	background-repeat: no-repeat;
	background-position: 4% 50%;
}
#nav2 ul li.level1Active a {
	color: #FFF;
	font-weight: normal;
	background-color: #3077ba;
	background-image: url(arts/arrowDownWhite.png);
	background-repeat: no-repeat;
	background-position: 4% 50%;
}
#nav2 ul li ul li.level2Active a {
	background-color: #cccccc;
	background-image: url(arts/menuBarActived.jpg);
	background-repeat: no-repeat;
}

#nav2 ul li ul li a {
	color: #565656;
	line-height: 22px;
	text-indent: 10px;
	border-bottom: 0;
	background-color: #FFF;
	font-weight: 600;
	background-image: url(arts/arrowCover.gif);
	background-repeat: no-repeat;
	background-position: 4% 50%;
}
#nav2 ul li ul li a:hover {
	background-color: #cccccc;
	color: #565656;
	background-repeat: no-repeat;
	background-position: 4% 50%;
	background-image: url(arts/arrowCover_a.gif);
}




.column2 {
	width: 750px;
	display: inline;
	float: right;
	margin: 0 0px 20px 0;
}
.column1 {
	display: inline;
	border-right: 0;
	border-left: 0;
	width: 360px;
	float: left;
}
.last {
	float: right;

}





#youAreHere {
	background-color: transparent;
	float: left;
	font-family: Arial, Helvetica, sans-serif;

}
.clear {
	font-size: 0px;
	line-height: 0;
	height: 0px;
	float: 0;
	clear: both;
}




.column2 .column1 .contText {
	width: 170px;
	font-size: 11px;
}
.column2Footer {
	height: 40px;
	background-image: url(arts/cloumn2_footer.gif);
}



.c_content {
	padding: 2px;

}
.contWrapper {
	margin: 2px 2px 1px 2px;
	border: 3px solid #F00;
}
.smallFooter {
	width: 356px;
	height: 25px;
	background-color: #FFF;
	float: left;
	border-top: 1px solid #CCC;
	padding: 2px;
}
.smallFooter div {
	line-height: 25px;
	background-color: #CCC;
	text-align: right;
	height: 25px;
	padding-right: 10px;
	background-image: url(arts/cont_footer.gif);
}
.smallFooter div a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: 600;
	height: 25px;
	color: #EE2E24;
	text-decoration: underline;
	font-size: 11px;
}
.smallFooter div a:hover {
	text-decoration: none;
}




.contArea {
	margin: 2px 2px 1px 2px;
}

.cont_Footer {
	width: 140px;
	height: 20px;
	background-color: #F00;
}



.borderBlock {
	border: 1px solid #CCC;
	margin-bottom: 20px;
	background-color: #FFF;
}

.rightPane {
	width: 200px;
	float: left;
	margin: 0 0 20px 0;
	display: inline;
}

#footer {
	height: 300px;
	margin-left: -8px;
	margin-right: -16px;
	background-image: url(arts/footer_bg.gif);
	background-repeat: repeat-x;
	position: relative;
	font-size: 11px;
}
#footerContent {
	width: 1000px;
	margin: 0 auto;
	height: 300px;
	position: relative;
	padding-left: 50px;
	background-image: url(arts/footerDeco.jpg);
	background-repeat: no-repeat;
}

#footerHead {
	font-size: 120%;
	color: #FFF;
	position: absolute;
	left: 500px;
	top: 26px;
	font-weight: bold;
}
#footerHead img {
	display: block;
	position: absolute;
	left: 180px;
	top: -25px;
}
.footerItem {
	padding: 0;
	text-align: left;
	float: left;
	margin-right: 60px;
	margin-top: 70px;
}

.footerItem ul {
	float: left;
	margin: 0;
	padding: 0;
}

.footerItem ul li {
	color: #FFF;
	margin-bottom: 0px;
	list-style-type: none;
	line-height: 1.5em;
}
.footerItem ul li.header {
	font-weight: 600;
	font-size: 100%;
}
.footerItem ul li a {
	color: #333;
	text-decoration: none;
	display: block;
}
.footerItem ul li a.normal {
	font-weight: normal;
}
.footerItem ul li a:hover {
	text-decoration: underline;
}
.footerBlock {
	width: 400px;
	height: 36px;
	position: absolute;
	margin-left: 580px;
	text-align: left;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	margin-top: 15px;
}
.copyrightBox {
	width: 400px;
	height: 20px;
	position: absolute;
	margin-top: 250px;
	text-align: left;
	margin-left: 120px;
	color: #FFF;
}


#bannerHome {
	width: 1185px;
	height: 319px;
}
.youAreHere {
	width: 400px;
	height: 20px;
	margin-top: 12px;
	margin-left: 260px;
	position: absolute;
	text-align: left;
}
.bioPack {
	width: 173px;
	height: 120px;
	margin-left: 770px;
	margin-top: 26px;
}
#BioPackMovie {
	width: 892px;
	height: 484px;
	margin: 0 auto;
}
