@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	background-image: url(images/main_bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.feature {
	font-weight: bold;
}
.orange {
	color: #FF6600;
}
.orange_bold {
	color: #FF6600;
	font-weight:bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1em;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1em;
	font-weight: normal;
	color:#ff6600;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.2em;
	width: 250px;
	float: right;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.price-offer {
	font-weight: bold;
	color: #FF6600;
	float: right;
	margin-left: 10px;
}
.title-offer {
	float: left;
}
.cut {
	color: #999999;
	text-decoration: line-through;
}



 


#main_container {
	margin: auto;
	width: 730px;
	padding-right: 20px;
	padding-left: 20px;
}
#logo {
	float: left;
	padding-top: 24px;
	width: 197px;
}
.box3 {
	float: right;
	height: auto;
	width: auto;
	padding-top: 29px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.features {
	float: left;
	padding-top: 90px;
	width: 500px;
}
.top {
	float: left;
	width: 730px;
}

.break {
	background-image: url(images/break.jpg);
	float: left;
	height: 30px;
	width: 730px;
	margin-top: 10px;
}
.empty {
	float: left;
	height: 43px;
	width: 730px;
	margin-top: 15px;
}
.side {
	float: right;
	text-align: center;
	padding-left: 15px;
	padding-top: 20px;
}

.sub_container {
	float: left;
	width: 730px;
}
a:link {
	color: #000000;
}
a:hover {color:#ff6600}
a:visited {
	color: #000000;
}
.box {
	float: right;
	height: 327px;
	width: 180px;
	position: relative;
	padding-top: 48px;
}
.boxes {
	float: right;
	height: 327px;
	width: 357px;
	position: relative;
	padding-top: 29px;
}
