@charset "utf-8";
/* CSS Document */

@import url( base1.css );

/* ALL
-------------------------------------------*/
h1 a {
	text-decoration:none;
	color:#000000;
}
h2 {
	background:none;
	margin:0;
	padding:0;
	height:auto;
	color:#666666;
	font-size:80%;
}
#oliver {
	margin:5px 0px 0px 0px;
}
.oliver_main {
	margin:10px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	font-size:90%;
	color:#000000;
/*	background:url(../images/oliver/h_back.jpg) repeat-y;*/
}
#oliver h3 {
	font-size:140%;
	margin:10px 0px 0px 0px;
	font-weight:bold;
	background:url(../images/oliver/h_title_bar.gif) no-repeat;
	padding:8px 0px 0px 15px;
	height:40px;
	border:none;
}
#oliver h3 a {
	color:#000000;
	text-decoration:none;
}
.oliver_main ul {
	padding:30px 20px 0px 160px;
	font-weight: normal;
}
.oliver_main li {
	margin:0px 0px 2px 0px;
	list-style:none;
}
.oliver_main div {
	margin:0px 0px 20px 0px;
}
.contact {
	text-align:right;
	width:670px;
	padding:0px 5px 1px 0px;
	font-weight:bold;
	font-size:120%;
	background:url(../images/oliver/material1.gif) no-repeat right;
}
.contact a {
	text-decoration:none;
}
#page_top {
	text-align:right;
	margin:0px 20px 2px 0;
	font-size:110%;
}
/*     top
-------------------------------------------*/

#oliver_top {
	width:690px;
	height:300px;
	background:url(../images/oliver/oliver_top.jpg) no-repeat;
}
#oliver_top li {
	padding:200px 0px 0px 0px;
}

#sale_oliver_top li {
	padding:200px 0px 0px 0px;
}

#t_link_f {
	float: right;
	width: 89px;
}

.t_link {
	float: right;
	width: 86px;
}

#t_link_l {
	float: right;
	width: 84px;
}


/*  Wall Clocks
-------------------------------------------*/

.or_img {
	float:left !important;
	margin-left:5px!important;
	width:340px!important;
}

.or_img table {
	width: 330px;
	background-color:#FFF;
	height:250px;
}

.or_img table th {
	width: 180px;
	text-align:center;
}

.or_img table td {
	width: 180px;
	text-align: left;
}



/* Introduction 
-------------------------------------------*/

#oliver_intro {
	margin:20px 0px 5px 10px;
	font-size:90%;
	color:#000000;
}
#oliver_intro h2 {
	background:url(../images/oliver/o_introduction_title.gif) no-repeat;
	padding:8px 0px 0px 175px;
	height:30px;
	margin:30px 0px 0px 0px;
}
#oliver_intro p {
	font-size:100%;
}
#hi_left {
	float:left;
	width:450px;
	padding:0px 10px 0px 0px;
}
#hi_right {
	float:left;
	width:200px;
	margin:5px 0px 10px 0px;
}
#hi_right ul li {
	margin-bottom:5px;
}
#hi_left p {
	margin:5px 0px 10px 0px;
}



