* {
	margin: 0;
	padding: 0;}

body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background-image:url(images/layout/bg.gif);
	background-repeat:repeat-x;}

a {
	color: #1f1344;
	outline: none;
	text-decoration: underline;}

a:hover {
	text-decoration: none;}

p {
	margin: 0 0 18px}

img {
	border: none;}

input {
	vertical-align: middle}

hr {
	margin: 5px 0 5px 0;}


ul {
	list-style-type: disc;
	padding: 3px 0px 3px 5px;
	margin-left: 10px;}
	
h1 {
	font-size:16px;
	font-weight:bolder;
	color:#1f1344;
	margin: 7px 0 10px 0;}

h2 {
	font-size:16px;
	font-weight:bolder;
	background-color:#1f1344;
	background-image:url(images/layout/box_bg.gif);
	color:#FFFFFF;
	padding: 1px 1px 1px 3px;}
	
h3 {
	font-size:15px;
	font-weight: bold;
	color: #1f1344;}

h4 {
	font-size:12px;
	font-style: italic;}




/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 173px;
	background: #1f1344;
	padding: 5px;
	margin-top: 10px;
	position: relative}

#topbar {
	height: 5px;
	background: #000000;}
	
#topbar2 {
	height: 150px;
	padding: 5px 10px 15px;
	background: #ffffff;
	font-size:16px;
	font-weight: bold;
	color:#fff;
	text-align: center;
	background-image:url(images/layout/auction_bg.gif);}

.address {
	float:right;
	width: 250px;
	display: inline;
	text-align:right;
	color:#FFFFFF;
	font-size:13px;
	background-image:url(.../images/layout/bussines-people.png)}
	
.logo {
	padding-left:2px;
	padding-top:3px;
	position:relative;}
	
.gavel {
	position: absolute;
	left: 700px;}



/* Middle
-----------------------------------------------------------------------------*/
#middle {
	border-left: 180px solid #000000;
	border-right: 180px solid #CCCCCC;
	height: 1%;
	background-color:#FFFFFF;}

#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;}

#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
	display: inline;}

#content {
	padding: 10px 10px 0 10px;}




/* Sidebars
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 170px;
	position: relative;
	left: -180px;
	padding: 10px 7px 7px 7px;}

.sr {
	float: right;
	margin-right: -180px;
	width: 170px;
	position: relative;
	padding: 7px;}
	
.banner {
	width:125px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-weight:bold;
	margin-bottom:0px;}

.lsidehr {
	margin: 10px auto 10px auto;
	width: 165px;
	color: #ffffff;
	background-color:#FFFFFF;}

.rsidehr {
	margin: 10px auto 10px auto;
	width: 165px;
	color: #1f1344;
	background-color:#FFFFFF; }
	


/* Footer
-----------------------------------------------------------------------------*/
#bottombar {
	height: 5px;
	background: #000000;}

#footer {
	height: 40px;}




/* Navigation
-----------------------------------------------------------------------------*/
#navigation {
	color:#FFFFFF;
	margin-bottom: 20px;
	font-size:14px;
	font-weight: bold;}

a:link, a:visited {
	color:#1f1344;
	text-decoration:underline;}

a:hover, a:active {
	color:#1f1344;
	text-decoration:none;}

.reversenav a:link, .reversenav a:visited {
	color:#FFFFFF;
	text-decoration:underline;}

.reversenav a:hover, .reversenav a:active {
	color:#FFFFFF;
	text-decoration:none;}

.sidenav a:link, .sidenav a:visited, .sidenav a:active {
	color:#FFFFFF;
	text-decoration:none;}

.sidenav a:hover {
	color:#FFFFFF;
	text-decoration: underline;}




/* Main Styles
-----------------------------------------------------------------------------*/
#wrapper {
	width: 1000px;
	margin: 0 auto;}
	
#contentL {
	float:left;
	clear: both;}

#contentR {
	float: right;}

#content1 {
	float: left;}

.boldcenter {
	text-align:center;
	font-weight:bold;
	margin-bottom:0px;}

.boldcenterblue {
	color:#1f1344;
	text-align:center;
	font-weight:bold;
	margin-bottom:0px;}

.salutation {
	font-style: italic;
	font-weight: bold;}

.storytitle {
	font-weight:bold;
	color: #1f1344;}

.testimonials {
	margin: -8px 0px 5px 0px;}
	
.picture {
	margin: 4px; }
	
.cover {
	padding-right: 5px;}




/* Home Page
-----------------------------------------------------------------------------*/
#box {
	float:left;
	width: 587px;
	border: thin solid #CCCCCC;
	padding: 5px;
	margin: 10px;
	position: relative;}
	
#box img {
	position: absolute;
	bottom: 7px;
	right: 7px;}

.button {
	float:right;}
	
.box {
	padding-bottom: 7px;}
	
#scroll1 {
	 width: 595;
	 height: 820;
	 clip: "0,0,255,150";}

#scroll2 {
	 width: 595;
	 height: 820;
	 bgColor: "#fff";}

#scroll3 {
	width:595px;
	height:820px;
	background-color:#fff;
	overflow:scroll;
	padding:3px;
	width:595px;}
	
/*for IE6 and below */
* html #scroll1 {
	 width: 610px;}

* html #scroll2 {
	 width: 610px;}
	 
* html #scroll3 {
	width:610px;}
