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

* { 
margin:0;padding:0;
}
img { 
border:0 
}
.invis { 
visibility:hidden;
}
body { 
background-color:#fff;
font-family:helvetica, arial, sans-serif;
font-size:12px;color:#696969; 
}
h2 { 
color:#006888; font-size:15px;
margin-bottom:10px;
}
strong {
color:#3d3d3d;
}
ul {
list-style-position:inside;
}

/* HEADER */
#headerwrapper { 
float:left;display:inline;
width:100%;height:339px;
background:url(images/bg_headerwrapper.jpg) repeat-x 0 0;
}
#header {
width:1023px;height:335px;
margin:0px auto;
background:url(images/bg_header.jpg) top left no-repeat;
}
#header #top a{
margin:0px;
color:#fff;text-decoration:none;
}
#header #top a:hover {
text-decoration:underline;
}
#header #top p {
float:left;display:inline;
width:550px;height:15px;
padding-top:5px;font-weight:bold;
color:#fff;margin:0 0 0 460px;
}
#header .seebelow {
color:#a5efff;font-weight:bold;
}
#header a.thickbox{
float:left;display:inline;
width:252px;height:30px;
margin:248px 0 0 547px;
text-decoration:none;
}

/* H2 TAGS */
h2 {
display:block;
width:255px;height:25px;
padding-top:10px;padding-left:40px;
}
h2.services {
background:url(images/h2_services.png) top left no-repeat;
}
h2.inshop{
background:url(images/h2_inshop.png) top left no-repeat;
}
h2.lowprices{
background:url(images/h2_lowprices.png) top left no-repeat;
}
h2.flatrate{
background:url(images/h2_flatrate.png) top left no-repeat;
}
h2.protection{
background:url(images/h2_protection.png) top left no-repeat;width:350px;
}
h2.databackup {
background:url(images/h2_data.png ) top left no-repeat;
}
h2.datarecovery {
background:url(images/h2_data.png ) top left no-repeat;
}
h2.spyware {
background:url(images/h2_spyware.png ) top left no-repeat;
}
h2.networking {
background:url(images/h2_networking.png ) top left no-repeat;
}
h2.training {
background:url(images/h2_training.png ) top left no-repeat;
}

/* CONTENT */
#contentwrapper {
float:left;display:inline;
width:100%;min-height:400px;
background:url(images/bg_content.jpg) repeat-x 0 0;
}
.row {
margin:0px auto;
width:1023px;min-height:201px;
}
.row .left {
float:left;display:inline;
width:291px;min-height:150px;
margin-left:48px;padding:15px 13px 15px 28px;
background:url(images/bg_leftbox.jpg) 0 1px no-repeat;
}
.row .right {
float:left;display:inline;
width:607px;min-height:150px;
padding:15px 10px 15px 25px;
background:url(images/bg_rightbox.jpg) 0 1px no-repeat;
}
.pricechart {
margin-bottom:20px;
}
.hr {
margin:25px 0 25px 0px;
}

/* FOOTER */
#footerwrapper {
float:left;display:inline;margin-top:30px;
width:100%;height:102px;
background:url(images/bg_footerwrapper.jpg) repeat-x 0 0;
}
#footer {
margin:0px auto;
width:963px;height:37px;
padding:65px 0 0 60px;
color:#fff;
background:url(images/bg_footer.jpg) top left no-repeat;
}

/* POPUP */
p.login {
color:#000;
margin:10px 10px 0 8px;
font-weight:bold;
}
p.smaller {
margin:0px 10px 0 8px;
font-size:11px;
}
.enter {
font-weight:bold;
color:#02315b;
}
