body, div, h1, h2, h3, h4, h5, h6, #contactFeature, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote, input, textarea {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
}

html {
	background: url(../images/backgroundrepeat.jpg) repeat;
	height: 100%;
	margin-bottom: 1px;
}
body {
	border-top: 4px solid #c16350;
	background: url(../images/backgroundslice.jpg) top repeat-x;
	font: 12px;
	font-family: 'Economica', sans-serif;
	top: 4px;
	bottom: 0;
}

@font-face {
    font-family: 'WebSymbolsRegular';
    src: url('websymbols-regular-webfont.eot');
    src: url('websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('websymbols-regular-webfont.woff') format('woff'),
         url('websymbols-regular-webfont.ttf') format('truetype'),
         url('websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#background {
	background: url(../images/mainbg.jpg) top center no-repeat;
	min-height: 100%;
}

#topcontainer {
	overflow: hidden;
	min-height: 140px;
}

.container {
	width: 800px;
	margin: 0 auto;
}

#contentcontainer {
	display: block;
	background: url(../images/contentbgpattern.jpg) repeat;
	height: 1720px;
}

#header {
	height: 8px;
	background: url(../images/contentbgtop.png) no-repeat;
}

#footer {
	height: 8px;
	padding: 0 0 30px 0;
	background: url(../images/contentbgbottom.png) no-repeat;
}

#slider {
	height:362px;
	width: 812px;
	margin: 60px 0 40px -6px;
	background: url(../images/sliderbg.png)  no-repeat;
}

#imageholder {
	overflow: hidden;
	position: absolute;
	margin: 14px 0 0 15px;
	height: 330px;
	width: 780px;
	border: #aaaaaa solid 1px;
	background: #ffffff;
}

.serviceborder {
	margin-top: 20px;
	float: left;
	height: 650px;
	width: 220px;
	background: url(../images/servicesimageborder.jpg) top center no-repeat;
    -webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	-ms-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
}
.spacer {
	float:left;
	width: 40px;
	height: 320px;
	 -webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	-ms-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
}

.info {
	overflow: hidden;
	margin-top: 20px;
	float: right;
	height: 570px;
	width: 0px;
	background: url(../images/serviceinfoborder.jpg); 
	opacity: 0;
	 -webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	-ms-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
}

.infofiller{
	padding: 30px 15px 15px 15px;
	width: 450px;
	height: 505px;
	margin: 9px 0 0 9px;
	display: block;
	background: #fff;
	border: solid 1px #d4d4d4;
	font-size: 18px;
	text-align: justify;
	font-family: 'Economica', sans-serif;
	color: #aaaaaa;
}

.serviceholder {
	position: absolute;
	margin: 9px 0 0 9px;
	height: 300px;
	width: 200px;
	border: #d4d4d4 solid 1px;
	background: #ffffff;
	-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	-ms-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
}

h1 a {
	display: block; width: 315px; height: 80px; float: left;
	background: url(../images/headerlogo.png) bottom right no-repeat;
	text-indent: -9999px;
	padding: 40px 0 0 20px;
}

h2 a:link, h2 a:visited {
	font-size: 33px;
	text-decoration: none;
	color: #aaaaaa;
	font-family: 'Economica', sans-serif;
	float: left;
}

h3 {
	font-size: 33px;
	text-decoration: none;
	color: #c16350;
	font-family: 'Economica', sans-serif;
	float: right;
}

h4 {
	display: block; width: 172px; height: 51px; float: left;
	background: url(../images/servicesribbon.png) bottom right no-repeat;
	text-indent: -9999px;
	padding: 20px 0 0 0;
}

.services {
	margin: auto;
	padding-top:71px;
	width: 740px;
	border-bottom: #d4d4d4 solid 1px;
}

#portfolio {
	float: left;
	width: 420px;
	height: 400px;
}

.portfolioborder {
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	height: 112px;
	width: 112px;
	background: url(../images/portfolioimageborder.jpg);
}

.portfolioholder {
	position: absolute;
	margin: 7px 0 0 7px;
	height: 96px;
	width: 96px;
	border: #d4d4d4 solid 1px;
	background: #ffffff;
	font-size: 16px;
	color: #aaaaaa;
	text-align: center;
}

#contactus {
	overflow: hidden;
	margin-top: 15px;
	float: right;
	min-height: 430px;
	width: 320px;
	font-size: 16px;
	font-family: 'Economica', sans-serif;
	text-decoration: none;
}

a:link, a:visited {
	font: 'Economica', sans-serif;
	text-decoration: none;
	color: #000000;
}

#aboutus {
	text-align: justify;
	position: relative;
	width: 700px;
	margin: 20px 50px;
	float: left;
	font-size: 16px;
}

