body {
	color: #333;
	margin: 0;
	background-color: #000000;
	background-image: url(background.png);
	background-position: top center;
	padding-bottom: 3em;
	background-repeat: no-repeat;
	padding: 0;
	text-align: center;
}

body, div, h2, h3, h4 { /* redundant rules for bad browsers  */
	font-family: "Times New Roman", Times, serif;
	font-size:    90%;
	color: #FFFFFF;
}  

.wrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	z-index: 2;
}

.wrapper2 {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	z-index: 3;
}

	
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/



a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover { color: #CC9933; }
a:active {
	color: #996600;
}

p { line-height: 140%; }

h2 {
	color: #003399;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

.left {float:left}
.right {float:right}

h1 {
	font-size: 500%;
	margin: 0;
	font-family: impact;
	color: #333;
}



p.note {
	padding: 4px;
	font-family: tahoma;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
}

#main {
	background-color: #000000;
	height: 500px;
	width: 850px;
	top: 140px;
	position: absolute;
	border: 1px solid #B5A391;
}

#header {
	height: 150px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	z-index: 3;
	width: 100%;
	left:0;
	background-image: url(headerback.png);
	background-repeat: repeat;
}

#topnav {
	height: 100px;
	width: 100%;
	position: absolute;
	background-image: url(navigation/navigation2a.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	z-index: 4;
	top: 115px;

}

#tovnav ul {
	width: 850px;
	height: 100px;
	position: absolute;
	background-image: url(navigation/navigation2a.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}


#topnav ul li  {
	display: inline;
	list-style: none;
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	position: absolute;
}


#topnav a {
	display: block;
	text-indent: -250em;

}
	
#topnav a hover {
	background-image: url(navigation/navigation2.png);
}


#home {
	left: 29px;
	top: -2px;
	width: 80px;
	height: 47px;
}

#home a {height: 40px;}
#home a:hover {background: url(navigation/navigation2.png) -29px 1px no-repeat;}
#home a.current {background: url(navigation/navigation2.png) -29px 1px no-repeat;}


#about {
	left: 144px;
	top: -1px;
	width: 102px;
	height: 44px;
}

#about a {height: 80px;}
#about a:hover {background: url(navigation/navigation2.png) -143px 1px no-repeat;}
#about a.current {background: url(navigation/navigation2.png) -143px 1px no-repeat;}


#watches {
	left: 263px;
	top: 0px;
	width: 109px;
	height: 43px;
}

#watches a {height: 44px;}
#watches a:hover {background: url(navigation/navigation2.png) -263px 0px no-repeat;}
#watches a.current {background: url(navigation/navigation2.png) -263px 0px no-repeat;}


#retailers {
	left: 406px;
	top: 2px;
	width: 114px;
	height: 26px;
}

#retailers a {height: 30px;}
#retailers a:hover {background: url(navigation/navigation2.png) -406px -2px no-repeat;}
#retailers a.current {background: url(navigation/navigation2.png) -406px -2px no-repeat;}

#warranty {
	left: 558px;
	top: 0px;
	width: 113px;
	height: 25px;
}

#warranty a {height: 40px;}
#warranty a:hover {background: url(navigation/navigation2.png) -558px -0px no-repeat;}
#warranty a.current {background: url(navigation/navigation2.png) -5580px -0px no-repeat;}

#contact {
	left: 720px;
	top: -1px;
	width: 102px;
	height: 46px;
}

#contact a {height: 80px;}
#contact a:hover {background: url(navigation/navigation2.png) -720px 2px no-repeat;}
#contact a.current {background: url(navigation/navigation2.png) -720px -2px no-repeat;}


#content {
	right: 40px;
	top: 180px;
	position: absolute;
	width: 450px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 90%;
	z-index: 2;

}

#content2 {
	left: 730px;
	top: 470px;
	position: absolute;
	width: 400px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 98%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
}

#footer {
	font-family:"Times New Roman", Times, serif;
	color: white;
	position: absolute;
	top: 650px;
	right: 20px;
	
}

#contentleft {
	width: 400px;
	position: absolute;
	left: 170px;
	top: 320px;
	height: 278px;
	background-image: url(back.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 2;
}


#navigate {
	width: 235px;
	position: relative;
	top: 80px;
	left: 2px;
	height: 299px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

#navigate ul {
	width: 230px;
	position: absolute;
	background-image: url(navigation3.png);
	background-repeat: no-repeat;
	height: 299px;
	left: 18px;
	top: 100px;

}


#navigate ul li  {
	display: block;
	list-style: none;
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	position: absolute;
}


#navigate a {
	display: block;
	text-indent: -100em;

}
	
#navigate a hover {
	background-image: url(navigation3a.png);
}


#brand {
	left: 2px;
	top: 10px;
	width: 200px;
	height: 20px;
}

#brand a {height: 20px;}
#brand a:hover {background: url(navigation3a.png) 4px 2px no-repeat;}
#brand a.current {background: url(navigation3a.png) 4px 2px no-repeat;}


#dials {
	left: 2px;
	top: 41px;
	width: 197px;
	height: 21px;
}

#dials a {height: 30px;}
#dials a:hover {background: url(navigation3a.png) 4px -28px no-repeat;}
#dials a.current {background: url(navigation3a.png) 4px -28px no-repeat;}

#medallions {
	left: 6px;
	top: 75px;
	width: 230px;
	height: 30px;
}

#medallions a {height: 30px;}
#medallions a:hover {background: url(navigation3a.png) 0px -62px no-repeat;}
#medallions a.current {background: url(navigation3a.png) 0px -62px no-repeat;}

#packaging {
	left: 6px;
	top: 109px;
	width: 196px;
	height: 30px;
}

#packaging a {height: 30px;}
#packaging a:hover {background: url(navigation3a.png) 0px -96px no-repeat;}
#packaging a.current {background: url(navigation3a.png) 0px -96px no-repeat;}

#countries {
	left: 6px;
	top: 147px;
	width: 196px;
	height: 30px;
}

#countries a {height: 30px;}
#countries a:hover {background: url(navigation3a.png) 0px -134px no-repeat;}
#countries a.current {background: url(navigation3a.png) 0px -134px no-repeat;}

#faq {
	left: 7px;
	top: 182px;
	width: 194px;
	height: 30px;
}

#faq a {height: 30px;}
#faq a:hover {background: url(navigation3a.png) 0px -169px no-repeat;}
#faq a.current {background: url(navigation3a.png) 0px -169px no-repeat;}
