@font-face {
  font-family: tcceb;
  src: url(../fonts/TCCEB.ttf);
}

@font-face {
  font-family: franklin;
  src: url(../fonts/FRADMCN.ttf);
}


body {
	margin:0;
	padding:0
}

a > img{
    border: 0;
}

#header-wrapper {
	margin:0px auto;
	padding:0px;
	background:#000000 url(../images/header-banner2.png) no-repeat;
	width:1349px;
	height:635px
}

#header-wrapper2 {
	margin:0px auto;
	padding:0px;
	background:#6b99d0 url(../images/header-banner2.png) no-repeat;
	width:1349px;
	height:120px
}

#header-left {
	float:left;
	margin:0;
	padding:30px 40px;
	width:380px
}

#header-right {
	float:right;
	margin:5px 0 40px;
	padding:30px;
	width:522px
}

#header-right ul{
	margin:0;
	padding:0
}

#header-right ul li {
	list-style-type:none;
	margin:0;
	padding:0
}

#header-right ul li a {
	float:left;
	display:block;
	padding:15px 40px;
	font-family:Arial,verdana;
	font-size:16px;
	color:#ffffff;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	transition: 0.3s linear;
}

#header-right ul li a:hover {
	background:#ffffff;
	border-radius:50px;
	color:#000000
}

#header-content {
	float:left;
	width:1349px;
	margin:70px 0 0;
	padding:0;	
}

#header-content h1{
	font-family:"tcceb", Arial, Verdana;
	font-size:90px;
	color:#ffffff;
	letter-spacing:-5px;
	margin:0 auto;
	padding:0 0 10px;
	text-align:center
}

#header-content p {
	margin:0;
	padding:0 0 50px;
	text-align:center;
	font-family:Arial,Verdana;
	font-size:30px;
	font-weight:normal;
	color:#ffffff
}

.btn1 {
	margin:0;
	padding:15px 50px;
	background:transparent;
	color:#000000;
	font-family:Arial,Verdana;
	font-size:18px;
	text-transform:uppercase;
	border-radius:50px;
	text-decoration:none;
	border:1px solid #000000;
	line-height:80px
}

/*.btn1:hover {
	border:2px solid #ffffff;
	background:none
}*/

#container-breadcrum {
	margin:0px auto;
	padding:40px 100px;
	width:1149px;
	background:#888888 url(../images/aboutus-header.png) no-repeat;
	height:200px
}

#container-breadcrum h2 {
	margin:0;
	padding:40px 0 20px;
	font-family:"tcceb", Arial, Verdana;
	font-size:56px;
	color:#ffffff;
	font-weight:normal
}

#container-breadcrum p {
	font-family:Arial, Verdana;
	font-size:16px;
	margin:0;
	padding:0 0 10px;
	color:#ffffff
}

#container-breadcrum p a {
	color:#6b99d0;
	text-decoration:none
}

#container1 {
	margin:0px auto;
	padding:80px 100px;
	width:1149px;
	background:url(../images/my-image2.png) center fixed no-repeat;
}

#container1 h1 {
	font-family:"franklin", Arial, Verdana;
	font-size:50px;
	color:#000000;
	letter-spacing:0;
	margin:0;
	padding:0 0 50px;
	text-align:center;
	text-transform:uppercase
}

#container1 h2 {
	font-family:"franklin", Arial, Verdana;
	font-size:30px;
	color:#fd7e93;
	letter-spacing:0;
	margin:0;
	padding:10px 0 10px;		
}

#container1 h3 {
	font-family:"franklin", Arial, Verdana;
	font-size:20px;
	color:#373737;
	letter-spacing:0;
	margin:0;
	padding:10px 0 10px;		
}

#container1 p {
	text-align:center
}

#container1 ul li {
	font-family: Arial, Verdana;
	font-size:16px;
	padding:0 0 10px
}

.container1-left {
	float:left;
	margin:0 40px 0 0;
	padding:40px 0;
	width:760px;
	background:#f9f9f9
}

.container1-right {
	float:right;
	margin:0;
	padding:40px 0px;
	width:349px
}

