html {
	margin: 0px;
	padding: 0px;
}


a:active, a:focus {
	outline: 0px;
}


body {
	background-color: #4B4B4B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

#main_background_top {
	background-color: #E5E5E5;
	background-image: url(../images/main_background_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
}

#main_background_bottom {
	background-image: url(../images/main_background_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}

#content_frame {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}

#content_frame_background_top {
	background-image: url(../images/content_frame_background_top.png);
	_background-image: url(../images/empty.gif); 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content_frame_background_top.png', sizingMethod='scale');
	margin: 0px;
	padding: 0px;
	height: 16px;
}

#content_frame_background_bottom {
	background-image: url(../images/content_frame_background_bottom.png);
	_background-image: url(../images/empty.gif); 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content_frame_background_bottom.png', sizingMethod='scale');
	margin: 0px;
	padding: 0px;
	height: 16px;
	color: #888888;
	text-align: center;
	font-size: 9px;
}


#content_frame_background_bottom a {
	color: #888888;
	text-decoration: none;
}

#content_frame_background_middle {
	background-image: url(../images/content_frame_background_middle.png);	
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

#content_frame_background_middle_top {
	background-image: url(../images/content_frame_background_middle_top.png);	
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 2px;
}

#header {
	height: 80px;
}

#logo {
	margin-left: 20px;
	margin-top: 0px;
	float: left;
}

#logo img {
	border: 0px;
}

#menu {
	margin-left: 320px;
	margin-top: -16px;
}

#menu ul {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
	display: inline;
	width: 90px;
}

#menu img {
	border: 0px;
}

#menu a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#banner {
	background-image: url(../images/banner_home.jpg);
	background-repeat: no-repeat;
	height: 254px;
}

#slogan {
	background-image: url(../images/banner_slogan_background.png);
	background-repeat: repeat-x;
	_background-image: url(../images/empty.gif); 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/banner_slogan_background.png', sizingMethod='scale');
	height: 54px;
	_height: 38px;
	margin-top: 170px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding-top: 16px;
	padding-left: 16px;
}

#content {
	min-height: 450px;
	padding: 20px;
	padding-top: 40px;
}

#content a {
	text-decoration: none;
	color: #339900;
}

#content div.hr {
	height: 1px;
	background-image: url(../images/content_hr.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#content .product_small {
	width: 217px;
	float: left;
	padding-top: 16px;
}

#content .product_small img {
	margin-right: 10px;
	float: left;
	border: 0px;
}

#content .product_small h2 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content .product_small h3 {
	font-size: 9px;
	font-weight: bold;
	margin-top: 5px;
}

#content .product_small .price {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}

#content div.vr {
	width: 41px;
	height: 118px;
	background-image: url(../images/content_verticalline.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}

#content div.hr hr {
	display: none;
}

#content_product_main {
	width: 610px;
	margin-left: 70px;
	clear: both;
}

#content_product_main .image {
	margin-left: 0px;
	padding-top: 8px;
}

#content_product_main .image img {
	border: 0px;
	cursor: pointer;
}

#content_product_main .detail {
	float: right;
	width: 250px;
}

#content_product_main .try_buy {
	margin-top: 20px;
	margin-left: 68px;
	vertical-align: middle;
}

#content_product_main .try_buy img {
	border: 0px;
}

#content_product_main .product_price {
	width: 83px;
	float: left;
	margin-top: 2px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#content_product_main h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
}

#content_product_main h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}

#content_product_main p {
	line-height: 16px;
	margin-left: 30px;
	margin-top: 16px;
}

#content_product_detail {
	width: 740px;
	margin-left: 10px;
}

#content_product_detail .image {
	margin-left: 0px;
	padding-top: 8px;
}

#content_product_detail .detail {
	float: right;
	width: 370px;
	margin-right: 30px;
}

#content_product_detail .detail th {
	font-weight: normal;
	font-style: italic;
	color: #888888;
}

#content_product_detail .menu {
	float: right;
	width: 140px;
	margin-right: 0px;
}

#content_product_detail .menu a {
	color: #666666;
}

#content_product_detail .menu ul {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #CCCCCC;
}

#content_product_detail .menu li {
	width: 140px;
	height: 29px;
}

#content_product_detail .menu div.sep {
	height: 3px;
	background-image: url(../images/menu_seperator_hr.jpg);
	background-position: left middle;
	background-repeat: no-repeat;
}

#content_product_detail .bottom {
	height: 80px;
	background-image: url(../images/menu_seperator_ve.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#content_product_detail .menuentry {
	padding: 6px;
	margin-left: 2px;
	height: 15px;
	cursor: pointer;
	color: #666666;
}

#content_product_detail .menuentry_selected {
	background-image: url(../images/menu_background_selected.jpg);
	background-repeat: repeat-y;
	padding: 6px;
	margin-left: 2px;
	height: 15px;
	cursor: pointer;
	color: #666666;
}

#content_product_detail .menuentry:hover {
	background-image: url(../images/menu_background_hi.jpg);
	background-repeat: repeat-y;
}

