
body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}
.container {
	width: 100%;
}
* {
	box-sizing: border-box;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease !important;
}
.clr {
	clear: both;
}



h1{ margin:0px; font-family: Arial, Helvetica, sans-serif; font-size:22px; text-align:center;  color:#FFFFFF; padding-top:20px;  padding-bottom:15px;  }

h2{ margin:0px;  font-family: Arial, Helvetica, sans-serif; font-size:22px; font-style:normal; text-align:center;  color:#2e2e2e;  padding:20px 0px;     }


h3{ margin:0px; font-family: Arial, Helvetica, sans-serif; font-size:20px; font-style:normal;  color:#FFFFFF;  padding: 10px 0px 15px 9px;  }

h4{ margin:0px;  font-family: Arial, Helvetica, sans-serif; font-size:17px; font-style:normal;  color:#2d353e; text-align:left;    }


p {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 24px;
}

.under {
	margin: 0px;
	font-size: 60px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Bodoni Bd BT";
}

.text{
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.text2{ text-align:center; color:#4d4d4f; }

.wapper{width:100%; float:left;}


.header { float:left;
	border-top:#d8df20 7px solid;
	display: table; background:#8c8c8c;
}


.logo{ float:left; padding:15px 0px; }


.phone{ float:right; font-family:Calibri; font-size:16px; color:#FFF; background:url(../images/phone.png) left top no-repeat; background-position:2px 22px; padding-left:33px; margin-right:22px; margin-top:15px;  }

.text3{font-family:Calibri; font-size:16px; margin-left:30%;}
.phone2{ float:left; font-family:Calibri; font-size:16px; color:#000; background:url(../images/phone2.png) left top no-repeat; background-position:2px 6px;
 padding-left:33px; margin-right:22px; margin-top:15px; line-height:30px; margin-left:30%; }

.text01 {
	width: 100%;
	float: left; 
}
.text01 li {
	display: block;
	background: url(../images/icon3.png) left top no-repeat;
	background-position: 2px 6px; font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	list-style: none;
	padding-left: 20px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	
	line-height:20px;
	text-align: justify;
}

.row {
	width: 100%;
	width: 1080px;
	min-width: 710px;
	margin: 0 auto;
	overflow: hidden;
}
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
	margin-right: 3.8%;
	float: left;
	min-height: 1px;
}
.row .onecol {
	width: 4.85%;
}
.row .twocol {
	width: 13.45%;
}
.row .threecol {
	width: 22.05%;
}
.row .fourcol {
	width: 30%;
	margin: 1%;
}
.row .fivecol {
	width: 16%;
}
.row .sixcol {
	width: 48%;
}
.row .sevencol {
	width: 56.75%;
}
.row .eightcol {
	width: 65.4%;
}
.row .ninecol {
	width: 74.05%;
}
.row .tencol {
	width: 82%;
	margin: 1%;
}
.row .elevencol {
	width: 91.35%;
}
.row .twelvecol {
	width: 100%;
	float: left;
}
.last {
	margin-right: 0px;
}


.banner2{ width:100%; float:left;}

.banner2 img{ width:100%;}

.banner{ width:100%; float:left;}

.banner img{ width:100%;}


.box_sec01{ width:100%; float:left; margin-top:20px; }

.left_sec{ width:96%;   background:#818181; border-radius: 4px; }

.box01{ width:25%; float:left;  }

/* MENU */

.nav{ background:#000000; display:table;}


#topnav{
	width:100%; 
	float:left;    
	list-style:none;
	font-size:21px; 
	font-family:Candara; 
	
	
	}

#topnav ul, #topnav li{
	float:left;
	list-style:none; text-decoration:none;
	margin:0;
	padding:0; display:block;
	}

#topnav li a:link, #topnav li a:visited, #topnav li a:hover{
	display: block;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;	
	}
	
	

#topnav li a:link, #topnav li a:visited, #topnav li a:hover{
	display: block;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;	
	}

#topnav ul ul li a:link, #topnav ul ul li a:visited{
	border:none; color:#000000; border-bottom:#FFF 1px solid;
	
	 line-height:22px; 
	
	}

#topnav li.last a{
	margin-right:0;
	}

#topnav li a:hover, #topnav ul li.active a{
	color:#000000;
	text-decoration:none; background:#d8df20;
	
	}
	
	

	
#topnav li li a:link, #topnav li li a:hover{
	width:225px;
	float:none;
	margin:0;
	padding:7px 10px;
	font-size:14px;
	font-weight:normal;  
	background:#c22143; 
	 
	}