.headline {
	position:relative;	
}

.headline:after {
  content:' ';
  position: absolute;
  top:100%;
  left:50%;
  width: 80px;
  border:2px solid #cacaca;
  border-radius:4px;
  box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
  transform:translateX(-50%);
  margin:10px 0
}

#container1 p {
	font-family:Arial, Verdana;
	line-height:30px;
	color:#000000
}

#container2 {
	margin:0px auto;
	padding:80px 100px;
	width:1149px;
	background:#f3f9ff
}

#container2 h1{
	font-family:"franklin", Arial, Verdana;
	font-size:50px;
	color:#373737;
	letter-spacing:0;
	margin:0;
	padding:0 0 80px;
	text-align:center;
	text-transform:uppercase
}

.box-left {
	float:left;
	width:329px;
	margin:0 7px 15px;
	padding:20px;	
	background:#ffffff;
	box-shadow: 0px 5px 18px #c2daf2; /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
	-webkit-box-shadow: 0px 5px 18px #c2daf2;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow: 0px 5px 18px #c2daf2;  /* Firefox 3.5 - 3.6 */  
}

.icon {
	text-align:center
}

.clear {
	clear:both
}

.box-left h2 {
	font-family: Arial, Verdana;
	font-size:20px;
	font-weight:normal;
	color:#fe6387;
	text-align:center;
	text-transform:uppercase
}

.box-left p {
	font-family: Arial, Verdana;
	font-size:16px;
	font-weight:normal;
	color:#373737;
	text-align:center;	
	line-height:24px
}

.box-left p a {
	color:#386aa5;
	text-decoration:none
}

.box-left p a:hover {
	color:#333333;	
}

.box2 {
	float:left;
	width:329px;
	margin:0 7px 15px;
	padding:20px;	
	background:#ffffff;
	box-shadow: 0px 5px 18px #e3e2e2; /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
	-webkit-box-shadow: 0px 5px 18px #e3e2e2;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow: 0px 5px 18px #e3e2e2;  /* Firefox 3.5 - 3.6 */  
}

.box2 h2 {
	font-family: Arial, Verdana;
	font-size:20px;
	font-weight:normal;
	color:#fe6387;
	text-align:center;
	text-transform:uppercase
}

.box2 p {
	font-family: Arial, Verdana;
	font-size:16px;
	font-weight:normal;
	color:#373737;
	text-align:center;	
	line-height:24px
}

.box2 p a {
	color:#373737;
	text-decoration:none
}

.box2 p a:hover{
	color:#000000;
	text-decoration:none
}

#container3 {
	margin:0px auto;
	padding:80px 100px;
	width:1149px;
	background:#ffffff
}

#container3 h1{
	font-family:"franklin", Arial, Verdana;
	font-size:50px;
	color:#373737;
	letter-spacing:0;
	margin:0;
	padding:0 0 80px;
	text-align:center;
	text-transform:uppercase
}

#container3 p {
	text-align:center;
	margin:0;
	padding:0 0 20px
}

#container4 {
	margin:0px auto;
	padding:40px 100px;
	width:1149px;
	background:#000000
}

#container4 p {
	text-align:center;
	margin:0;
	padding:0
}

#container5 {
	margin:0px auto;
	padding:80px 100px;
	width:1149px;
	background:#f9f9f9
}

#container5 h1{
	font-family:"franklin", Arial, Verdana;
	font-size:50px;
	color:#000000;
	letter-spacing:0;
	margin:0;
	padding:0 0 40px;
	text-align:center;
	text-transform:uppercase
}

.subtitle {
	margin:0;
	padding:0 0 60px;
	color:#717171;
	font-family:Arial, Verdana;
	font-size:16px;
	text-align:center
}

#container6 {
	margin:0px auto;
	padding:80px 100px;
	width:1149px;
	background:#1d262d
}

#container6 h2{
	font-family:"franklin", Arial, Verdana;
	font-size:40px;
	color:#ffffff;
	letter-spacing:0;
	margin:0;
	padding:0 0 20px;
	text-align:center;
	text-transform:uppercase
}