#content_product_detail .menu a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666666;
}

#content_product_detail .try_buy {
	margin-top: 10px;
	margin-left: 0px;
	vertical-align: middle;
}

#content_product_detail .try_buy img {
	border: 0px;
}

#content_product_detail .product_price {
	width: 69px;
	float: left;
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#content_product_detail h1 {
	font-size: 26px;
	font-weight: bold;
	margin-top: 0px;
}

#content_product_detail p {
	line-height: 16px;
	margin-left: 30px;
	margin-top: 16px;
}

#content_products {
	width: 740px;
	margin-left: 10px;
}

#content_products .image {
	margin-left: 0px;
	padding-top: 0px;
	float: left;
}

#content_products .detail {
	width: 470px;
	margin-left: 100px;
}

#content_products .download_detail {
	width: 467px;
	margin-left: 100px;
}

#content_products .detail th {
	font-weight: normal;
	font-style: italic;
	color: #888888;
}

#content_products .menu {
	float: right;
	width: 140px;
	margin-right: 0px;
}

#content_products .menu a {
	color: #666666;
}

#content_products .menu ul {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #CCCCCC;
}

#content_products .menu li {
	width: 140px;
	height: 29px;
}

#content_products .menu div.sep {
	height: 3px;
	background-image: url(../images/menu_seperator_hr.jpg);
	background-position: left middle;
	background-repeat: no-repeat;
}

#content_products .bottom {
	height: 80px;
	background-image: url(../images/menu_seperator_ve.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#content_products .menuentry {
	padding: 6px;
	margin-left: 2px;
	height: 15px;
	cursor: pointer;
}

#content_products .menuentry_selected {
	background-image: url(../images/menu_background_selected.jpg);
	background-repeat: repeat-y;
	padding: 6px;
	margin-left: 2px;
	height: 15px;
	cursor: pointer;
	color: #000000;
}

#content_products .menuentry:hover {
	background-image: url(../images/menu_background_hi.jpg);
	background-repeat: repeat-y;
}

#content_products .menu a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#content_products .try_buy {
	vertical-align: middle;
	margin-left: 290px;
}

#content_products .try_buy img {
	border: 0px;
}

#content_products .product_price {
	width: 69px;
	float: left;
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#content_products .detaillink {
	float: left;
	margin-left: 30px;
}

#content_products h1 {
	font-size: 26px;
	font-weight: bold;
	margin-top: 0px;
}

#content_products h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 0px;
}

#content_products h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}

#content_products p {
	line-height: 16px;
	margin-top: 16px;
}

#content_products .product_small {
	width: 270px;
	float: left;
	padding-top: 16px;
	margin-bottom: 20px;
}

#content_products .product_small img {
	margin-right: 10px;
	margin-top: 2px;
	float: left;
	border: 0px;
}

#content_products .product_small h2 {
	font-size: 10px;
	line-height: 16px;
}

#content_products .product_small .price {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}

#content_products .product_small .desc {
	font-size: 9px;
	margin-left: 92px;
	width: 177px;
	margin-bottom: 16px;
}

#content_products div.vr {
	width: 41px;
	height: 118px;
	background-image: url(../images/content_verticalline.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}

#content_products div.hr hr {
	display: none;
}


#content_products div.hr {
	height: 1px;
	background-image: url(../images/content_hr_short.jpg);
	background-position: left;
	background-repeat: no-repeat;
}


#content_products .try_buy {
	clear: both;
	margin-left: 92px;
	vertical-align: middle;
}


#content_products .try_buy img {
	border: 0px;
	margin: 0px;
}


#content_products .product_price {
	width: 70px;
	float: left;
	margin-top: 2px;
	font-size: 11px;
	font-weight: bold;
}


#content .content_logo {
	float: left;
}


#content .content_press {
	margin-left: 220px;
}


#content .content_legal {
	margin-left: 220px;
}


#content .content_contact {
	margin-left: 220px;
}


#content .content_partner {
	margin-left: 220px;
}


#content .content_press img {
	border: 1px solid #000000;
	padding: 1px;
	float: left;
}


#content .content_press .text {
	margin-left: 190px;
	font-size: 10px;
}


.content_products_product {
	width: 570px;
}

#footer {
	background-image: url(../images/content_frame_background_mirror.png);
	_background-image: url(../images/empty.gif); 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content_frame_background_mirror.png', sizingMethod='scale');
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 80px;
}

#screenshot {
	position: fixed;
	_position: inherited;
	background-image: url(../images/screenshot_background.png);
	z-index: 100000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
}

#screenshot h1 {
	margin-top: 0px;
	font-size: 20px;
}

#screenshot h2 {
	margin-top: 0px;
	font-size: 20px;
	color: #8FAAC6;
}

.clear {
	clear: both;
}

.lightgrey {
	color: #BBBBBB;
}

.top0 {
	margin-top: 0px;
}

#debug {
	position: fixed;
	_position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px;
	z-index: 1000000000;
}