* {
margin:0;
padding:0;
}

body{
background:#dde9f8;
font: 1em Arial, sans-serif, Verdana;
color:#0c0a50;
margin:0;
padding:0;
}

img{
border: 0px solid;
}

a{
text-decoration:none;
display:block;
padding:.3em 0px .3em 0px;
color:#0B094F;
}

a:hover{
color:#5fa1f4;
}

a.FAQ{
text-decoration:underline;
padding:.5em 0 0 0;
}

a.FAQ:hover{
color:#0B094F;
}

a.top{
display:inline;
font-size:.7em;
font-weight:bold;
}

a#productinfo{
text-decoration:none;
}

a#productinfo:hover{
color:#0B094F;
}

p{
padding:.5em 0em .5em 0em;
}

h2{
padding:.4em 0px .4em 0px;
}

h3{
text-align:center;
font-size:1.1em;
}

h4{
padding:.7em 0 0 0;
}

caption{
font-weight:bold;
font-size:1.1em;
}

li{
padding:.3em 0 .3em 0;
}

#container{
display:block;
margin-left: auto; margin-right: auto;
background:#dde9f8 url(images/bg.png) repeat-y;
margin-top:5px;
width:950px;
}

#menu{
display:block;
height:38px;
background:transparent url(images/menubgcombined2.png) repeat-x;
}

#menubarleft{
display:block;
float:left;
width:238px;
}

#menubarright{
display:block;
float:right;
width:185px;
}

#menubaritems{
display:block;
float:left;
width:527px;
background:transparent url(images/menubgcombined2.png) repeat-x;
}

#menu a{
display:block;
float:left;
padding: 9px 0px 0px 0px;
color:#ffffff;
font-weight: bold;
height:29px;
}

#menu a:hover{
background:#0c0a50 url(images/menubgcombined2.png) 0px -47px repeat-x;
color:#c7dbf4;
font-weight: bold;
}

#menu a.selected{
background:#0c0a50 url(images/menubgcombined2.png) 0px -47px repeat-x;
}

#menu a.selected:hover{
background:#0c0a50 url(images/menubgcombined2.png) 0px -47px repeat-x;
color:#ffffff;
}

a#aboutus{
width:96px;
text-align:center;
}

a#products{
width:94px;
text-align:center;
}

a#prices{
width:76px;
text-align:center;
}

a#troubleshooting{
width:153px;
text-align:center;
}

a#contact{
width:105px;
text-align:center;
}

#main{
display:block;
background:#dde9f8 url(images/bg.png) repeat-y;
overflow:auto;
width:950px;
}

#mainleft{
display:block;
position:relative;
padding:20px 20px 20px 40px;
width:250px;
float:left;
font: .9em Arial, sans-serif, Verdana;
}

a.imagelink{
padding: 0 0 .6em 0;
}

#mainright{
display:block;
padding:20px 40px 20px 20px;
width:580px;
float:right;
}

#bottom{
display:block;
position:relative;
bottom:0px;
height:35px;
}

