@charset "UTF-8";
@import url("../webfonts/Source_Sans_Pro_Light/stylesheet.css");
@import url("../webfonts/Source_Sans_Pro_Black/stylesheet.css");
@import url("../webfonts/source_sans/stylesheet.css");

#wrapper {
	height: auto;
}
#spacer1 {
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	background-color: #4D4D4F;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Image/Header.png);
	height: 165px;
	background-repeat: no-repeat;
	z-index: -1;
}
#logo_container {
	height: 70px;
	width: 350px;
	margin-top: 10px;
	margin-left: 60px;
}
#content {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 539px;
	background-color: #FFF;
}
#content_slideshow {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 580px;
	background-color: #FFF;
	padding-top: 20px;
}
#footer {
	background-color: #DAE1BA;
	height: 260px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#leftcolumn, #rightcolumn {
    border: 1px solid white;
    float: left;
    color: white;
}
#leftcolumn {
	width: 700px;
	background-color: #FFF;
	height: 539px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
#leftcolumn1 {
	width: 600px;
	background-color: #FFF;
	height: 539px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
#rightcolumn {
	width: 300px;
	 height:450px
     background-color: #777;
	height: 539px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
#nav {
	background-color: #FFF;
	height: 170px;
	padding-top: 10px;
	padding-left: 25px;
}
#page_text {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
#page_text_overflow {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	overflow: scroll;
	height: 307px;
	width: 270px;
}
#footer_right_form {
	border: 1px solid #C3C495;
	border-radius: 15px;
	height: 160px;
	width: 280px;
	background-color: #DAE1BA;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#colour_bar {
	background-color: #008C45;
	height: 10px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#colourbar_aboutus {
	background-color: #C33F44;
	height: 10px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#colourbar_ourservices {
	background-color: #EC008C;
	height: 10px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#colourbar_ourwork {
	background-color: #00C0F3;
	height: 10px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#colourbar_ourapproach {
	background-color: #F3C632;
	height: 10px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#colourbar_contact {
	background-color: #8651A0;
	height: 10px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.container {
   height: auto;
   overflow: hidden;
}

.right {
    width: 180px;
    float: right;
    background: #aafed6;
}

.left {
    float: none; /* not needed, just for clarification */
    background: #e8f6fe;
    /* the next props are meant to keep this block independent from the other floated one */
    width: auto;
    overflow: hidden;
}​​
#table_text {
	color: #969867;
}
#table_text {
	color: #969867;
}
#content_text1 {
	height: auto;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 25px;
	padding-left: 80px;
	font-size: 16px;
}
#content_text1 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
}
.button {
      -moz-border-radius: 25px;
      -moz-box-shadow: #6E7849 0px 0px 10px;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -webkit-border-radius: 25px;
      -webkit-box-shadow: #6E7849 0 0 10px;
      -webkit-transition: all 0.5s ease;
      background-color: #6E7849;
      background-image: -moz-linear-gradient(90deg, #B9C788, #6E7849);
      background-image: -ms-linear-gradient(90deg, #B9C788, #6E7849);
      background-image: -o-linear-gradient(90deg, #B9C788, #6E7849);
      background-image: -webkit-linear-gradient(90deg, #B9C788, #6E7849);
      background-image: linear-gradient(90deg, #B9C788, #6E7849);
      border-radius: 25px;
      border: 2px solid #4a5032;
      box-shadow: #6E7849 0px 0px 10px;
      color: #ffffff;
      display: inline-block;
      font-size: 4em;
      margin: auto;
      padding: 15px;
      text-decoration: none;
      text-shadow: #000000 5px 5px 15px;
      transition: all 0.5s ease;
    }

    .button:hover {
      padding: 15px;
    }
#header_left_mplogo {
	float: left;
	width: 400px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #969867;
	font-size: 14px;
	height: 140px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#header_middle_protractor {
	float: left;
	width: 530px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 145px;
	overflow: hidden;
	visibility: visible;
	padding: 10px;
}
#protractor -animate {
	height: auto;
	width: 550px;
}
.strong {
	font-family: "Source Sans Pro Black";
	color: #969867;
	font-weight: normal;
	font-size: 18px;
}
.strongCopy {
	font-family: "Source Sans Pro Black";
	color: #555;
	font-weight: normal;
	font-size: 18px;
}
.contactextitle {
	font-family: "Source Sans Pro Light";
	color: #555;
	font-weight: normal;
	font-size: 16px;
}
.strong_contact {
	font-family: "Source Sans Pro Black";
	color: #c33f44;
	font-weight: normal;
	font-size: 26px;
}
.welcome {
	font-family: "Source Sans Pro Black";
	color: #008C45;
	font-weight: normal;
	font-size: 26px;
}
.ourservices1 {
	font-family: "Source Sans Pro Black";
	color: #EC008C;
	font-weight: normal;
	font-size: 22px;
}
.ourwork1 {
	font-family: "Source Sans Pro Black";
	color: #00C0F3;
	font-weight: normal;
	font-size: 26px;
	text-align: left;
}
.backtourwork {
	font-family: "Source Sans Pro Light";
	color: #00C0F3;
	font-weight: normal;
	font-size: 14px;
}
.backtourwork:link {
	font-family: "Source Sans Pro Light";
	color: #CCCCCC;
	font-weight: normal;
	font-size: 14px;
}
.ourapproach1 {
	font-family: "Source Sans Pro Black";
	color: #F3C632;
	font-weight: normal;
	font-size: 26px;
}
.contact1 {
	font-family: "Source Sans Pro Black";
	color: #8651A0;
	font-weight: normal;
	font-size: 26px;
}
#contact_container {
	height: 420px;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
}
#contact_text {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	border: 3px solid #8651A0;
	border-radius: 15px;
	height: 370px;
}
#contact_left {
	float: left;
	width: 260px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #969867;
	font-size: 14px;
	height: 180px;
	padding: 0px;
}
#contact_middle {
	float: left;
	width: 280px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 180px;
	overflow: hidden;
	visibility: visible;
}
.strong_contact1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #555;
}
#portfolio {
	padding-top: 18px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#artwork {
	height: 170px;
	width: 160px;
	float: left;
	color: #01C0F3;
	text-align: center;
}

	
	
#label {
	background-color: #CF0;
	height: 30px;
	width: 160px;
}
.currentLink {
   color: #640200;
   
}
a.contact:linkcontact {
	color: #999;
	text-decoration: none;
	font-size: 16px;
}
.label {
	text-align: center;
	font-family: "Source Sans Pro Light";
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
}
.label:hover {
	color: #01C0F3;
}
.label:link {
	color: #02BEF1;
}
#slideshow {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	margin-top: 20px;
	text-align: center;
}
#showreel_container {
	text-align: center;
}
