﻿/* F
-----------------------------------------------------------------------------------------------------------*/
body{
    color:#808080;
    letter-spacing: 3px;
}
.menu{
display: none;
}

.location div{
    position: relative;left:25px;
    font-size: 1em;
}

h1{
    position: relative;
    color: #111;
    font-size: 1.143em;
    font-weight: bold;
    margin: 0 0 1.5em;
    padding: 0.5em 0.5em 0.5em 1.7em;
    border-bottom: 3px solid #B92A2C;
}
.main h1{
    position: relative;top:10px;
}
.heading02{
    position: relative;
    color: #111;
    font-size: 1.143em;
    font-weight: bold;
    margin: 0 0 1.5em;
    padding: 0.5em 0.5em 0.5em 1.7em;
    border-bottom: 3px solid #B92A2C;
}
 
.heading02:before{
    content: "";
    position: absolute;
    background: #d48789;
    top: 0;
    left: 0.4em;
    height: 12px;
    width: 12px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
 
.heading02:after{
    content: "";
    position: absolute;
    background:#d26466;
    top: 1.0em;
    left: 0;
    height: 8px;
    width: 8px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}


.button {
    letter-spacing: 0px;
    text-decoration: none;
	background-color: #fff;
	border: 2px solid #ff8000;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #ff8000;
	line-height: 50px;
    width: 100px;
    padding: 13px 20px;
    font-weight: bold;
}
.button:hover {
    letter-spacing: 0px;
    text-decoration: none;
	background-color: #ccc;
	border-color: #ff8000;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #ff8000;
	width: 100px;
    padding: 13px 20px;
    font-weight: bold;
}
.button2 {
    letter-spacing: 0px;
    text-decoration: none;
	background-color: #fff;
	border: 2px solid #59b1eb;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #59b1eb;
	line-height: 50px;
	width: 100px;
    padding: 13px 20px;
    font-weight: bold;
}
.button2:hover {
    letter-spacing: 0px;
    text-decoration: none;
	background-color: #ddd;
	border-color: #59b1eb;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #59b1eb;
	width: 100px;
    padding: 13px 20px;
    font-weight: bold;
}
.sec1 h1{
    position:relative; top:-17px;
}
.sec1 h1 a img{
    width:196px;
}
.ccp{
    margin:10px;
    letter-spacing: 0px;
    font-weight: bold;
    color:#80bfff;
    position: relative;top:-20px; 
}
.sec1 ul{z-index: 1;
	background-color: rgba(255,255,255,0.6); 
	color:#b4b4b4;
	margin : 30px ;
    display:table;
    position:fixed;top:43px; right:0px 
}
.sec1 ul li{
    text-decoration: none;
    display:table-cell;
    text-align: center;
    letter-spacing: 0px;
    width:70px;
    font-size:13px;
    font-weight: bold;
}

img{
    padding: 10px;
    width:300px;
}
h2{
    text-align: center;
    margin:0px;
}
.sec2 p{
    margin:15px;
}
.sec3 p{
    margin:15px;
}
.sec4 p{
    margin:15px;
}

.sec6 div{
	color:#b4b4b4;
}
.sec6 p{
    font-size: 14px;
    color: #FFFFFF;
    background-color: #FF9900;
    padding:10px;
}
.sec6 ul{
    margin:10px;
}
.sec6 li{
    margin:10px;
}
.titlepart1_1{
	width:80%;
	padding:10px;
	border: 2px solid #ec6800;
	border-radius:12px;
	background:#fff;
	color:#ec6800;
	font-size:16pt;
	margin-bottom:0px;
}

.titlepart1_2{
	width:0px;
	height:0px;
	border-style: solid;border-width: 20px 5px 0 26px;
	border-color: #ec6800 transparent transparent transparent;margin-left:21px;
}
.titlepart1_3{
	width:0px;
	height:0px;border-style: solid;
	border-width: 18px 5px 0 25px;
	border-color: #fff transparent transparent transparent;
	margin-left:21px;margin-top:-22px;margin-bottom:20px;
}
iframe {
	width:350px;height:360px;border: 0px;
	position: relative;left:0px; 
}
.clndr{
	position: relative;left:0px 
}
.sec7 {
	position: relative;top:20px; 
}
.sec7 div{
	position: relative;top:20px; 
}
.sec7 td{
 text-align:center;
 padding:10px;
}
.table_header{
    padding:10px;
border-left: 25px solid #769164;padding: 7px;background: #e0ffcc;border-radius: 20px;box-shadow: 3px 3px 3px;color: #769164;
}
.table_cell{
border-left: 25px solid #769164;padding: 7px;background: #ffffff;color: #769164;
}
.sec8 {
  clear: left;
  position:relative;top:60px;
}
.sec9 {
  clear: left;
  position:relative;top:60px;
}
.sec10 {
  clear: left;
  position:relative;top:60px;
}
footer {
  clear: left;
  position:relative;top:60px;
}
