﻿body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#5c7a99;
}
h1{
	font-size: 16px;
	border-bottom: 2px solid #000000;
	margin-bottom: 20px;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #99CCFF;
}
a:active {
	color: #000066;
}
:focus {
	-moz-outline-style: none;
}
.main{
	width: 760px;
	margin: auto;
	border-right: 2px #9CCFFF solid;
}
.header{
	background: transparent url('images/heading.jpg') no-repeat left top;
	width: 735px;
	height: 102px;
	text-align: right;
	padding: 15px 10px 10px 15px;
}
.header a.blackice{
	display: block;
	text-indent: -5000px;
	width: 152px;
	height: 38px;
	float: left;
}
.header a.shop{
	display: block;
	float: right;
	padding-top: 60px;
}
.header img{
	width: 50px;
	height: 45px;
	border: 0px;
}
.content{
	border: 0px;
}
.menu{
	width: 190px;
	vertical-align: top;
	background: #9CCFFF url('images/Side_Stretch.jpg') repeat-y left top;
}
.menu-system{
	padding-bottom: 42px;
	background: transparent url('images/Menu_Bottom.gif') no-repeat left bottom;
}
.menu-system a{
	display: block;
	width: 190px;
	text-indent: -5000px;
}
.menu-system a.home{
	background: #9CCFFF url('images/Home.gif') repeat-y left top;
	height: 32px;
}
.menu-system a.home:hover{
	background-position: 0px -32px;
}
.menu-system a.faq{
	background: #9CCFFF url('images/FAQ.gif') repeat-y left top;
	height: 28px;
}
.menu-system a.faq:hover{
	background-position: 0px -28px;
}
.menu-system a.requirements{
	background: #9CCFFF url('images/Req.gif') repeat-y left top;
	height: 30px;
}
.menu-system a.requirements:hover{
	background-position: 0px -30px;
}
.menu-system a.manual{
	background: #9CCFFF url('images/Manual.gif') repeat-y left top;
	height: 26px;
}
.menu-system a.manual:hover{
	background-position: 0px -26px;
}
.menu-system a.download{
	background: #9CCFFF url('images/Download.gif') repeat-y left top;
	height: 26px;
}
.menu-system a.download:hover{
	background-position: 0px -26px;
}
.menu-system a.buy{
	background: #9CCFFF url('images/Buy.gif') repeat-y left top;
	height: 28px;
}
.menu-system a.buy:hover{
	background-position: 0px -28px;
}
.menu-other a{
	display: block;
	text-indent: -5000px;
	margin: 20px auto;
}
.menu-other a.forum{
	background: #9CCFFF url('images/Forum.gif') repeat-y left top;
	width: 102px;
	height: 48px;
}
.menu-other a.impact-colorfax{
	background: #9CCFFF url('images/colorfax.jpg') repeat-y left top;
	width: 100px;
	height: 141px;
}
.menu-other a.loveview{
	background: #9CCFFF url('images/fvibanner4.gif') repeat-y left top;
	width: 120px;
	height: 60px;
}
.main-content{
	width: 530px;
	vertical-align: top;
	padding: 0px 20px;
	background-color:white;
}
.footer{
	width: 760px;
	height: 25px;
	background: #9CCFFF url('images/bottom.jpg') no-repeat left top;
}