/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Courier New, Courier, monospace;
	font-size: 12.5px;
	color: #000;
}

body {
	min-width: 1020px;
	text-align: left;
}

#Wrapper {
	position: relative;
	width: 1020px;
	text-align: left;
}

img {
	border: 0;
}

p {
	padding-bottom: 20px;
}

ul {
	list-style: none;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a.under {
	text-decoration: underline;
}

#Objects a#Obj, #Informations a#Inf, #Terms a#Ter, #Guarantees a#Gua, #Contacts a#Con {
	text-decoration: underline;
}

.clear {
	clear: both;
}

#Navigation {
	position: fixed;
	width: 172px;
	z-index: 999;
}

#Navigation div {
	padding-left: 41px;
}

#Navigation a {
	line-height: 17px;
}

#MainContent {
	float: right;
	width: 840px;
	margin-bottom: 40px;
}

#MainContent {
	float: right;
	width: 840px;
	margin-bottom: 40px;
}

.productBox {
	position: relative;
	width: 840px;
	margin-top: 40px;
}

.productImg {
	position: relative;
	width: 840px;
	height: 560px;
	margin-bottom: 17px;
}

.productInfo {
	position: relative;
	width: 840px;
}


.purchase {
	float: left;
	width: 31px;
	margin-right: 12px;
}

.content {
	float: left;
	width: 600px;
}

.content p {
	padding-bottom: 0;
}

.sequence {
	position: absolute;
	width: 300px;
	height: 20px;
	top: 0;
	right: 0;
	text-align: right;
	z-ndex: 100;
}

.sequence a {
	margin-left: 10px;
}

#Column1 {
	float: left;
	width: 415px;
	margin-top: 74px;
}

#Column2 {
	float: right;
	width: 415px;
	margin-top: 74px;
}