html{
	height:100%;
	margin:0;
	padding:0;
	overflow:visible;
	overflow-y: scroll;
}

body {
	font-size: 12px;
	font-family: Arial, verdana, sans-serif;
	text-align:left;
	border:none;
	text-decoration:none;
	margin:0px;
	padding:0px
}

a{text-decoration:none;}
#outer{
	width:981px;
	margin:auto;
	margin-top:0px;
	padding:0px;
}

#header{
	height:93px;
}

#logo {
	float:left;
	top:26px;
	left:10px;
	width:237px;
	height:63px;
	background:  url(images/logo.png) no-repeat left top;
}

#rainbow{
	height:30px;
	background:url(../../images/rainbow.png) repeat-y left top;
}

.left{
	float:left;
}

.clear{
	clear:both;
}



.headernav{
	width:200px;
	float:right;	
}

.portallink{
	background:url(../../images/clientportal.png) no-repeat;
	width:95px;
	height:29px;
	float:right;
	margin-top:15px;
}

#flags{
	float:right;
	width:100px;
	margin-left:5px;
	margin-top:15px;
	margin-right:10px;
}

#flags a{
	margin:0px;
	border:none;
}

#flags span{
	margin-left:10px;
	float:right;
}

#flags a{
	 margin:0px;
	 padding:0px;
}
#flags img{
	margin-left:0px;
}



#ajaxmenu{
	width:995px;
	height:43px;
	z-index:65;
}

.maintext{
	width:360px;
	padding:10px;
}

.columnoftext{
	width:430px;
	padding:10px;
}

.image_flash{
	width:530px;
}



#strap-line{
	color:#3c3c5b;
	margin-top:20px;
	float:left;
	width:400px;
	font-size:14px;
	font-weight:bold;
}

.cs_video{
	display:block;
}
.quote{
	font-size:18px;
	color:#63c0ed;
}

.quote_container{
	font-size:18px;
	color:#63c0ed;
	margin-top:50px;
}

.author{
    font-weight:bold;
    font-size:14px;	
	color:#bbb;
}

.author_title
{
    font-size:12px;
	color:#bbb;
}

label{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#3c3c5b;
}


#footer{
	
	border-top:2px solid #ccc;
}

.facebookicon{
	background:url(../../images/facebook_grey.png) no-repeat;
	width:24px;
	height:28px;
	float:right;
	margin-right:3px;
}

.facebookicon:hover{
	background:url(../../images/facebook.png) no-repeat;
}

.twittericon{
	background:url(../../images/twitter_grey.png) no-repeat;
	width:24px;
	height:28px;
	float:right;
	margin-right:3px;
}

.twittericon:hover{
	background:url(../../images/twitter.png) no-repeat;
}

.linkedinicon{
	background:url(../../images/linkedin_grey.png) no-repeat;
	width:24px;
	height:28px;
	float:right;
	margin-right:3px;
}

.linkedinicon:hover{
	background:url(../../images/linkedin.png) no-repeat;
}

fieldset{
	border:none;
}

p{
	font-size:13px;
	font-family:arial;
	color:#3c3c5b;
}
img{border:none;}

h1{
	font-size:22px;
	font-family:arial;
	font-weight:bold;
	color:#3c3c5b;
	padding:0px;
	margin:0px;
	margin-bottom:30px;
}

h2,h3{
	font-size:16px;
	font-family:arial;
	font-weight:bold;
	color:#3c3c5b;
	padding:0px;
	margin:0px;
}

h4{
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	color:#27aae1;
	padding:0px;
	margin:0px;

}

.right{
	float:right;
}

.share{
	background:url('../../images/share.png') no-repeat;
	width:50px;
	height:28px;
}


.line{
	width:340px;
	height:10px;
	background:url('../../images/line.png');
	margin-top:20px;
	margin-bottom:20px;
}
.last{
	float:right;
}

.content{
	margin:auto;
	width:940px;
	margin-top:5px;	
}
.newspost_container{
	border-bottom:2px solid #ccc;
	margin-bottom:10px;
}

.newsimage_container{
	float:right;
	width:200px;
	height:200px;
	border:2px solid #ccc;
	padding:10px;
	margin-left:20px;
	margin-bottom:20px;
	text-align:center;
}
.newspost_container p{
	
	padding-left:20px;
	text-align:justify;
}
.newsimage{
	max-width:200px;
	max-height:200px;
	margin:auto auto;
}
.newstitle{
	margin-bottom:10px;
}
.serviceslinks{
	width:450px;
	margin-top:20px;
}
.services_link{
	background-image:url('../../images/servicesbkg.png');
	width:450px;
	margin-top:10px;
	position:relative;	
}

.servicestext{
	width:450px;
	min-height:550px;
}

.services_link_title{
	font-size:16px;
	font-weight:bold;
	color:#3c3c5b;
	padding-top:15px;
	margin-left:20px;
	margin-bottom:5px;
}
.services_link_description{
	font-size:16px;
	color:#27aae1;
	font-weight:bold;
	margin-top:10px;
	margin-left:20px;
	padding-bottom:17px;
}

.accordion_container{
	width:420px;
}

.ourbloggers{
	margin:0px;
	padding:0px;
}

