body {
/*height:100%;*/
background-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:2px 0 0;
padding:0;
border:0;
color:#FFFFFF;
}

* {
margin:0;
padding:0;
}

html,* html #wrap {
/*height:600px;*/
}

#wrap {
position:relative;
width:1000px;
background-color:#000;
margin:0 auto;
}

#inner-wrap {
position:relative;
padding-bottom:23px;
float:left;
clear:both;
width:1000px;

}

#inner-wrap:after {
content:" ";
display:block;
clear:both;
}

#header {
height:133px;
width:1000px;
margin-left:1px;
margin-bottom:2px;
margin-top:0px;
background:url(graphics/header.gif) top left no-repeat;
}

#footer {
float:left;
height:21px;
width:1000px;
text-align:left;
margin:0px;
color:#666666;
}

#footer a {
font-size:10px;
color:#666666;
}

#credit {
width:260px; float:right;
height:21px;
text-align:right;
}

#left {
float:left;
width:520px;
text-align:left;
padding:5px;
}

#right {
	width:252px;
	text-align:left;
	position:absolute;
	top:5px;
	left:535px;
	padding:5px;
	height:670px;
}


.col-01 {
width:47%;
float:left;
padding:1%;
}
.col-02 {
width:47%;
float:left;
padding:1%;
margin-left:1%;
}
/* Typeography */
div {
font-size:10px;
}

a {
font-size:12px;
text-decoration:none;
color:#fff;
}

a:hover {
color:#000;
text-decoration:underline;
}

h1 {
font-size:14px;
color:#fff;
font-weight:bolder;
}

h2 {
font-size:14px;
color:#fff;
font-weight:600;
margin-bottom:6px;

}
p {
margin-bottom:10px;
}
li {color: #fff;}
li span {color: #fff;}

a:link {color: #fff;} a:visited {color: #fff;} a:hover {color: #fff;} a:active {color: #fff;}

/* end of Typeography 
 
start of main side navigation*/
#navigation {
float:left;
width:1000px;
height:29px;
margin-bottom:5px;
background: url(graphics/navigation.gif) left top no-repeat;
margin-bottom:20px;
}

#subheader1 {
height:26px;
background: url(graphics/box1_bg1.gif) left top repeat-x;
display:block;
color:#ffffff;
padding-top:3px;
padding-left:10px;
margin-top:10px;
}

#subheader2 {
height:26px;
background: url(graphics/box3_bg1.gif) left top no-repeat;
display:block;
color:#ffffff;
padding-top:3px;
padding-left:10px;
margin-top:10px;
}


#addressinfo {
height:147px;
width:237px;
background: url(graphics/box3_bg2.gif) left top no-repeat;
margin-bottom:8px;
padding:7px 5px 5px 10px;
color:#000000;
}

#directions {
height:65px;
margin-bottom:0px;
padding:72px 0 0 17px;
background: url(graphics/box4.gif) left top no-repeat;
}

p,div {
font-family:Verdana,tahoma,helvetica,arial;
font-size:11px;
line-height:150%;
}

ul {
margin-left:22px;
}

.footerlink {
color:#000;
font-family:arial;
font-size:10px;
font-variant:normal;
font-weight:700;
text-decoration:none;
}

:hover.footerlink {
color:#ff0;
}

.poweredbylink {
color:#000;
font-family:arial;
font-size:10px;
font-variant:normal;
font-weight:700;
text-decoration:none;
}

:hover.poweredbylink {
color:red;
}

/*view.asp basic css */
#dstop {
height:22px;
font-weight:bolder;
}

#bottom {
height:22px;
font-weight:bolder;
}

.dslink {
color:#000;
font-size:10px;
}

.dslink:hover {
color:#fff;
font-size:10px;
}

/*view.asp button*/
#viewadditional {
margin:10px 0 0 3px;
}

#dsenlarge a{
display:block;
width:268px;
height:20px;
background-color:#ffffff;
color:#000000;
text-align:center;
border:1px solid #535353;
margin-bottom:1px;
}

#dsenlarge a:hover {
background-color:#d62221;
color:#ffffff;
text-align:center;
text-decoration:none;
border:1px solid #535353;
}

.menu {
	text-align: left;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}

#findus {
display:block;
width:278px;
height:240px;
margin-top:5px;
padding:5px 5px 5px 10px;
color:#000000;
background-color:#f3f3f3;
}

#findus span {
color:#cc0000;
}


.currentday {
color:#ffffff;
background-color:#666666;
}

.day {
color:#fff;
}

#menu1 {
visibility:hidden;
z-index:400;

	width:135px;
	padding:0px;
	list-style:none;
	text-decoration:none;
	position:absolute;
	top:170px;
	left:238px;

}

#menu1 #tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: block;
	list-style:none;
	} 

#menu1 #tabs ul li {
list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	display:block;
	padding-left:0px;
	}
	
#menu1 a {
	color:#fff;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	width:135px;
	height:23px;
	background-color:#000;
	display:block;
	padding-left:0px;
	background-color:#333333;
	}
	
#menu1 a:hover {
	color:#fff;
	background-color:#666666;
	}

	
#txtPostcodeA {
	float:left;
	width:40px;
	margin-left:325px;
	margin-top:4px;
	background-color:#999999;
}

#txtPostcodeB {
	float:left;
	width:40px;
	margin-left:5px;
	margin-top:4px;
	background-color:#999999;
}


#sample-text {
float:left;

	width:376px;
	height:412px;
	margin-left:15px;
	margin-right:15px;
}

#home-hero {
float:left;
	width:583px;
	height:412px;
}

/*#googlemap img {
filter: gray;
}

#mtgt_unnamed_0 {
filter:none;
}*/




#googlemap > Div > Div > div img {
/*filter: gray;
*/
}




#menu-left {


	width:160px;
	padding:0px;
	list-style:none;
	text-decoration:none;
	float:left;


}

#menu-left  ul {
	margin-left: 0;
	padding-left: 0;
	display: block;
	list-style:none;
	} 

#menu-left  ul li {
list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	display:block;
	padding-left:0px;
	}
	
#menu-left a {
	color:#fff;
	font-size:10px;
	text-decoration:none;
	text-align:left;
	padding-top:2px;
	padding-left:5px;
	width:155px;
	height:23px;
	background-color:#333333;
	display:block;
	margin-bottom:1px;

	}
	
#menu-left a:hover {
	color:#fff;
	background-color:#666666;
	}
	
	#btnShowDirections {
	margin-top:2px;
	margin-left:2px;
	}