* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Tahoma, Sans-Serif;
	color: #464646;
	background-color: #f5f5f5;
	line-height: 1.3em;
}

p {
	margin: 0 0 12px 0;
}

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

a:hover	{
	color: #464646;
	text-decoration: underline;
}

.clear {
	clear: both;
}

hr {
	border: 0px;
	border-color: #fff;
	height: 1px;
	background-color: #fff;
	color: #fff;
	clear: both;
	margin: 40px 0 34px 0;
}

img {
	border: 0px;
}

ul, ol {
	list-style: none;
}

form {
	margin: 0;
	padding: 0;
}


#container {
	position: relative;
	width: 1030px;
	margin: 0 auto;
	background: transparent url(../images/bg.gif) repeat-y;
}

#wrapper {
	margin-left: 14px;
}

#header {
	border-top: 16px solid #92d6e6;
	width: 1001px;
	height: 128px;
	margin-bottom: 10px;	
}

#header a {
	margin: 38px 0 0 3px;
}

h2 a {
	width: 238px;
	height: 87px;
	display: block;
	background: transparent url(../images/logo.png) no-repeat;
}

h1{
	color: #000;
	font-size: 1.4em;
	border-bottom: 1px solid #999;
	padding: 4px 7px 7px 7px;
	margin: 0 0 13px 0;
}

h3 {
	font-size: 1.1em;
	color: #c40048;
}

h4 {
	font-size: 1.3em;
	margin: 0 0 8px 0;
	padding: 0;
	text-decoration: underline;
}

#menu {
	float: left;
	width: 184px;
}

#menu #search label {
	display: block;
	padding: 5px 5px 5px 9px;
	width: 153px;
	height: 17px;
	margin-left: 8px;
	background: transparent url(../images/bg_search.gif) no-repeat;
}

#menu #search input {
	border: 0;
}

#menu #search input.input {
	width: 120px;
	float: left;
	margin: 0;
}

#menu #search input.submit {
	float: right;
	margin: -23px 14px 0 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: transparent url(../images/btn_search.gif) no-repeat;
}

#menu h3 {
	margin: 11px 0 11px 0;
	padding: 5px 0 6px 11px;
	background: transparent url(../images/h3_bg.png) no-repeat;
}

#menu ol {
	padding: 0 0 0 20px;
	margin: 14px 0 0 9px;
}

#menu ol.underline a {
	text-decoration: underline;
}

#menu li {
	padding: 2px 0 3px 0;
	list-style-image: url(../images/list.png);
}

#menu li a {
	display: block;
}

#menu a.ad img {
	margin: 25px 0 0 31px;
}

#content {
	float: left;
	width: 489px;
	margin-left: 4px;
}

#content .center {
	margin: 0 7px 0 4px;
}

#content a {
	color: #2200cc;
	text-decoration: underline;
}

#content ol {
	width: 468px;
	margin: 31px 0;
}

#content li {
	line-height: 1.2em;
	height: 110px;
	min-height: 110px;
	clear: both;
	position: relative;
	margin: 0 0 30px 0;
}

#content ol div {
	float: right;
	margin-top: -24px;
	padding: 4px 0 0 10px;
	background: #f6f6f6;
	height: 20px;
	width: 338px;
}

#content ol div a {
	float: left;
}

#content ol h4 {
	color: #000;
	text-decoration: underline;
}
#content ol h4 a {
	color: #000;
	text-decoration: underline;
}

#content ol img {
	float: left;
	margin-right: 10px;
}

#content ol .agent {
	color: #999;
	font-size: .9em;
	float: right;
	margin-right: 95px;
}

#content ol .agent a {
	color: #999;	
	text-decoration: none;
}

#content ol .num {
	float: left;
	display: block;
	width: 26px;
	height: 64px;
	background-color: #ecf3f4;
	color: #b84242;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	padding-top: 46px;
	margin-right: 6px;
}

#content ol .price {
	position: absolute;
	bottom: -6px;
	right: -15px;
	display: block;
	color: #b84242;
	font-size: 1.5em;
	width: 90px;
	height: 26px;
	text-align: right;
	padding: 12px 7px 0 0;
	background: transparent url(../images/bg_price.gif) right 0 no-repeat;
}

#right {
	float: right;
	margin-right: 5px;
	width: 319px;
}

#right h3 {
	margin: 0;
	padding: 0 0 8px 0;
}

#right #newsletter {
	background-color: #ecf3f4;
	width: 278px;
	padding: 10px 11px 10px 11px;
	margin-bottom: 9px;
}

#right #newsletter2 {
	background: transparent url(../images/bg_newsletter.jpg) no-repeat;
	width: 278px;
	height: 125px;
	padding: 10px 11px 10px 11px;
	margin-bottom: 9px;
}

#right #newsletter form {
	margin-top: 12px;
}

#right #newsletter2 form {
	padding-top: 96px;
}

#right #newsletter label, #right #newsletter2 label {
	display: block;
	padding: 5px 5px 5px 9px;
	width: 263px;
	height: 17px;
	background: transparent url(../images/bg_newsletter.gif) no-repeat;
}

#right #newsletter input, #right #newsletter2 input {
	border: 0;
}

#right #newsletter input.input, #right #newsletter2 input.input {
	width: 232px;
	height: 17px;
	float: left;
	margin: 0;
}

#right #newsletter input.submit, #right #newsletter2 input.submit {
	float: right;
	margin: -22px 10px 0 0;
	width: 23px;
	height: 17px;
	cursor: pointer;
	background: transparent url(../images/btn_newsletter.gif) no-repeat;
}

#right a.ad img {
	margin-bottom: 9px;
}

#footer {
	width: 1001px;
	margin-top: 19px;
	background: #d3eff5;
	text-align: center;
	padding: 13px 0 10px 0;
}

#footer li {
	display: inline;
}