h5 {
	display: block; width: 172px; height: 51px; float: left;
	background: url(../images/portfolioribbon.png) bottom right no-repeat;
	text-indent: -9999px;
	padding: 20px 0 0 0;
}

h6 {
	display: block; width: 172px; height: 51px; float: left;
	background: url(../images/aboutusribbon.png) bottom right no-repeat;
	text-indent: -9999px;
	padding: 20px 0 0 0;
}

#contactFeature {
	display: block; width: 172px; height: 51px; float: right;
	background: url(../images/contactusribbon.png) bottom right no-repeat;
	text-indent: -9999px;
	padding: 20px 0 0 0;
}

#servicesFeature {
	position: absolute;
	display: block; width: 172px; height: 51px; float: left;
	background: url(../images/featuredribbon.png) bottom right no-repeat;
	text-indent: -9999px;
	padding: 30px 0 0 7px;
}

.servicetext {
	margin-top: 340px;
	width: 176px;
	height: 270px;
	font-family: 'Economica', sans-serif;
	font-size: 26px;
	color: #aaaaaa;

}

.serviceinfo {
	margin-top: 5px;
	padding-top: 10px;
	width: 176px;
	border-top: #d4d4d4 solid 1px;
	min-height: 20px;
	font-size: 18px;
}
#logos{
	display: block;
	height: 120px;
	width : 100%;
	text-align: center;
}
div.copyright {
	margin: 10px 0;
	min-height: 25px;
	color: #ffffff;
	text-align: center;
}
input[type=radio]{
	margin: 10px;
}
input[type=text], input[type=email], input[type=button], input[type=submit] {
	width: 300px; height: 25px; padding: 5px 0px 0px 20px; margin: 0 0 10px 0; 
	background: #b43014;
	background: -moz-linear-gradient(top, #9d2a11 0%, #b43014 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9d2a11), color-stop(20%,#b43014)); /* webkit */
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 0px #f2f2f2;-webkit-box-shadow: 0px 1px 0px #f2f2f2;
	font-family: 'Economica', sans-serif; font-size: 12px; color: #f2f2f2; text-transform: uppercase; text-shadow: 0px -1px 0px #334f71;
	-webkit-transition: height 0.5s ease;  
    -moz-transition: height 0.5s ease;  
    -o-transition: height 0.5s ease;  
    -ms-transition: height 0.5s ease;  
    transition: height 0.5s ease; 
}
	input::-webkit-input-placeholder  {
    	color: #aaaaaa; text-shadow: 0px -1px 0px #38506b;  
	}
	input:-moz-placeholder {
	    color: #aaaaaa; text-shadow: 0px -1px 0px #38506b; 
	}

textarea {
	width: 210px; height: 50px; padding: 12px 0px 0px 20px; margin: 0 0 20px 0; 
	background: #b43014;
	background: -moz-linear-gradient(top, #9d2a11 0%, #b43014 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9d2a11), color-stop(20%,#b43014)); /* webkit */
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 0px #f2f2f2;-webkit-box-shadow: 0px 1px 0px #f2f2f2;
	font-family: 'Economica', sans-serif; font-size: 12px; color: #f2f2f2; text-transform: uppercase; text-shadow: 0px -1px 0px #334f71; 
}
	textarea::-webkit-input-placeholder  {
    	color: #aaaaaa; text-shadow: 0px -1px 0px #38506b;  
	}
	textarea:-moz-placeholder {
	    color: #aaaaaa; text-shadow: 0px -1px 0px #38506b; 
	}
	
input:focus, textarea:focus {
	background: #e84f2f;
	background: -moz-linear-gradient(top, #d73918 0%, #e84f2f 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d73918), color-stop(20%,#e84f2f)); /* webkit */
}

input:focus {
	height: 35px;
}

input[type=submit] {
	display: inline-block;
	width: 80px; height: 62px; float: right; padding: 5px 15px; margin-left: 6px;
	-moz-box-shadow: 0px 0px 5px #999;-webkit-box-shadow: 0px 0px 5px #999;
	border: 1px solid #b43014;
	background: #9d2a11;
	background: -moz-linear-gradient(top, #9d2a11 0%, #b43014 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9d2a11), color-stop(100%,#b43014)); /* webkit */
	cursor: pointer;
	font-family: 'Economica', sans-serif;
}

input[type=button] {
	position: relative;
	width: 100px; height: 25px; float: right; padding: 5px 8px; margin: 10px 0 0 0;
	-moz-box-shadow: 0px 0px 5px #999;-webkit-box-shadow: 0px 0px 5px #999;
	border: 1px solid #b43014;
	background: #9d2a11;
	background: -moz-linear-gradient(top, #9d2a11 0%, #b43014 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9d2a11), color-stop(100%,#b43014)); /* webkit */
	cursor: pointer;
	font-family: 'Economica', sans-serif;
}

input[type=button].inactive {
	position: relative;
	width: 100px; height: 25px; float: right; padding: 5px 8px; margin: 10px 0 0 0;
	-moz-box-shadow: 0px 0px 5px #999;-webkit-box-shadow: 0px 0px 5px #999;
	border: 1px solid #7d7d7d ;
	background: #7d7d7d;
	background: -moz-linear-gradient(top, #d4d4d4 0%, #7d7d7d 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d4d4d4), color-stop(100%,#7d7d7d)); /* webkit */
	font-family: 'Economica', sans-serif;
	cursor: default;
}

@font-face {
    font-family: 'WebSymbolsRegular';
    src: url('websymbols/websymbols-regular-webfont.eot');
    src: url('websymbols/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('websymbols/websymbols-regular-webfont.woff') format('woff'),
        url('websymbols/websymbols-regular-webfont.ttf') format('truetype'),
        url('websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.ca-menu{
	list-style: none;
	float: right;
    padding-top: 40px;
}
.ca-menu li{
    float: left;
    width: 110px;
    height: 100px;
    -webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	-ms-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
}
.ca-menu li:last-child{
    margin-bottom: 0px;
}
.ca-menu li a{
	float: left;
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;
    color: #aaaaaa;
    position: relative;
}
.ca-icon{
    font-family: 'WebSymbolsRegular', cursive;
    font-size: 20px;
    color: #5c5c5c;
    text-shadow: 0px 0px 1px #5c5c5c;
    line-height: 90px;
    position: absolute;
    width: 50px;
    left: 15px;
    text-align: center;
    -webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.ca-content{
    position: absolute;
    left: 65px;
    width: 300px;
    height: 60px;
    top: 35px;
}
.ca-main{
    font-size: 16px;
    -webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.ca-menu li:hover .ca-icon{
    color: #c16350;
    font-size: 40px;
    opacity: 0.2;
    left: 20px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}
.ca-menu li:hover .ca-main{
    color: #c16350;
    opacity: 0.8;
}
.close{
	float: right;
	color: #d4d4d4;
	font-size: 20px;
	margin-top: -25px;
	margin-right: -10px;
	font-family: 'WebSymbolsRegular';
	cursor: pointer;
}
#throughLink{
	position: absolute;
	margin-left: 600px;
	cursor: pointer;
	height: 25px;
	width: 190px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	display: block;
	background: #c16350;
	font-size: 17px;
	color: #fff;
	text-align: center;
    -webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#dropdown {
	width: 100%;
	height: 0px;
	position: relative;
	background: #a55441;
	background: -moz-linear-gradient(top, #c16350 0%, #a55441 80%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c16350), color-stop(80%,#a55441)); /* webkit */
	overflow: hidden;
	text-align: center;
	font-size: 30px;
	color: #fff;
    -webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	-ms-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
}
li.slideimage {
	list-style: none;
	height: 330px;
	width: 780px;
}
#servicescontent{
	height: 680px;
}
#contactusContent{
	height: 410px;
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
html {
	background: url(../images/backgroundrepeat@2x.jpg) repeat;
	background-size: 200px 200px;
}
body {
	background: url(../images/backgroundslice@2x.jpg) repeat-x;
	background-size: 100px 2400px;
}
h1 a {
    background-image: url(../images/headerlogo@2x.png);
	background-size: 315px 80px;
  }
h4 {
    background-image: url(../images/servicesribbon@2x.png);
	background-size: 172px 51px;
  }
h5 {
    background-image: url(../images/portfolioribbon@2x.png);
	background-size: 172px 51px;
  }
h6 {
    background-image: url(../images/aboutusribbon@2x.png);
	background-size: 172px 51px;
  }
#contactFeature {
    background-image: url(../images/contactusribbon@2x.png);
	background-size: 172px 51px;
  }
#servicesFeature {
    background-image: url(../images/featuredribbon@2x.png);
	background-size: 172px 51px;
  }
#background {
	background: url(../images/mainbg@2x.jpg) top center no-repeat;
	background-size: 1200px 2400px;
}
.portfolioborder{
	background: url(../images/portfolioimageborder@2x.jpg);
	background-size: 112px 112px;
}
.serviceborder{
	background: url(../images/servicesimageborder@2x.jpg) top center no-repeat;
	background-size: 220px 320px;
}
#slider {
	background: url(../images/sliderbg@2x.png) top center no-repeat;
	background-size: 812px 362px;
	
}
#header{
	background: url(../images/contentbgtop@2x.png) no-repeat;
	background-size: 1000px 8px;
}
#footer{
	background: url(../images/contentbgbottom@2x.png) no-repeat;
	background-size: 1000px 8px;
}
.info {
	background: url(../images/serviceinfoborder@2x.jpg);
	background-size: 500px 570px;
}
#contentcontainer{
	background: url(../images/contentbgpattern@2x.jpg) repeat;
	background-size: 100px;
}
}

@media only screen and (max-width: 768px) {
	#contentcontainer{
		height: 2000px;
	}
	#topcontainer {
	min-height: 100px;
	}
	#aboutus{
	width: 500px;
	}
 .ca-menu {
 	padding: 0;
 	width: 440px;
 	float: none;
 	position: relative;
 	margin-left: auto;
 	margin-right: auto;
}
#throughLink{
	margin-left: 400px;
}
h1 a {
		position: relative;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
h2 a:link, h2 a:visited{
	font-size: 24px;
}
h3 {
	font-size: 24px;
}
.container {
	width: 600px;
}

#header {
	height: 8px;
}

