/* Website template by freewebsitetemplates.com */
/*------------------------- Fonts ------------------------*/
@font-face {
	font-family: 'anticregular';
	src: url('../fonts/antic-regular-webfont.eot');
	src: url('../fonts/antic-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/antic-regular-webfont.woff') format('woff'),  url('../fonts/antic-regular-webfont.ttf') format('truetype'),  url('../fonts/antic-regular-webfont.svg#anticregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*------------------------- Layout styles ------------------------*/
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.jpg);
	font-size:12px;
}
a {
	outline:none;
}
a img {
	border:0;
	display:block;
}
p {
	font-size:12px;
	line-height:24px;
	letter-spacing:0.05em;
	color:#959595;
}
p a {
	color:#959595;
}
p a:hover {
	color:#1bb5ac;
}
/*------------------------- Header ------------------------*/
#header {
	background:url(../images/bg-header.jpg);
	height:105px;
    display: flex;
}
#header div {
	margin:0 auto;
	overflow:hidden;
	#padding:0 0 0 29px;
	width:930px;
}
#header div a#logo {
	display:block;
	float:left;
}
#header div ul {
	float:right;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
}
#header div ul li {
	float:left;
	#height:95px;
	text-align:center;
	width:110px;
}
#header div ul li a {
	color:#787b66;
	display:block;
	#height:130px;
	letter-spacing:.075em;
	line-height:150px;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px 0 #fff;
	width:110px;
}
#header div ul li.selected a {
	background:url(../images/bg-nav-selected.png) repeat-x;
}
#header div ul li.selected a, #header div ul li a:hover {
	color:#1bb5ac;
}
/*------------------------- Body ------------------------*/
#body {
	margin:0 auto 30px;
	padding: 20px 10px 0;
	max-width:900px;
    min-height: 600px;
}
#body.home .item1 {
	overflow:hidden;
}
#body.home .item1 > img {
	display:block;
	float:left;
	#margin:45px 0 0;
}
#body.home .item1 div {
	float:right;
	padding:5px 0 0;
	width:430px;
}
#body.home .item1 div img {
	display:block;
	margin:0 0 0 28px;
}
#body.home .item1 div h3 {
	color:#e49e06;
	font-family:anticregular;
	font-size:20px;
	font-weight:400;
	letter-spacing:.1em;
	line-height:24px;
	margin-bottom:3px;
	text-align:right;
}
#body.home .item1 div p {
	margin:0;
	text-align:right;
}

#body.home .item2 {
	margin:63px 0 0;
	overflow:hidden;
}
#body.home .item2 div {
	float:left;
	#padding:0 0 0 25px;
	width:465px;
}
#body.home .item2 div h3 {
	color:#e49e06;
	font-family:anticregular;
	font-size:20px;
	font-weight:400;
	letter-spacing:.1em;
	line-height:24px;
	margin:6px 0 3px;
	text-align:left;
}
#body.home .item2 div p {
	margin:0 0 24px;
	text-align:left;
}
#body.home .item2 > img {
	display:block;
	float:right;
	margin:0 44px 0 0;
}
#body.home .item3 {
	overflow:hidden;
	padding:37px 0 0;
}
#body.home .item3 > img {
	display:block;
	float:left;
	margin:0 0 0 80px;
}
#body.home .item3 div {
	float:right;
	padding:25px 0 0;
	width:430px;
}
#body.home .item3 div h3 {
	color:#e49e06;
	font-family:anticregular;
	font-size:20px;
	font-weight:400;
	letter-spacing:.1em;
	line-height:24px;
	margin:6px 0 3px;
	text-align:right;
}
#body.home .item3 div p {
	margin:0 0 24px;
	text-align:right;
}
#body.home .item1 div h3 a, #body.home .item2 div h3 a, #body.home .item3 div h3 a {
	color:#1bb5ac;
	text-decoration:none;
}
#body.home .item1 div h3 a:hover, #body.home .item2 div h3 a:hover, #body.home .item3 div h3 a:hover, #body.contact h3 a:hover, #body.item1 > div:first-child > ul > li > div h3 a:hover {
	text-decoration:underline;
}
#body.item1 > div:first-child > ul {
	list-style:none;
	margin:0;
	padding:0;
}
#body.item1 > div:first-child > ul > li > a img:hover {
	filter:alpha(opacity=90);/* Needed for IE8 and old versions */
	opacity:0.9;
}
#body.item1 > div:first-child > ul.paging li.selected a, #body.item1 .sidebar ul li > a:hover, #body.item1 .sidebar ul li span a:hover {
	color:#e49e06;
}

