/*
Design by DTAL consultancy
http://www.dtalconsultancy.co.uk
*/

body {
	padding: 0;
	margin: 0;
	background: #2a6a96;
}
#wrapper {
	margin: 0 auto;
	padding: 0 15px;
	width: 960px;
	background: #fff url(../images/pagebg.jpg) no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3c3f3f;
	border: 2px solid #cccccc;
	position: relative;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.2em;
}
p {
	margin-top: 0;
}
.service ul {	
	list-style: disc;
	font-weight: bold;
}
.sidelist ul {
	list-style-image: url(../images/points.jpg);
}
#homelist {
	list-style-image: url(../images/points.jpg);
}
* a:active, * a:visited, * a:focus {
	outline: 0;
}
a {
	text-decoration: underline;
	color: #2a6a96;
}
.sidein a {
	text-decoration: none;
	color: #000;
}
.sidein a:hover {
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
	width: 0;
	height: 0;
}
/* Header */

#header {
	padding: 0;
	border-bottom: 6px solid #2a6a96;	
}
/* Logo */

#logo {
	float: left;
	margin: 24px 0 -5px 0;
	width: 310px;	
}
#logo h1 {
	letter-spacing: -1px;	
	font-size: 2.8em;	
}
#logo a {
	color: #0c0c0c;
	text-decoration: none;
}
#logo span {
	color: #2a6a96;	
}
/* Menu */

#menu {
	float: left;
	width: 650px;
	margin: 50px 0 -5px 0;
}
#menu ul {
	list-style: none;
}
#menu li {
	display: inline;	
}
#menu a {	
	padding: 10px;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#menu a:hover {
	background: #e8601c;
	text-decoration: none;
	color: #fff;
	border-bottom: 5px solid #e8601c;
}
#menu .active a {
	background: #2a6a96;
	text-decoration: none;
	color: #ffffff;
}
#menu .active a:hover {
	border-bottom: 0;
}
/* Page */

#page {	
	border-top: 6px solid #e8601c;
	border-bottom: 6px solid #e8601c;	
}
/* Content */

#content {
	float: left;
	width: 695px;
	margin: 20px 0 0 20px;	
}
.title {
	letter-spacing: -1px;
	text-decoration: none;
	color: #414141;
}
.title2 {
	text-decoration: none;
	color: #414141;
	margin-bottom: 10px;
	font-weight: bold;	
}
.entry {
	padding: 10px 0 0 0;
	border-top: 1px solid #bbbbbb;
	text-align: justify;	
}
.service {
	padding: 10px 0 0 0;	
	text-align: justify;
	margin: 20px 0 60px 0;	
}
.service p img {
	float: left;
	margin: 0 20px 10px 0;
}
.entry p img {
	float: left;
	margin: 0 20px 10px 0;
}
p img.service1 {
	float: right;
	margin: 0 0 10px 20px;
}
.service ul li {
	margin-bottom: 8px;
}
#homelist {
	line-height: 150%;
	font-weight: bold;
}
#li0 {
	margin-left: 50px;
}
#li1 {
	margin-left: 80px;
}
#li2 {
	margin-left: 110px;
}
#li3 {
	margin-left: 140px;
}
#li4 {
	margin-left: 170px;
}
.itconlist {
	margin-left: 310px;
}
.disreclist {
	margin-left: 190px;
}
.planlist {
	margin-left: 220px;
}
.syshclist {
	margin-left: 50px;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	margin: 55px 0 20px 23px;		
	padding: 0;
	border-left: 1px solid #bbbbbb;	
}
.sidelist {
	margin: 20px 0;
}
.sidelist li {
	margin-bottom: 5px;
}
.sidein p {
	margin: 0 10px;
}
.number {
	margin-top: 10px;
	width: 200px;
	background: url(../images/phone.jpg) no-repeat 20px center;
}
.number1 {
	margin: 0 0 0 45px;	
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}
.mcp {
	width: 200px;
	margin: 25px 0 25px 10px;
	border-bottom: 3px double #bbbbbb;
	border-top: 3px double #bbbbbb;
	padding: 15px 0;
	text-align: center;
}
.novell {
	margin-left: 65px;
}
#catwrap {
	border-top: 3px double #bbbbbb;
}
.catp {
	margin-top: 10px;
}
.category {
	float: left;
	width: 280px;
	margin: 20px 0;
	padding: 0 20px 0 0;
	border-right: 1px solid #bbbbbb;
}
.category1 {
	float: left;
	width: 280px;
	margin: 20px;
	padding: 0 20px 0 0;
	border-right: 1px solid #bbbbbb;
}
.category2 {
	float: right;
	width: 280px;
	margin: 20px 20px 0 0;	
}
.category a img, .category1 a img, .category2 a img {
	border: 0;
}
.double {
	border-bottom: 3px double #bbbbbb;
	font-weight: bold;
}
/* bottom menu */
#menu2 {
	border-top: 6px solid #2a6a96;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#menu2 ul {
	list-style-type: none;
	margin: 0;
}
#menu2 li {
	display: inline;
	margin: 0 50px 0 0;
}
#menu2 a {
	color: #000;
	text-decoration: none;
	padding: 0 5px 5px 5px;
}
#menu2 a:hover {
	background: #e8601c;
	color: #ffffff;
	border-top: 6px solid #e8601c;
}
#menu2 .active2 a {
	background: #2a6a96;
	color: #ffffff;
}
#menu2 .active2 a:hover {
	border-top: 0;
}
/* Footer */

#footer {	
	margin: 30px 0 20px;
	text-align: center;
}
#footer p {
	font-size: 10px;
}
#footer span {
	color: #2a6a96;
	font-weight: bold;
}
#footer span a{
	text-decoration: none;
}