@font-face {
  font-family: 'GalderglynnTitlingLt-Regular';
  src: url('../fonts/GalderglynnTitlingLt-Regular.eot');
  src: url('../fonts/GalderglynnTitlingLt-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/GalderglynnTitlingLt-Regular.woff2') format('woff2'), url('../fonts/GalderglynnTitlingLt-Regular.woff') format('woff'), url('../fonts/GalderglynnTitlingLt-Regular.ttf') format('truetype'), url('../fonts/GalderglynnTitlingLt-Regular.svg#RockwellStd') format('svg');
}
@font-face {
  font-family: 'Bureau-Regular';
  src: url('../fonts/Bureau-Regular.eot');
  src: url('../fonts/Bureau-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Bureau-Regular.woff2') format('woff2'), url('../fonts/Bureau-Regular.woff') format('woff'), url('../fonts/Bureau-Regular.ttf') format('truetype'), url('../fonts/Bureau-Regular.svg#RockwellStd') format('svg');
}
@font-face {
  font-family: 'Bauhaus93';
  src: url('../fonts/Bauhaus93.eot');
  src: url('../fonts/Bauhaus93.eot?#iefix') format('embedded-opentype'), url('../fonts/Bauhaus93.woff2') format('woff2'), url('../fonts/Bauhaus93.woff') format('woff'), url('../fonts/Bauhaus93.ttf') format('truetype'), url('../fonts/Bauhaus93.svg#RockwellStd') format('svg');
}

