@charset "UTF-8";

/* CSS Document */

body {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border: 0;
}
#global {
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	width: 960px;
	overflow: hidden;
}

h2 {
	margin: 0px;
}

#menu {
	font-size: 13px;
	background-image: url(images/2pxBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 22px;
	margin: 8px 0px 0px 0px;
	padding-bottom: 3px;
	margin-bottom: 40px;
	border-bottom: 1px solid #CCC;
	width: 930px;
	font-weight: bold;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	float: left;
	padding: 0px 30px 0px 25px;
	margin: 0px;
}

#menu ul li a {
	margin: 0px;
	color: #666;
	text-decoration: none;
}

#menu ul li a:link {
	color: #666;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #F90;
	text-decoration: none;
}

#col-g {
	float: left;
	width: 280px;
	height: 600px;
}

#col-d {
	float: left;
	width: 650px;
}

div.button{
	border: 1px solid #CCC;
	padding: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
div.button:hover {
	background-color: #666;
}


.contacticon {

	width: 200px;
	margin: 8px 8px 8px 0px;
	float: left;
}

.contacticon2 {
	
	width: 200px;
	margin: 8px 5px 8px 0px;
	float: left;
}

.contacticon3 {

	width: 200px;
	margin: 8px 0px 8px 0px;
	float: right;
}

.service-title {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #213857;
}

#serviceicon1 {
	background-image: url(images/PCPRO-L-nb.jpg);
	color: #999;
	border: 1px solid #CCC;
	padding-left: 10px;
	height: 1px;
	width: 235px;
	float: left;
	padding: 155px 5px 0px 5px;
	margin: 0px 15px 15px 0px;
	display: block;
}

#serviceicon2 {
	background-image: url(images/PCPRO-M-nb.jpg);
	color: #999;
	border: 1px solid #CCC;
	padding-left: 10px;
	height: 1px;
	width: 235px;
	float: left;
	padding: 155px 5px 0px 5px;
	margin: 0px 15px 15px 0px;
	display: block;
}

#infocenter {
	z-index: 111111;
}

#infocenter a:link {
	text-decoration: none;
}

#infocenter a:hover {
	text-decoration: underline;
	color: #999;
}

#infocenter a:visited {
	text-decoration: none;
	color: #999;
}

#bannerpic {
	margin-bottom: 20px;
}

.greylight {
	color: #CCC;
}

.cib1 {
	width: 94px;
	float: left;

}

.cib2 {
	font-size: 11px;
	width: 99px;
	margin-left: 6px;
	float: left;
}

#openingtimes {
	margin-bottom: 35px;
}

#slideshowHolder a {
	color: #FFF;
	text-decoration: none;
}

ol {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 11px;
}

ul {
	margin: 20px;
	padding: 0px;
}

#footer {
	width: 930px;
	background-image: url(images/2pxBG_f.jpg);
	height: 20px;
	text-align: right;
	padding-right: 10px;
	border-top: 1px solid #CCC;
	padding-top: 5px;
	color: #666;
}
.highlight{
	color: #cc0000;
}