#slider {
	height:362px;
	width: 612px;
	background: url(../images/sliderbgnarrow.png);
}

#imageholder {
	height: 330px;
	width: 580px;
}
li.slideimage {
	height: 330px;
	width: 580px;
}
.services {
	width: 580px;
	border-bottom: #d4d4d4 solid 1px;
}
.serviceborder{
	width: 180px;
	height: 320px;
	background-position: left;
}
.spacer{
		width: 20px;
		height:320px;
	}
	.serviceholder {
	height: 300px;
	width: 160px;
	text-indent: -10px;
	overflow: hidden;
}
.infofiller{
	width: 330px;
}
#portfolio {
	width: 260px;
}
#contactus{
	margin-top: 70px;
}
#contactusContent{
	height: 520px;
}
input[type=button].inactive{
		opacity: 0;
}
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2){
	#slider {
	background: url(../images/sliderbgnarrow@2x.png);
	background-size: 612px 362px;
}
}
@media only screen and (max-width: 480px) {
	body {
		border-top: 0px;
	}
	#topcontainer{
		width: 100%;
		text-align: center;
	}
	h1 a {
		position: relative;
		padding: 20px 0;
		float: none;
		margin: auto;
	}
	h2 a:link, h2 a:visited {
		font-size: 16px;
		position: relative;
		float: none;
	}
	h3 {
		font-size: 25px;
		float: none;
	}
	#servicesFeature {
		height: 0px;
		width: 0px;
		visibility: hidden;
	}
	#slider{
		visibility: hidden;
		overflow: hidden;
		height: 0px;
		width: 0px;
	}
	#imageholder{
		visibility: hidden;
		height: 0px;
		border: 0px;
	}
	li.slideimage {
	visibility: hidden;
	height: 0px;
	width: 0px;
}
	#header{
		height: 0px;
	}
	#footer{
		height: 0px;
	}
	.ca-menu{
		visibility: hidden;
		width: 0px;
		height: 0px;
		overflow: hidden;
	}
	.container{
		visibility: visible;
		top: 4px;
		bottom: 0;
		width: 100%;
		background: none;
		overflow: hidden;
		text-align: center;
	}
	#contentcontainer{
		width: 100%;
		height: 2000px;
		overflow: hidden;
	}
	#portfolio {
		float: none;
		width: 260px;
		margin: 0 auto;
	}
	#header{
		height: 8px;
	}
	#throughLink{
		width: 0px;
		height: 0px;
		visibility: hidden;
		overflow: hidden;
	}
	.services{
		width: 100%;
	}
	.serviceholder {
		height: 0px;
		width: 0px;
		opacity: 0;
		overflow: hidden;
	}
	#contactus {
		float: none;
		padding-top: 90px;
		margin: 0 auto;
	}
	h6 {
		height: 0px;
		width: 0px;
		visibility: hidden;
	}
	#contactFeature {
		position: absolute;
		margin-top: 590px;
		right: 0;
	}
	#aboutus {
		height: 0px;
		width: 0px;
		visibility: hidden;
		overflow: hidden;
	}
	.serviceborder{
		background: none;
		width: 220px;
		height: 270px;
		float: none;
		margin: 0 auto;
		padding: 0;
		display: inline-block;
		overflow: hidden;
		-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	-ms-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
	}
	.servicetext{
		margin: auto;
		padding: 0;
		width: 220px;
		text-align: center;
	}
	.spacer{
		width: 0px;
		height: 0px;
	}
	.serviceinfo{
		width: 100%;
	}
	.portfolioborder{
		margin: 8px;
	}
	input[type=button]{
		position: absolute;
		margin: 20px 60px;

	}
	input[type=button].inactive{
		margin: -100px;

	}
#servicescontent{
	height: 850px;
}
#contactusContent{
	height: 520px;
}
#imageholder {
	height: 330px;
	width: 350px;
}
.infofiller{
	overflow: hidden;
	width: 250px;
}
.info {
	height: 0px;
	width: 300px;
	float: none;
	display: inline-block;
	margin: -20px auto 0 auto;
	-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	-ms-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
}
}