@charset "utf-8";
@font-face {
	font-family: 'antoniobold';
	src: url('antonio-bold-webfont.eot');
	src: url('antonio-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('antonio-bold-webfont.woff2') format('woff2'),  url('antonio-bold-webfont.woff') format('woff'),  url('antonio-bold-webfont.ttf') format('truetype'),  url('antonio-bold-webfont.svg#antoniobold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'antoniolight';
	src: url('antonio-light-webfont.eot');
	src: url('antonio-light-webfont.eot?#iefix') format('embedded-opentype'),  url('antonio-light-webfont.woff2') format('woff2'),  url('antonio-light-webfont.woff') format('woff'),  url('antonio-light-webfont.ttf') format('truetype'),  url('antonio-light-webfont.svg#antoniolight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'antonioregular';
	src: url('antonio-regular-webfont.eot');
	src: url('antonio-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('antonio-regular-webfont.woff2') format('woff2'),  url('antonio-regular-webfont.woff') format('woff'),  url('antonio-regular-webfont.ttf') format('truetype'),  url('antonio-regular-webfont.svg#antonioregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background-color: #bcbcbc;
	width: 100%;
	height: 100%;
	color: #747474;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a {
	color: #2d81b6;
	text-decoration: none;
}
#menu a {
	color: #747474;
}
p {
	color: #747474;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
h2 {
	color: #2d81b6;
	font-size: 24px;
	margin-bottom: 15px;
	font-family: 'antonioregular';
	font-weight: normal;
}
.small-column a {
	color: #6e6f71;
	font-weight: bold;
}
.small-column ul {
	list-style: outside none none;
	margin-bottom: 15px;
	padding-left: 0;
}
.small-column li {
	background: rgba(0, 0, 0, 0) url("../images/arrow-light.png") no-repeat scroll 0 5px;
	padding-left: 17px;
}
.newsdate {
	color: #2d81b6;
}
#wrapper {
	width: 1000px;
	height: 100%;
	background-color: #f7f7f7;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
}
#header {
	height: 100px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	font-family: 'antonioregular';
}
#header img {
	margin-top: 20px;
	position: relative;
}
#menu {
	float: right;
	height: 20px;
	margin-top: 60px;
	position: relative;
	width: auto;
	font-size: 20px;
}
#slider {
	width: 930px;
	height: 350px;
	margin: 0 auto;
	clear: both;
	margin-bottom: 30px;
	margin-top: 30px;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	display: inline;
	margin-right: 20px;
}
#menu ul li:nth-child(4) {
	display: inline;
	margin-right: 0px;
}
#page-title {
	background: #555 url("../images/square-1.png") repeat scroll 0 0;
}
#page-title-content h2 {
	color: #f7f7f7;
	font-size: 34px;
	margin-left: 130px;
	padding-top: 31px;
	font-family: 'antonioregular';
	margin-bottom: 10px;
}
#page-title-content p {
	color: #e5e5e5;
	margin-left: 130px;
	width: 510px;
}
#page-title-content {
	background: rgba(0, 0, 0, 0) url("../images/title-stripes.png") no-repeat scroll 0 0;
	height: 132px;
	margin: 0 auto 40px;
	width: 930px;
}
#page-inside {
	width: 93%;
	margin: 0 auto;
	min-height: 599px;
	height: auto;
	position: relative;
}
#sidebar {
	width: 210px;
	margin-left: 30px;
	float: left;
}
blockquote {
	background: rgba(0, 0, 0, 0) url("../images/quotes.png") no-repeat scroll 0 0;
	color: #999;
	font-size: 13px;
	font-style: italic;
	margin: 20px 0 20px 20px;
	padding-left: 40px;
}
#foot-inside {
	width: 93%;
	margin: 0 auto;
	height: auto;
	position: relative;
}
.one-half {
	float: left;
	margin: 0 30px 25px 0;
	width: 450px;
	position: relative;
	height: auto;
}
.full-row {
	width: 100%;
	height: 150px;
}
.big-row {
	width: 100%;
	height: 230px;
}
.small-row {
	width: 100%;
	height: 100px;
}
.portfolio-item {
	width: 100%;
	height: 230px;
	clear: both;
	border: 0 none;
	border-collapse: separate;
	border-spacing: 0;
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
	position: relative;
}
.portfolio-image {
	border: 1px solid #e7e7e7;
	margin-bottom: 5px;
	padding: 4px;
	width: 600px;
	float: left;
}
.portfolio-content {
	float: right;
	width: 270px;
	margin-right: 0 !important;
}
.portfolio-content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.portfolio-content ul li {
	display: inline;
	margin-right: 20px;
}
#tag-line {
	width: 600px;
	float: left;
}
.small-row h3 {
	color: #6b6b6b;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 0;
	margin-top: 0;
	font-family: 'antonioregular';
}
.big-row h3 {
	color: #2d81b6;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 0;
	margin-top: 0;
	font-family: 'antonioregular';
}
.big-column {
	float: left;
	margin: 0 30px 25px 0;
	width: 450px;
}
.small-row h3 span {
	color: #2d81b6;
}
.project-h3 {
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 14px;
}
.project-p {
	margin-top: 0px;
}
.full-row h2 {
	color: #999;
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 15px;
	text-transform: uppercase;
	margin-top: 0;
	font-family: 'antonioregular';
}
.first-column {
	border-right: 1px solid #e7e7e7;
	float: left;
	margin: 0 20px 25px 0;
	padding-right: 20px;
	width: 195px;
}
.first-column p {
	font-size: 12px;
	font-style: italic;
	font-family: Arial;
	color: #999;
}
.button {
	background: #2d81b6 none repeat scroll 0 0;
	color: #f7f7f7;
	display: inline-block;
	font-size: 11px;
	margin-bottom: 15px;
	padding: 3px 7px;
	font-family: Arial;
}
.big-b {
	background: rgba(0, 0, 0, 0) url("../images/button.png") repeat-x scroll 0 0;
	color: #f7f7f7;
	display: block;
	float: right;
	font-family: 'antonioregular';
	font-size: 22px;
	text-align: center;
	height: 23px;
	margin-right: 50px;
	margin-top:40px;
	padding: 15px 20px;
	text-shadow: 1px 1px #252525;
	text-transform: uppercase;
	line-height: 26px;
	width: 95px;
}
.small-column {
	float: left;
	margin: 0 10px 25px 0;
	width: 220px;
}
.huge-column {
	width: 610px;
	margin: 0 30px 25px 0;
	float: left;
}
.box-number {
	background: rgba(0, 0, 0, 0) url("../images/box-disc.png") no-repeat scroll 0 0;
	color: #f7f7f7;
	display: block;
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	height: 27px;
	margin-right: 10px;
	padding-top: 6px;
	text-align: center;
	width: 33px;
}
.box-title h3 {
	color: #2d81b6;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 0;
	padding-bottom: 3px;
	margin-top: 5px;
	font-family: 'antonioregular';
}
.box-subtitle {
	display: block;
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.one-fourth {
	float: left;
	margin: 0 30px 25px 0;
	width: 150px;
}
.downwego {
	margin-top: 62px;
}
.box-img {
	border: 1px solid #e7e7e7;
	margin-bottom: 5px;
	padding: 3px;
}
.contact-info h3 {
	margin-bottom: 10px;
}
h3 {
	color: #2d81b6;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	font-family: 'antonioregular';
}
.last {
	margin-right: 0 !important;
}
.separator-line {
	background: rgba(0, 0, 0, 0) url("../images/separator.png") repeat scroll 0 0;
	border: medium none;
	height: 15px;
	margin-bottom: 40px;
	margin-top: 0;
	width: 100%;
}
label {
	overflow: hidden;
	padding-top: 6px;
	width: 70px;
}
#submit, #post-comment {
	background: #2d81b6 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	cursor: pointer;
	font-family: inherit;
	font-size: 11px;
	margin-bottom: 15px;
	padding: 6px 10px;
}
.clear {
	clear: both;
}
#message, #comment {
	height: 135px;
	width: 400px;
}
#google-map {
	border: 1px solid #d1d1d1;
	margin-bottom: 40px;
	padding: 6px;
}
.textbox, #search-box {
	background-color: #f7f7f7;
	border-color: #d1d1d1 #e1e1e1 #e1e1e1 #d1d1d1;
	border-style: solid;
	border-width: 1px;
	color: #747474;
	font-family: inherit;
	font-size: inherit;
	margin-bottom: 10px;
	padding: 8px;
	width: 330px;
}
#footer {
	position: relative bottom;
	min-height: 200px;
	background: #555 url("../images/square-1.png") repeat scroll 0 0;
	margin-top: 20px;
}
#footer h3 {
	color: #FFF;
}
#footer p {
	color: #FFF;
	margin-bottom: 15px;
}
.foothack {
	margin-left: -70px;
}
.mobclear {
	display: none;
}

