@charset "utf-8";
#wrapper {
	width:765px;
	margin: 0 auto 0 auto;
}
body#home a#homeLink, body#suppliers #supplierLink, body#network #networkLink, body#contact #contactLink {
	background-color:#996666;
	background-repeat: no-repeat;
	color: #FFF;
	border-bottom:medium #996666;
}
#header {
	height:328px;
	background-image: url(layout/header.gif);
	background-repeat: no-repeat;
}
#topNav {
	font-family:Arial, Helvetica, sans-serif;
	height:23px;
	background-image:url(layout/navBG.gif);
	background-repeat:repeat;
	font-weight: bold;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 0;
}
#topNav ul {
	margin: 0;
	padding: 0;
}
#topNav li {
	width: 8em;
	text-align:center;
	list-style-type: none;
	float:left;
	border-top-width: medium;
	border-right-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #B08A8A;
	border-right-color: #885959;
	display:block;
}
*html #topNav a {
	height:1px;
}
#topNav a:link {
	color: #FFF;
	text-decoration: none;
	display:block;
	text-transform: uppercase;
}
#topNav a:visited {
	color: #FFF;
	text-decoration: none;
	display:block;
	text-transform: uppercase;
}
#topNav a:hover {
	color:#000;
	background-color: #BD9B9B;
	text-decoration: none;
	display:block;
	text-transform: uppercase;
}
#content {
	padding: 15px 10px 15px 10px;
	width:745px;
	background-color: #996666;
}
#bottomColors {
	background-image:url(layout/bottomColors.gif);
	background-repeat:no-repeat;
	height:64px;
}
#gAdsBottomContent {
	margin:0 auto 0 auto;
	width:468px;
}
#largeRectangleAd {
	margin:0 auto 60px auto;
	width:336px;
}
#leftAds {
	height: 600px;
	width: 160px;
	position: absolute;
	left:0;
	top: 1500px;

}
#bottomAds {
	width:728px;
	margin: 10px auto 0 auto;
}
.num {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	padding:10px;
	margin:10px auto 30px auto;
	border:1px #FFF dashed;
	text-align:center;
	color:#FFF;
	font-size:18px;
	vertical-align: 50%;
}
.num p {
	font-size:12px;
}
.num a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:18px;
	text-decoration:none;
}
.num a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:18px;	
	text-decoration:none;
}
.num a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}

.box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #FFF;
	border:1px dashed #ccc;
	width:400px;
	padding:20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
a.external {
	font-size:14px;
	background-image:url(images/ex1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:18px;
	height: 20px;
	text-decoration:none;
	color:#996666;
	font-weight:bold;
}
a.external:visited {
	background-image: url(images/ex1visited.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.external:hover {
	background-image: url(images/ex1Alt.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration:none;
}
.saves {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	width:575px;
	font-size:14px;
	padding:20px;
	border:1px dashed #ccc;
	margin: 30px auto 30px auto;
}
.saves:hover {
	font-size:15px;
	border:1px #000 dashed;
}

a:link {
	color:#996666;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#996666;
	text-decoration:none;
}
a:hover {
	color:#996666;
	text-decoration:underline;
}
a:active {
}
body {
	margin:0;
	padding:0;
	background-color:#000;
	background-image: url(layout/bgStripes.gif);
	background-repeat: repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	margin-bottom:50px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}
