@charset "utf-8";
/* CSS Document */
body {
	/*font-family:Arial, Tahoma;
	font-size:12px;
	margin-top: 10px;
	margin-left: 1px;
	margin-right: 1px;*/
	text-align: center;
}
strong{ font-weight:bold;}
#main {
	position:relative;
	top:41px;
	width:100%;
	height:100%;
	text-align: left;
	overflow:visible;
	z-index:4;
	margin-bottom:10px;
}
#pic {
position:relative;
width:680px;
height:230px;
z-index:2;
margin:auto;
}
.titleSubFont {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	margin-bottom:20px;
}
.titleVideo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	margin-bottom:15px;
}
#picTitle {
	position:absolute;
	width:173px;
	height:73px;
	z-index:9;
	left: 58px;
	top: 50px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/centrehastings.png');
	z-index:3;
}
#picTitleNotIE {
	position:absolute;
	width:173px;
	height:73px;
	z-index:9;
	left: 58px;
	top: 50px;
	background-image: url(images/centrehastings.png);
	background-repeat:no-repeat;
	z-index:3;
}
#topMenuRight {
	position:absolute;
	width:397px;
	height:42px;
	z-index:5;
	left: 336px;
	background-image: url(images/topRightMenu.png);
	background-repeat:no-repeat;
	top:-10px;
}
#topMenuRightIE {
	position:absolute;
	width:397px;
	height:42px;
	z-index:5;
	left: 336px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/topRightMenu.png');
	top:-10px;
}
#justTheGuy {
	position:absolute;
	width:215px;
	height:220px;
	left:2px;
	top:5px;
	z-index:5;
	background-image: url(images/guy.png);
	background-repeat:no-repeat;
}
#justTheGuyIE {
	position:absolute;
	width:215px;
	height:220px;
	left:2px;
	top:5px;
	z-index:5;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/guy.png');
}
#blueLine {
	position:absolute;
	width:43%;
	height:10px;
	z-index:3;
	background-image: url(images/topRightBar.png);
	background-repeat:repeat-x;
	top:69px;
	left:57%;
}
#topBar {
	position:absolute;
	width:100%;
	top:15px;
	left:0px;
	height:190px;
	background-image: url(images/topBar.jpg);
	background-repeat:repeat-x;
	z-index:0;
}
#bottomBars {
	position:absolute;
	width:100%;
	top:208px;
	left:0px;
	height:330px;
	background-image: url(images/bottomBars.jpg);
	background-repeat:repeat-x;
	z-index:0;
}
#bottomMenuBack{
	position:relative;
	width:684px;
	height:52px;
	top:0px;
	background-image: url(images/bottomMenuBack.jpg);
	background-repeat:repeat-x;
	z-index:2;
	margin:auto;
	overflow:visible;
}
#flame1 {
	text-indent:-999em;
	display:none;
	position:absolute;
	width:116px;
	height:90px;
	z-index:5;
	left: -118px;
	top: -20px;
	z-index:5;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/flameLeft.png');
	background:url(images/flameLeft.png);
	*background:none;
}
#flame2 {
	text-indent:-999em;
	display:none;
	position:absolute;
	width:116px;
	height:92px;
	z-index:5;
	left: 682px;
	top: -22px;
	*top: -20px;
	z-index:5;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/flameRight.png');
	background:url(images/flameRight.png);
	*background:none;
}
#flame3 {
	text-indent:-999em;
	display:none;
	position:absolute;
	width:116px;
	height:93px;
	z-index:5;
	left: -118px;
	top: 127px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/flameLeftBottom.png');
	background:url(images/flameLeftBottom.png);
	*background:none;
}
#flame4 {
	text-indent:-999em;
	display:none;
	position:absolute;
	width:116px;
	height:93px;
	z-index:5;
	left: 682px;
	top: 127px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/flameRightBottom.png');
	background:url(images/flameRightBottom.png);
	*background:none;
}
.big #flame1, .big #flame2, .big #flame3, .big #flame4 { display: block; }
#sideLeft {
	position:absolute;
	width:21px;
	height:115px;
	left: 0px;
	top: -62px;
	background-image: url(images/side.jpg);
	background-repeat:repeat-y;
	z-index:6;
}
#sideRight {
	position:absolute;
	width:21px;
	height:115px;
	left: 682px;
	top: -62px;
	background-image: url(images/side.jpg);
	background-repeat:repeat-y;
	z-index:6;
}
#shadowLeft {
	position:absolute;
	width:16px;
	height:267px;
	z-index:10;
	top: -64px;
	left: -8px;
	background-image: url(images/shadow.png);
	background-repeat:no-repeat;
}
#shadowRight {
	position:absolute;
	width:16px;
	height:267px;
	z-index:10;
	top: -64px;
	left: 683px;
	background-image: url(images/shadowR.png);
	background-repeat:no-repeat;
}
#shadowLeftIE {
	position:absolute;
	width:16px;
	height:267px;
	z-index:10;
	top: -64px;
	left: -8px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/shadow.png');
}
#shadowRightIE {
	position:absolute;
	width:16px;
	height:267px;
	z-index:10;
	top: -64px;
	left: 683px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/shadowR.png');
}
#menuBar {
	position:absolute;
	width:100%;
	height:20px;
	z-index:6;
	left: 0px;
	top: 15px;
	font-family:  Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
}
#menuBar ul {
	background: none;
	height:22px;
	position:absolute;
	top:0px;
	right:0px;
	left: 19px;
	width: 648px;
}
#menuBar ul li {
	float:left;
	list-style: none;
	padding:0 0 0 0px;
}
#menuBar ul li a {
	display:block;
	width:80px;
	height:20px;
	color: #FFFFFF;
	line-height:20px;
	line-left:0px;
	text-align:center;
	text-decoration:none;
	background-image:url(images/sep.gif);
}
#menuBar li.last a {
	background-image: none;
}
#menuBar li.first a {
	background-image: url(images/sep2.gif);
	width:132px;
	text-align:left;
}
#menuBar li.home a {
	background-image: url(images/sep3.gif);
	width:110px;
	text-align:center;
}
#mainContent {
	position:relative;
	width:684px;
	height:100%;
	background-color: #FFFFFF;
	text-align:left;
	margin:auto;
	z-index:7;
	padding: 30px 0px 10px 0px;
	margin-bottom:130px;
}
.clear{clear:both;}
#mainContent p {padding:0px; margin:0px;}
#topLeftBox {
	float:left;
	text-align:left;
	width:412px;
	_width:410px;
	height:auto;
	text-align:left;
	margin-left:15px;
	*margin-left:15px;
	_margin-left:8px;
	padding-bottom:5px;
	border-bottom:2px solid rgb(196,196,195);
	border-right:2px solid rgb(196,196,195);
}
#backGoogle
{
	position:absolute;
	width:380px;
	height:60px;
	top: 6px;
	left:18px;
	z-index:0;
}
#googleAdWords {
	position:absolute;
	left:15px;
	top:14px;
	width:390px;
	height:60px;
	z-index:5;
	font-family:Arial, Helvetica, sans-serif;
	fontsize:24px;
	text-align:center;
}