#body.about h3 {
	color:#e49e06;
	font-family:anticregular;
	font-size:20px;
	font-weight:400;
	letter-spacing:.05em;
	line-height:24px;
	margin:14px 0 0;
}
#body.about p {
	margin:6px 0 40px;
	text-align:justify;
}

#body.contact h3 {
	color:#e49e06;
	font-family:anticregular;
	font-size:20px;
	font-weight:400;
	letter-spacing:.05em;
	margin:11px 0 0;
}
#body.contact h3 a {
	color:#1bb5ac;
	text-decoration:none;
	text-transform:capitalize;
}
#body.contact > div {
	padding:18px 0 0 40px;
}
#body.contact > div div:first-child {
	margin-bottom:71px;
}
#body.contact > div div:first-child span:first-child {
	color:#a3a3a3;
	font-size:12px;
	line-height:14px;
	margin:0;
}
#body.contact > div div:first-child span:first-child a {
	color:#a3a3a3;
}
#body.contact > div div:first-child span:first-child a:hover {
	color:#1bb5ac;
}
#body.contact > div div:first-child p {
	margin:4px 0 24px 40px;
}
#body.contact > div div:first-child span {
	display:block;
	line-height:24px;
	margin:0 0 0 40px;
}
#body.contact > div div span:first-child {
	color:#A3A3A3;
	display:block;
	font-size:14px;
	line-height:24px;
	margin:0;
}
#body.contact > div div span {
	color:#a3a3a3;
	display:block;
	line-height:24px;
	margin:0 0 0 40px;
}

/*------------------------- Footer ------------------------*/
#footer {
	background:url(../images/bg-footer.png) repeat-x;
	height:60px;
}
#footer div {
	margin:0 auto;
	padding:0 10px;
}
#footer div#wrapper {
	width:940px;
}
#footer div p {
	color:#D2FCFF;
	display:block;
	float:left;
	margin:20px 0;
}
#footer div#lang {
    float: right;
    margin-top: 14px;
    margin-left: 10px;
}
#footer div .connect {
	float:right;
	padding:14px 0 0;
	width:auto;
}
#footer div .connect a {
	display:block;
	float:left;
	height:30px;
	margin:0 0 0 28px;
	text-indent:-99999px;
	width:30px;
}
#footer div .connect a#googleplus {
	background:url(../images/icons.png) no-repeat 0 0;
}
#footer div .connect a#contact {
	background:url(../images/icons.png) no-repeat -31px 0;
}
#footer div .connect a#facebook {
	background:url(../images/icons.png) no-repeat -62px 0;
}
#footer div .connect a#twitter {
	background:url(../images/icons.png) no-repeat -93px 0;
}


/*------------------------- Low res ------------------------*/
@media all and (max-width: 640px) {
    #header div {
        width:initial;
    }
    #header div ul li {
        width:60px;
    }
    #header div ul li a {
        width:60px;
    }
    #body.home .item1 > img, #body.home .item2 > img, #body.home .item3 > img {
        float:initial;
        margin: 0 auto;
    }
    #body.home .item1 div, #body.home .item2 div, #body.home .item3 div {
        float:initial;
        width:initial;
    }
    #body.home .item1 div h3, #body.home .item2 div h3, #body.home .item3 div h3 {
        text-align:center;
    }
    #body.home .item1 div p, #body.home .item2 div p, #body.home .item3 div p {
        text-align:center;
    }
    #footer div#wrapper {
        width:auto;
    }
}

@media all and (max-width: 940px) {
    #footer div#wrapper {
        width:auto;
    }
}