@media screen and (max-width: 1040px) {
#wrapper {
	width: 95%;
}
.first-column, .small-column, .big-column, #tag-line {
	width: 80%;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.huge-column, .huge-column img {
	width: 90%;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.big-b {
	display: none;
}
#header {
	text-align: center;
}
#header img {
	margin: 0 auto;
	width: 195px;
	top: 20px;
}
#slider {
	width: 100%;
	height: auto;
	margin-top: 100px;
}
.mobclear {
	clear: both;
	display: block;
}
#sidebar {
	display: none;
}
#menu {
	float: none;
}
#menu ul {
	width: auto;
	margin: 0 auto;
	float: none;
}
#header {
	text-align: center;
}
#footer big-column last {
	display: none;
}
#page-title {
	margin-top: 70px;
	position: relative;
	width: 100%;
}
.portfolio-image {
	width: 100%;
	position: relative;
}
.portfolio-item {
	width: 100%;
	height: auto;
	position: relative;
}
.portfolio-content {
	float: none;
	width: 100%;
	position: relative;
}
}

@media screen and (max-width: 800px) {
#page-title-content {
	height: 80px;
}
#page-title-content p {
	display: none;
}
#portfolio {
	display: none;
}
.downwego {
	margin-top: 0px;
}
}

@media screen and (max-width: 600px) {
#menu ul {
	font-size: 0.7em;
}
#wrapper {
	width: 95%;
}
.portfolio-item {
	width: 100%;
}
.portfolio-tiem img {
	width: 50%;
}
#page-title-content {
	width: 100%;
	position: relative;
}
.first-column, .small-column, .big-column, #tag-line {
	width: 90%;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#page-title-content {
	height: 80px;
}
#page-title-content p {
	display: none;
}
.textbox, #search-box {
	width: 80%;
}
#google-map {
	width: 90%;
	overflow: hidden;
}
.one-half {
	width: 100%;
}
#message, #comment {
	width: 80%
}
}

@media screen and (max-width: 480px) {
#menu ul {
	width: 100%;
}
}
