body {
	margin: 0px;
	background: fixed url(img/gradient.png) repeat-x #666666;
	width: 100%;
}

img{
	border: 0px solid transparent;
}

#content{
	width: 100%;
}

#burst{
	background: url(img/burst.png) no-repeat scroll 10% -43%;
	width: 100%;
	height: 736px;
}

#pageframe{
	padding-left: 0px;
}

#fullpage{
	width: 913px;
	margin: 0 auto 0 auto;
	overflow: visible;
}

#pagetop{
	width: inherit;
	background: url(img/top.png) no-repeat;
	height: 306px;
	margin-bottom: 0;
	padding-top: 0px;
	padding-left:  53px;
}

#pageend{
	width:100%;
	height: 37px;
	background: url(img/end.png) no-repeat center;
	margin-top: 40px;
}

#mainmenu{
	padding-top: 1px;
	height: 113px;
}

#mainmenu ul{
	color:  white;
	font-family: Cooper Std;
	font-size: 20px;
	list-style-type: none;
	list-style-position: inside;
	margin: 85px 0px 0px 411px;
}

#mainmenu li{
	display: inline;
	padding-left: 7px;
	padding-right: 7px;
}



#submenu{
	margin:  0 0 0 0;
	list-style-type: none;
	list-style-position: inside;
}

#submenu li{
	display: inline;
	display: inline-block !important;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
}

#submenu li a{
	margin-bottom: 10px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-shadow: #fff 1px 1px 03px;
}

#submenu li a:hover{
	text-decoration: underline;
}

#supportlink{
	padding-top: 10px;
	background: url(img/support.png) no-repeat;
}
#supportlink:hover{
	background: url(img/support_hover.png) no-repeat;
}

#productslink{
	padding-top: 9px;
	background: url(img/products.png) no-repeat;
}
#productslink:hover{
	background: url(img/products_hover.png) no-repeat;
}

#contactlink{
	padding-top: 10px;
	background: url(img/contact.png) no-repeat;
}
#contactlink:hover{
	background: url(img/contact_hover.png) no-repeat;
}


#topcontent{
	padding-top:1px;
	width: 807px;
	height: 100px;
}


#topcontent #titleimage{
	margin-top: 30px;
	margin-bottom: 0px;
	width: 100%;
	height: 57px;
	text-align: center;
	background: url(img/bar.png) no-repeat center bottom;
}

#topcontent img{;
	border: 0px solid white;
}

#topcontent h2{
	width:  100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom:0px;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#submenucontainer{
	margin-top: 25px;
	width: 95.5%;
	height: 20px;
	text-align: center;
}

h1{
	margin-top: 0px;
	color: #333333;
	font: bold 24px Georgia, "Times New Roman", Times, serif;
}

#page{
	width: inherit;
	text-align: justify;
	background: url(img/pagepattern.png) repeat-y;
	margin-top: 0;
	padding-top: 1px;
	padding-left:  85px;
	padding-right: 81px;
	padding-bottom: 0px;
}

#pagebottom{
	width: inherit;
	height: 122px;
	background: url(img/pageend.png) repeat-y;
}



#footer{
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 200px;
	clear: both;
}


#info{
	position: fixed;
	width: 100%;
	height: 77px;
	background: url(img/infobar.png) repeat-x;
	bottom: 0px;
	text-align: center;
	padding-top: 0px;
	z-index: 0;
}

#whl{
	position: fixed;
	bottom: 0px;
	left:-470px;
	height: 177px;
	width: 100%;
	background: url(img/whl.png) no-repeat center 30px;
	%clip: rect(0 800px auto 0);
	z-index:-1;
}

#whr{
	width: 100%;
	position: fixed;
	bottom: 10px;
	right: -410px;
	height: 150px;
	z-index: -1;
	background: url(img/whr.png) no-repeat center 10px;
}


#wvr{
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 295px;
	height: 156px;
	z-index: 1;
	background: url(img/wvr.png) no-repeat;
}



#wvhl2{
	position: fixed;
	bottom: 0px;
	left: -400px;
	width: 100%;
	height: 110px;
	z-index: 2;
	background: url(img/wvhl.png) no-repeat center;
}

#wvhl{
	position: fixed;
	bottom: 0px;
	left: -25px;
	height: 110px;
	width: 342px;
	z-index: 2;
	background: url(img/wvhl.png) no-repeat;
}

#wvvl{
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 256px;
	height: 178px;
	z-index: 4;
	background: url(img/wvvl.png) no-repeat;
}

#language{
	float:right;
	padding-top:12px;
	width: 68px;
	height: 24px;
	z-index: 3;
}

#innerinfo{
	padding-top:12px
}

a, p, .ntext, li{
	color: #535353;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p {
	width: inherit;
	
	margin-top: 0;
	margin-bottom: 20px;
}
a{
	z-index: 8;
}

#apple_legal{
	font-size:11px;
	padding-top:20px;
	color:gray;
	width:90%;
	margin: 0 auto;
	text-align: center;
}

#disclaimer{

	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	clear: both;
	padding-top:10px;
	font-size:11px;
	width: 100%;
	margin: 0 auto;
	color:gray;
}

.appicon{
	position: fixed;
	bottom: 30px;
	left: 215px;
}

.spacer{
	height:100px;
}

.nopad{
	padding: 0px !important;
}

#imgcontainer{
	width: 100%;
	background: url(img/imgcontainer.png) no-repeat center;
	height: 401px;
	position: fixed;
	bottom: -400px;
	margin:  0 auto;
}

#imgplace{
	margin:  0 auto;
	width: 279px;
	height: inherit;
	padding: 2px 0px 0px 32px;
}

#imgplace img{
	width: 239px;
	height: 360px;
}

#closeplace{
	margin:  0 auto;
	height: 30px;
	width: 279px;
	overflow: hidden;
}

#closeplace a { 
	position:relative; 
	z-index:0; 
	display:block; 
	width:30px; 
	height:60px;  
	text-indent:-9999px; 
	background:url(img/close.png) no-repeat; 
	cursor:pointer; 
	outline:none; 
	background-image:expression('none')!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/close.png', sizingMethod='crop');
}
#closeplace a:hover { 
	top: -30px; 
	background-image: expression('none')!important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/close.png', sizingMethod='crop'); }
	
