/*------------------------- Fonts ------------------------*/

/*------------------------- 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:130px;
}
#header div {
	margin:0 auto;
	overflow:hidden;
	padding:0 0 0 29px;
	width:931px;
}
#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:130px;
	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 97px;
	min-height:auto;
	padding:38px 29px 0;
	width:950px;
}
#body.home .blog {
	overflow:hidden;
}
#body.home .blog > img {
	display:block;
	float:left;
	margin:45px 0 0 30px;
}
#body.home .blog div {
	float:right;
	padding:5px 0 0;
	width:430px;
}
#body.home .blog div img {
	display:block;
	margin:0 0 0 28px;
}
#body.home .blog div h3 {
	color:#e49e06;
	font-family:anticregular;
	font-size:20px;
	font-weight:400;
	letter-spacing:.1em;
	line-height:24px;
	margin-bottom:3px;
	text-align:center;
}
#body.home .blog div p {
	margin:0;
	text-align: justify;
	text-indent: 1cm;
}
#body.home .article {
	margin:63px 0 0;
	overflow:hidden;
}
#body.home .article div {
	float:left;
	padding:0 0 0 25px;
	width:465px;
}
#body.home .article 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:center;
}
#body.home .article div p {
	margin:0 0 24px;
	text-align: justify;
	text-indent: 1cm;
}
#body.home .article > img {
	display:block;
	float:right;
	margin:0 10px 0 0;
}
#body.home .news {
	overflow:hidden;
	padding:37px 0 0;
}
#body.home .news > img {
	display:block;
	float:left;
	margin:0 0 10px 40px;
	-webkit-box-shadow: 0px 0px 5px 4px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px 4px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px 4px rgba(50, 50, 50, 0.75);
}
#body.home .news div {
	float:right;
	padding:25px 0 0;
	width:430px;
}
#body.home .news 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:center;
}
#body.home .news div p {
	margin:0 0 24px;
	text-align: justify;
	text-indent: 1cm;
}
#body.customers ul li {
	margin:0 0 40px;
	overflow:hidden;
}
#body.customers ul li div {
	float:left;
	margin:0 45px 0 0;
	width:585px;
}
#body.customers ul li div p {
	margin:6px 0 0;
	text-align:justify;
}
#body.customers ul li > a {
	float:left;
	margin: 20px 25px 20px 20px;
	list-style-position: inside;
}
#body.service p {
	margin:6px 0 72px;
	text-align:justify;
	list-style-position: inside;
}
#body.contact .locate {
	margin:0px 0 0;
	overflow:hidden;
}
#body.contact .locate div {
	float:left;
	padding:0 0 0 25px;
	width:465px;
}
#body.contact .locate 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:center;
}
#body.contact .locate div p {
	margin:0 0 24px;
	text-align: left;
}
#body.contact .locate > img {
	display:block;
	float:right;
	margin:0 90px 0 0;
}
#body.contact h3 {
	color:#e49e06;
	font-family:anticregular;
	font-size:20px;
	font-weight:400;
	letter-spacing:.05em;
	margin:11px 0 0;
}
#body.contact p {
	margin:0;
}
#body.contact h3 a {
	color:#1bb5ac;
	text-decoration:none;
	text-transform:capitalize;
}
#body.contact > div {
	padding:18px 0 0 0;
}
#body.contact > div div:first-child {
	margin-bottom:71px;
}
#body.contact > div div form {
	margin: 0 auto;
	width: 825px;
}
#body.contact > div div table {
	margin-top: 30px;
}
#body.contact > div div form table tr td input#name,
#body.contact > div div form table tr td input#email,
#body.contact > div div form table tr td input#addr,
#body.contact > div div form table tr td input#tel,
#body.contact > div div form table tr td input#subject

{	
	background: url(../images/sprites-inputs.gif) no-repeat 0 -82px;
	border: 0;
	color: #FFFEFF;
    font-family: Arial;
    font-size: 12px;
	height: 38px;
	margin-left: 20px;
	padding: 0 5px;
	width: 259px;
}
#body.contact > div div form table td
{	
	padding: 10px 0;
}
#body.contact > div div table tr td textarea
{	
	background: url(../images/text-area.jpg) no-repeat;
	border: 0;
	color: #FFFEFF;
    font-family: Arial;
    font-size: 12px;
	height: auto;
	padding: 5px;
	width: 715px;
	margin-left: 20px;
}
#body.contact > div div table tr td label span,
#body.contact > div div form fieldset label span
{	
	color: #674d1c;
	font-family: Arial;
	font-size: 12px;
}
#body.contact > div div form div fieldset label span
{	
	background: none;
	display: inline;
	height: auto;
    position: static;
    width: auto;
}
#body.contact > div div table tr td label.email
{	
	font-weight: bold;
    margin-left: 115px;
	padding-top: 5px;
    vertical-align: sub;
}
#body.contact > div div form table tr td input#send
{	
	background: url(../images/sprites-buttons.gif) no-repeat 0 -258px;
	border: 0;
	height: 36px;
	float:right;
    width: 96px;
}
#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;
}
#body.products .band {
	margin:0px 0 0;
	overflow:hidden;
}
#body.products .band div {
	float:left;
	padding:40px 0 0 40px;
	width:auto;
}
#body.products .band 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.products .band div p {
	margin:0 0 24px;
	text-align: left;
}
#body.home .blog div h3 a, #body.home .article div h3 a, #body.home .news div h3 a, #body.customers ul li div h3 a {
	color:#1bb5ac;
	text-decoration:none;
}
#body.home .blog div h3 a:hover, #body.home .article div h3 a:hover, #body.home .news div h3 a:hover, #body.customers ul li div h3 a:hover, #body.contact h3 a:hover, #body.blog > div:first-child > ul > li > div h3 a:hover {
	text-decoration:underline;
}
#body.customers ul, #body.blog > div:first-child > ul {
	list-style:none;
	margin:0;
	padding:0;
}
#body.customers ul li div h3, #body.service h3 {
	color:#e49e06;
	font-family:anticregular;
	font-size:20px;
	font-weight:400;
	letter-spacing:.05em;
	line-height:24px;
	margin:14px 0 0;
}
#body.customers ul li > a img:hover, #body.blog > div:first-child > ul > li > a img:hover {
	filter:alpha(opacity=90);/* Needed for IE8 and old versions */
	opacity:0.9;
}
#body.blog > div:first-child > ul.paging li.selected a, #body.blog .sidebar ul li > a:hover, #body.blog .sidebar ul li span a:hover {
	color:#e49e06;
}
/*------------------------- Footer ------------------------*/
#footer {
	background:url(../images/bg-footer.png) repeat-x;
	height:130px;
}
#footer div {
	margin:0 auto;
	padding:0 10px;
	width:940px;
}
#footer div p {
	color:#5bdee6;
	display:block;
	float:left;
	margin:20px 0;
}
#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;
}