* {
margin:0;
padding:0;
}

body {
background:#e9ebd5 url(images/bg_gradient.jpg) repeat-x;
text-align:center;
font-family:Arial, sans-serif;
padding:20px 0;
}

#wrapper {
width:1040px;
background:#FFF url(images/menu_bg_gradient.jpg) repeat-x scroll 0 100%;
margin:0 auto;
position: relative;
}

#top {
background:url(images/top_shadow.png) no-repeat 0 100% !important;
height:8px;
margin:0;
padding:0;
}

#middle {
background:transparent url(images/bg_shadow.png) repeat-y scroll 0 0 !important;
width:1040px;
margin-top:0;
text-align:center;
}

#bottom {
background:url(images/bottom_shadow.png) no-repeat 0 0 !important;
height:8px;
clear:both;
}

#footer {
font-size:12px;
background-image:none;
padding:1em 0;
}

#inside_middle {
width:1000px;
text-align:left;
margin:0 auto;
}

#whitespace {
background:url(images/bg_shadow_white.png) no-repeat 0 0 !important;
height:10px;
clear:both;
}

#inside {
padding:10px 0;
}

#sidebar-left {
float:left;
width:188px;
background:url(images/menu_bg_gradient-.jpg) repeat-x;
}

#content-right {
float:right;
width:800px;
background:#fff;
margin-left:10px;
}

.clearfix {
clear:both;
}

h1 {
color:#d0d4af;
font-size:16px;
padding:10px 0 0;
}

h2 {
color:#666666;
font-family:helvetica,sans-serif;
font-size:10px;
font-weight:normal;
letter-spacing:0;
}

#menu {
text-align:right;
padding:20px 5px;
}

#menu a {
color:#91995e;
text-decoration:none;
}
#menu a:hover {
color:#b7c177
}


#menu ul {
list-style-type:none;
}

#menu ul li {
line-height:1.5em;
padding:2px 0;
}
#menu ul li ul{

}
#menu ul li ul li {
background:url("images/menu-bullet.gif") no-repeat scroll right center transparent;
border-bottom:1px dashed #E9EBD5;
color:#000000;
font-size:0.8em;
font-weight:400;
padding:3px 11px 3px 0;
}
#menu ul li ul li a {
color:#6b6b6b;
font-size:12px;
}
#menu ul li ul li a:hover {
color:#acacac;
}

#menu ul li.active {
text-decoration:none;
font-weight:700;
}

#quote_box {
background:#91995e;
color:#fff;
text-align:right;
font-size:12px;
margin:10px 0 0;
padding:10px;
}

.testy_name {
color:#6f7a1a;
font-weight:700;
}

.testy_co {
color:#000;
font-weight:700;
}

p {
margin:1em 0;
}

#content {
font-family:Verdana, Arial, sans-serif;
font-size:11px;
line-height:1.5em;
color:#333;
padding:0 2em 1em;
min-height: 400px;
}

#content ul {
margin:10px 30px;
}

#content h1 {
color:#91995E;
font-family:arial;
font-size:24px;
margin:25px 0;
}
#content h6{
color:#878787;
font-size:10px;
font-weight:normal;
margin-bottom:-8px;
margin-top:-15px;
}
#content h2 {
color:#333333;
font-size:16px;
font-weight:bold;
letter-spacing:0;
margin:15px 0 1em;
text-transform:lowercase;
}
#content-inner-right p{
margin-bottom:25px;
}

a:link,a:visited,a:hover,a:active {
text-decoration:none;
}

a:hover {
color:#333;
text-decoration:underline;
}

#case_studies h2 {
margin:15px 0 0;
}

#case_studies p {
margin:0 0 1em;
}

#case_studies img {
margin:0 10px 30px 0;
}

a:link,a:visited {
color:#91995e;
}
#contact-details{
border-top:1px dashed #91995E;
margin-bottom:20px;
margin-left:7px;
margin-top:23px;
text-align:right;
width:171px;
}
#contact-details-inner{
padding-top:11px;
}
#contact-details p{
color:#969696;
font-size:12px;
margin-bottom:-3px;
}
#contact-details p span{
font-size:12px;
font-style:italic;
}
#contact-details h2{
color:#91995E;
font-size:22px;
font-weight:bolder;
line-height:22px;
margin-bottom:18px;
margin-top:6px;
}
#contact-details h3{

}
#contact-details h3 a{
font-size:15px;
}
#contact-details h2 a:hover{

}

