/* CSS Document */

body

{

	margin:0px 0px 0px 0px;

}

.headerbg

{

	background-image:url(../images/header.png); 

	background-repeat:no-repeat; 

	width:900px; 

	height:256px;

}

.resellerheaderbg

{

	background-image:url(../images/reseller_support.png); 

	background-repeat:no-repeat; 

	width:900px; 

	height:256px;

}

.contactheaderbg

{

	background-image:url(../images/contact_head.png); 

	background-repeat:no-repeat; 

	width:900px; 

	height:256px;

}

.productheaderbg

{

	background-image:url(../images/products_head.png); 

	background-repeat:no-repeat; 

	width:900px; 

	height:256px;

}

.accheaderbg

{

	background-image:url(../images/accessories_head.png); 

	background-repeat:no-repeat; 

	width:900px; 

	height:256px;

}

.thinheaderbg

{

	background-image:url(../images/products_thin-small_light_h.png); 

	background-repeat:no-repeat; 

	width:900px; 

	height:256px;

}

.penheaderbg

{

	background-image:url(../images/products_pen-computing_head.png); 

	background-repeat:no-repeat; 

	width:900px; 

	height:256px;

}

.bigheaderbg

{

	background-image:url(../images/products_big_screen_head.png); 

	background-repeat:no-repeat; 

	width:900px; 

	height:256px;

}

.everyheaderbg

{

	background-image:url(../images/products_everyday_computing.png); 

	background-repeat:no-repeat; 

	width:900px; 

	height:256px;

}



.headercontent

{

	font-family:Verdana, Arial, Helvetica, sans-serif; 

	font-size:12px;

	padding-top:150px; 

	padding-left:45px; 

	padding-right:470px;

}

.menubg

{

	background-image:url(../images/menuback.png); 

	background-repeat:no-repeat; 

	width:900px; 

	height:83px;

}

.maincontent

{

	font-family:Verdana, Arial, Helvetica, sans-serif; 

	font-size:12px;

	padding-left:20px; 

	padding-right:20px;

	color:#5D7482;

}



.errorLabel

{

	font-family:Verdana, Arial, Helvetica, sans-serif; 

	font-size:12px;

	padding-left:50px; 

	padding-right:10px;

	color:#FF0000;

}



.pageheader

{

	font-family:Verdana, Arial, Helvetica, sans-serif; 

	font-size:18px;

	padding-left:20px; 

	padding-right:20px;

	color:#5D7482;

}

.menuLinks{

font-family:Verdana, Arial, Helvetica, sans-serif;

color:#FFFFFF; 

font-size:14px; 

font-weight:bold; 

text-decoration:none; 

}

.selected{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(../images/circle.png);
background-position:center;
background-repeat:no-repeat;
color:#FFFFFF; 
font-size:14px; 
height:35px;
font-weight:bold; 
text-decoration:none; 
}