body {
	background: url(../images/bg.png) repeat-x #d4d4d4 top left;
	font-family: arial;
	background-position: 0 10px;
	font-family: 'GalderglynnTitlingLt-Regular';
}
a {
	text-decoration: none;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
a:hover {
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.clearfix {
	clear: both;
}

/* header */
.header {
	padding: 7px 0;
	margin-top: 10px;
	position: relative;
}

.logo {
    float: left;
    width: 32%;
}
.right-header {
    float: left;
    width: 68%;
}
.right-header h2 {
    float: right;
	font-family: 'GalderglynnTitlingLt-Regular';
	font-size: 25.5px;
	letter-spacing: 4px;
	font-weight: normal;
	margin: 5px 0 0 3px;
	color: #0d5b48;
}
.top-icon {
	float: right;
	width: 80%;
	background: #f29400;
	border: 5px solid #0d5b48;
	border-radius: 99px;
	padding: 5px 10px;
}
.top-icon a img {
    margin: 0 45px 0 0;
}
.top-icon a:last-child img {
    margin: 0;
}
.nav-menu {
	background: url(../images/nav-menu.png) no-repeat;
	bottom: 8px;
    height: 24px;
    line-height: 25px;
    margin: 15px 0 0;
    position: absolute;
    right: 0;
    width: 68%;
}
.nav-menu > ul {
    padding-left: 30px;
}
.nav-menu li {
    float: left;
    margin: 0 45px;
}
.nav-menu li a {
    color: #ffffff;
    font-size: 18px;
	font-family: 'Bureau-Regular';
}
.nav-menu li a:hover, .nav-menu li a.select {
    color: #fef500;
}


/* wrapper */
/* right side */
.right-wrapper {
	float: left;
    width: 70%;
	margin: 15px 0 0;
}
/* slider */
.slider {
    border: 4px solid #f29400;
    border-radius: 5px;
    float: left;
    margin: 0 20px;
    position: relative;
    width: 94%;
}
.carousel > img {
    height: 330px;
    width: 618px;
}
.inner-left {
	background: url(../images/left-arrow.png) no-repeat;
	width: 16px;
	height: 33px;
	position: absolute;
	top: 45%;
	left: -16px;
}
.inner-right {
	background: url(../images/right-arrow.png) no-repeat;
	width: 16px;
	height: 33px;
	position: absolute;
	top: 45%;
	right: -16px;
}

.main-wrap {
	padding: 15px 20px 0;
	width: auto;
	float: left;
}
.main-wrap h2{
	font-size: 16px;
	margin: 0 0 15px;
	font-family: 'Arial';
	text-transform: uppercase;
}
.main-wrap p{
	font-family: 'Arial';
	font-size: 14px;
	margin: 0 0 15px;
}

/* left side */
.left-wrapper {
    float: left;
    width: 30%;
	margin: 10px 0 0;
}
.head-left-wrap {
	text-align: center;
}
.head-left-wrap h2, p, span{
	font-family: 'GalderglynnTitlingLt-Regular';
}
.head-left-wrap h2{
	color: #0d5b48;
	font-size: 35px;
	letter-spacing: 2px;
}
.head-left-wrap p{
	color: #f29400;
	font-size: 18px;
}
.head-left-wrap span{
	color: #000;
	font-size: 20px;
}

.bottom-banner {
	margin: 20px 0 0;
    float: left;
	width: 100%;
}
.bottom-banner li {
    float: left;
}
.bottom-banner li {
    float: left;
    margin-right: 14px;
}
.bottom-banner li:last-child {
    margin-right: 0;
}

.list-result {
	margin: 10px 0 0;
}
.detail-result {
	background: url(../images/bg-5.png) no-repeat;
	width: 224px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	margin: 0 auto;
}
.detail-result a{
	color: #fff;
}
.detail-result a:hover{
	text-decoration: underline;
}
.box-result {
	display: block;
	padding: 0 0 15px;
	text-align: center;
}
.box-result:last-child {
	padding: 0;
}
.box-result h2 {
    margin-bottom: 10px;
}
.box-result ul.first {
	display: inline-block;
}
.box-result ul li {
	font-family: 'Bauhaus93';
	font-size: 25px;
	color: #000;
	text-align: center;
}
.box-result ul li.special {
	color: #ff0000 !important;
}
.box-result ul.first li {
	float: left;
	background: url(../images/circle-1.png) no-repeat;
	width: 39px;
	height: 39px;
	line-height: 39px;
	margin: 0 3px;
}
.box-result ul.second {
	display: inline-block;
}
.box-result ul.second li {
	float: left;
	background: url(../images/circle-2.png) no-repeat;
	width: 39px;
	height: 39px;
	line-height: 39px;
	margin: 0 3px;
}
.box-result ul.third {
	display: inline-block;
}
.box-result ul.third li {
	float: left;
	background: url(../images/circle-3.png) no-repeat;
	width: 39px;
	height: 39px;
	line-height: 39px;
	margin: 0 3px;
}
.box-result .left-quad {
	margin: 0 7px;
}
.box-result .right-quad {
	margin: 0 10px;
}
.box-result .right-quad .rightnum {
	float: right;
	background: #000;
	border-radius: 99px;
	width: 27px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin: 0 2px;
}
.box-result .left-quad .leftnum {
	float: left;
	background: #000;
	border-radius: 99px;
	width: 27px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin: 0 2px;
}

.box-num {
	height: 27px;
    margin: 0 0 5px;
    width: 100%;
}
.box-result h2.first{
	background: url(../images/bg-1.png) no-repeat;
	height: 40px;
	width: 100%;
	background-size: 100%;
	color: #fff;
	font-size: 23px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 40px;
    text-align: center;
}
.box-result h2.second{
	background: url(../images/bg-2.png) no-repeat;
	height: 40px;
	width: 100%;
	background-size: 100%;
	color: #fff;
	font-size: 23px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 40px;
    text-align: center;
}
.box-result h2.third{
	background: url(../images/bg-3.png) no-repeat;
	height: 40px;
	width: 100%;
	background-size: 100%;
	color: #fff;
	font-size: 23px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 40px;
    text-align: center;
}
.box-result h2.quad{
	background: url(../images/bg-4.png) no-repeat;
	height: 40px;
	width: 100%;
	background-size: 100%;
	color: #fff;
	font-size: 23px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 40px;
    text-align: center;
}

/* footer */
.footer {
	float: left;
    width: 100%;
	text-align: center;
	padding: 10px 0;
}
.footer p.head-foot{
	color: #f29400;
	font-size: 12px;
}
.footer p.site-foot{
	color: #0d5b48;
	font-size: 12px;
}

/*adding*/
#left_box{float:left;}
#right_box{float:right;width:280px;margin-left:40px;}
input[type=text]{padding:5px;border:1px solid #333;width:200px;}




