html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
	background: #e5d0d0 url(../images/bgpic-red.jpg) top left no-repeat;
}

body#home a#home,
body#deals a#deal,
body#search a#srch,
body#discounted a#disc,
body#luxury a#lux,
body#sell a#sell,
body#contact a#cont {
	color: #FFCC00;
}


a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #003399;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
}


#wrapper {
	margin: 0 auto;
	width: 926px;
	text-align: left;
}

#header {
	height: 190px;
	background: url(../images/header-red.png) top center no-repeat;
	margin: 0 auto;
	width: 926px;
}

#navbar {
	border: none;
	font-size: 13px;
	height: 35px;
	padding-top: ;
	text-align: center;
	width: ;
	background-color:#1c2f45;
	margin:0 10px 0 10px
}

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_four */

.menu4 {padding:0 0 0 4px; margin:0; list-style:none; height:35px; background:url(../images/pro_four0.gif);}
.menu4 li {float:left;}
.menu4 li a {display:block; float:left; height:35px; line-height:33px; color:#ffffff; text-decoration:none; font-family:arial, verdana, sans-serif; text-align:center; padding:0 0 0 6px; cursor:pointer; font-size:10px;}
.menu4 li a b {float:left; display:block; padding:0 6px 0 7px;}
.menu4 li.current a {color:#ffffff; background:url(../images/pro_four3.gif);}
.menu4 li.current a b {background:url(../images/pro_four3.gif) no-repeat right top;}
.menu4 li a:hover {color:#cccccc; background: url(../images/pro_four2.gif);}
.menu4 li a:hover b {background:url(../images/pro_four2.gif) no-repeat right top;}
.menu4 li.current a:hover {color:#fff; background: url(../images/pro_four2.gif); cursor:default;}
.menu4 li.current a:hover b {background:url(../images/pro_four2.gif) no-repeat right top;}


#content {
	width: 886px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	overflow: hidden;
}

#rightcolumn {
	margin: 0;
	width: 170px;
	float: right;
	text-align:;
	padding: 0 0 0 20px;
}

.spacer {
	width: 150px;
	height: 500px;
}

.search {
	background-image: url(../images/bg2.png);
	width: 150px;
	text-align: center;
	margin: 5px 0 5px -5px;
	border: double;
	border-color:#40000F;
	padding: 3px;
}

.fixed {
	position: fixed;
	background-image: url(../images/bg2.png);
	width: 150px;
	text-align: center;
	margin: 5px 0 5px -5px;
	border: double;
	border-color:#40000F;
	padding: 3px;
	clear:left;
}

.nopad {
	overflow: hidden;
	padding: 0 20px 0 20px;
	border-bottom:#666666 double;
}

.nopad ul {
	clear: both;
	line-height: 25px;
}

.info
	{
	clear: both;
	text-align: justify;
	font-size: 13px;
	color: #000;
	padding: 0 10px 0 10px;
}

.info h1
	{line-height: 1.1em;}

#innerBox
{
	position: relative;
	margin-top:20px;
	width:600px;
	height: auto;
	background-image: url(../images/bg2.png);
	background-repeat: ;
	padding:10px;
	border: double;
	border-color:#40000F;
}

#innerBox a
{
	color: #fff;
	text-decoration: none;
}

#innerBox a:hover
{
	color: #66CCFF;
	text-decoration: underline;
}

#footer {
	margin: 0 auto;
	width: 902px;
	height: 30px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}

#footer p {
	height: 20px;
	text-align: right;
	padding: 10px 30px 0 0;
	color: #666;
}

#footer a {
	text-decoration: none;
	font-weight: normal;
	color: #555;
}

#footer a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #333;
}

h1 {
	padding: 5px 0 5px 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
	text-align: left;
	width: 100%;
}

h2 {
	padding: 0;
	font-family: ;
	font-size: 16px;
	vertical-align: ;
	line-height: 25px;
	color: #000;
}

h4 {
	padding: 0;
	font-size: 13px;
	color: #000;
}

h3 {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: ;
	color: #000088;
	padding: 0;
}

.clr {
	clear: both;
}


