body { margin: 0px; padding:0px; background-color: #294C90; background-image: url(img/background.jpg); background-attachment: fixed; background-repeat: no-repeat; background-position: 50% 0%; }

.block_text { font-size: 12px; text-decoration: none; color: #4a4a4a; font-family: tahoma,helvetica, arial;  }
.sub_block_text { font-size: 14px; text-decoration: none; color: #4a4a4a; font-family: tahoma,helvetica, arial;  }

.block_list { list-style-image: url(img/listitem.jpg); margin-bottom: 0px; font-size: 12px; text-decoration: none; color: #000000; font-family: tahoma,helvetica, arial; }
.block_list li {  margin-top: 5px;}

.block_click_here 		{ font-size: 13px; text-decoration: underline; color: #2c5fb3; font-family: tahoma,helvetica, arial; }
.block_click_here:hover	{ text-decoration: none; color: #4a4a4a; }

.onsite_block_background {
	background-image: url(img/onsite_block_back.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 444px;
}
.backup_block_background { background-image: url(img/backup_block_background.jpg); background-repeat: no-repeat; background-position: 0% 0%; width: 309px; height: 160px;  }
.wireless_block_background { background-image: url(img/wireless_block_background.jpg); background-repeat: no-repeat; background-position: 0% 0%; width: 310px; height: 160px;  }
.top_menu_background { background-image: url(img/top_menu_background.jpg); background-repeat: no-repeat; width: 421px; height: 20px; background-position: 0% 0%; }

.screen_shot_img { border: 1px solid #777777; padding: 6px; }
