body {
	background-image: url(images/bgcolumn.gif);
	background-position: center top;
	background-repeat: repeat-y;
	margin:0;
	padding:0;
	letter-spacing: 2px;
	line-height: 20px;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #cccccc;
	background-color: #000000;
	min-width:900px; /* Prevent content from becoming unreachable in Gecko */
}

img {  
	border-style: none;
	border: none;
	margin: none;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
	border:none;
}

a:hover {
	text-decoration: underline;
}

#bgcolumn {
	background-color: #000000;
	background-position: 0 106px;
	background-image: url(images/01.jpg);
	background-repeat: repeat-y;
	left: 50%;
	z-index: 1;
	position: absolute;
	top: 0px;
	margin-left: -450px;
	height: 2000px;
	width: 902px;
}
body>div#bgcolumn {
	position:fixed;
}

/* position:absolute for all browsers - the whole page scrolls */
div#headerwrap {
	z-index: 10;
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height:106px;
}
/* position:fixed for modern browsers - header and footer do not scroll */
body>div#headerwrap {
	position:fixed;
}
div#header {
	background-image: url(images/headerlogo.jpg);
	background-repeat: no-repeat;
	height:106px;
	width:900px;
	margin:0 auto;
}
/* set a left margin to compensate for IE/Win always making room for a scrollbar */
#navbar {
	position: relative;
	top: 78px;
	height: 28px;
	width: 900px;

}

div#middlewrap {
/* set left margin and bottom padding for IE5/Win */
	margin-left:0;
/* set left margin and bottom padding for others */
	voice-family: "\"}\"";                                          
	position: relative;
	z-index: 2;
	padding-left: 0;                       
	padding-right: 0;
	padding-top: 126px;
	voice-family:inherit;
	margin-left:16px;
	padding-bottom: 40px;
}
/* set left margin for modern browsers */
body>div#middlewrap {
	margin-top: -12px;
	margin-left:0;
}
div#middle {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0;
	padding-bottom: 20px;
	padding-top: 10px;
	width:900px;
}

div#left {
	padding-bottom: 52px;
	float: left;
	margin-left: 31px;
	width: 404px;
}
div#right {
	margin-right: 31px;
	margin-left: 465px;
}
/* no positioning for IE5/Win - the whole page scrolls */
div#footerwrap {
	z-index: 10;
	width:100%;
	position: absolute;
	bottom:0;
	left:0;
	height:50px;
}
body>div#footerwrap {
	position:fixed;
}
div#footer {
	background-repeat: no-repeat;
	background-image: url(images/footerbg.jpg);
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: -11px;
	height: 50px;
	width:900px;
}
#footer p {
	position: relative;
	top: 14px;
	text-align: center;
	line-height: 4px;
}

.download {
	left: 20px;
	position: relative;
	text-align: center;
	top: 25px;
	border:none;
}


/* home button */
.button_home {
	float: left;
}

a.button_home { 
        background:url(images/home.jpg) repeat 0px 0px; 
        width:102px; 
        height:28px; 
        display:block; 
}

a.button_home span { 
        display:none; 
}

a.button_home:hover { 
        background:url(images/home.jpg) repeat 0px -28px; 
}

.button_home_on {
	float: left;
}

a.button_home_on { 
        background:url(images/home.jpg) repeat 0px -28px; 
        width:102px; 
        height:28px; 
        display:block; 
}

a.button_home_on span { 
        display:none; 
}
/* networking button */
.button_networking {
	float: left;
}

a.button_networking { 
        background:url(images/networking.jpg) repeat 0px 0px; 
        width:159px; 
        height:28px; 
        display:block; 
}

a.button_networking span { 
        display:none; 
}

a.button_networking:hover { 
        background:url(images/networking.jpg) repeat 0px -28px; 
}
.button_networking_on {
	float: left;
}
a.button_networking_on { 
        background:url(images/networking.jpg) repeat 0px -28px; 
        width:159px; 
        height:28px; 
        display:block; 
}

a.button_networking_on span { 
        display:none; 
}
/* internet button */
.button_internet {
	float: left;
}

a.button_internet { 
        background:url(images/internet.jpg) repeat 0px 0px; 
        width:131px; 
        height:28px; 
        display:block; 
}

a.button_internet span { 
        display:none; 
}

a.button_internet:hover { 
        background:url(images/internet.jpg) repeat 0px -28px; 
}
.button_internet_on {
	float: left;
}
a.button_internet_on { 
        background:url(images/internet.jpg) repeat 0px -28px; 
        width:131px; 
        height:28px; 
        display:block; 
}

a.button_internet_on span { 
        display:none; 
}
/* voip button */
.button_voip {
	float: left;
}

a.button_voip { 
        background:url(images/voip.jpg) repeat 0px 0px; 
        width:78px; 
        height:28px; 
        display:block; 
}

a.button_voip span { 
        display:none; 
}

a.button_voip:hover { 
        background:url(images/voip.jpg) repeat 0px -28px; 
}
.button_voip_on {
	float: left;
}
a.button_voip_on { 
        background:url(images/voip.jpg) repeat 0px -28px; 
        width:78px; 
        height:28px; 
        display:block; 
}

