

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}

a{text-decoration:none;}
.txt-rt{text-align:right;}
.txt-lt{text-align:left;}
.txt-center{text-align:center;}
.float-rt{float:right;}
.float-lt{float:left;}
.clear{clear:both;}
.pos-relative{position:relative;}
.pos-absolute{position:absolute;}
.vertical-base{	vertical-align:baseline;}
.vertical-top{	vertical-align:top;}
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}
nav.vertical ul li{	display:block;}
nav.horizontal ul li{	display: inline-block;}
img{max-width:100%;}

body{
	font-family: 'Open Sans', sans-serif;
	background:#fff;
}
.wrap{
	width:80%;
	margin:0 auto;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
}
.wrap-box{
	background: url(/images/strip.png);
	padding:2px;
}
.header-bottom{
	background: #1887ce;
}
.header-top {
	padding:10px 0;
	background: #1887ce;
	background: -moz-linear-gradient(top,  #1887ce 0%, #1887ce 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1887ce), color-stop(99%,#1887ce));
	background: -webkit-linear-gradient(top,  #1887ce 0%,#1887ce 99%);
	background: -o-linear-gradient(top,  #1887ce 0%,#1887ce 99%);
	background: -ms-linear-gradient(top,  #1887ce 0%,#1887ce 99%);
	background: linear-gradient(to bottom,  #1887ce 0%,#1887ce 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1887ce', endColorstr='#1887ce',GradientType=0 );
}


.cssmenu{
	text-align:center;
	
}
.cssmenu > ul > li {
	display: inline-block;
	position: relative;
}
.cssmenu > ul > li.active a, .cssmenu > ul > li a:hover {
	color: #0066FF;
	background:#FFFFFF;
}
.cssmenu > ul > li > a {
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;	
	line-height: 20px;
	padding: 15px 15px;
	font-family: 'Open Sans', sans-serif;
	
	letter-spacing: 2px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}	
	


.top-header-left {
	float: left;
}
.top-header-left p {
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size: 0.875em;
	background: url(/images/phone.png) no-repeat;
	padding-left: 18px;
}
.right-left {
	float: right;
}
.right-left ul li {
	display: inline-block;
	margin-right: 10px;
}
.login {
	background: url(/images/lock.png) no-repeat 0;
	padding-left: 18px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.sign {
	background: url(/images/login.png) no-repeat 0;
	padding-left: 18px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.login:hover {
	background: url(/images/lock1.png) no-repeat 0;
}
.sign:hover {
	background: url(/images/login1.png) no-repeat 0;
}
.right-left ul li a {
	color:#fff;
	font-size: 0.875em;
}
.right-left ul li a:hover {
	color:#333;
}
.follow_icon {
	list-style: none;
	padding-top: 10px;
}
ul.follow_icon  li {
	display:inline-block;
	margin-left: 1px;
}
.follow_icon li :hover{
	opacity:0.7;
}
.follow_icon li a img {
	vertical-align: middle;
}
.logo {
	float: left;
	margin-top:1.1%;
}

.top-nav {
	float: right;
}
.top-nav ul li {
	display: inline-block;
	float: left;
	padding: 40px 23px;
	width: 10.99%;
}
.top-nav ul li a {
	color: #fff;
	display: block;
	position: relative;
	text-transform: uppercase;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	font-size: 0.875em;
	position: relative;
}
.top-nav li.active a, .top-nav li a:hover {
	color:#1887ce;
}
.main {
	background: #FFF;
}


.col_1_of_3{
	display: block;
	float:left;
	margin: 1% 0 -2% 1.6%;
}
.col_1_of_3:first-child { margin-left: 0; }
.span_1_of_3 {
	width: 32.2%;
	padding:1.5% 0;
}
.span_1_of_3  h3{
	color:#1887ce;
	margin-bottom:0.5em;
	font-size:1.2em;
	line-height: 1.2;
	font-weight : normal;
	margin-top: 0px;
	letter-spacing: -1px;
	text-transform:uppercase;
}
.span_1_of_3  p  {
	font-size:0.8125em;
	padding:0.5em 0;
	color: #888;
	line-height: 1.5em;
}

@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
	}	
}

@media only screen and (max-width: 640px) and (min-width: 480px) {
	.wrap{
		width:95%;
	}
	.col_1_of_3{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%;  
	}
}


@media only screen and (max-width: 480px) {
     
     .wrap{
		width:95%;
	}		
	.col_1_of_3{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:92%;
		padding:4%;
	}
}
.module-title h2 {
	font-size: 29px;
	text-transform: uppercase;
	padding:50px 0 21px 0;
	line-height: 27px;
	text-align:center;
	color:#1887ce;
}
p.modulePretext{
	font-size: 1em;
	line-height: 1.5em;
	color: #333333;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.grid_img{
	border:1px solid #E9E7E7;
}
.hover_img img {
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
.hover_img img:hover {
	-webkit-transform: scale(0.99);
	-moz-transform: scale(0.99);
	-o-transform: scale(0.99);
	opacity: 1;
}
p.desc{
	padding:5%;
}
p.desc a{
	text-transform:uppercase;
	color:#1887ce;
	font-size:1em;
}
p.desc a:hover{
	color:#333;
}
.more {
	text-align: center;
	padding:4% 0 2%;
}
.button {
	background: #1887ce;
	background: -moz-linear-gradient(top, #1887ce 0%, #1887ce 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1887ce), color-stop(99%,#1887ce));
	background: -webkit-linear-gradient(top, #1887ce 0%,#1887ce 99%);
	background: -o-linear-gradient(top, #1887ce 0%,#1887ce 99%);
	background: -ms-linear-gradient(top, #1887ce 0%,#1887ce 99%);
	background: linear-gradient(to bottom, #1887ce 0%,#1887ce 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1887ce', endColorstr='#1887ce',GradientType=0 );
	padding: 8.5px 15px;
	-webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	vertical-align: middle;
	text-transform:uppercase;
}
.button:hover {
	background:#333;
}
ul.dishes_list li {
	border-bottom: 1px solid #E0E8ED;
	padding: 6px 0;
}
ul.dishes_list li a {
	color: #555;
	font-size: 13px;
	display: block;
	padding: 5px 0 5px 20px;
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat 0;
}
.latest-news-pic {
	float: left;
	width: 20%;
}
.latest-news-info {
	float: right;
	width: 76%;
}
.latest-news-info a {
	color:#1887ce;
	font-size: 13px;
	line-height: 1.5em;
	-moz-transition: background 0.3s ease-out;
	-o-transition: background 0.3s ease-out;
	-webkit-transition: background 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.latest-news-info a:hover {
	color:#333;
}
.module-item{
	display: block;
	padding: 5px 0 8px;
	color: #000;
}
.module-text h4 a {
	text-decoration: none;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
	line-height: 18px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	color: #000;
	font-size:13px;
}
.module-text h4 a:hover {
	color:#1887ce;
}
.button1 {
	background: #1887ce;
	background: -moz-linear-gradient(top, #1887ce 0%, #1887ce 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1887ce), color-stop(99%,#1887ce));
	background: -webkit-linear-gradient(top, #1887ce 0%,#1887ce 99%);
	background: -o-linear-gradient(top, #1887ce 0%,#1887ce 99%);
	background: -ms-linear-gradient(top, #1887ce 0%,#1887ce 99%);
	background: linear-gradient(to bottom, #1887ce 0%,#1887ce 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1887ce', endColorstr='#1887ce',GradientType=0 );
	padding:5.5px 15px;
	-webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
}
.button1:hover {
	background: #333;
}
.module-text{
	padding-bottom:3%;
}
.latest-news-grid{
	padding-top:15px;
}
.more1{
	padding-top:10px;
}
.content-bottom {
	padding-bottom: 2%;
	border-bottom: 1px solid #DADADA;
}

.col_1_of_4{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col_1_of_4:first-child { margin-left: 0; } 
.span_1_of_4 {
	width: 23.8%;
}
.span_1_of_4 {
	width: 23.8%;
}
.span_1_of_footer-lastgrid{
	width: 23.8%;
}
.span_1_of_4 h3, .span_1_of_footer-lastgrid h3{
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size:1.1em;
	line-height: 1.2;
	margin-top: 0px;
	letter-spacing: -1px;
	color:#373737;
}
.span_1_of_4  p {
	font-size:0.8125em;
	color:#A0A0A0;
	line-height: 1.5em;
}

@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
	}	
}

@media only screen and (max-width: 640px) and (min-width: 480px) {
	.wrap{
		width:95%;
	}
	.col_1_of_4{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_4 {
		width:94%;
	}
}

@media only screen and (max-width: 480px) {
	.wrap{
		width:95%;
	}
	.col_1_of_4{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_4 {
		width:92%;
		padding:4%; 
	}
}
.span_1_of_4 ul li {
	background: url(/images/marker1.gif)no-repeat;
	line-height: 0.4em;
	padding: 0 0 19px 13px;
}
.span_1_of_4 ul li a {
	color: #A0A0A0;
	font-size: 13px;
	-moz-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	-webkit-transition: background 0.5s ease;
}
.span_1_of_4 ul li a:hover {
	color:#333;
}
.footer-top {
	padding-top: 2%;
}
.footer-grid-address p {
	font-size: 0.875em;
	color: #888;
	line-height: 1.8em;
}
.email-link {
	color: #333;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	text-transform: lowercase;
}
.email-link:hover {
	color:#1887ce;
}
.copy{
	text-align: center;
	padding:2% 0;
	border-top: 1px solid #DADADA;
}
.copy p {
	color:#888;
	font-size: 0.85em;
}
.copy p a {
	color:#1887ce;
}
.copy p a:hover {
	color:#333;
}

.col:first-child {
margin-left: 0;
}
.col {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
}
.span_1_of_about {
	width: 73.2%;
	margin-right: 3%;
}
.span_1_of_about h3 {
	color:#1887ce;
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.about-img {
	width: 29%;
	float: left;
	margin-right: 3%;
}
.about-desc {
	width: 68%;
	float:left;
	margin-right: 0;
}
.about-desc p {
	color:#333333;
	font-size: 16px;
	line-height: 1.8em;
}
.span_1_of_about1 {
	width: 25.2%;
}
.col {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
}
.span_1_of_about1 h3 {
	color:#1887ce;
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.comments-custom li {
	overflow: hidden;
	margin: 0;
	padding: 0px 0 25px 0;
	border-bottom: none;
	background: none;
}
.comments-custom.unstyled .icon {
	background: url(/images/comment.png) no-repeat 0 50%;
	width: 37px;
	height: 70px;
	float: left;
	border-right: 1px solid #DADADA;
	padding: 0 8px 0 0;
	margin: 0 10px 0 0;
}
.right-text {
	width:79%;
	float: left;
}
.comments-custom.unstyled .comments-custom_h {
	color:#888;
	font-size: 1em;
	margin: -2px 0 0 0;
}
.comments-custom.unstyled .comments-custom_txt {
	padding: 2px 0 0 0;
	font-size: 13px;
	line-height: 1.5em;
}
.comments-custom.unstyled .comments-custom_txt a {
	color: #333;
}
.comments-custom.unstyled .comments-custom_txt a:hover{
	color:#8A4A2E;
}
.comments-custom time {
	font-size: 11px;
	color:#1887ce;
}
.about-topgrid1 {
	width: 29%;
	float: left;
	margin-right: 3%;
}
.about-topgrid1 h3 {
	color:#1887ce;
	margin-bottom:20px;
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.about-topgrid1 img {
	margin-bottom: 20px;
}
.about-topgrid1 h5 {
	color:#1887ce;
	font-size: 13px;
	line-height: 1.5em;
	padding-bottom:10px;
}
.about-topgrid1 p {
	font-size: 0.8125em;
	color:#888;
	line-height: 1.5em;
	padding: 4px 0px 8px 0px;
}
.about-histore {
	float: left;
	width: 35%;
}
.about-histore h3 {
	color:#1887ce;
	margin-bottom:20px;
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.about-histore ul li span {
	color: #333;
	font-size: 14px;
	padding: 15px 0px 15px 0px;
	margin-bottom: 13px;
	float: left;
	width: 15%;
}
.about-histore ul li p {
	font-size: 0.8125em;
	color:#888;
	line-height: 1.5em;
	padding: 4px 0px 8px 0px;
	float: right;
	width: 83%;
}
.about-services {
	width: 30%;
	float: left;
	margin-left: 3%;
}
.about-services h3 {
	color:#1887ce;
	margin-bottom:20px;
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;	
}
.questions {
	margin: 10px 0 3px 0;
}
.questions h4 {
	color: #333;
	font-size: 15px;
	margin-bottom: 5px;
	font-weight: normal;
}
.questions p {
	font-size: 0.8125em;
	color: #888;
	line-height: 1.5em;
	padding: 4px 0px 8px 0px;
}
.about-bottom {
	padding-bottom: 2%;
	border-bottom: 1px solid #DADADA;
}

#login-form label {
	color: #333;
	line-height: 2.8em;
	font-size: 13px;
}
input.inputbox, input.required, div.k2AccountPage input[type="text"] {
	background: #FFF;
	border: 1px solid #BDBCBC;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	height: 27px;
	padding: 0 7px;
	width: 100%;
	outline: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 13px;
	color:#888;
}
.about{
	padding-top:3%;
}
fieldset.input input[type="submit"] {
	background: #1887ce;
	background: -moz-linear-gradient(top, #1887ce 0%, #1887ce 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1887ce), color-stop(99%,#1887ce));
	background: -webkit-linear-gradient(top, #1887ce 0%,#1887ce 99%);
	background: -o-linear-gradient(top, #1887ce 0%,#1887ce 99%);
	background: -ms-linear-gradient(top, #1887ce 0%,#1887ce 99%);
	background: linear-gradient(to bottom, #1887ce 0%,#1887ce 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1887ce', endColorstr='#1887ce',GradientType=0 );
	border: none;
	color: #FFF;
	padding: 7px 20px;
	cursor: pointer;
	outline:none;
}
fieldset.input input[type="submit"]:hover {
	background: #333;
}
.single-box{
	margin-bottom:20px;
}
.more2{
	margin-top:20px;
}
.single-right{
	padding-top:15%;
}
.single-top{
	padding-bottom: 2%;
	border-bottom: 1px solid #DADADA;
}


.grid_1_of_4{
	display: block;
	float:left;
	margin:2% 0 2% 1.6%;
}
.grid_1_of_4:first-child { 
	margin-left: 0; 
} 
.images_1_of_4 {
	width:23.8%;
	position:relative;
}
.images_1_of_4  img{
	max-width:100%;
	display:block;
}
.zoom-icon {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	background: rgba(64, 72, 109, 0.61);
	display: block;
	left: 0;
	top: -152px;
	width: 290px;
	height: 219px;
	background: url(/images/zoom.png) center center no-repeat;
	cursor: pointer;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.images_1_of_4 .zoom-icon {
	top: -50px;
	height: 182px;	
}
.images_1_of_4 a:hover .zoom-icon {
	top: 0;
	opacity: 1;
	filter: alpha(opacity=99); 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; 
}
.projects-bottom-paination{
	text-align: center;
	padding-top: 25px;
}
.projects-bottom-paination li{
	display:inline-block;
}
.projects-bottom-paination li a{
	font-size:0.85em;
	color: #5a5a5a;
	padding:10px 18px;
	background: #fff;
	text-decoration: none;
	display:block;
	border:none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.projects-bottom-paination li.active> a, .projects-bottom-paination li> a:hover {
	background:#CA009C;
	color:#fff;
}
.grid_1_of_4 h4 {
	text-transform: uppercase;
	font-size: 1em;
	line-height: 22px;
	color: #1887ce;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	cursor: pointer;
	padding: 13px 0px 2px 0px;
}
.grid_1_of_4 h4:hover {
	color:#333;
}
.grid_1_of_4 p {
	font-size:13px;
	padding: 0.2em 0em 1.2em 0em;
	color: #6A6A6A;
	line-height: 1.6em;
}
.link {
	background: url(/images/arrow.gif) no-repeat 100% 8px;
	display: inline-block;
	padding: 0 13px 0 0;
	line-height: 19px;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	color: #1887ce;	
}
.link:hover {
	color:#333;
	text-decoration:none;
}
.services{
	padding-bottom: 2%;
	border-bottom: 1px solid #DADADA;
}


.col:first-child{
	margin-left:0;
}	
.span_2_of_contact {
	width: 63.1%;
	margin-right: 2.5%;
}
.span_1_of_contact{
	width: 32.2%;
}
.span_2_of_contact  h3,
.span_1_of_contact  h3 {
	color:#1887ce;
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.contact-form{
	position:relative;
	padding-bottom:30px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	display:block;
	font-size:0.8125em;
	color: #888;
	padding-bottom:5px;
	font-family :verdana, arial, helvetica, helve, sans-serif;
}
.contact-form input[type="text"],.contact-form textarea{
	padding:8px;
	display:block;
	width:98%;
	background:#fcfcfc;
	border: none;
	outline:none;
	color:#464646;
	font-size:0.8125em;
	font-family:Arial, Helvetica, sans-serif;
	box-shadow: inset 0px 0px 3px #999;
	-webkit-box-shadow: inset 0px 0px 3px #999;
	-moz-box-shadow: inset 0px 0px 3px #999;
	-o-box-shadow: inset 0px 0px 3px #999;
	-webkit-appearance:none;
}
.contact-form textarea{
	resize:none;
	height:120px;		
}
.contact-form input[type="submit"]{
	padding:7px 20px;
	color:#FFF;
	cursor:pointer;
	background:#1887ce url(/images/large-button-overlay.png);
	border: 1px solid rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.50);
	-webkit-border-radius: 5px;
    border-radius:2px;
    font-family:Arial, Helvetica, sans-serif;
    position:absolute;
    right:0;
    outline:none;
}
.contact-form input[type="submit"]:hover{
	background-color:#333;
}
.contact-form input[type="submit"]:active{
	background-color:#333;  
}
.company_address{
	padding-top:20px;
}
.company_address p{
	color: #888;
	font-size: 13px;
	line-height: 1.8em;
}
.company_address p span{
	text-decoration:underline;
	color:#333;
	cursor:pointer;
}
.company_address p span:hover{
	text-decoration:none;
}
.map{
	border:1px solid #C7C7C7;
	margin-bottom:15px;
}


@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
	}	
}

@media only screen and (max-width: 800px) {
	.wrap{
		width:95%;
	}
	.span_2_of_contact {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_contact {
		width:94%;
		padding:3%; 
	}
}

@media only screen and (max-width: 640px) and (min-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_contact {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_contact {
		width:94%;
		padding:3%; 
	}
   
   .contact-form input[type="text"],.contact-form textarea{
		width:97%;
	}
}


@media only screen and (max-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_contact {
		width:90%;
		padding:5%; 
	}
	.col { 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_contact {
		width:90%;
		padding:5%; 
	}
	.contact-form input[type="text"],.contact-form textarea{
		width:92%;
	}
}

.page-not-found h1 {
	font-size: 15em;
	color: #F0F0F0;
	text-align: center;
	text-shadow: 1px 1px 6px #AAA;
	-moz-text-shadow: 1px 1px 6px #aaa;
	-webkit-text-shadow: 1px 1px 6px #aaa;
	-o-text-shadow: 1px 1px 6px #aaa;
}

@media (max-width:1366px){
	.wrap{
		width:90%;
	}	
}
@media (max-width:1280px){
	.wrap{
		width:90%;
	}	
}
@media (max-width:1024px){
	.wrap{
		width:90%;
	}	
	.right-text {
		width: 75%;
	}
	.grid_1_of_4 h4 {
		font-size: 0.8125em;
	}
	p.modulePretext {
		padding: 0 128px 19px;
	}
	.about-desc {
		width: 100%;
		float: none;
		margin-right: 0;
	}
}
@media (max-width:800px){
	.wrap{
		width:90%;
	}	
	.right-text {
		width:68%;
	}
	.grid_1_of_4 h4 {
		font-size: 0.8125em;
	}
	p.modulePretext {
		padding:0 51px 19px;
	}
	.top-nav ul li {
		display: inline-block;
		float: left;
		padding: 40px 15px;
	}
	.logo {
		margin-top: 2.5%;
		width: 32%;
	}
	.module-title h2 {
		font-size: 25px;
	}
	.about-desc {
		width: 100%;
		float: none;
		margin-right: 0;
	}
}
@media (max-width:640px){
	.wrap{
		width:90%;
	}	
	.right-text {
		width:68%;
	}
	.grid_1_of_4 h4 {
		font-size: 0.8125em;
	}
	p.modulePretext {
		padding:0 51px 19px;
	}
	.top-nav ul li {
		display: inline-block;
		float: left;
		padding: 30px 9px;
		width: 14.99%;
	}
	.logo {
		margin-top: 2.5%;
		width: 32%;
	}
	.module-title h2 {
		font-size: 25px;
	}
	.copy {
		padding: 20px 0;
	}
	.footer-top {
		padding-bottom: 20px;
	}
	p.modulePretext {
		font-size:0.8125em;
	}
	.span_1_of_about {
		width: 100%;
		margin-right:0%;
	}
	.span_1_of_about1 {
		width: 100%;
	}
	.single-top {
		padding-bottom: 20px;
	}
	.about-topgrid1 {
		width: 100%;
		float: none;
		margin-right: 0px;
	}
	.about-histore {
		float: none;
		width: 100%;
	}
	.about-services {
		width: 100%;
		float: none;
		margin-left: 0px;
	}
	.images_1_of_4 {
		width: 100%;
		position: relative;
	}
	.about-desc {
		width: 100%;
		float: none;
		margin-right: 0;
	}
}
@media (max-width:480px){
	.wrap{
		width:90%;
	}	
	.right-text {
		width:68%;
	}
	.grid_1_of_4 h4 {
		font-size: 0.8125em;
	}
	p.modulePretext {
		padding:0 51px 19px;
	}
	.top-nav ul li {
		display: inline-block;
		float: left;
		padding: 30px 9px;
		width: 14.99%;
	}
	.logo {
		margin-top: 2.5%;
		width: 100%;
		text-align: center;
	}
	.module-title h2 {
		font-size: 25px;
	}
	.copy {
		padding: 20px 0;
	}
	.footer-top {
		padding-bottom: 20px;
	}
	p.modulePretext {
		font-size:0.8125em;
	}
	.span_1_of_about {
		width: 100%;
		margin-right:0%;
	}
	.span_1_of_about1 {
		width: 100%;
	}
	.single-top {
		padding-bottom: 20px;
	}
	.about-topgrid1 {
		width: 100%;
		float: none;
		margin-right: 0px;
	}
	.about-histore {
		float: none;
		width: 100%;
	}
	.about-services {
		width: 100%;
		float: none;
		margin-left: 0px;
	}
	.images_1_of_4 {
		width: 100%;
		position: relative;
	}
	.span_1_of_footer-lastgrid {
		width: 100%;
	}
	.about-desc {
		width: 100%;
		float: none;
		margin-right: 0;
	}
}
@media (max-width:320px){
	.wrap{
		width:90%;
	}	
	.right-text {
		width:68%;
	}
	.grid_1_of_4 h4 {
		font-size: 0.8125em;
	}
	p.modulePretext {
		padding:0 51px 19px;
	}
	.top-nav ul li {
		display: inline-block;
		float: left;
		padding: 30px 9px;
		width: 14.99%;
	}
	.logo {
		margin-top: 2.5%;
		width: 100%;
		text-align: center;
	}
	.module-title h2 {
		font-size: 25px;
	}
	.copy {
		padding: 20px 0;
	}
	.footer-top {
		padding-bottom: 20px;
	}
	p.modulePretext {
		font-size:0.8125em;
	}
	.span_1_of_about {
		width: 100%;
		margin-right:0%;
	}
	.span_1_of_about1 {
		width: 100%;
	}
	.single-top {
		padding-bottom: 20px;
	}
	.about-topgrid1 {
		width: 100%;
		float: none;
		margin-right: 0px;
	}
	.about-histore {
		float: none;
		width: 100%;
	}
	.about-services {
		width: 100%;
		float: none;
		margin-left: 0px;
	}
	.images_1_of_4 {
		width: 100%;
		position: relative;
	}
	.span_1_of_footer-lastgrid {
		width: 100%;
	}
	.about-desc {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	@media (max-width:480px){
	.wrap{
		width:90%;
	}	
	.right-text {
		width:68%;
	}
	.grid_1_of_4 h4 {
		font-size: 0.8125em;
	}
	p.modulePretext {
		padding:0 17px 19px;
	}
	.top-nav ul li {
		display: inline-block;
		float: left;
		padding: 30px 9px;
		width: 14.99%;
	}
	.logo {
		margin-top: 2.5%;
		width: 100%;
		text-align: center;
	}
	.module-title h2 {
		font-size: 25px;
	}
	.copy {
		padding: 20px 0;
	}
	.footer-top {
		padding-bottom: 20px;
	}
	p.modulePretext {
		font-size:0.8125em;
	}
	.span_1_of_about {
		width: 100%;
		margin-right:0%;
	}
	.span_1_of_about1 {
		width: 100%;
	}
	.single-top {
		padding-bottom: 20px;
	}
	.about-topgrid1 {
		width: 100%;
		float: none;
		margin-right: 0px;
	}
	.about-histore {
		float: none;
		width: 100%;
	}
	.about-services {
		width: 100%;
		float: none;
		margin-left: 0px;
	}
	.images_1_of_4 {
		width: 100%;
		position: relative;
	}
	.span_1_of_footer-lastgrid {
		width: 100%;
	}
	.about-desc {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.top-nav ul li a {
		font-size: 11px;
	}
	.top-nav ul li {
		padding: 30px 6px;
	}
}