.ourbloggers li{
	list-style:none;
	display:block;

}

.bloggers{
	width:360px;
}
.bloggerimage{
	width:60px
}
.blogger_image{
	width:60px;
	float:left;
	margin-right:10px;
	display:block;
	height:50px;
}

.blogger_details{
}
.blogger_name{
	font-weight:bold;
}

.blogcontainer{
	width:460px;
	margin-left:30px;
	margin-top:50px;

}

.ditto_info p{
	float:left;
	margin:0px;
	padding:0px 0px 5px 0px;
}

.blogpost{
	margin-top:20px;	
	max-height:475px;
	overflow:auto;
	margin-bottom:20px;
}

.commentform{
	width:350px;
	margin-left:50px;
}

.jot-content{
	padding:5px;
	border-top:1px solid white;
}


.blogshare{
	background:url('../../images/blogshare.png') no-repeat;
	width:50px;
	height:28px;
	margin-right:5px;
	margin-top:4px;
}

.haveyoursay{
	background:url('../../images/haveyoursay.png') no-repeat;
	width:96px;
	height:28px;
	margin-top:4px;
	
}
.postsummary{
	background:url(../../images/blog_bkg.png);
	width:440px;
	padding:10px;
	margin-bottom:5px;
}

.jot-content{
	background:url(../../images/blog_bkg.png);
	width:416px;
	padding:10px;
	margin-bottom:5px;
}



.offices{
	width:225px;
	margin:0px;
	float:right;
	margin-top:50px;
}

.contactmessage{
 width:300px;
}


.contactdetails{
	width:300px;
}

#contactform{
	width:650px;
	float:left;
}


#contactform label{
 	margin-bottom:10px;
}

#contactform input{
	width:250px;
	padding:5px;
	margin-bottom:8px;
}
#contactform label{
	display:block;
	margin-top:10px;
}
#contactform textarea{
	padding:5px;
	width:300px;
	height:190px;
}

.services
{
	width:450px;
}

.rssfeed{
	float:right;
}
.homeimage{
	width:981px;
	height:409px;
}
.image_flash_content{
	height:400px;
} 

.footernav a{
	color:#7a7a7a;
}
.footernav p{
	color:#7a7a7a;
}


.services_link_img{
	width:7px;
	height:13px;
	background:url(../../images/services_right.png);
	position:absolute;
	right:13px;
	bottom:19px;
}

.jot-err{
	color:#F00;
	width:250px;
	min-height:50px;
	margin:auto;
}

.error_icon{
	background-image:url(../../images/error.png);
	width:25px;
	height:28px;
	margin-right:5px;
	margin-bottom:5px;
}
.share_buttons a
{
	cursor:pointer;
}
.share_buttons{
	display:none;
	position:absolute;
	background-color:#fff;
	padding:10px;
	border:2px solid #ececec;
	width:100px;
	z-index:1000;
}
.shareit{
	cursor:pointer;
}

label.requiredValue{
/*	border:1px solid #F00;*/
	color:#F00;
}
label.invalidValue{
/*	border:1px solid #F00;*/
	color:#F00;
}
/*.requiredValue input{
/*	border:1px solid #F00;
	color:#000;
}*/



li{
	color:#3c3c5b;
}
.anoffice{
	margin-bottom:20px;
}
.anoffice h4{
	margin-bottom:0px;
}

.contactusli{
	margin-right:10px;
}

.whatweofferflash{
	position:absolute;
	bottom:0px;
	right:0px;
}


#assessmentform label{
 	margin-bottom:10px;
}

#assessmentform input{
	width:250px;
	padding:5px;
	margin-bottom:8px;
}

#assessmentform label{
	display:block;
	margin-top:10px;
}

#assessmentform textarea{
	padding:5px;
	width:300px;
	height:190px;
}

.header_line{
	margin-top:5px;
	height:15px;
	background-image: url("../../images/header_line.png");
	background-position:left top;
	width:100%;
}
.newspop{
	cursor:pointer;
}
.news_popup{
	position:absolute;
	
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:none;
	background-color:#CCC;
}

.news_popup div{
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	margin:auto;
	width:600px;
	height:400px;
	overflow:auto;
	background-color:#fff;
}

#dialog{
   display:none;	
}

.office_gmap{
	width:400px;
	float:right;
}
.office_bycar{
	margin-top:10px;
	width:320px;
}

.office_bycar h3{
	color:#27AAE1;	
}

.office_transportlinks{
	width:320px;
}
.office_transportlinks h3{
	width:320px;
	color:#27AAE1;
}

.office_transportlinks h4{
	color:#3c3c5b;
	margin-left:5px;
}
.office_transportlinks p{
	width:320px;
	margin-left:10px;	
}

.office_address{
	width:250px;
}

.office_address h3{
	color:#27AAE1;	
}

.getdirections{
margin:5px;
background-color:#999;
color:#FFF;
cursor:pointer;
padding:5px;
width:250px;
}

.posterimg{
	cursor:pointer;	
}

.newstable td{
       color:#3C3C5B;
       font-family:arial;
       font-size:13px;
       border:1px solid #3C3C5B;
       padding:5px;
}

.newstable{
          border:1px solid #3C3C5B;
}

