html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end reset script */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

html {
     overflow: -moz-scrollbars-vertical;
}

body, html {
  height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	background: url(images/Background.jpg) 0 0 repeat;
}

body {
	text-align: center;
	background-color: #FFF;
	}

#Header {
	width: 870px;
	position: relative;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	height: 125px;
	background: url(images/headerbg.png) 0 0 repeat-x #FFF;
}

#PhoneNumber {
	position: absolute;
	top: 0;
	right: 25px;
    text-align: right;
	padding: 5px 0px 0 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	width: 200px;
	height: 70px;
	background: url(images/PhoneBG.png) 0 0 no-repeat;
}

#PhoneNumber p {
    margin-right: 25px;
    color: #FFF;
}

#Logo {
	position: absolute;
	top: 10px;
	left: 5px;
	margin: 0;
	height: 100px;
	width: 850px;
	text-indent: -999em;
	background: url(images/Logo.png) 0 0 no-repeat;
}

#ContentContainer {
	width: 870px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: #FFF;
	overflow: hidden;
}

#PageContent {
	position: relative;
	margin: 0 10px;
	padding: 10px 0;
	min-height: 500px;
	border-top: 1px solid #999;
}

#PageContent .package img {
	float: right;
}
#PageContent .package {
	position: relative;
	width: 46%;
	margin: 15px 10px;
	padding: 0px;
	height: 240px;
	border: 1px solid #CCC;
	float: left;
	overflow: hidden;
}

#PageContent .package h1 {
	margin: 5px;
	font-size: 18px;
	color: #933;
	border-bottom: 1px solid #CCC;
}

ul.list1 {
	list-style: disc;
	list-style-position: outside;
	margin: 10px;
	padding: 10px;
	font-size: 12px;
	line-height: 20px;
}

#PageContent h2 {
	font: Times, serif;
	font-size: 25px;
}

#PageContent a {
	text-decoration: none;
	color: #F00;
}
#PageContent a:hover {
	text-decoration: underline;
}

#GalleryWrap {
	margin: 0 0 15px 0;
}

#GalleryWrap .GalleryImg {
	float: left;
	margin: 10px 18px;
	border: 2px solid red;
	width: 100px;
	overflow: hidden;
	text-align: center;
}

#GalleryWrap .GalleryImg img {
	height: 150px;
	
}

h1 {
  font-size: 18px;
  color: #000;
  font-weight: normal;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #CCC;
}

h3 {
  font-size: 18px;
  color: #000;
  font-weight: normal;
  margin: 25px 0 10px 0;
  padding: 0 0 5px 0;
}

p {
  font-size: 12px;
  margin: 0 0 10px 0;
  padding: 0;
  color: #000;
  line-height: 18px;
}

#Footer {
	width: 870px;
	height: 34px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
    position: relative;
	background-color: #15317E;
}
#Footer p {
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #000;
}
#Footer p.copyrite {
	color: #000;
	font-size: 10px;
}

.Services_box {
    width: 48%;
    padding: 5px;
    margin: 10px 0 0 0;
    float: left;
}
.Services_box p {
    font-weight: bold;
    font-size: 14px;
}
.Services_box img {
    float: left;
    margin: 0 10px 10px 0;
    width: 50%;
    border: 1px solid black;
}

.Product {
    border: 1px solid grey;
    padding: 10px;
    margin-bottom: 10px;
}
.Product h3 {
    margin: 0 0 10px 0;
    border-bottom: 1px solid grey;
}

/* Store Page */

#OurStore {
    background-color: #FFF;
    position: absolute;
    top: 10px;
    left: 420px;
    width: 420px;
    height: 420px;
    text-align: center;
}

#OurStore h2 {
    border: none;
    font-size: 16px;
    font-weight: bold;
}

#OurStore p {
    margin-top: 15px;
    line-height: 15px;
    font-size: 16px;
}

/* CSS FOR SLIDESHOW SCRIPT */
#Banner {
	position: relative;
	margin: 0;
	padding: 0;
	width: 850px;
	height: 446px;
	background: url(images/BannerDropShadow.png) 0 0 no-repeat;
}

#imageSlideshowHolder{
	margin:0px;	/* "Air" */
	width:835px;	/* Image width */
	height:428px;	/* Image height */
	position:absolute;	/* Don't remove this line */
	top:9px;
	left: 9px;
	overflow: hidden;
}

/* Don't change these values */
#imageSlideshowHolder img {
	position:absolute;
	left:0px;
	top:0px;
}

