a img,img a{border:0;}

html{
background-color: #131313;
}

body {
margin:0;padding:0;
background-image:url(images/bgTileX.jpg);
background-repeat:repeat-x;
margin-bottom:20px;

}
#navstripe{
width:100%;
/*background-image:url(images/bgstripe.gif);*/
background-repeat:repeat-x;
}
#wrapper{
margin:auto auto;
background-position:top;

}
#banner{
width: 1000px;
height: 144px;
display: block;
/*background-image:url(images/topBanCentre.jpg);*/

vertical-align:top;

margin:0px;
padding: 0px;
}

 #banner img{
 /*position:relative;*/
 /*top:25px;*/
 }
 
#nav{
height:54px;
width: 1000px;
background-color:#4f0000;
padding: 0px;
margin: 0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 15px;
font-style:normal;

}

li {
margin: 0px 8px 0px 8px;
}

 #Menu1{
	padding-top:16px ;
	list-style-image:url(images/menuSpacer.jpg);
	width: 1000px;
}
#Menu1 a {
padding-left: 0px;
display:block;

}
 #Menu1 ul {
	 margin: 0px;
 	padding: 0px;
	display:block;
 }
#backgroundS {
	/*background-image:url(images/backgroundS.gif);*/
	background-repeat:no-repeat;
}
#video{
	float:left;
	width:710px;
	height:392px;
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	background:url(images/shadow_bottom.jpg) right bottom no-repeat;
}
#video img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#topform{
float:left;
background-image:url(images/topform.jpg);
background-repeat:no-repeat;
width:277px;
/*height:392px;*/
height:347px;
margin: 6px 0px 0px 0px;
padding: 45px 0px 0px 3px;
}
#content{
clear:left;
width: 968px;
margin-left:10px;
color:#6D6D6D;
}
 #content ul p{
 margin:0;padding:0;
 }
 .showcase{
 }
  .showcase .shadowbox{
  background-image:url(images/whitebox.jpg);
  width:391px;
  height:304px;
  overflow:hidden;
  }
  .showcase .content{
  font-family:arial;
  font-size:12px;
  /*color:rgb(109,109,109);*/
  color:#6D6D6D;
  }
  .showcase a{
  display:block;
  text-align:right;
  color:rgb(132,78,78);
  font-weight:bold;
  font-size:14px;
  text-decoration:none;
  padding-right:20px;
  margin-left:460px;
  }
   .showcase a:hover{
   text-decoration:underline;
   }
#cmsfooter{
text-align:center;
margin-bottom:10px;
}
#cmsfooter a{
color:#7c7a50;
font-size:16px;
text-decoration:none;
margin-left:5px;margin-right:5px;
}
 #cmsfooter a:hover{
 text-decoration:underline;
 }
#footer{
clear:left;
}
#footer #pics{
float:left;
margin-top:5px;
}
#footer #form{
background-image:url(images/bottomcontactform_repeat.jpg);
float:left;
width:599px;
height:257px;
}
 #footer #form iframe{
 position:relative;
 left:80px;top:0px;
 }
#footer #copyright{
text-align:center;
font-size:14px;
color:#7c7a50;
padding-top:16px;
}
/**** common dimensions ****/
.sitewidth{width:1000px;}
/**** headers ****/
.h,h1,h2,h3,h4,h5{
color:#737144;
font-size:36px;
font-weight:bold;
font-family:"Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
padding-bottom:10px;
text-transform:capitalize;
}