#googleAdWords a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#4C4C4C;
	line-height:60px;
}

#googleAdWordsBottom {
	position:absolute;
	left:106px;
	top:-62px;
	width:390px;
	height:60px;
	z-index:5;
	font-family:Arial, Helvetica, sans-serif;
	fontsize:24px;
	text-align:center;
}
#contentp {
padding-left:5px;
	width:377px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:4px;
	padding-left:20px;
	color:rgb(90,90,90);
	margin: 5px 0px 5px 5px;
}
#contentp  p{
margin-bottom:20px;
}
.tablephone
{
font-size:12px;
color:rgb(90,90,90);
font-family:Arial, Helvetica, sans-serif;
}
#newsBox {
padding-left:5px;
	width:377px;
	height:133px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(images/newsBox.jpg);
	background-repeat:no-repeat;
	padding-top:4px;
	padding-left:10px;
	color:rgb(115,115,115);
	margin: 5px 0px 5px 5px;
}
.normal {font-size:12px;}
.title
{
padding-top:60px;
margin-left:10px;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:rgb(90,90,90);
}
.titleTest
{
padding-top:25px;
margin-left:10px;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:rgb(90,90,90);
}
.title2
{
padding-top:10px;
margin-left:20px;
padding-bottom:8px;
text-align:left;
text-decoration:none;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:rgb(90,90,90);
}
.tit{ width:115px;
overflow:hidden;
}
.vTit a{
	color:rgb(115,115,115);
	font-size:8pt;
	padding:0px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#rightnav {
float:right;
width:270px;
margin: 15px 5px 5px 5px;
}
#rightnav p{font-size:12px; }
p{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:rgb(90,90,90);}
#read a{float:right; font-size:12px; color:#82000A; text-decoration:none; font-weight:bold; margin-right:10px; font-family:Arial, Helvetica, sans-serif;}
.read{font-size:12px; color:#82000A; text-decoration:none; font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
.read2{font-size:12px; color:#1F3F6E; text-decoration:none; font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
h1 { margin-top:7px; float:left; height: 90px; width: 85px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/picFrame.png');
background-image: url(images/picFrame.png); background-repeat:no-repeat;
*background:none;
}
h1 a img {width:67px; height:84px;margin:3px 0px 0px 10px; }
#testimonials {
margin-left:15px;
width:650px;
}
#topRightBox{
	float:right;
	margin-right:9px;
	_margin-right:4px;
	margin-top:-2px;
	width:237px;
	height:385px;
	background-image: url(images/videoBack.jpg);
	background-repeat:no-repeat;
}
#videosOuter
{
padding:6px 12px 6px 12px;
*padding:10px 12px 10px 12px;
}
#videoInfo
{
width:117px;
float:left;
padding-left:5px;
}
#videoInfo p {color:rgb(115,115,115); font-size:8pt; margin:0px; font-family:Arial, Helvetica, sans-serif;}
#videoPic
{
width:auto;
float:left;
}
h2 { width:91px; height:70px; background-image: url(images/videoPic.jpg); background-repeat:no-repeat;}
h2 a img {width:80px; height:60px;margin:3px 0px 0px 10px; }
#content2p{
margin-left:20px;
height:auto;
}
#content2p p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:rgb(90,90,90);
	margin-left:15px;
	margin-bottom:20px;
}
.ulclass{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:rgb(90,90,90);
	font-weight:bold;
	margin-left:15px;
	}
