body{
	background-image: url(../images/bioethics.jpg);
	background-size: 100% auto;
	background-position: 0% 0%;
	font-family: "COM4t Fine Regular",comt , "Times New Roman", Verdana, sans-serif;

}
a:link{
	text-decoration: none;
}
.p_bg_color{
	background-color: #00bbff;
}
.p_text_color{
	color: #00bbff;
}

@font-face {
	font-family: 'comt';
	src: url('COM4F_RG.TTF') format('truetype');
	font-weight: normal;
	font-style: normal;	
}

h1, h2, h3 ,h4, h5, h6{
	font-family: "COM4t Fine Regular",comt , "Times New Roman", Verdana, sans-serif;
	color: #F08002;
	text-align: left;
}
/*##########################################################*/

.black-wrapper{
	background-color: #030303;
	width: 100%;
}
.nivo-controlNav{
	display: none;
}
header,nav{
	padding-top: 40px;
	padding-bottom: 30px;
	
}
header h1{
	color: white;
	padding-right: 10px;
}

/*##########################################################*/

nav{
	
}
nav ul{
	list-style-type: none;
}
nav ul li{
	display: inline;
	margin-left: 20px;
}
nav ul li a{
	color: #ededed ;
	font-family: "COM4t Fine Regular",comt , "Times New Roman", Verdana, sans-serif;
}
nav ul li.active a{
	color: #00bbff;
}
nav ul li a:hover{color: #00bbff;text-decoration: underline;}

/*##########################################################*/
#slider_wrapper {
	height: 270px;
	width: 100%;
	background-color: #336699;
	margin-bottom: 170px;
	background-image: url(../images/bioethics.jpg);
	background-size: 100% auto;
	background-position: 0% 17%;
	
}
#slider{
	border: 15px solid #ececec;
	outline: 1px solid #e3e3e3;
}
/*##########################################################*/
#icons_wrapper{
	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 9px;
	background-color: hsla(0,0%,1%,1.00);
	margin-bottom: 30px;
	color: #ededed;
	border-width: thin;
	margin-top: 30px;
}
#icons_wrapper img{
	padding-top: 10px;
	float: left;
}

/*##########################################################*/
/*the FOUR paragraphs css styles*/
#four_parags{
	margin-bottom: 70px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.12) 35.23%,rgba(2,2,2,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.12) 35.23%,rgba(2,2,2,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.12) 35.23%,rgba(2,2,2,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.12) 35.23%,rgba(2,2,2,1.00) 100%);
}
.one_parag {
	bottom: 0px;
	height: 300px;
	background-image: -webkit-linear-gradient(270deg,rgba(18,17,17,1.00) 46.64%,rgba(86,80,80,1.00) 82.38%);
	background-image: -moz-linear-gradient(270deg,rgba(18,17,17,1.00) 46.64%,rgba(86,80,80,1.00) 82.38%);
	background-image: -o-linear-gradient(270deg,rgba(18,17,17,1.00) 46.64%,rgba(86,80,80,1.00) 82.38%);
	background-image: linear-gradient(180deg,rgba(18,17,17,1.00) 46.64%,rgba(86,80,80,1.00) 82.38%);
	padding-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	text-align: justify;
}

.one_parag h2 {
	font-size: 18px;
	font-weight: bold;
	color: #F7A813;
	margin: 20px 0;
}

.one_parag p{
	font-size: 14px;
	color: #b5b5b5;
	line-height: 21px;
	text-align: center;
}
.one_parag img{
	bottom: 0px;

}
.one_parag:hover{
	box-shadow: inset 0 0 1px #00bbff;
	background-image: -webkit-linear-gradient(270deg,rgba(198,198,198,0.24) 4.66%,rgba(239,243,251,0.07) 13.99%);
	background-image: -moz-linear-gradient(270deg,rgba(198,198,198,0.24) 4.66%,rgba(239,243,251,0.07) 13.99%);
	background-image: -o-linear-gradient(270deg,rgba(198,198,198,0.24) 4.66%,rgba(239,243,251,0.07) 13.99%);
	background-image: linear-gradient(180deg,rgba(198,198,198,0.24) 4.66%,rgba(239,243,251,0.07) 13.99%);
	height: 300px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 1px;
	bottom: 0px;
	text-align: justify;
}

/*#########################################################*/
.one_image a {
	font-size: 14px;
	padding:10PX 0;
	color: #00bbff;
}

#four_images h2{
	font-size: 18px;
	font-weight: bold;
	color: #4c4c4c; 
	background: url(../images/b_line.jpg) repeat-x left center;
	margin-bottom: 40px;
}
#four_images h2 span{
	background-color: #f4f4f4;
	padding-right:20px;
}
.one_image p {
	font-size: 14px;
	color: #b5b5b5;
	line-height:21px;
	margin: 30px 0;
}


/*##########################################################*/


/*############################################################*/
footer{
	margin-top: 25px;
	background-color: #000000;
	padding-top: 5PX;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 5PX;
	border-top: 1px solid #ececec;
	color: #4c4c4c;
}

/*##########################################################*/
body footer {
	color: #F89A12;
	text-align: center;
}