#topnav li ul{
	z-index:9999;
	position:absolute;
	left:-999em;
	height:auto;
	width:226px; 
	
	 
	}

#topnav li ul a{width:140px; }

#topnav li ul ul{margin:-32px 0 0 0;}

#topnav li:hover ul ul{left:-999em;}

#topnav li:hover ul, #topnav li li:hover ul{left:auto;}

#topnav li:hover{position:static;}

#topnav li.last a{margin-right:0;}


.gallery{ background:#000000; display:table; padding:30px 0px;}

.bg{ background:#8c8c8c; display:table; }
.bg2{ background:#ebebeb; padding:20px 0px; display:table;  }
.bg3{ background:#FFFFFF; padding:20px 0px; display:table;  }




.welcome_bg{ background:url(../images/background.png) top center no-repeat; }


.box_sec1 {
	width: 248px;
	float: left;
	height: 255px;
	
	background: url(../images/img.jpg)  left top no-repeat;
	
}
.box_sec2 {
	width: 248px;
	float: left;
	height: 255px;
	
	background: url(../images/img2.jpg)    left top no-repeat;
	
}
.box_sec3 {
	width: 248px;
	float: left;
	height: 255px;
	
	background: url(../images/img3.jpg)  left top no-repeat;
	
}
.box_sec4 {
	width: 248px;
	float: left;
	height: 255px;
	background: url(../images/img2.jpg)  left top no-repeat; 

}

.cancer {
	width: 244px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 219px; height:34px; margin-left:1px;
	 
}
.cancer a {
	text-decoration: none;
	background:#d8df20;
	color: #f9a61a;
	display: block;text-transform:uppercase;
	padding: 10px 0px 10px 0px; text-align:center;
	font-size: 12px; height:34px;
	
}
.cancer a:hover {
	text-decoration: none;
	background: #f9a61a;
	color: #FFFFFF;
	display: block;
	padding: 10px 0px 10px 0px;
	font-size: 12px; text-transform:uppercase; height:34px;
}

.left_navi{ width:70%; float:left; margin-left:20px; margin-bottom:59px;}


.left_navi li{
	font-size: 15px;
	border-bottom: #FFF 1px dotted;
	color: #FFF;
	background: url(../images/icon.png) left top no-repeat;
	background-position: 2px 8px;
	line-height: 35px;
	padding-left: 25px;
	list-style: none;
}

.video{ float:left; padding:5px;}


.footer{ background:#ebebeb; border-top:#2d353e 4px solid; display:table;  }

.fcoter_box1 {
    
    float: left; margin-right:23px; 
	
}
.fcoter_box1 > {
   color: #ffffff;
   font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    
    padding-bottom: 15px; 
}
.fcoter_box1 li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
   
    line-height: 30px;
    list-style: none outside none; 
}
.fcoter_box1 a {
  color: #2d353e;
  text-decoration: none; background:url(../images/icon2.png) left top no-repeat; padding-left:18px; background-position:2px 3px;
}
.fcoter_box1 a:hover {
  color: #bf1123;
  padding-left: 10px; background:url(../images/icon3.png) left top no-repeat; background-position:2px 3px; 
   
}

    
.border{ background:url(../images/border.png) right  no-repeat;  padding:10px 0px;  }  
	

.project{ float:left}
.heding{ font-family:Arial, Helvetica, sans-serif; font-size:21px; color:#2d353e; text-align:left; padding-left:150px; margin-top:22px; }


.heding2{ font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#FF0000; text-align:center; margin-top:25px !important; margin-bottom:15px; text-decoration:underline;  }


.location{ float:left; margin-left:150px; font-size:14px; color:#2d353e; line-height:26px;   } 

.location span{ font-size:12px; line-height:20px; }

.footer_box{ width:50%;}


.footer2{ background:#2d353e; display:table;}
.coppy {
	width: 500px;
	float: left;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 26px 10px 0px 10px;
}
.oxford {
	width: 210px;
	float: right;
	margin-top: 12px;
	margin-bottom: 5px;
}
.oxford ul {
	margin: 0px;
	padding: 0px;
}
.oxford li {
	list-style: none;
}
.oxford li a {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	color: #FFF;
}
.oxford li a:hover {
	font-size: 12px;
	color: #FFF;
}


