* {
    padding: 0;
    margin: 0;
} 

body {
    background: #fff;
	font: .9em "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}
a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.clear {
    clear: both;
  }
/* formationg for home page heading as rest of site uses h1 tag same*/
.home {
	color: #3B6EBF;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.3em;
	margin-bottom: 25px;
	text-align: center;
	line-height: .6em;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	display: inherit;
}

H1 {
	color: #3B6EBF;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	margin-bottom: 25px;
	text-align: left;
	line-height: 0.6em;
	padding-left: 35px;
	margin-top: 15px;
	float: left;
	font-weight: normal;
}
.content {
	margin-right: 15px;
	margin-left: 25px;
}


.pages {
	color: #3B6EBF;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	margin-bottom: 20px;
	text-align: center;
	line-height: .6em;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
}

.headcentre {
	float: inherit;
	width: auto;
	padding: 1%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center 0px;
}

#wrap {
margin: 20px auto;
width: 724px;
background: #fff url('images/midbg.jpg');
background-repeat: repeat-y;
}

#top { 
background: #fff url('images/topbg.jpg');
height: 30px;
}

#content {
padding: 0 40px 0 40px;

}

#bottom {

background: #fff url('images/botbg.jpg');
height: 30px;
}


.header {
	height: 100px;
	background-image: url(images/logo4.gif);
	background-repeat: no-repeat;
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.breadcrumbs {
	background: #F6F9FB;
	border-bottom: 1px solid #E1E1E1;
	padding: 5px;
	color: #CCCCCC;
}
	
.middle {
	float: left;
	width: auto;
	padding: 1%;
	text-align: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 25px;
}
.right {
	float: left;
	width: 72%;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 10px;
	top: 0px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	
	
}

.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
	color: #000000;
}

.right li {
	margin-bottom:5px;
	list-style-type: disc;
	margin-left: 15px;
}
.left {
	float: left;
	width: auto;
	padding: 1px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	top: 0px;
	left: 0px;
	height: auto;
	
}

.left ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

.left li {
	margin-bottom:5px;
	list-style: none;
	}
.middle h1 {
	color: #3B6EBF;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 77px;
}
.middle h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.middlecen h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}
/* Menu System and Navigation */
	
	
#menu {
	width: 125px;
	margin: 0px;
	list-style: none;
	font-weight: bold;
	}
	
#menu li a {
	list-style: none;
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	list-style: none;
		}	
	
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background-image: url(images/menu14.gif);
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	text-decoration: none;
	list-style: none;
	}
	
#menu li a:hover {
	padding: 3px 0 0 10px;
	background-image: url(images/menu14.gif);
	background-position: 0px -32px;
	color: #000000;
	}				




/* Gallery Code */
.imgnoborder
{
	margin: 2px;
	float: left;
	padding: 5px;
}	
.imgnoborder img
{
	display: inline;
	margin: 22px;
	float: left;
 } 





div.img
{
	border: 3px solid #cccccc;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 30px;
}	
div.img img
{
  display: inline;
  margin: 5px;
  border: 1px solid #ffffff;
  
}
div.productimg a:hover img {border: 1px solid #0000ff;}

div.productimg
{
	border: 3px solid #cccccc;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 30px;
}	
div.productimg img
{
  display: inline;
  margin: 5px;
  border: 1px solid #ffffff;
  
}
div.img a:hover img {
	border: 1px solid #333333;
}


div.desc
{
	text-align: center;
	font-weight: normal;
	width: 175px;
	margin: 2px;
	font-size: 14px;
  
}
spacer{
	width: 55px;
	clear: none;
	visibility: visible;
}
/* Gallery Code END */
div.fullbox{
	float: left;
	padding: 5px;
	border: 1px dotted #CCCCCC;
	width: 350px;
	visibility: inherit;
	clear: left;
	margin-left: 40px;
	margin-right: 20px;
	height: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.left_box{
	float: left;
	padding: 5px;
	border: 1px dotted #CCCCCC;
	width: 155px;
	visibility: inherit;
	clear: left;
	margin-left: 35px;
	margin-right: 20px;
}

div.right_box{
	float: left;
	padding: 5px;
	width: 185px;
	border: 1px dotted #CCCCCC;
	clear: none;
	visibility: inherit;
		
}

div.test{
     border: 1px solid gray;
}

/*- google map--------------------------- */
div.gmap a:hover img {border: 1px solid #0000ff;}

div.gmap
{
	border: 3px solid #cccccc;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding: 5px;
}	
div.gmap img
{
  display: inline;
  margin: 5px;
  border: 1px solid #ffffff;
  
}

.quote{
	font-size: 1.3em;
	line-height: 36px;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 75px;
	margin-right: 65px;
	display: inherit;
}
.quotesmall{
	font-size: 1.0em;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 75px;
	margin-right: 65px;
	display: inherit;
}

.bulletlist {
 color: #00AA22;
 list-style: circle;
 } 
