@import url(http://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900|Oxygen:400,300,700);

body{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	min-width: 1200px;
	line-height: 1.2;
}

a {
	text-decoration: none !important;
	color: #0CF !important;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oxygen', sans-serif;
	font-weight: 300;
	color: #09F;
	}
	
input, select, textarea {
	padding: 4px;
	margin: 0 0 10px;
	width: 100%;
	color: #333;
	}

select {
	width: 103%;
	}

input.button {
	padding: 6px 10px;
	width: auto;
	}

.container{
	width:100%;
	margin:auto;
}

.header_container{
	width:100%;
	background:#00a6cb;
}

.header {
	padding: 20px;
}

.header_logo{
	float:left;
	width:600px;
}

.site-title {
	letter-spacing: 3px;
	font-weight: 700;
	font-size: 17px;
	padding-left: 80px;
	}

.header_right{
	float:right;
	width:350px;
	height:auto;
	position:relative;
}

.search-button {
	float:left;
    position:absolute;
	/*margin-top: -40px;*/
    box-shadow: 0px 3px 3px #000;
	left: 0px;
	bottom: 14px;
}

.search-btn {
    display: block;
    background: none repeat scroll 0% 0% #FFF;
    width: 190px;
    height: 31px;
    margin: -5px 0px 0px;
    padding: 5px 0px 0px;
    color: #818484;
    cursor: pointer;
    text-align: center;
}

.search-btn strong {
    background:url(img/search.png) no-repeat scroll 100% 50% transparent;
    padding: 0px 100px 5px 0px;
}

.social_media{
	float: right;
}

.single_container{
	width:100%;
	height:30px;
	background:#000;
	clear:both;
}

.single_menu{
	width:100%;
}

.single_menu li {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	padding: 8px 20px;
	display: inline-block;
}

.single_menu li a {
	color: #fff !important;
}

.single_container_sec{
	width:100%;
	background:#00A6CB;
	clear:both;
	text-transform: uppercase;
}

.single_menu_sec{
	padding: 4px 20px;
}

.single_menu_sec a{
	color:#fff !important;
}

.single_menu_sec h5{
	color:#fff;
	font-size: 10px;
	font-style: normal;
}

.main-container{
    position: relative;
	background: url(img/bg-loop.jpg) repeat-x center bottom;
	height: auto;
	width: 100%;
}

.main-container .main{
	padding: 40px 40px 0;
}

.main-container a{
	color: #fff;
}
.main-container li {
	list-style: circle outside;
	margin: 0 0 14px;
}
.content_submenu ol li {
	list-style: decimal outside;
	margin: 0 0 14px 14px;
}
.responsive_page {
    position: relative;
}

.page-image-box {
   	position: absolute;
    margin: 0 100px;
    padding: 0;
}

.page-info-box {
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    padding: 18px 30px 30px 20px;
    width: 307px;
}

.page-info-box.style02 {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.6);
	color: #FFF;
	width: 560px;
}

.page-info-box.style02 {
    color: #FFF;
	text-align: left;
	font-size: 15px;
}

.page-info-box01 {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 10;
    padding: 20px 30px;
}

.page-info-box01.style02 {
    color: #FFF;
    text-align: justify;
    font-size: 15px;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.6);
    width: 450px;
}

.page-info-box6 {
	margin: 0 auto;
    padding: 20px 30px;
}

.page-info-box6.style06 {
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.6);
    color: #FFF;
	text-align: left;
	font-size:  15px;
	width: 900px;
}

.page-info-box7 {
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 455px;
    top: 0px;
    z-index: 10;
    padding: 18px 30px 30px 20px;
    width: 307px;
}

.page-info-box7.style07 {
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.6);
    color: #FFF;
	text-align: justify;
	font-size: 15px;
	width:50%;
}

.ais_map {
    position: absolute;
    right: 100px;
	top: 0px;
}

.ais_map li{
	list-style: none;
}

.ais_map.big {
	right: 70px;
	}
	
.responsive_page .main-image {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}

img {
    border: 0px none;
    vertical-align: top;
}

.ais_map a {
    font-size: 15px;
    color: #FFF !important;
}

.ais_map li {
    position: absolute;
	color: #FFF;
    text-align: center;
    text-transform: uppercase;
	top: 0px;
	right: 0px;
}

.content_container{
	width:100%;
	height:auto;
	background:#fff;
}

.content{
	clear:both;
	padding:1px 30px;
	background:url(img/main_text_bck.png) no-repeat;
	text-align:center;
}

.content p {
	color:#262424;
	font-size: 15px;
	font-weight:bold;
}

.container_photo{
	width:100%;
	background:#fff;
}

.container_photo .photo{
	padding: 20px;
}

.container_photo img{
	width: 32%;
	padding: 0.6%;
	float: left;
}

.footer_container{
	width:100%;
	background:#333;
	text-align:center;
}

#accordion h3 a{
	font-size: 24px !important;
	color: #0C78C1 !important;
}

#accordion a{
	color: #0C78C1 !important;
}

.ui-accordion-header {
	padding: 20px 10px;
	border-top: 1px solid #CCC;
	cursor: pointer;
	}

.ui-accordion-content {
	padding: 0 10px 20px;
	}

.footer{
	clear:both;
	text-align:left;
	padding: 10px 20px;
	color: #CCC;
	font-size: 14px;
}

.footer .cred {
	font-size: 12px;
	}

.footer .footer-left {
	float: left;
	}

.footer .back-to-top {
	padding: 30px 0 0;
	float: right;
	background: url(img/back-to-top.png) top center no-repeat;
	}

.footer a{
	color: #CCC !important;
}

.footer li{
	display: inline-block;
}

.content_submenu{
	width:100%;
	height:auto;
	background:#fff;
	height:auto;
}

.submenu{
	padding:30px;
}

.container_list01 {
    width: 100%;
    height: auto;
    background: none repeat scroll 0% 0% #FFF;
}

.list01{
	padding: 20px;
}

.TC_marine{
	display:block;
}

.container_logolist {
    height: auto;
    background: none repeat scroll 0% 0% #FFF;
	background: url(img/logo-bg.jpg) center center repeat-x;
}

.logolist{
	padding: 30px;
	max-width: 1200px;
	margin: 0 auto;
}

.logolist img {
	float: left;
}

.container_list02 {
    width: 100%;
    height: auto;
    background: none repeat scroll 0% 0% #FFF;
}

.list02{
	padding:20px;
}

/* My Element */
.clear {
	clear: both;
	}
	
/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first, .clear {
	clear: both;
	margin-left: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

a.alignnone {
	display: inline-block;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft {
	margin: 0 24px 12px 0;
}

a.alignright,
img.alignright {
	margin: 0 0 12px 24px;
}

.five-sixths img,
.four-sixths img,
.one-fourth img,
.one-half img,
.one-sixth img,
.one-third img,
.three-fourths img,
.three-sixths img,
.two-fourths img,
.two-sixths img,
.two-thirds img,
.one-half img,
.three-sixths img,
.two-fourths img,
.one-third img,
.two-sixths img,
.four-sixths img,
.two-thirds img,
.one-fourth img,
.three-fourths img,
.one-sixth img,
.five-sixths img {
	max-width: 100%;
}
	
@media screen and (max-width: 1200px){
	.ais_map {
		right: 20px;
	}
	.ais_map.big {
		right: 5px;
	}

}

@media screen and (max-width: 1366px){
.container_logolist {
	background: none;
}

}
