body {
	font-family:Verdana;
	font-size: 12px;
	background-image: url(images/ContentBackground.jpg);
	 }


.container {
	position: absolute;
	top: 0px;
	width: 1001px;
	height: 100%;
	float: left;
	z-index: 2;
	border: 1px solid #000;
	background-image: url(images/ContentBackground.jpg);
}

.containermobile {
	position: absolute;
	top: 0px;
	width: 320px;
	height: 100%;
	float: left;
	z-index: 2;
	border: 1px solid #000;
	background-image: url(images/ContentBackground.jpg);
}

.MobilePageHeading {
	position: relative;
	height: auto;
	width: 320px;
	text-align: center;
	color: #06C;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	float: left;
	display: inline;
	background-image: url(images/PageBannerBackground.jpg);
	background-repeat: no-repeat;
	background-color: #EEE;
}

.ContentWrapper {
	position: relative;
	width: 833px;
	background-color: #FFF;
	height: auto;
	float: left;
	z-index: 3;
	color: #333;
}

.ContentWrapper a, .ContentWrapper a:visited {
	text-decoration: none;
	color: #069;
}

.ContentWrapper a:hover {
	text-decoration: underline;
	color: #069;
}

H1 {
	font-size: 24px;
	font-weight: bold;
	display: inline;
	color: #333;
}

H2 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #069;
}

H2 a:link, H2 a:visited {
	color: #069;
	font-weight: bold;
	text-decoration: none;
}

H2 a:hover {
	font-weight: bold;
	text-decoration: underline;
}




H3 {
	font-weight: bold;
	color: #069;
	font-size: 14px;
	display: inline;
	
}

H4 {
	font-weight: bold;
	color: #FFD;
	font-size: 14px;
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
}

H4 a, H4 a:visited {
	font-weight: bold;
	color: #FFD;
	font-size: 14px;
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none
}

H4 a:hover {
	font-weight: bold;
	color: #FFD;
	font-size: 14px;
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:underline
}



H5 {
	font-weight: bold;
	color: #DDA;
	font-size: 12px;
	display: inline;
}


.note {
	font-style: italic;
	color: #666;
}
.NavList {
	padding: 0px;
	margin: 0;
	position: relative;
	line-height: 16px;
	height: auto;
	width: 167px;
	color: #EE9;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	float: left;
}

.NavList li {
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}

.NavList a:link, .NavList a:visited {
	display: block;
	width: 150px;
	color: #EE9;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
	background-color: #333;
	margin-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #666;
	border-left-color: #666;
}

.NavList a:hover {
	font-weight: bold;
	color: #EE9;
	background-color: #222;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #999;
	border-left-color: #999;
}

.KITContainer {
	position: relative;
	top: 0px;
	padding: 0px;
	width: 1000px;
	height: 133px;

}

.KITBanner {
	position: relative;
	top: 0px;
	padding: 0px;
	width: 1005px;
	height: 103px;
	left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FFC;
	line-height: 30px;
	display: inline;
	border-bottom-width: 1px;
	font-family: Verdana, Geneva, sans-serif;
}

.CallUs {
	position: relative;
	display: inline;
	height: 16;
	width: 496px;
	float: left;
	background-color: #000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFC;
	text-align: left;
	border-top-style: solid;
	border-top-color: #FFC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.EmailUs {
	position: relative;
	display: inline;
	height: 16;
	width: 496px;
	float: left;
	background-color: #000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFC;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.PageHeading {
	position: relative;
	height: auto;
	width: 823px;
	text-align: center;
	color: #069;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	float: left;
	display: inline;
	background-image: url(images/PageBannerBackground.jpg);
	background-repeat: no-repeat;
	background-color: #EEE;
}


.PictureBanner {
	height: auto;
	width: 833px;
	position: relative;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}


.ColumnLeft {
	position: relative;
	display: inline;
	height: auto;
	width: 386px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #333;
	padding: 15px;
	float: left;
	background-color: #FFF;
	left: 1px;
	border-left-width: 1px;
	border-left-color: #333;
	list-style-position: inside;
}


.ColumnRight {
	position: relative;
	display: inline;
	height: auto;
	width: 383px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #333;
	float: left;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	padding: 15px;
}

.ColumnFull {
	position: relative;
	display: inline;
	width: 823px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #333;
	float: left;
	background-color: #FFF;
	height: auto;
	border-left-style: none;
}

.Footer {
	position: relative;
	text-align: center;
	left: 0px;
	width: 803px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding: 15px;
	font-size: 10px;
	float: left;
	background-color: #FFF;
	color: #777;
}

.Footer li{
	display: inline;
	list-style-type: square;
	list-style-position: outside;
}


.InlineLink {
	color: #00F;
}

.BannerLink a:link, .BannerLink a:visited {
	color: #FFC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.BannerLink a:hover {
	text-decoration: underline;
}
