@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
}
b {color:#0B7BCE}
a {color:#0B7BCE; font-weight:bold;font-style:italic;text-decoration:none;}
body {
	background:#c9e4ef url(images/back.jpg) repeat-x top;
	text-align: center;
	font-family: tahoma;
	color: #444;	
}

.head {background:url(images/header.jpg) no-repeat; width:100%; height:109px;margin-bottom:1px;margin-top:1px;}
.contact {float:right; width:200px;font-size:small;text-align:left;height:63px;margin-bottom:10px;margin-top:30px;}
.content {width:845px;text-align:left;height:850px;background:#fff;}
.menu {width:100%; background: url(./images/m_background.gif) #fff bottom left repeat-x;height:23px;border-bottom:solid 1px silver;}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0;
}

#nav-menu li a
{
background: url(./images/m_background.gif) #fff bottom left repeat-x;
border-right:solid 1px silver;
height: 23px;
line-height: 23px;
float: left;
width: 6em;
display: block;
color: #fff;
text-decoration: none;
text-align: center;
font-size:0.9em;
font-weight:bold;
}
#nav-menu li a:hover
{
background: url(./images/m_background_h.gif) #fff bottom left repeat-x;
border-right:solid 1px silver;
height:23px;
line-height:23px;
float: left;
width: 6em;
display: block;
color: #0d2474;
text-decoration: none;
text-align: center;
font-size:0.9em;
font-weight:bold;
}
#nav-menu li a .current
{
background: url(./images/m_background_h.gif) #fff bottom left repeat-x;
border-right:solid 1px silver;
height:23px;
line-height:23px;
float: left;
width: 6em;
display: block;
color: #0d2474;
text-decoration: none;
text-align: center;
font-size:0.9em;
font-weight:bold;
}
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:30em;
} 
.m_spacer {background:transparent url(images/m_spacer.gif) repeat-x; width:100%; height:23px;margin-top:1px;}
.middle {width:843px;margin-left:1px;margin-right:1px;background:url(images/midbg.gif) repeat-x;height:311px;}
.p_content {width:845px;height:600px;background:url(./images/pbg.gif) no-repeat;margin-top:1px;}
h1 {width:400px;padding-left:20px;font-weight:bold;color:#fff;background:#0099FF;margin-top:0px;font-size:20px;padding-bottom:5px;}
.text {width:400px;margin-left:20px;}
.left {background:url(./images/pcscreen.jpg) no-repeat;width:268px;height:311px;margin-left:0px;float:left;}
.right {width:570px;height:311px;float:right;}
.spyware {background:url(images/spyware.gif) no-repeat;margin:auto; width:564px;height:307px;}
.troubleshooting {background:url(images/troubleshooting.gif) no-repeat;margin:auto; width:564px;height:307px;}
.pcsetup {background:url(images/pcsetup.gif) no-repeat;margin:auto; width:564px;height:307px;}
.hardware {background:url(images/hardware.gif) no-repeat;margin:auto; width:564px;height:307px;}
.performance {background:url(images/spyware.gif) no-repeat;margin:auto; width:564px;height:307px;}
.wireless {background:url(images/wireless.gif) no-repeat;margin:auto; width:564px;height:307px;}
.bottom {width: 845px;margin:auto; height:auto;line-height:15px;float:left;}
.footer {background:#fff url(images/footer.gif) no-repeat;width:845px;height:30px;margin:auto;}
.pricing {background:url(images/pricing.gif) no-repeat;margin:auto; width:564px;height:307px;}
.services {background:url(images/services.gif) no-repeat;margin:auto; width:564px;height:307px;}
.contact {background:url(images/contact.gif) no-repeat;margin:auto; width:564px;height:307px;}
.pageHeading {float:left;width:100%;height:40px;margin-top:20px;}
.bigger {font-size:1.5em;margin-left:10px;}
.bleft {float:left;margin-left:10px;width:411px;height:300px;border-solid 1px silver;line-height:18px;}
.bleft_s {float:left;margin-left:10px;width:700px;height:300px;border-solid 1px silver;line-height:18px;}
.bleft_c {float:left;margin-left:10px;width:550px;height:300px;border-solid 1px silver;line-height:18px;}
.bright_c {float:right;margin-right:10px;width:265px;height:300px;border-solid 1px silver;line-height:18px;}
.bright {float:right;margin-right:10px;width:411px;height:300px;border-solid 1px silver;line-height:18px;}
.40pxlh {line-height:100px;height:200px;width:100%;}