body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	background-color: #3f3f3f;
	background-image: url(images/backgroundi.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 98%;
}

div {
	margin: 0;
	padding: 0;
	display: block;
}

a:link,a:visited {
	border: none;
	color: #D8D8D8;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #9c0;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
}

a:active {
	color: #9c0;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
}

a img {
	border: none;
}

.container {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
}

.header_logo {
	float: left;
	padding-right: 0.5em;
}

.header_title_container {
	display: block;
}

.header_title {
	padding: 0;
	margin: 0;
	font-size: 135%;
	font-weight: bold;
	font-style: none;
	padding-top: 0.5em;
	color: #9c0;
	text-align: left;
}

.header_title_white {
	color: white;
}

.header_subtitle {
	color: #9c0;
	font-size: 82%;
	font-weight: bold;
	padding-top: 1.5em;
	float: right;
	font-style: italic;
	padding-right: 5px;
	font-style: italic;
}

.menu_container {
	clear: both;
	height: 32px;
	width: 98%;
	text-align: center;
	background-color: #424443;
	background-image: url("images/menubackgroundi.png");
	background-repeat: repeat-x;
}

ul.menu_list {
	list-style-type: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

ul.menu_list li {
	padding-top: 10px;
	height: 22px;
	width: 80px;
	float: left;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-right-color: #9c0;
}

a.menu_item:link,a.menu_item:visited {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

a.menu_item:hover {
	display: block;
	color: #9c0;
	font-weight: bold;
	text-decoration: none;
}

a.menu_item:active {
	display: block;
	color: #9c0;
	font-weight: bold;
	text-decoration: none;
}

a.menu_item_selected {
	display: block;
	color: #9c0;
	font-weight: bold;
	text-decoration: none;
}

.content {
	clear: both;
	width: 100%;
	max-width: 480px;
}

.content_product {
	color: #D8D8D8;
	clear: both;
	
	text-align: left;
	width: 240px;
	font-size: 100%;
	padding-top: 0.5em;
	padding-left: 25px;
}

.content_main {
	color: #D8D8D8;
	float: left;
	width: 285px;
	text-align: left;
	font-size: 110%;
	padding-top: 0em;
	padding-left: 20px;
}

.content_main_p {
	padding-top: 10px;

}

.content_clear {
	clear: both;
}

.content_screen_container {
	clear: both;
}

.content_screen_core {
	color: #D8D8D8;
	float: left;
	text-align: left;
	width: 206px;
	font-size: 100%;
	padding-top: 0.5em;
}

.content_screen_previous {
	float: left;
	padding-top: 80px;
	padding-right: 15px;
}

.content_screen_next {
	float: left;
	padding-top: 80px;
	padding-left: 15px;
}

ul.product_list {
	list-style-type: square;
	list-style-image: url("images/s.png");
	float: left;
	font-size: 110%;
	display: block;
	width: 85%;
	margin: 5px;
	padding: 0;
}

ul.product_list li {
	padding: 5px;
	width: 100%;
	float: left;
	border: plain;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #9c0;
}

.product_list_item_1 {
	color: #9c0;
	float: left;
	font-size: 90%;
	width: 30%;
}

.product_list_item_2 {
	float: right;
	font-size: 90%;
	width: 70%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-style: italic;
}

.product_title {
	clear: both;
	text-align: center;
	font-size: 110%;
	color: #D8D8D8;
	font-weight: bold;
	width: 300px;
}

.submenu_back {
	float: left;
	padding-right: 3px;
}

ul.submenu_list {
	float: left;
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

ul.submenu_list li {
	background-color: #424443;
	padding-top: 10px;
	height: 22px;
	width: 65px;
	float: left;
	border-color: #9c0;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 0.5em;
	font-weight: bold;
}

a.submenuitem:link,a.submenuitem:visited {
	color: #D8D8D8;
	font-weight: bold;
	text-decoration: none;
}

a.submenuitem:hover {
	display: block;
	color: #9c0;
	font-weight: bold;
	text-decoration: none;
}

a.submenuitem:active {
	display: block;
	color: #9c0;
	font-weight: bold;
	text-decoration: none;
}

a.submenu_item_selected {
	display: block;
	color: #9c0;
	font-weight: bold;
	text-decoration: none;
}

ul.feature_list {
	list-style-type: square;
	list-style-image: url("images/v.png");
	color: #D8D8D8;
	text-align: left;
	float: left;
	padding-left: 22px;
	font-size: 110%;
}

.support {
	clear: both;
	color: #D8D8D8;
	font-weight: bold;
	font-size: 90%;
	color: #D8D8D8;
}

.helpline1 {
	color: #9c0;
	float: right;
	padding-left: 30px;
	font-size: 90%;
}

.helpline2 {
	float: left;
	padding-right: 0.2em;
	font-size: 90%;
}

ul.faq_list {
	color: #9c0;
	list-style-type: square;
	text-align: left;
	float: left;
	padding-left: 22px;
	font-size: 110%;
}

.faq_question {
	color: #9c0;
}

.faq_response {
	color: #D8D8D8;
}

a.wlink:link,a.wlink:visited {
	color: #F0F0F0;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

.product_icon {
	vertical-align: bottom;
}

.overview_caption {
	font-size: 90%;
	color: #9c0;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	padding: 3px;
	clear: both;
}

.overview_shot {
	padding: 3px;
	background-color: #D8D8D8;
}

.footer_up {
	clear: both;
	height: 8px;
}

.footer {
	clear: both;
	color: #999999;
	font-size: 75%;
	padding: 0.8em;
	width: 90%; border-top : 1px solid #999999;
	text-align: left;
	border-top: 1px solid #999999;
}

.footer .right {
	text-align: right;
}

.footer p {
	margin: 0;
}
