/*CSS Reset*/
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,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol{
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*start my styles*/
body {
	background-image: url("images/background.jpg");
}
#bodyGold {
	background-image: url("images/redBackground.jpg");
}
#wrapper {
	width: 900px;
	height: auto;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
#header {
	display: block;
	width: 900px;
	height: 74px;
	background-image: url("images/top.jpg");
	margin: 0px;
	padding: 0px;
}
#headerGold {
	display: block;
	width: 900px;
	height: 161px;
	background-image: url(images/goldHeader.jpg);
	margin: 0px;
	padding: 0px;
}
#searchfeature {
	float: right;
	margin: 12px 9px 0 0;
}
#facebookIcon{
	float: right;
	margin: 7px 42px 0 0;
	padding: 0;
	text-align: right;
}
#contactInformation{
	clear: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c30000;
	font-style: italics;
	float: right;
	margin: 7px 9px 0 0;
	padding: 0;
	text-align: right;
}
#content {
	width: 900px;
	height: auto;
	background-image: url("images/middle.jpg");
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}
#footer {
	display: block;
	width: 900px;
	height: 9px;
	background-image: url("images/bottom.jpg");
	margin: 0px;
	padding: 0px;
}
#mainContainer {
	display: block;
	width: 887px;
	height: 365px;
	background-image: url("images/mainContainer.jpg");
	margin-left: 5.5px;
	margin-right: 5.5px;
}
#mainContainerGold {
	display: block;
	width: 887px;
	height: auto;
	background-image: url("images/mainContainerSubMidGold.jpg");
	margin-left: 5.5px;
	margin-right: 5.5px;
}
#mainContainerSubPage {
	display: block;
	width: 594px;
	height: auto;
	background-image: url("images/mainContainerSubMid.jpg");
	margin-left: 5.5px;
	margin-right: 8px;
	float: left;
}
#mainContainerSubPageTop {
	margin: 0;
	width: 594px;
	height: 51px;
	display: block;
	background-color: #f3f2ee;
	background-image: url("images/mainContainerSubTop.jpg");
}
#mainContainerSubPageBottom {
	margin: 0;
	width: 594px;
	height: 51px;
	display: block;
	background-color: #f3f2ee;
	background-image: url("images/mainContainerSubBottom.jpg");
}
#mainContainerSubPageTopGold {
	margin: 0;
	width: 887px;
	height: 51px;
	display: block;
	background-color: #f3f2ee;
	background-image: url("images/mainContainerSubTopGold.jpg");
}
#mainContainerSubPageBottomGold {
	margin: 0;
	width: 887px;
	height: 51px;
	display: block;
	background-color: #f3f2ee;
	background-image: url("images/mainContainerSubBottomGold.jpg");
}
#Gold {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2px;
	margin-right: 2px;
	width: 270px;
	height: 90px;
	display: block;
	background-image: url("http://www.kitconet.com/images/sp_en_6.gif");
	}
#goldSpotContainer {
	margin: 0;
	width: 274px;
	height: 123px;
	display: block;
	background-image: url("images/spotPricesBackground.jpg");
	}
#goldText {
	width: 625px;
	}
#goldFeature {
	width: 625px;
	height: 250px;
	display: block;
	float: left;
	}
#goldContent {
	width: 570px;
}
#goldSubCol {
	width: 275px;
	float: right;
	font-size: 12px;
	}
#horizRed {
	display: block;
	width: 885px;
	height: 20px;
	background-image: url("images/horizRed.jpg");
	margin-left: 7px;
	margin-top: 5px;
}
#menus {
	display: block;
	width: 900px;
	height: 23px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-image: url("images/menuBackground.jpg");
	line-height: 23px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.05em;
}
#menus2 {
	display: block;
	width: 855px;
	height: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	background-image: url("images/horizRed.jpg");
	line-height: 20px;
	color: #FC3;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.05em;
}
#menus a:link, #menus a:visited {
	color: #ffffff;
	text-decoration: none;
}
#menus a:hover { 
	color: #cdc4aa;
	text-decoration: none;
	}
#menus2 a:link, #menus2 a:visited {
	color: #FC3;
	text-decoration: none;
}
#menus2 a:hover { 
	color: #ffffff;
	text-decoration: none;
	}

#contentText {
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 5px;
	padding-bottom: 20px;
	text-align: left;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
}
#contentFrontText {
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 5px;
	padding-bottom: 20px;
	text-align: left;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 12.5px;
}
#contentText2 {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	position: relative;
	top: -30px;
}
.logo {
	margin-left: 22px;
	margin-top: 10px;
}
.searchBox {
	width: 200px;
	padding: 0 0 0 2px;
	margin: 3px 7px 0 0;
	color: #c50808;
	float: left;
	height: 19px;
	background: #fff;
}
.feature {
	padding-left: 17px;
	padding-top: 17px;
}
.vertRule {
	padding-top: 22px;
	padding-right: 10px;
	padding-left: 5px;
}
.searchButton {
	vertical-align: bottom;
}
.smallFeature {
	display: block;
	width: 286px;
	height: 205px;
	background-image: url("images/smallFeature.jpg");
	margin-top: 5px;
	float: left;
}
.smallFeatSub {
	display: block;
	width: 286px;
	height: 205px;
	background-image: url("images/smallFeature.jpg");
	margin: 0;
	margin-bottom: 5px;
	float: left;
}
.smFeatLeft {
	margin-left: 6px;
	margin-right: 5px;
}
.smFeatMid {
	margin-left: 5px;
	margin-right: 5px;
}
.smFeatVertRule {
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 1px;
}
.clearFloat {
	display: block;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	clear: left;
}
.horizRule {
	padding-top: 3px;
	padding-bottom: 5px;
}
.imgRt {
	padding: 3px;
	padding-top: 0;
	padding-right: 0;
	margin: 1px;
	float: right;
	}
.imgLft {
	padding: 3px;
	padding-top: 0;
	padding-left: 0;
	margin: 1px;
	float: left;
	}
#disclaimerFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: left;
	width: 900px;
	padding-right: 0px;
	padding-top:4px;
	padding-left: 0px;
	color: #000;
	}
#mikeAd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
	width: 450px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	color: maroon;
	float: right;
}

A {
color: maroon;
}
