* {
	margin: 0;
	padding: 0;
}

.container {
	width: 100%;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	text-decoration: none;
	color: #f9e4e5;
}

a:hover {
	text-decoration: underline;
}

a.active_link {
	color: #fff !important;
}

h3 {
	font-size: 1em;
	color: #fff;
}

body {
	background: #400709;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #ff684f;
	text-transform: uppercase;
}

#main {
	background: url(images/body.jpg) repeat-y 0% 0%;
	width: 980px;
	margin: 0 auto;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	font-size: 0.5625em;
}

#main p {
	line-height: 1.333em;
}

#main p span {
	color: #f9e4e5;
}

#main p span.float_right {
	float: right;
	color: #ff684f;
	padding: 0 40% 0 0;
}

.col-1, .col-2, .col-3 {
	float:left;
}

.left_block {
	position: relative;
	float: left;
	width: 315px;
	padding: 235px 0 0 0;
	overflow: hidden;
}

.logo {
	position: absolute;
	top: 114px;
	left: 56px;
}

.right_block {
	position: relative;
	float: right;
	width: 665px;
	padding: 85px 0 0 0;
	overflow: hidden;
}

.content_middle {
	background: #a6010f url(images/content_middle.jpg) repeat-x 0% 27px;
	width: 624px;
}

.content_top {
	background: url(images/content_top.jpg) no-repeat 0% 0%;
}

.content_bottom {
	background: url(images/content_bottom.jpg) no-repeat 0% 100%;
	min-height: 488px;
	height: auto !important;
	height: 488px;
	padding: 50px 30px 10px 27px;
}

.content_bottom img {
	float: left;
	margin: 0 16px 0 0;
}

.content_bottom p {
	margin: 0 0 11px 0;
}

.content_bottom ul {
	margin: -4px 0 0 0;
}

.content_bottom ul li {
	background: url(images/catalog_divider.gif) no-repeat 0% 7px;
	padding: 0 0 0 11px;
	line-height: 1.889em;
}

.content_bottom ul li a {
	color: #ff684f;
}

.content_bottom ul li a:hover {
	text-decoration: none;
	color: #fff;
}

.title {
	width: 100%;
	overflow: hidden;
	margin: 0 0 23px 0;
	float: none;
}

p.indent_top {
	padding: 11px 0 0 0;
}

p.bigger_indent {
	margin: 0 0 21px 0;
}

.row-1 {
	width: 100%;
	overflow: hidden;
}

.row-2 {
	width: 100%;
	overflow: hidden;
}

.info_box {
	background: url(images/catalog_divider.gif) no-repeat 0% 6px;
	padding: 0 0 10px 13px;
}

#contact_form {
	font-size: 1.222em;
}

#contact_form label {
	display: block;
	height: 15px;
}

#contact_form input {
	width: 170px;
	height: 16px;
	padding: 1px 3px;
	border: 1px solid #303030;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff684f;
	font-size: 1em;
}

#contact_form textarea {
	width: 170px;
	height: 56px;
	padding: 1px 3px;
	margin: 0 0 10px 0;
	border: 1px solid #303030;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff684f;
	font-size: 1em;
}

#contact_form a {
	font-size: 0.814em;
	margin: 0 17px 0 0;
}

.footer {
	width: 624px;
	height: 42px;
	padding: 8px 0 0 0;
}

.footer p {
	float: left;
}

.footer strong {
	float: right;
	font-weight: normal;
	margin: -2px 0 0 0;
}
