body {
    background: #fff url(../Assets/bg_slice.png) top left repeat-x;
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    color: #fff;
}

#container {
    width: 965px;
    margin: 0 auto;
}

#header {
}

.logo { 
    padding: 32px 0 0 14px;
    float: left;
    width: 287px;
    height: 118px;
}

.top_callout {
    padding: 32px 0 0 0;
    float: right;
    width: 444px;
    height: 118px;
}

.clear {
    clear: both;
}

#navbar {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    top: 12px;
}

#navbar ul {
    clear: left;
    float: left;
    position: relative;
    left: 50%;
    text-align: center;
   
    font-family: Helvetica, Arial;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: -2px;
}

#navbar ul li {
    float: left;
    position: relative;
    right: 50%;
    padding: 11px 0 10px 0;
    background: transparent url(../Assets/navi_sprite.gif) no-repeat left 1px;
}

#navbar ul li a {
    text-decoration: none;
    color: #4c4d4f;
    padding: 12px 19px 10px 19px;
}

#navbar .current {
	background: #0d709f url(../Assets/navi_sprite.gif) no-repeat left -60px;
    color:#fff;
    height: 21px;
}

#navbar .current a {
    color:#fff;
}

#navbar ul li a:hover {
	background: #0d709f url(../Assets/navi_sprite.gif) no-repeat left -60px;
    color:#fff;
}

#content_container {
}

.main_content {
    float: left;
    padding-top: 22px;
    width: 597px;
    color: #000;
    font-size: 12px; 
}

.main_content p {
    color: #4f4e4e;
    padding: 10px 0 5px;
}

.sub_main_content {
    background: #fff url(../Assets/sub_main_content_bg.gif) top left repeat-x;
    float: left;
    margin-top: 47px;
    padding: 22px 16px 0 16px;
    width: 557px;
    color: #000;
    font-size: 12px; 
    min-height: 852px;
}

.sub_main_content p {
    color: #4f4e4e;
    padding: 10px 0 5px;
}

.sub_main_content p strong {
    font-weight: bold;
}

#home_map {
    background: url(../Assets/home_feature_map.png) top left no-repeat;
    width: 597px;
    height: 313px;
}

.contact_arrow {
    padding-left: 490px;
    margin-top: 15px;
}

h1.map_headline {
    padding: 32px 0 0 13px;
    background: none;
    font-size: 32px;
    color: #4c4d4f;
    letter-spacing: -2.5px;
}

h2.map_contacts {
    padding: 35px 0 0 13px;
    background: none;
    font-size: 24px;
    color: #4c4d4f;
    letter-spacing: -2px;    
}

h1 {
    padding: 10px 0 15px;
    background: url(../Assets/hr_white-grey.gif) bottom left repeat-x;
    font-size: 34px;
    font-family: Helvetica, Arial;
    font-weight: bold;
    letter-spacing: -2.5px;
    line-height: 0.8;
    color: #4c4d4f; 
}

h1 em {
    font-style: normal;
    font-weight: bold;
    color: #726e69;
}

h2 {
    padding: 20px 0 15px;
    background: url(../Assets/hr_white-grey.gif) bottom left repeat-x;
    font-size: 28px;
    font-family: Helvetica, Arial;
    font-weight: bold;
    letter-spacing: -2.5px;
    line-height: 0.8;
    color: #726e69;
}

h3 {
    
    font-size: 28px;
    font-family: Helvetica, Arial;
    font-weight: bold;
    letter-spacing: -2.5px;
    line-height: 0.7;
    color: #fff;
}

h3 em {
    font-style: normal;
    font-weight: bold;
    color: #1badf1;
    
}

h4 {

    font-size: 22px;
    font-family: Helvetica, Arial;
    font-weight: bold;
    letter-spacing: -1.5px;
    line-height: 1.1;
    color: #1badf1;
}

.right_callouts p {
    padding: 7px 0 0;
    font-size: 12px;
    letter-spacing: -0.2px;
}

.right_callouts {
    float: right;
    padding-top: 22px; 

}

.stack1 {
    background: url(../Assets/right_stack_1.png) top left no-repeat;
    width: 367px;
    height: 313px;
}

.stack2 {
    background: url(../Assets/right_stack_2.png) top left no-repeat;
    width: 367px;
    height: 322px;
}

.stack3 {
    background: url(../Assets/right_stack_3_bottom.png) top left no-repeat;
    width: 367px;
    height: 205px;
    padding-bottom: 100px;
}

.service_box1 {
    text-align: right;
    padding: 35px 15px 0 0;
}

.service_box2 {
    text-align: right;
    padding: 51px 15px 0 0;
}

.service_box3 {
    text-align: right;
    padding: 23px 15px 0 0;
}

.service_box4 {
    text-align: right;
    padding: 59px 15px 0 0;
}

/* -------- what clients say (randomising) -------- */

#rotating_items {
	position: relative;
}
	
#rotating_items h3 {
    margin: 0px;
}

#rotating_items p {
    font-weight: bold;
    font-size: 14px;
}

#rotating_items p em {
    font-style: italic;
    font-weight: bold;
}
 
#rotating_items div.rotating_item {
    position: absolute;
    right: 0px;
    width: 330px;
    text-align: right;
    padding: 10px 15px 0 0;
}

/* --------                                -------- */


#footer_container {
    clear: both;
    background: #fff url(../Assets/footer_bg.png) top left no-repeat;
    height: 320px;
}

#footer {
    width: 965px;
    margin: 0 auto;
    padding-top: 265px; 
}

#footer ul {
}

#footer ul li.copyright {
    float: left;
}

#footer ul li.created {
    float: right;
}

#footer ul li em {
    color: #1badf1;
}

#footer ul li a {
    text-decoration: none;
}

/* -------- for the contact form (taken and adapted from CWS2 - Warren Buckley) -------- */

.flashHeader {
    display: none;
}

#ctl00_ctl00_ContentPlaceHolderDefault_ContactForm_2_FormFields {
	background:transparent url(../Assets/hr_white-grey.gif) repeat-x scroll left bottom;
	padding-bottom: 30px;
}

#ctl00_ctl00_ContentPlaceHolderDefault_ContactForm_2_ValidationSummaryText {
	color: red;
	font-family: Verdana, Geneva, Arial;
	font-weight: bold;
}

#ctl00_ctl00_ContentPlaceHolderDefault_ContactForm_2_ValidationSummaryText ul li {
	font-weight: normal;
}

fieldset {
	padding-left: 100px;
}

fieldset label {
	display:block;
	margin:10px 0 0;
}

fieldset legend {
	display:none;
}

fieldset input {
	/* background-color:#252525; */
	border:2px solid #4C4D4F;
	color:#4C4D4F;
	font-size:14px;
	height:17px;
	margin:0 0 3px;
	padding:2px;
	width:350px;
}

fieldset textarea {
	/* background-color:#252525; */
	border:2px solid #4C4D4F;
	color:#4C4D4F;
	font-family:Arial,Verdana,Sans-Serif;
	font-size:14px;
	height:130px;
	margin:0 0 3px;
	padding:2px 2px 1px;
	width:350px;
}

.form .text {
	margin:0 10px 0 0;
	width:100%;
}

.form .fields {
	width:265px;
}

.hide {
	display:none;
}

button {
	margin-top: 5px;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

