/*----------------------------
GENERAL ELEMENTS
----------------------------*/
body	{
	background: url(newimages/bg_wild.gif) no-repeat top center;
/*	color:#000; */
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin: auto 0;
	padding: auto 0;
	text-align: center;
	}
a	{
	color: #993333;
}
#wrapper	{
	background: url(newimages/bg_wild2.gif) repeat-y top center;
	margin: auto 0;
	padding: auto 0;
	text-align: center;
	width: 840px;
}
#main	{
	background-color:#FFEEE1;
	line-height: 18px;
	border: 4px double #036;
	padding: 20px;
	padding-bottom: 60px;
}
#mainProducts	{
	background: url(images/gradient_peach.gif) repeat-x top left;
	line-height: 18px;
	border: 4px double #036;
	padding: 20px;
	padding-bottom: 60px;
}
#mainWatches	{
	background: #fff url(newimages/bg_watches.jpg) no-repeat;
	line-height: 18px;
	border: 4px double #036;
	padding: 20px;
	padding-bottom: 60px;
}

#news {
	color: #fff;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	line-height: 22px;
	height: 250px;
	margin: 70px 0 0 10px;
	overflow: auto;
	padding: 0 5px 2px 6px;
	text-align:left;
	width: 350px;
	}
#news2 {
	background-color: #ebf2fd;
	color: #000;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	line-height: 22px;
	height: 250px;
	margin: 10px 0 0 10px;
	overflow: auto;
	padding: 0 5px 2px 6px;
	text-align:left;
	width: 350px;
	}
#news a	{
	color: #FFCC00;
}
#newsBlock {
	color: #036;
	font: italic 13px Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0;
	padding: 10px 5px 2px 6px;
	text-align:left;
	}
#centercopy {
	line-height: 18px;
	padding: 20px 30px 10px 30px;
}
#subTitle {
	color: #036;
	font: 24px Arial, Verdana, Helvetica, sans-serif;
	line-height: 24px;
	padding: 0px 0px 5px 0px;
	}
#subSubTitle {
	background: url(newimages/gray_diamond.gif) no-repeat;
	color: #993300;
	font: 16px Arial, Verdana, Helvetica, sans-serif;
	line-height: 25px;
	padding: 0px 0px 5px 15px;
	text-transform: uppercase;
	text-decoration:underline;
	}
#footer	{
	margin: 0;
	margin-top: -15px;
	}
#small {
	font: 5px Arial, Verdana, Helvetica, sans-serif;
	line-height: 5px;
	}
#title	{
	color:#003366;
	font: bold 22px "Times New Roman", Times, serif;
	height: 60px;
	margin: auto 0;
	padding: auto 0;
	width: 200px;
/*	float: left; */
}
#links	{
	background: url(newimages/linkbox.gif) no-repeat;
	color:#003366;
	float: right;
	font: bold 14px "Times New Roman", Times, serif;
	height: 50px;
	line-height: 20px;
	margin: 0;
	padding: 6px 0px 0 15px;
	text-align:left;
	vertical-align:middle;
	width: 180px;
}
#imgStyle	{
	border-bottom: 1px solid #036;	
	border-left: 1px solid #efefef;
	border-right: 1px solid #036;
	border-top: 1px solid #efefef;
	margin: 10px;
}
