body {
	font: 13px "Lucida Grande", Sans-Serif;
	color: #4c4c4c;
	margin: 0;
	padding: 0;
	background: url(images/Background.png) repeat center top;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 679px;
	padding: 12px 3px 3px;
	background-position: center top;
}

.ie6hide {
	display: none;
	visibility: hidden;
}

#navigation {
	height: 38px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #000000 0 1px 1px;
	font-size: 14px;
	text-align: right;
	float: right;
	margin-top: 34px;
}

#logo {
	width: 131px;
	height: 72px;
	float: left;
	margin-left: 27px;
}

#navigationleft {
	width: 9px;
	height: 38px;
	background: url(images/NavigationLeft.png) no-repeat left top;
	float: left;
}

#navigationmiddle {
	height: 30px;
	background: url(images/NavigationMiddle.png) repeat-x center top;
	float: left;
	padding-top: 9px;
}

#navigationright {
	width: 9px;
	height: 38px;
	background: url(images/NavigationRight.png) no-repeat right top;
	float: left;
}

/* @group Navigation */

#navigation a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #000000 0 1px 1px;
	font-size: 14px;
}

#navigation ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navigation li {
	padding: 0;
	margin: 0 2px;
	display: inline;
}



/* @end */

#matalotheader {
	width: 679px;
	height: 112px;
	background: url(images/MatalotHeader.png) no-repeat center top;
	position: relative;
	margin-top: 7px;
}

/* @group #matalotheader */

#buy {
	width: 136px;
	float: right;
	z-index: 0;
	padding-top: 40px;
	color: #fff;
	text-shadow: #000000 0 1px 1px;
	font-size: 11px;
	padding-right: 40px;
	text-align: center;
	background: url(images/Buy-NoBanner.png) no-repeat right top;
	margin-top: 1px;
	margin-right: 2px;
	padding-bottom: 6px;
}

#buy a {
	color: #fff;
	text-decoration: none;
	text-shadow: #000000 0 1px 1px;
	z-index: 2;
	font-weight: bold;
}

#button {
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	width: 137px;
	text-align: center;
	padding-top: 6px;
	z-index: 2;
	margin-left: 1px;
	margin-bottom: 1px;
	background-position: center top;
	background-repeat: no-repeat;
}



/* @end */

#page {
	margin-top: 6px;
}

#pagetop {
	background: url(images/PageTop.png) no-repeat center top;
	height: 31px;
}

#pagemiddle {
	background: url(images/PageMiddle.png) repeat-y center center;
}

#pagebottom {
	background: url(images/PageBottom.png) no-repeat center bottom;
	height: 30px;
}

.feature {
	margin-left: 20px;
	margin-right: 20px;
}

/* @group Feature */

.leftdescription {
	width: 370px;
	float: left;
	margin-top: 84px;
	margin-left: 46px;
}

.rightdescription {
	width: 370px;
	float: right;
	margin-top: 84px;
	margin-right: 46px;
}

.leftscreenshot {
	width: 217px;
	float: left;
	text-align: center;
	padding-left: 5px;
}

.rightscreenshot {
	width: 217px;
	float: right;
	text-align: center;
	padding-right: 4px;
}

.icon {
	float: left;
	width: 32px;
	height: 32px;
	background-color: #sec;
	margin-top: 4px;
}

.content {
	float: right;
	width: 321px;
}

.header {
	font-weight: bold;
	font-size: 20px;
}



/* @end */

#footer {
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
}

a {
	color: #82ad00;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

img {
	border-style: none;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}