/********* Global *********/
body {
	margin: 0;
	color: #373637;
	min-width: 850px;
	background: #828282 url("images/bg-body.gif") repeat-y 50% 0;
	font: 12px/18px arial, helvetica, sans-serif;
}

#wrapper{
	margin:0 auto;
	width:807px;
	background:#fff;
	padding:0 21px;
}
/********* Global *********/


/********* Main Header with Subnav *********/
table.Header { width: 807px; margin-bottom:2px; }

.HeaderText1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: right;
	margin: 0px;
	padding: 0px 8px 14px 0px;
}

td.WizPadLogout { padding-right: 78px; }
td.WizPadLogin { padding-right: 206px; }

td.WizNetPadLogout { padding-right: 24px; }
td.WizNetPadLogin { padding-right: 99px; }

#HeaderNav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
#HeaderNav li { float:left; }
#HeaderNav a {
	text-indent: -9999px;
	display: block;
	height: 20px;
}
#HeaderNav .active a, #HeaderNav a:hover { background-position:0 -20px; }
#HeaderNav .MySub { width:121px; background:url(images/wiz_head_btn_mysub.gif) no-repeat; }
#HeaderNav .Home { width:55px; background:url(images/wiz_head_btn_home.gif) no-repeat; }
#HeaderNav .Contact { width:87px; background: url(images/wiz_head_btn_contact.gif) no-repeat; }
#HeaderNav .Login { width:55px; background: url(images/wiz_head_btn_login.gif) no-repeat; }
#HeaderNav .Logout { width:65px; background: url(images/wiz_head_btn_logout.gif) no-repeat; }
/********* Main Header with Subnav *********/


/********* Main Nav *********/
table.MainNav { width: 807px; margin-bottom:2px; }

#MainNav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
#MainNav li { float:left; }
#MainNav a {
	text-indent: -9999px;
	display:block;
	height:70px;
}
#MainNav .active a, #MainNav a:hover { background-position:0 -70px; }
#MainNav .OurProd { width:193px; background:url(images/wiz_nav_btn_ourprod.jpg) no-repeat; }
#MainNav .OurTrack { width:229px; background:url(images/wiz_nav_btn_ourtrack.jpg) no-repeat; }
#MainNav .CustFeed { width:255px; background: url(images/wiz_nav_btn_custfeed.jpg) no-repeat; }
#MainNav .Events { width:130px; background: url(images/wiz_nav_btn_events.jpg) no-repeat; }

#MainNav .OurComp { width:198px; background:url(images/wiznet_nav_btn_ourcomp.jpg) no-repeat; }
#MainNav .Comp { width:203px; background:url(images/wiznet_nav_btn_comp.jpg) no-repeat; }
#MainNav .WizNetEvents { width:126px; background: url(images/wiznet_nav_btn_events.jpg) no-repeat; }
#MainNav .Prods { width:147px; background: url(images/wiznet_nav_btn_prods.jpg) no-repeat; }
#MainNav .Join { width:133px; background: url(images/wiznet_nav_btn_join.jpg) no-repeat; }
/********* Main Nav *********/


/********* Footer *********/
#Footer{
	width: 807px;
	height: 119px;
	background: #454445;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

.FooterText1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #dadada;
	text-align: left;
	margin: 0px;
	padding: 12px 0px 0px 0px;
}
.FooterText1 a:link, .FooterText1 a:visited { color: #dadada; text-decoration:none; padding-left:15px; padding-right:5px; }
.FooterText1 a:hover { text-decoration:underline; }

.FooterText2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #dadada;
	text-align: right;
	margin: 0px;
	padding: 12px 15px 0px 0px;
}
/********* Footer *********/