.newsletter-container{
background:url("images/mail.png") no-repeat scroll 225px 94px #E9EBD5;
float:right;
margin-bottom:28px;
padding:8px 19px;
width:326px;


     -moz-box-shadow: 0px 0px 4px #91995E; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 4px #91995E; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 4px #91995E; /* Opera 10.5, IE 9.0 */

}
.newsletter-container p{
color:#737949;
font-size:20px;
line-height:24px;
margin:9px 0 19px;
}
.newsletter-container label{

}
.newsletter-container input,
#sitvacFormInner input {
background-color:#F7F7EF;
border:3px solid #D9DBC4;
height:25px;
line-height:22px;
margin-bottom:8px;
width:181px;

     -moz-border-radius: 4px; /* FF1+ */
  -webkit-border-radius: 4px; /* Saf3-4 */
          border-radius: 4px; /* Opera 10.5, IE 9, Saf5, Chrome */

}

#sitvacFormInner input.checkbox {
	height:auto;
margin-bottom:8px;
width:auto;
}
.instructions{

}

.newsletter-container .n-button,
#sitvacFormInner #submitbutton{
background-color:#737949;
border:medium none;
color:#FFFFFF;
font-weight:bold;
height:28px;
margin-bottom:10px;
margin-top:-10px;
width:99px;
}

#sitvacFormInner #submitbutton {
     -moz-border-radius: 4px; /* FF1+ */
  -webkit-border-radius: 4px; /* Saf3-4 */
          border-radius: 4px; /* Opera 10.5, IE 9, Saf5, Chrome */
          width: 150px;
}

#content ul li{
margin-bottom: 10px;
}

#content-inner-right{

}
.services-right{
float:left;
width:200px;
}
.services-left{
float:left;
margin-right:35px;
width:200px;
}
#content .services-right h2{
color:#ADADAD;
font-size:16px;
}
#content .services-left h2{
color:#ADADAD;
font-size:16px;
}
.services-right a{
display:block;
height:70px;
margin-bottom:10px;
}
.services-left a{
display:block;
height:70px;
margin-bottom:10px;
}
.services-right img{
border:medium none;
float:left;
margin-right:20px;
}
.services-left img{
border:medium none;
float:left;
margin-right:20px;
}
.services-right h3{
font-size:12px;
line-height:14px;
padding-top:14px;
}
.services-left h3{
font-size:12px;
line-height:14px;
padding-top:14px;
}

#sitvacForm {
     -moz-border-radius: 10px; /* FF1+ */
  -webkit-border-radius: 10px; /* Saf3-4 */
          border-radius: 10px; /* Opera 10.5, IE 9, Saf5, Chrome */
background-color:#E9EBD5;
display:none;
padding:20px;
position:fixed;
margin-left:200px;
top:20px;
width:400px;
z-index:1001;
text-align: left;
border:2px solid #737949;

}

#sitvacFormInner {
	position: relative;
}

#sitvacFormInner h1 {
	padding-bottom: 10px;
	color: #737949;
}

#sitvacOverlay {
background:url(images/overlay-bg.png) repeat scroll 0 0 transparent;
display:none;
left:0;
opacity:0.5;
filter:alpha(opacity='50');
position:absolute;
top:0;
width:100%;
z-index:1000;

}

#sitvacFormInner label {
	color:#333333;
font-family:Verdana,Arial,sans-serif;
font-size:11px;
line-height:1.5em;
text-align:left;
}

#sitvacFormInner td {
	text-align: left;
}
.cancel-application {
cursor:pointer;
display:block;
font-family:verdana;
height:20px;
position:absolute;
right:0;
top:0;
width:20px;
}

#sitvacFormInner td.submit {
	padding-top:30px;
text-align:center;
}
a#submit-cv{
background:url("images/submit-cv.gif") no-repeat scroll left top transparent;
display:block;
float:right;
height:43px;
margin-bottom:32px;
text-indent:-9999px;
width:202px;
}

#sitvacFormInner input.required {
	border-color: #f00;
}

.errors {
	color:#FF0000;
	font-size:12px;
}

#case-studies p{
margin-bottom: 27px;
    overflow: hidden;
    padding-left: 10px;

}
#case-studies h2{
 margin-bottom: -6px;
    overflow: hidden;
    padding-left: 10px;
}
