@charset "UTF-8";
/* CSS Document */

body {
background-color: #ffffff;
padding: 0;
margin: 0;
}

#Container {
width: 990px;
height: 720px;
padding: 0;
margin: 0 auto;
}

#Wrapper {
position:relative;
}

#Logo {
margin: 17px 0 17px 16px;
}

#Header {
height: 63px;
padding: 0;
margin: 0;
}

#GrayBar {
width: 990px;
height: 3px;
background-color: #b3b5b2;
padding: 0;
margin: 0;
}

.bold {
font-weight:bold;
}

#Links {
margin: 0;
padding: 0;
white-space:nowrap;
float: right;
}

#Menu {
margin: 24px 0 17px 0;
padding: 0;
}

#Menu ul, #Menu li {
display: inline;
padding: 0;
margin: 0;
list-style-type: none;
}

/* Item (A) Stlyes */

#item1 {
background:transparent url(images/li_learn.gif) 0 0 no-repeat;
padding: 5px 0 0 0;
}
#item1:hover {
background:transparent url(images/li_learn.gif) 0 -22px no-repeat;
}
 
 #item2 {
background:transparent url(images/li_connect.gif) 0 0 no-repeat;
padding: 5px 0 0 0;
}
#item2:hover {
background:transparent url(images/li_connect.gif) 0 -22px no-repeat;
 }
 
#item3 {
background:transparent url(images/li_product.gif) 0 0 no-repeat;
padding: 5px 0 0 0;
}
#item3:hover {
background:transparent url(images/li_product.gif) 0 -22px no-repeat;
 }

#item4 {
background:transparent url(images/li_paniq.gif) 0 0 no-repeat;
padding: 5px 0 0 0;
}
#item4:hover {
background:transparent url(images/li_paniq.gif) 0 -22px no-repeat;
 }

#item5 {
background:transparent url(images/li_store.gif) 0 0 no-repeat;
padding: 5px 0 0 0;
}
#item5:hover {
background:transparent url(images/li_store.gif) 0 -22px no-repeat;
 }

#item6 {
background:transparent url(images/li_support.gif) 0 0 no-repeat;
padding: 5px 0 0 0;
}
#item6:hover {
background:transparent url(images/li_support.gif) 0 -22px no-repeat;
 }
 
#item7 {
background:transparent url(images/li_contact.gif) 0 0 no-repeat;
padding: 5px 0 0 0;
}
#item7:hover {
background:transparent url(images/li_contact.gif) 0 -22px no-repeat;
 }
 
/* Upstates */

#item1_on {
background:transparent url(images/li_learn.gif) 0 -22px no-repeat;
padding: 5px 0 0 0;
}
#item1_on:hover {
background:transparent url(images/li_learn.gif) 0 -22px no-repeat;
}

#item2_on {
background:transparent url(images/li_connect.gif) 0 -22px no-repeat;
padding: 5px 0 0 0;
}
#item2_on:hover {
background:transparent url(images/li_connect.gif) 0 -22px no-repeat;
}

#item3_on {
background:transparent url(images/li_product.gif) 0 -22px no-repeat;
padding: 5px 0 0 0;
}
#item3_on:hover {
background:transparent url(images/li_product.gif) 0 -22px no-repeat;
}

#item4_on {
background:transparent url(images/li_paniq.gif) 0 -22px no-repeat;
padding: 5px 0 0 0;
}
#item4_on:hover {
background:transparent url(images/li_paniq.gif) 0 -22px no-repeat;
}

#item5_on {
background:transparent url(images/li_store.gif) 0 -22px no-repeat;
padding: 5px 0 0 0;
}
#item5_on:hover {
background:transparent url(images/li_store.gif) 0 -22px no-repeat;
}

#item6_on {
background:transparent url(images/li_support.gif) 0 -22px no-repeat;
padding: 5px 0 0 0;
}
#item6_on:hover {
background:transparent url(images/li_support.gif) 0 -22px no-repeat;
}

#item7_on {
background:transparent url(images/li_contact.gif) 0 -22px no-repeat;
padding: 5px 0 0 0;
}
#item7_on:hover {
background:transparent url(images/li_contact.gif) 0 -22px no-repeat;
}

/* Unique Page Styles */

#homeSplash {
position: absolute;
top:60px;
left: 210px;
z-index: 50;
width: 562px;
height: 547px;
}

#heroLearn {
position: absolute;
top:160px;
left: 201px;
z-index: 50;
width: 589px;
height: 449px;
}

#copyLearn p {
z-index: 60;
position: absolute;
top: 245px;
left: 520px;
width: 215px;
text-align: right;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}

#heroConnect {
position: absolute;
top:45px;
left: 220px;
z-index: 50;
width: 551px;
height: 533px;
}

#copyConnect p {
z-index: 60;
position: absolute;
top: 160px;
left: 530px;
width: 210px;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}

.indent {
padding-left: 20px;
}

#heroProduct {
position: absolute;
top:40px;
left: 205px;
z-index: 50;
width: 579px;
height: 561px;
}

#heroPaniq {
position:absolute;
top:40px;
left: 205px;
z-index: 50;
width: 577px;
height: 559px;
}

#heroSupport {
position: absolute;
top:40px;
left: 215px;
z-index: 50;
width: 567px;
height: 549px;
}

#copySupport ul {
z-index: 60;
position: absolute;
top: 200px;
left: 260px;
width: 400px;
}

#copySupport li {
list-style-type:none;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
margin: 15px 0 0 0;
}

#copySupport li a {
color:#ed1c22;
text-decoration:none;
margin: 0;
padding: 0;
}

#copySupport li a:hover {
color:#00aeef;
text-decoration:underline;
}

#heroContact {
position: absolute;
top:50px;
left: 215px;
z-index: 50;
width: 567px;
height: 549px;
}

#copyContact ul {
z-index: 60;
position: absolute;
top: 185px;
left: 255px;
width: 400px;
}

#copyContact li {
list-style-type:none;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:7pt;
margin: 10px 0 0 0;
}

#copyContact li a {
color:#ed1c22;
text-decoration:none;
margin: 0;
padding: 0;
}

#copyContact li a:hover {
color:#00aeef;
text-decoration:underline;
}