/********* Homepage *********/
table.Home1 { width: 807px; margin-bottom:2px; }
table.Home2 { width: 807px; background: #212121; margin-bottom:2px; }
table.Home3 { width: 807px; background: #212121; }

.HomePerfDate {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #d3d3d3;
	text-align: right;
	margin: 0px;
	padding: 0px 17px 4px 0px;
}

.HomePerfWin {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #0dcf18;
	text-align: left;
	margin: 0px;
	padding: 3px 10px 0px 15px;
}

.HomePerfLose {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #ed3b3b;
	text-align: left;
	margin: 0px;
	padding: 0px 10px 0px 15px;
}

.HomePerfProfit {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #bdbdbd;
	text-align: left;
	margin: 0px;
	padding: 0px 10px 15px 15px;
}

a.HomeOurProd:link, a.HomeOurProd:visited { 
	display: block;
	background: url(images/wiz_home_btn_ourprod.gif) no-repeat 0px 0px;
	width: 268px;
	height: 154px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
a.HomeOurProd:hover { background-position: 0px -154px; }

a.HomeFreeWeb:link, a.HomeFreeWeb:visited { 
	display: block;
	background: url(images/wiz_home_btn_freeweb.gif) no-repeat 0px 0px;
	width: 269px;
	height: 154px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
a.HomeFreeWeb:hover { background-position: 0px -154px; }

a.HomeOurComp:link, a.HomeOurComp:visited { 
	display: block;
	background: url(images/wiz_home_btn_ourcomp.gif) no-repeat 0px 0px;
	width: 268px;
	height: 154px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
a.HomeOurComp:hover { background-position: 0px -154px; }
/********* Homepage *********/


/********* Our Products Subnav *********/
table.OurProdsSubNav { width:807px; background:#646465; margin-bottom:2px; }

#OurProdsSubNav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
#OurProdsSubNav li { float:left; }
#OurProdsSubNav a {
	text-indent: -9999px;
	display: block;
	height: 39px;
}
#OurProdsSubNav .active a, #OurProdsSubNav a:hover { background-position:0 -39px; }
#OurProdsSubNav .ProdComp { width:175px; background:url(images/wiz_subnav_op_btn_pc.gif) no-repeat; }
#OurProdsSubNav .Wiz { width:111px; background:url(images/wiz_subnav_op_btn_wiz.gif) no-repeat; }
#OurProdsSubNav .WizPro { width:138px; background: url(images/wiz_subnav_op_btn_pro.gif) no-repeat; }
#OurProdsSubNav .iWiz { width:116px; background: url(images/wiz_subnav_op_btn_iwiz.gif) no-repeat; }
/********* Our Products Subnav *********/


/********* Product Comparison *********/
table.WNCompProd1 { width:807px; }
table.WNCompProd2 { width:273px; background:url(images/wiz_comp_bg_1.jpg) no-repeat top left; }
table.WNCompProd3 { width:303px; background:url(images/wiz_comp_bg_2.jpg) no-repeat top left; }

a.WNLearn1b:link, a.WNLearn1b:visited { 
	display: block;
	background: url(images/wiz_prodcomp_btn_3.gif) no-repeat 0px 0px;
	width: 101px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 0px 4px 0px 16px;
}
a.WNLearn1b:hover { background-position: 0px -20px; }

a.WNBuy1b:link, a.WNBuy1b:visited { 
	display: block;
	background: url(images/wiz_prodcomp_btn_4.gif) no-repeat 0px 0px;
	width: 83px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
a.WNBuy1b:hover { background-position: 0px -20px; }

a.WNLearn1c:link, a.WNLearn1c:visited { 
	display: block;
	background: url(images/wiz_prodcomp_btn_5.gif) no-repeat 0px 0px;
	width: 101px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 0px 4px 0px 16px;
}
a.WNLearn1c:hover { background-position: 0px -20px; }

a.WNBuy1c:link, a.WNBuy1c:visited { 
	display: block;
	background: url(images/wiz_prodcomp_btn_6.gif) no-repeat 0px 0px;
	width: 83px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
a.WNBuy1c:hover { background-position: 0px -20px; }

a.WNView1:link, a.WNView1:visited { 
	display: block;
	background: url(images/wiz_comp_btn_view1.gif) no-repeat 0px 0px;
	width: 273px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
a.WNView1:hover { background-position: 0px -30px; }

a.WNView2:link, a.WNView2:visited { 
	display: block;
	background: url(images/wiz_comp_btn_view2.gif) no-repeat 0px 0px;
	width: 303px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
a.WNView2:hover { background-position: 0px -30px; }
/********* Product Comparison *********/


/********* iWizard Pro *********/
table.iWiz1 { width:807px; background:#004ca2 url(images/wiz_iwiz_bg1.gif) repeat-x top left; }

a.iWizGet:link, a.iWizGet:visited { 
	display: block;
	background: url(images/wiz_iwiz_btn_get.gif) no-repeat 0px 0px;
	width: 146px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
a.iWizGet:hover { background-position: 0px -20px; }
/********* iWizard Pro *********/


/********* Track Record *********/
table.TrackRec { width:807px; background: #013b82; }
table.TrackRecLegal { width:741px; border-top: 1px solid #4e76a8; }

a.See:link, a.See:visited { 
	display:block;
	background: url(images/wiz_trackrec_btn_see.gif) no-repeat 0px 0px;
	width: 121px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
a.See:hover { background-position: -121px 0px; }

a.Amer:link, a.Amer:visited, a.Fid:link, a.Fid:visited, a.Put:link, a.Put:visited, a.Trow:link, a.Trow:visited, a.Vang:link, a.Vang:visited { 
	display:block;
	width: 240px;
	height: 23px;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
a.Amer:link, a.Amer:visited { background: url(images/wiz_trackrec_btn_ac.gif) no-repeat 0px 0px; }
a.Fid:link, a.Fid:visited { background: url(images/wiz_trackrec_btn_fid.gif) no-repeat 0px 0px; }
a.Put:link, a.Put:visited { background: url(images/wiz_trackrec_btn_put.gif) no-repeat 0px 0px; }
a.Trow:link, a.Trow:visited { background: url(images/wiz_trackrec_btn_tr.gif) no-repeat 0px 0px; }
a.Vang:link, a.Vang:visited { background: url(images/wiz_trackrec_btn_van.gif) no-repeat 0px 0px; }
a.Amer:hover, a.Fid:hover, a.Put:hover, a.Trow:hover, a.Vang:hover { background-position: -240px 0px; }

.TrackRecText1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	color: #ccd8e6;
	text-align: left;
	margin: 0px;
	padding: 12px 0px 24px 4px;
}
/********* Track Record *********/


/********* Customer Feedback Subnav *********/
table.CustFeedSubNav { width:807px; background:#646465; margin-bottom:2px; }

#CustFeedSubNav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
#CustFeedSubNav li { float:left; }
#CustFeedSubNav a {
	text-indent: -9999px;
	display: block;
	height: 39px;
}
#CustFeedSubNav .active a, #CustFeedSubNav a:hover { background-position:0 -39px; }
#CustFeedSubNav .WizFeed { width:174px; background:url(images/wiz_subnav_feed_btn_wiz.gif) no-repeat; }
#CustFeedSubNav .WizProFeed { width:202px; background:url(images/wiz_subnav_feed_btn_pro.gif) no-repeat; }
/********* Customer Feedback Subnav *********/


/********* Customer Feedback *********/
table.CustFeed1 { width:807px; background: #003980; }

.CustFeedText1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #e6ecf3;
	text-align: left;
	margin: 0px;
	padding: 0px 80px 7px 38px;
}

.CustFeedText2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #aad294;
	text-align: left;
	margin: 0px;
	padding: 0px 20px 0px 38px;
}

.CustFeedRulePad { padding-bottom:20px; }

a.CustFeedBack:link, a.CustFeedBack:visited { 
	display:block;
	background: url(images/wiz_feed_btn_back.gif) no-repeat 0px 0px;
	width: 98px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
a.CustFeedBack:hover { background-position: 0px -25px; }

.CustFeedReal {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #d5f799;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
.CustFeedReal a:link, .CustFeedReal a:visited { color: #d5f799; text-decoration:underline; }
.CustFeedReal a:hover { color: #aad194; text-decoration:none; }
/********* Customer Feedback *********/


/********* Events Subnav *********/
table.EventsSubNav{ width:807px; background:#646465; margin-bottom:2px; }

#EventsSubNav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
#EventsSubNav li { float:left; }
#EventsSubNav a {
	text-indent: -9999px;
	display:block;
	height:39px;
}
#EventsSubNav .active a, #EventsSubNav a:hover { background-position:0 -39px; }
#EventsSubNav .Upcoming { width:148px; background:url(images/wiz_events_btn_up.gif) no-repeat; }
#EventsSubNav .Video { width:202px; background:url(images/wiz_events_btn_vid.gif) no-repeat; }
#EventsSubNav .News { width:114px; background: url(images/wiz_events_btn_news.gif) no-repeat; }

#EventsSubNav .WNVideo { width:255px; background:url(images/wiznet_events_btn_vid.gif) no-repeat; }
/********* Events Subnav *********/


/********* Events *********/
.EventsText1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	color: #013f95;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding: 0px 50px 0px 20px;
}

.EventsText2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #4c4c4c;
	margin: 0px;
	padding: 10px 50px 0px 20px;
}

.EventsText3, .EventsText4, .EventsText5, .EventsText6 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #4c4c4c;
	margin: 0px;
}
.EventsText3 { padding: 10px 50px 0px 20px; }
.EventsText4 { padding: 10px 50px 0px 0px; }
.EventsText4 a:link, .EventsText4 a:visited { color: #4c4c4c; text-decoration:underline; }
.EventsText5 { padding: 5px 50px 0px 0px; }
.EventsText6 { padding: 10px 20px 0px 0px; }

.EventsText7 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #013f95;
	margin: 0px;
	padding: 5px 50px 0px 20px;
}
.EventsText7 a:link, .EventsText7 a:visited { color: #013f95; text-decoration:underline; }
.EventsText7 a:hover { color: #dc6e06; }

a.SignUp:link, a.SignUp:visited { 
	display:block;
	background: url(images/wiz_eventsup_btn_sign.gif) no-repeat 0px 0px;
	width: 103px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
a.SignUp:hover { background-position: 0px -20px; }

a.WatchNow:link, a.WatchNow:visited { 
	display:block;
	background: url(images/wiz_eventsinv_btn_watch.gif) no-repeat 0px 0px;
	width: 100px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 14px 0px 0px 0px;
}
a.WatchNow:hover { background-position: 0px -20px; }

a.Download:link, a.Download:visited { 
	display:block;
	background: url(images/wiz_eventsinv_btn_down.gif) no-repeat 0px 0px;
	width: 203px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 14px 0px 0px 0px;
}
a.Download:hover { background-position: 0px -20px; }

td.EvBot { padding-bottom: 60px; }
/********* Events *********/


/********* Company Subnav *********/
table.CompanySubNav { width:807px; background: #646465; margin-bottom:2px; }

#CompanySubNav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
#CompanySubNav li { float:left; }
#CompanySubNav a {
	text-indent: -9999px;
	display:block;
	height:39px;
}
#CompanySubNav .active a, #CompanySubNav a:hover { background-position:0 -39px; }
#CompanySubNav .Twn { width:174px; background:url(images/wiznet_comp_btn_twn.gif) no-repeat; }
#CompanySubNav .Boss { width:153px; background:url(images/wiznet_comp_btn_boss.gif) no-repeat; }
#CompanySubNav .What { width:232px; background: url(images/wiznet_comp_btn_what.gif) no-repeat; }
/********* Company Subnav *********/


/********* Company *********/
a.CompJoin:link, a.CompJoin:visited { 
	display:block;
	background: url(images/wiznet_comp_btn_join.gif) no-repeat 0px 0px;
	width: 212px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
a.CompJoin:hover { background-position: 0px -40px; }

.CompanyText1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #373637;
	margin: 0px;
	padding: 10px 150px 0px 15px;
}
.CompanyText1 a:link, .CompanyText1 a:visited { color: #013f95; text-decoration:underline; }
.CompanyText1 a:hover { color: #dc6e06; }

.CompanyText2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	color: #373637;
	margin: 0px;
	padding: 10px 150px 5px 15px;
}

.CompanyText3 {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	text-align: left;
	color: #373637;
	margin: 0px;
	padding: 15px 0px 7px 9px;
}
.Ct3sm { font-size: 12px; }

.CompanyText4 {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	color: #373637;
	margin: 0px;
	padding: 4px 0px 3px 9px;
}

.CompanyText5 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #373637;
	margin: 0px;
	padding: 0px 20px 0px 9px;
}

ul.CompBoss {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #373637;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}
ul.CompBoss a:link, ul.CompBoss a:visited { color: #013f95; text-decoration:underline; }
ul.CompBoss a:hover { color: #dc6e06; }
ul.CompBoss li {
	list-style: none;
	padding: 3px 0px 0px 10px;
	background-image: url(images/wiznet_company_boss_img3.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
}

a.CompDown1:link, a.CompDown1:visited { 
	display:block;
	background: url(images/wiznet_compen_btn_down1.gif) no-repeat 0px 0px;
	width: 293px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}
a.CompDown1:hover { background-position: 0px -22px; }

a.CompDown2:link, a.CompDown2:visited { 
	display:block;
	background: url(images/wiznet_compen_btn_down2.gif) no-repeat 0px 0px;
	width: 293px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}
a.CompDown2:hover { background-position: 0px -22px; }
/********* Company *********/