html	{
	height: 100%;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: small;
}

body {
	margin: 0;
	padding: 0;
	background: #ccc url(images/background.gif);
}

body#PrintMap	{
	padding: 0;
}

p, h3, h4, h5, h6, ul, ol	{
	font-size: 75%;
}

p	{
	margin: 0 0 1em;
	font-weight: normal;
	line-height: 1.35em;
}

p.LastPara	{
	margin: 0;
}

a	{
	color: #404040;
}

a.NonU	{
	text-decoration: none;
}

a:hover	{
	color: #006699;
}

h2, h3, h4	{
	font-weight: bold;
	line-height: 1.35em;
}

h2	{
	font-size: small;
}

h5	{
	font-weight: normal;
	line-height: 1.35em;
	margin: 0;
}

strong.BulletSel	{
	color: #fff;
}

strong.CorpCol	{
	color: #006699;
}

form#EnquiryForm fieldset	{
	margin: 15px 0 0;
	padding: 1em 10px;
	_padding: 0 10px;
	border: 1px solid #e0e0e0;
}

form#EnquiryForm legend	{
	font-size: 75%;
	font-weight: bold;
}

form#EnquiryForm p	{
	width: 420px;
	margin: 1em 0;
}

form#EnquiryForm label	{
	width: 120px;
	display: block;
	float: left;
}

form#EnquiryForm input, form#EnquiryForm textarea	{
	width: 296px;
	_width: 292px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: x-small;
	padding: 2px;
	border: none;
	background-color: #e0e0e0;
}

form#EnquiryForm button	{
	background: transparent url(images/button_slice.gif) repeat-x left top;
	min-height: 14px;
	margin: 0;
	padding: 2px 8px;
	border: 2px double #808080;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	color: #006699;
	float: right;
}

form#EnquiryForm .CheckBoxes	{
	width: 420px;
	margin: 1em 0 0;
	padding: 0;
}

form#EnquiryForm .CheckBoxes input	{
	background: transparent;
}

form#EnquiryForm .CheckBoxes div	{
	margin: 0 0 0.5em;
	font-size: 75%;
	float: left;
}

form#EnquiryForm .CheckBoxes div.Col1	{
	width: 180px;
}

form#EnquiryForm .CheckBoxes div.Col2, form#EnquiryForm .CheckBoxes div.Col3	{
	width: 120px;
}

form#EnquiryForm .CheckBoxes input	{
	width: 15px;
	float: left;
}

form#EnquiryForm .CheckBoxes label	{
	margin: 0.25em 0 0;
	display: block;
	float: left;
}

form#EnquiryForm .CheckBoxes div.Col1 label	{
	width: 156px;
}

form#EnquiryForm .CheckBoxes div.Col2 label, form#EnquiryForm .CheckBoxes div.Col3 label	{
	width: 96px;
}

form#EnquiryForm div.ClearSpace	{
	width: 420px;
	margin: 1em 0 0;
	clear: both;
}

form#EnquiryForm p.ClearJust	{
	margin: 0;
	clear: both;
}

#OuterFrame {
	width: 780px;
	border: 0;
	margin: 0 auto;
	padding: 0;
}

#InnerFrame {
	background-color: #fff;
	width: 778px;
	border: 0;
	margin: 0;
	padding: 0 1px 1px;
}

#Header	{
	width: 778px;
	padding: 5px 0 0;
}

#HeaderLogo	{
	/* logo is 58px w 58px h */
	background: transparent url(images/it-support-logo.gif) no-repeat center center;
	width: 300px;
	height: 98px;
	text-indent: -1000em;
	float: left;
}

#HeaderLogo h1	{
	margin: 0;
}

#HeaderLogo a	{
	width: 300px;
	height: 98px;
	display: block;
}

#HeaderContact	{
	width: 400px;
	padding: 30px 30px 0 20px;
	float: right;
}

#HeaderContact p	{
	margin: 0;
	text-align: right;
}

#HeaderAddress	{
	padding: 0;
	float: right;
}

#HeaderEmail	{
	padding: 0;
	float: right;
	clear: right;
}

* html #HeaderEmail {width: 150px;}

#HeaderEmail p	{
	background: transparent url(images/email_icon.gif) no-repeat left top;
	background-position: 0 0.5em;
	margin: 0 0 0 5px;
}

#HeaderEmail p a	{
	padding: 0 0 0 12px;
	display: block;
}

#CategoryNav	{
	background-color: #C6C6C6;
	width: 778px;
	min-height: 28px;
	_height: 28px;
	margin: 0 0 1px;
	clear: both;
	text-align: center;
}

#CategoryNav ul	{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style: none;
	/*display: inline;*/
}

#CategoryNav li	{
	display: inline-block;
	position: relative;
	padding: 0 10px;
	line-height: 26px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

#CategoryNav li	{
	display: inline;
}

#CategoryNav ul li a	{
	color: black;
	text-decoration: none;
}

#CategoryNav ul li a:hover, #CategoryNav ul li a.NavSel	{
	color: #006699;
}

#IntroBar	{
	background: #999 no-repeat right top;
	background-image: url(images/home.jpg);
}

#IntroContent	{
	min-height: 167px;
	width: 277px;
	border-right: 1px solid #fff;
	background-color: #484848;
	overflow: visible;
}

* html #IntroContent {height:167px;}