#container6 p {
	font-family:Arial, Verdana;
	font-size:22px;
	text-align:center;
	margin:0;
	padding:20px;
	color:#717e82
}

#container6 p a {
	color:#ffffff
}

#container6 p a:hover {
	text-decoration:none
}

#container6  ul li {
	margin:0;
	padding:0;
	list-style-type:none
}

#container6  ul li p {
	text-align:left;
	color:#ffffff;
	text-transform:uppercase;
	font-size:18px;
	padding:0 0 8px
}

#container6 ul {
	margin:0;
	padding:0 0 0 160px
}

#container6 ul li {
	float:left;
	padding:20px 60px 20px 0;
}

#container6 ul li a {
	color:#ffffff;
	text-decoration:none;
	font-size:18px;
	border-bottom:1px dotted #ffffff;
	font-family:Arial, Verdana;
}

#footer {
	margin:0px auto;
	padding:40px 100px;
	width:1149px;
	background:#ffffff url(../images/footer-bg.png) repeat-x;
}

#footer p {
	text-align:center;
	margin:0;
	padding:0;
	font-family:Arial, Verdana;
	font-size:16px
}


/**** DropDown Menu ****/
/* LEVEL ONE */
#header-right ul.dropdown {
	position: relative; 
}

/* LEVEL TWO */
#header-right ul.dropdown ul { 
	width: 200px; 
	visibility: hidden; 
	position: absolute; 
	top: 48px; 
	left: 100px; 
}

#header-right ul.dropdown ul li {
	font-weight: normal; 
	/*background: #373737;*/
	color: #000; 
	float: none; 	
}

/* IE 6 & 7 Needs Inline Block */
#header-right ul.dropdown ul li a { 
	border-right: none; 
	width: 100%; 
	display: inline-block;
	background:#fd7e93;
	font-size:14px;
	border-radius:0px
} 

#header-right ul.dropdown ul li a:hover {	
	background: #ffffff
}

/* LEVEL THREE */
#header-right ul.dropdown ul ul {
	left: 100%; 
	top: 0; 
}
#header-right ul.dropdown li:hover > ul {
	visibility: visible;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

#header-inner {
	margin:0px auto;
	padding:0px;
	background:#d1e2ec;
	width:100%;
	min-height:530px
}

#header-inner #header-left {
	float:left;
	margin:0;
	padding:30px 40px;
	width:380px
}

#header-inner #header-right {
	float:right;
	margin:5px 0 40px;
	padding:30px;
	width:522px
}

#container-inner {
	background-color: #000;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    color: #D2D2D2;	
}

#container-inner ul {
	list-style-type: none
}

#container-inner li {
	width: 17%;
    padding: 15px 0 20px 100px;
    float: left;
	font-family: Arial, Verdana;
	color:#c5c5c5
}

#container-inner .key {
    text-transform: uppercase;
    font-size: 13px;
}

#container-inner p {
	line-height:7px
}

.hbtn {
	float:right;
	color:#000000;
	padding:0px 20px;
	margin:0
}

.hbtn a {
	color:#000000;
	text-transform: uppercase;
	text-decoration:none;
	font-family: Arial, Verdana;
	font-weight:bold
}

#header-inner-content {
	float:left;
	width:100%;
	margin:0;
	padding:0 0 140px
}

.hleft2 {
	float:left;
	width:349px;
	padding:0 50px 0 100px
}

.hleft2 h1 {
	margin:0;
	padding:40px 0 0;
	font-size:40px;
}

.hleft2 p {
	font-family: Arial, Verdana;
	font-size:16px;
	line-height:26px
}

.hright2 {
	float:right;
	background:#000000;
	width:750px;
	margin:0 50px 0 0;
	border-radius:50px
}

.hright2-inner {
	float:left;
	width:710px;
	margin:40px 20px;
	padding:0	
}

.yellow-shade {
	background:#eede8c !important
}

.dark-grey {
	background:#2b2a2b !important
}

.white-text {
	color:#ffffff !important
}

.light-grey2 {
	background:#f0f3f7 !important
}


