
   	body 
   	{
      	margin:0px 0px 10px 0px;
      	padding:0px;
	background-image: url(images/bg.jpg);
	background: #cfd7ff;
	background-repeat:  repeat-x;
	background-position: top left;
   	}
	
	hr {border:0px; width:100%; color:#b8beda; background-color: #b8beda; height: 1px;}

	H1, H2, H3, H4, H5, h6 
	{
	color: #3c4052;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	}
	

	H2 
	{
	padding: 2px;
	border:1px solid;
	font-size: 14px;
	border-color: #dce2fe #cfd7ff #cfd7ff #dce2fe;
	background: #e5e9ff;
	 
	}

	H3 
	{
	padding: 2px;
	border:1px solid;
	font-size: 12px;
	border-color: #dce2fe #cfd7ff #cfd7ff #dce2fe;
	background: #e5e9ff;
	  
	}

	H4 
	{
	font-size: 14px;
	color: #993333;
	font-weight: bold;
	padding: 0px;
	border: 0px;
	}
	
	

	H5 
	{
	padding: 2px;
	font-size: 14px;
	color: #FF3333;
	font-weight: bold;
	padding: 0px;
	border: 0px;
	}

	.redtext
	{
	font-size: 12px;
	color: #993333;
	font-weight: bold;
	padding: 0px;
	border: 0px;
	}
	
	.systemcpu 
	{
	font-size: 16px;
	color: #FF3333;
	font-weight: bold;
	padding: 0px;
	border: 0px;
	color: #3c4052;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	}
	
	#leftcontent
   	{
      	position: absolute;
      	left:10px;
      	top:122px;
      	width:150px;
      	background: white;
	border:1px solid #b8beda;
	margin-bottom:12px;
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3c4052;
	text-decoration: none;
	min-height:1024px;
  	}

	#leftcontent a {text-decoration: none;}
	#leftcontent a:link {display: block; padding: 2px; border: 1px solid; border-color: #ecefff #cfd7ff #cfd7ff #ecefff; background: #e0e5ff; color: #333333;}
	#leftcontent a:visited {display: block; padding: 2px; border: 1px solid; border-color: #ecefff #cfd7ff #cfd7ff #ecefff; background: #e0e5ff; color: #333333;}
	#leftcontent a:active {display: block; padding: 2px; border: 1px solid; border-color: #ecefff #cfd7ff #cfd7ff #ecefff; background: #e0e5ff; color: #333333;}
	#leftcontent a:hover {display: block; padding: 2px; border: 1px solid; border-color: #ecefff #cfd7ff #cfd7ff #ecefff; background: #eef1fe; color: #333333;}
	
	#centercontent
   	{
      	margin-left:180px;
      	margin-right:180px;
      	background:white;
      	border:1px solid #b8beda;
      	padding:5px;
	margin-bottom:10px;
	min-height:1024px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
   	}

	#centercontent img 
	{
	border: 0px;
	}

   	.viewcat h4, h3
	 {
	    margin:0;padding:0;
	 }
	 
	    .viewcat input
	 {
	    margin:0;padding:0;
	 }
	 
   	#rightcontent
   	{
      	position: absolute;
      	right:10px;
      	top:122px;
      	width:150px;
	background:white;
      	border:1px solid #b8beda;
	padding:5px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3c4052;
	text-decoration: none;
	min-height:1024px;
   	}

	#header
	{
      	margin:10px;
	height:100px;
	background:white;
      	padding:0px;
	background-color: white;
	background-image: url(images/logo1.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	vertical-align:50%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
		 }

	#footer 
	{
	background: white;
	text-align: center;
  	margin:10px;
	border:1px solid #b8beda;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
	float:bottom;
	padding:2px;
	}

	#footer a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #3c4052;
	text-decoration: none;
	}


	#tblheader
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: small-caps;
	font-weight: bold;
	color: black;
	text-decoration: none;
	}

	#smallcart 
	{
	background:white;
      	padding:1px;
	width:148px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
	table-layout: fixed;
	text-decoration: none; 
	overflow: hidden; 
	text-overflow: clip;
	}
	 
	#centercontent td
	{
	background: white;
	text-align: left;
	vertical-align: middle;
  	margin:0px;
	border:1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3c4052;
	text-decoration: none;
	border-collapse: collapse;
	border-spacing: 0px;
	padding:2px;
	}

	#centercontent a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3c4052;
	text-decoration: none;
	}

	#specialstable td
	{
	background: white;
	text-align: center;
	margin:0px;
	border:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3c4052;
	text-decoration: none;
	border-collapse: collapse;
	border-spacing: 0px;
	padding:5px;
	}
	
	#specialstable b 
	{
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	padding: 0px;
	border: 0px;
	}

	#specialstable img 
	{
	border: 0px;
	}

	#nolinestable td
	{
	background: white;
	text-align: left;
	margin:0px;
	border:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3c4052;
	text-decoration: none;
	border-collapse: collapse;
	border-spacing: 0px;
	padding:5px;
	}

	#logos img {border:1px #b8beda solid; } 
	
	.systembuilder
	{
	   width: 400px;
	}
	
	.productdesc
	{
	   border:0px;
	}

#Systems table
	{
	background: white;
	text-align: left;
	margin:0px;
	border:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3c4052;
	text-decoration: none;
	border-collapse: collapse;
	border-spacing: 0px;
	padding:5px;
	}

#Systems td
	{
	border:0px;
	border:0px;
	}

#banner
   	{
      	position: float top center;
	}