* {
	padding: 0;
	margin: 0;
}

a img {
	border:0;
}

div {
	overflow:hidden;
	zoom:1;
}

html, body {
	height:100%;
}

h1,h2,h3,h4, h1 a, h2 a, h3 a, h4 a {
	color:#58595e;
	text-decoration:none;
}

h1,h2 {
	font-size:large;
}

body {
	color:##58595e;
	background:url('/design/images/bodybg.gif') repeat-y center #b9b9b9;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	text-align:center; //specially for IE5
}

#main {
	margin:0 auto;
	text-align:left;
	width:842px;
}

#topmenu {
	color:#62255e;
	padding-right:15px;
	text-align:right;
}

#topmenu a {
	color:#62255e;
	text-decoration:none;
}



#logo {
	float:left;
	margin-left:5px;
	margin-bottom:20px;
}

#callus {
	color:#808080;
	float:right;
	font-size:1.2em;
	margin:37px 5px 0 0;
}

#callus b{
	color:#62255e;
	font-size:1.5em;
}

#banner {
	float:right;
	width:662px;
}

#leftmenu {
	width:176px;
}

#leftmenu ul li{
	margin-bottom:2px;
}

#leftmenu ul li a {
	background:#4D4E53;
	color:white;
	display:block;
	height:31px;
	line-height:31px;
	padding-left:15px;
	text-decoration:none;
}

#leftmenu ul li a:hover, #leftmenu ul li a.selected {
	background:#4D4E53 !important;
}


#midline {
	margin:3px 0 4px 0;
}

#sunflower {
	float:left;
	width:180px;
}
#news {
	float:left;
	width:180px;
}

#content {
	background:url('/design/images/contentbg.gif') top repeat-x;
	float:right;
	width:662px;
}

#content2 {
	min-height:400px;
	_height:400px;
	_overflow:visible;
	padding:10px 10px 10px 10px;
}
#content2 h1,h2{
	padding-bottom:10px;
	}
#content2 p{
	padding-bottom:10px;
	}
#footer {
	clear:both;
	color:#808080;
	line-height:40px;
	text-align:center;
}

#footer a {
	color:#808080;
	text-decoration:none;
}

/* ---- News ---*/

.newsrow {
	margin-bottom:10px;
	border: 1px solid #bbbbbb;
	background-color:#efefef;
	padding:10px 10px 10px 10px;
}

.newsrow h1 {
	margin:0;
		border-bottom: 1px solid #bbbbbb;

	}

.newsrow .date {
	color:#2d343a;
	font-style:italic;
	padding-bottom: 6px;
	margin-bottom: 5px;
	}

.newsrow .newstext {
	margin-top:10px;
}

.more {
	margin-top:10px;
	text-align:right;
}

.newsrow .more a {
	color:#590540;
	text-decoration:none;	
}
/*----- Search ----*/
.result {
	margin-bottom:20px;
}
#clients img{
 	margin: 10px 10px 10px 10px;
  	border: 1px solid #cccccc;
   	padding: 1px;
   	float: left;
}
#case_studies img{
 	margin: 5px 15px 5px 15px;
   	padding: 3px;
}
.case_study{
 	margin: 0px 15px 5px 15px;
   	padding: 3px;
	float:right;
}
#case_studies p{
	text-align:center;
}

#whatwedid li{
	margin-left:25px;
	margin-top:10px;
	}
#whatwedid a {
	text-decoration:none;
	color:#590540;
	}
#whatwedid a:hover {
	color:#666666;
	}
	
#back a{
text-decoration:none;
	color:#590540;
	}
.rightimage

{
  margin-left:20px;
  border: 1px solid #ededed;
   padding: 3px;
   float: right;
}
.wrap {
	font-size:smaller;
	font-style:italic;
	}
.socialmedia {
	margin-top:10px;
	}
.socialmedia1 {
	margin-top:10px;
	}
.newslink {
	margin-bottom:10px;
	}
#clearcut{
	text-decoration:none;
	color:#808080;
	line-height:40px;
	text-align:center;
	font-size:x-small;
}
#clearcut a{
	text-decoration:none;
	color:#808080;
	}