#IntroContent.Xmas, #IntroContent.GoogleMap	{
	float: left;
}

#IntroMap	{
	width: 500px;
	height: 167px;
	float: right;
}

#XmasCard	{
	float: right;
}

#IntroContent h2	{
	margin: 0 30px;
	padding: 20px 0 0;
	color: #999;
	text-transform: uppercase;
}

#IntroContent h3	{
	margin: 0.25em 30px 0;
	padding: 0 0 0.25em;
	font-weight: normal;
	line-height: 1.25em;
	color: #fff;
}

#IntroContent ul	{
	margin: 0 30px;
	padding: 1.5em 0 0;
	cursor: default;
	list-style-type: none;
}

#IntroContent ul li	{
	margin: 0;
	padding: 0 0 0.5em 8px;
	line-height: 1.5em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(subnav_off.gif) no-repeat top left;
	background-position: 0 0.6em;
}

#IntroContent ul li.NavSel	{
	background-image: url(subnav_on.gif)
}

#IntroContent ul li a	{
	color: #bebebe;
	text-decoration: none;
}

#IntroContent ul li a:hover, #IntroContent ul li.NavSel a	{
	color: #fff;
}

#ContentArea	{
	background-color: #fff;
	min-height: 300px;
	_height: 300px;
}

#HomeContent	{
	width: 718px;
	margin: 38px 0 10px;
	padding: 0 30px 10px;
	border: 0;
	float: right;
}

#HomeContent h4	{
	margin: 0;
	padding: 0;
	font-size: small;
}

#HomeContent h4 a	{
	width: 198px;
	margin: 0;
	padding: 95px 0 0.25em;
	display: block;
	color: #006699;
	text-decoration: none;
}

#HomeContent h4 a:hover	{
	text-decoration: underline;
}

#HomePanel1	{
	width: 198px;
	padding: 0 30px 0 0;
	float: left;
}

#HomePanel1 h4	{
	background: transparent url(home1.jpg) no-repeat center top;
}

#HomePanel2	{
	width: 198px;
	padding: 0 30px 2em;
	border: 1px #006699;
	border-style: none dotted;
	float: left;
}

#HomePanel2 h4	{
	background: transparent url(home2.jpg) no-repeat center top;
}

#HomePanel3	{
	width: 198px;
	padding: 0 0 0 30px;
	float: left;
}

#HomePanel3 h4	{
	background: transparent url(home3.jpg) no-repeat center top;
}

#MainContent	{
	width: 440px;
	margin: 38px 0 30px;
	padding: 0 30px 10px 30px;
	border-left: 1px dotted #006699;
	float: right;
}

#MainContent h2	{
	margin: 0 0 1em;
	color: #006699;
}

#MainContent h3	{
	margin: 0 0 1em;
}

#MainContent h4	{
	margin: 1em 0 0;
}

#MainContent ol, #HomeContent ol	{
	margin: 0.5em 0;
	padding: 0 0 0 24px;
}

#MainContent ol li, #HomeContent ol li	{
	margin: 0;
	padding: 0 0 0.5em;
	line-height: 1.25em;
}

#MainContent ul, #HomeContent ul	{
	margin: 0.5em 0;
	padding: 0 0 0 2px;
	list-style-type: none;
}

#MainContent ul li, #HomeContent ul li	{
	margin: 0;
	padding: 0 0 0.5em 8px;
	background: transparent url(images/bullet.gif) no-repeat top left;
	background-position: 0 0.5em;
	line-height: 1.25em;
}

.ErrorAlert h4, .ErrorAlert p	{
	color: #006699;
}

#InlineImage	{
	padding: 0 0 5px 10px;
	float: right;
}

#InlineImage.PostCopy	{
	margin: 0 0 0 10px;
	padding: 0;
	float: none;
}

#VOISpeedUSB	{
	min-height: 175px;
	_height: 175px;
	margin: 15px 0 0;
	padding: 0 212px 0 0;
	background: transparent url(inline/usb_phone.jpg) no-repeat top right;
}

#VOISpeedIP	{
	min-height: 160px;
	_height: 160px;
	margin: 15px 0 0;
	padding: 0 212px 0 0;
	background: transparent url(inline/ip_phone.jpg) no-repeat top right;
}

#InlineImage h3	{
	margin: 0 0 0.5em;
	text-align: center;
	color: #006699;
}

div#WhoisResult	{
	margin: 0.5em 0;
	padding: 1em 10px;
	border: 1px solid #006699;
}

#ArticleLinks	{
	width: 217px;
	margin: 30px 0;
	padding: 0 30px 10px 0;
	float: right;
}

#ArticleLinks h5 a	{
	color: #006699;
}

#ArticleLinks h5 a:hover, #ArticleLinks h5 a.NavSel	{
	color: #f00003;
}

#Footer {
/*	position: absolute; 
	bottom: 0; 
	left: 0;
	height:50px; 
	overflow:auto; */
	width: 778px;
	clear: both;
}

#Footer p {
	width: 736px;
	margin: 0 21px;
	padding: 0.75em 0;
	border-top: 1px solid #eee;
	color: #666;
	text-align: center;
}

div.Address, div.ClosePara	{
	margin: 0 0 0.5em;
}

.Address p, .ClosePara p, #WhoisResult p	{
	margin: 0;
}

acronym	{
	cursor: help;
	border-bottom: 1px #404040 dotted;
}