.liStyle {list-style-type:disc; margin-left:20px; font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:rgb(90,90,90);}
.liStyle2 {list-style-type:none; margin-left:20px; font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:rgb(90,90,90);}
.liStyleB {margin-bottom:20px;}
.liStyleT {margin-top:5px;}
#testBoxes{
width:190px;
height:auto;
float:left;
 margin:5px 5px 15px 5px;
 _margin-left:8px;
 padding:3px;
 *padding-bottom:0px;
 border:dashed 1px #999999;
}
#onePic{
position:relative;
width:auto;
margin:auto;
padding:0px 0px 20px 0px;
}
.name{font-size:12px; text-decoration:none; color:#1F3F6E; font-weight:bold;line-height:13px; font-family:Arial, Helvetica, sans-serif;}
#development {
margin:5px 15px 15px 15px;
}
#devContain{
margin:5px 0px 0px 30px; _margin:10px 0px 0px 22px; width:595px; _width:610px;
}
#devBox{
float:left; margin:5px 10px 10px 10px;
}
#devBoxRight{
float:right; margin:5px 10px 10px 10px;
}
#footer{
	position:relative;
	width:100%;
	height:270px;
	background-image: url(images/bottomBars2.jpg);
	background-repeat:repeat-x;
	overflow:visible;
}
#bottomFooterBack{
	position:relative;
	width:684px;
	height:130px;
	background-image: url(images/bottomFooter.jpg);
	background-repeat:repeat-x;
	z-index:5;
	margin:auto;
	overflow:visible;
	left: 0px;
	top: 94px;
}
#localAD{
position:absolute;
width:679px;
height:150px;
left:1px;
top:-130px;
z-index:5;
border:solid 1px #5a5a5a;
background-color:#FFFFFF;
}
#end {
	margin: auto;
	padding-bottom:20px;
	width:255px;
	height:auto;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5a5a5a;
	font-weight:bold;
	text-align: center;
}
#end a {
	font-size:11px;
	color: #5a5a5a;
	text-decoration:underline;
}
#end a:hover {
	color:#5a5a5a;
	text-decoration:underline overline;
}