a.button_voip_on span { 
        display:none; 
}
/* backup button */
.button_backup {
	float: left;
}

a.button_backup { 
        background:url(images/backup.jpg) repeat 0px 0px; 
        width:109px; 
        height:28px; 
        display:block; 
}

a.button_backup span { 
        display:none; 
}

a.button_backup:hover { 
        background:url(images/backup.jpg) repeat 0px -28px; 
}
.button_backup_on {
	float: left;
}
a.button_backup_on { 
        background:url(images/backup.jpg) repeat 0px -28px; 
        width:109px; 
        height:28px; 
        display:block; 
}

a.button_backup_on span { 
        display:none; 
}
/* firewall button */
.button_firewall {
	float: left;
}

a.button_firewall { 
        background:url(images/firewall.jpg) repeat 0px 0px; 
        width:124px; 
        height:28px; 
        display:block; 
}

a.button_firewall span { 
        display:none; 
}

a.button_firewall:hover { 
        background:url(images/firewall.jpg) repeat 0px -28px; 
}
.button_firewall_on {
	float: left;
}
a.button_firewall_on { 
        background:url(images/firewall.jpg) repeat 0px -28px; 
        width:124px; 
        height:28px; 
        display:block; 
}

a.button_firewall_on span { 
        display:none; 
}
/* email button */
.button_email {
	float: left;
}

a.button_email { 
        background:url(images/email.jpg) repeat 0px 0px; 
        width:86px; 
        height:28px; 
        display:block; 
}

a.button_email span { 
        display:none; 
}

a.button_email:hover { 
        background:url(images/email.jpg) repeat 0px -28px; 
}

.button_email_on {
	float: left;
}

a.button_email_on { 
        background:url(images/email.jpg) repeat 0px -28px; 
        width:86px; 
        height:28px; 
        display:block; 
}

a.button_email_on span { 
        display:none; 
}
/* store button */
.button_store {
	float: left;
}

a.button_store { 
        background:url(images/store.jpg) repeat 0px 0px; 
        width:111px; 
        height:28px; 
        display:block; 
}

a.button_store span { 
        display:none; 
}

a.button_store:hover { 
        background:url(images/store.jpg) repeat 0px -28px; 
}

a.button_store_on { 
        background:url(images/store.jpg) repeat 0px -28px; 
        width:111px; 
        height:28px; 
        display:block; 
}

.button_store_on {
	float: left;
}

a.button_store_on span { 
        display:none; 
}
/* login button */
.button_login {
	top: 28px;
	left: 50%;
	margin-left: 360px;
	position: fixed;
}

a.button_login { 
        background:url(images/login.png) repeat 0px 0px; 
        width:90px; 
        height:29px; 
        display:block; 
}

a.button_login span { 
        display:none; 
}

a.button_login:hover { 
        background:url(images/login.png) repeat 0px -29px; 
}

.button_login_on {
	top: 20px;
	left: 50%;
	margin-left: 360px;
	position: fixed;
}

a.button_login_on { 
        background:url(images/login.png) repeat 0px -29px; 
        width:90px; 
        height:29px; 
        display:block; 
}

a.button_login_on span { 
        display:none; 
}

/* remote support button */
.button_remote {
	top: 0px;
	left: 50%;
	margin-left: 341px;
	position: fixed;
}

a.button_remote { 
        background:url(images/remotesupport.png) repeat 0px 0px; 
        width:109px; 
        height:28px; 
        display:block; 
}

a.button_remote span { 
        display:none; 
}

a.button_remote:hover { 
        background:url(images/remotesupport.png) repeat 0px -28px; 
}

.button_remote_on {
	top: 0px;
	left: 50%;
	margin-left: 341px;
	position: fixed;
}

a.button_remote_on { 
        background:url(images/remotesupport.png) repeat 0px -28px; 
        width:109px; 
        height:28px; 
        display:block; 
}

a.button_remote_on span { 
        display:none; 
}

#safeeyes {
		background:url(http://www.internetsafety.com/banners/images/468_09.gif) repeat 0px 0px; 
        width:374px; 
        height:47px; 
        display:block; 
	}

/* big login button */
.button_biglogin {
	
}

a.button_biglogin { 
        background:url(images/biglogin.png) repeat 0px 0px; 
        width:232px; 
        height:28px; 
        display:block; 
}

a.button_biglogin span { 
        display:none; 
}

a.button_biglogin:hover { 
        background:url(images/biglogin.png) repeat 0px -28px; 
}

.blackbox {
	background:url(images/transblack.png) repeat;
	text-align: center;
	width: 374px;
	padding: 15px;
}

.bluebox {

	background:url(images/transblue.png) repeat;
	width: 374px;
	

}

.textbutton {
	background-color: #222222;
	font-weight: bold;
	text-decoration: none;
	border-color: #223241;
	border-width: 2px;
	border-style: solid;
	width: 350;
	
}
a.textbutton {
	text-decoration: none;
}