a, a:link, a:visited { color:#f57d31; }
a:hover { color:#828282; }

body { background:#FFFFFF url(images/outside_bg.jpg) repeat-x scroll 0 0; }

th, td {
	border: none;
}

.pagination span, .pagination a {
	margin-right: 5px;
}

.pagenavcounter {
	text-align: right;
}

.componentheading, .contentheading, #realcontent h2 {
	text-transform:lowercase;
	color:#F57D31;
	font-size: 18px;
	font-weight: normal;
	margin-top:0;
}

h3 { margin-bottom:0; }

form.search { float:right; margin:10px }

.button {
	color:#666;
	background-color:#CCC;
	border-top:1px solid #FFF;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #FFF;
}

div.message {
	color:#000;
	background:#fff;
	border:1px solid #000;
}

/* Container CSS */
#container {
	margin-top:4px;
}

#aaa { 
	background: url(images/main_top_bg.png) no-repeat 0 bottom;
	margin:0;
	text-align:right;
	width:949px;
	height: 40px;
	padding-right: 8px;
}

#mainbody { 
	background:transparent url(images/bg_shadow.png) repeat-y scroll 0 0;
	clear:both;
	padding:0 0 0 18px;
	width:942px;
}

/* Header CSS */
#header {
	float:left;
	clear:both;
	width: 915px;
}

#logo {
	float:left;
	margin-top:15px;
}

#callus {
	float:right;
}
#headerimg1 {float:left;}
#headerimg2 {float:left; padding:0 8px;}
#testimonials {float:left;}

form.search {
	float:right;
	clear:right;
	margin:30px 0 0 0;
}
form.search label {
	display: none;
}
form.search input {
	float: left;
}
form.search input.image {
	padding: 1px 0 0 5px;
}
form.search input.inputbox {
	margin-top: 2px;
	border: 1px solid #ADB5BD;
	color: #B5B5B5;
	padding: 1px 5px;
	width: 80px;
	text-transform: lowercase;
}

/* Header Menu CSS */
#headermenu {
	clear:both;
	padding-top:14px;
	background: url(images/right_gray.png) no-repeat right 9px;
	height: 205px;
}

/* Horizontal Menu CSS */
#topmenu { clear:both; margin:10px 0 15px; }
#topmenu a {
	display:block;
	color:#000;
	padding:0 43px;
	border-left:3px solid #F57D31;
	text-transform:lowercase;
	font-weight: normal;
	font-size:14px;
}
#topmenu ul {
	margin:0;
	padding:0;
}
#topmenu ul li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0;
}

#topmenu ul li.item2 a { border:none; padding:0 41px 0 0; }
#topmenu ul li.item9 a { padding:0 0 0 41px; }

#topmenu ul li a:hover { color:#F57D31;  }
#topmenu #current a { color:#F57D31; }

/* Centre Column CSS */
#content {
	padding:0;
	margin-right: 26px;
}

#leftcol {
	width:221px;
	float:left;	
}

#services { 
	background:#AFB7BA;
	float:left;
	padding:10px 4px;
	width:213px;
	margin:0 0 10px 0;
}

#servicesmenu {
	margin: 0;
	padding:0;
	clear: both;
}
#servicesmenu a {
	color:#FFFFFF;
	display:block;
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding:0;
	height:104px;
	width:108px;
}
#servicesmenu ul li {
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	display:block;
	float:left;
	background-repeat:no-repeat;
	
}
#servicesmenu ol, ul, dl, li {
	margin:0;
	padding:0;
}

#servicesmenu span {
	display:none;
}

#servicesmenu ul li.item10 a { border:none; background: url(images/link1.png) no-repeat; margin:0 5px 5px 0 }
#servicesmenu ul li.item11 a { border:none; background: url(images/link2.png) no-repeat; margin:0 0 5px 0 }
#servicesmenu ul li.item12 a { border:none; background: url(images/link3.png) no-repeat; margin:0 5px 5px 0 }
#servicesmenu ul li.item13 a { border:none; background: url(images/link4.png) no-repeat; margin:0 0 5px 0 }
#servicesmenu ul li.item14 a { border:none; background: url(images/link5.png) no-repeat; margin:0 5px 5px 0 }
#servicesmenu ul li.item15 a { border:none; background: url(images/link6.png) no-repeat; margin:0 0 5px 0 }

#servicesmenu ul li a:hover {
	filter:alpha(opacity=80); /* IE 6 */
	opacity:0.8;
	-moz-opacity:0.8; /* old firefox */
	-khtml-opacity:0.8; /* safari */
}

#realcontent {
	border:1px solid #EFEFEF;
	float:left;
	display: inline;
	margin:10px 0 0 13px ;
	padding:10px 15px;
	width:650px;
	color: #505050;
}
#realcontent ul, #realcontent li {
	list-style-type: none;
}
#realcontent ul li {
	background:transparent url(images/arrowgrey_transparent.gif) no-repeat scroll 0 4px;
	padding-left:15px;
}

#subreal {border-top:5px solid #AFB7BA;}

#rightcol {
	margin-top: 9px;	
}

a.moreport {
	display: block;
	text-align: right;
}

#portfolio { 
	background:#AFB7BA none repeat scroll 0 0;
	float:left;
	margin:0 0 10px 0;
	padding:7px 0 7px 5px;
	width:192px;
}

.sideimg {
	border:1px solid #E9E9E9;
	margin:0 0 10px 0;	
	float:left;
}

ul.leftvartag a, ul.leftvartag a:link {
	color: #505050;
}

ul.leftvartag a:hover {
	color: #F57D31;
}

/* Footer CSS */
#footer {
	padding: 5px;
	text-align:center;
	margin-right: 26px;
	font-size: 11px;
	padding-top: 15px;
	line-height: 20px;	
}
#footer, #footer a { color:#828282 }

.makeorange {
	color: #f57d31;
}

div.navigation {
	display: block;
	margin-bottom: 10px;
}
/* Clickingmad CSS when outside the box 
#clickingmad { margin: 5px auto; width:960px; text-align:right; font-weight:bold } */