/**************************************
* Author: Pedro Miguel Carvalho (PMC)
* Email: PedroMC@pmc.com.pt
* WWW: http://pmc.com.pt/
***************************************/

ZZZ    {
	border: 1px solid #aaaaaa;
}

p#other_links a    {
	margin-left: 10px;
}

p#other_links    {
	text-align: center;
}

p.see_more img    {
	border: 0px none;
}

p.see_more    {
	font-size: 15pt;
	text-align: center;
	text-transform: uppercase;
}

body, div#container    {
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

body    {
	color: black;
	background-color: white;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: serif;
}

a.txt:hover    {
	background-color: #ffff22;
}

div#container    {
	border: 2px solid #333333;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	text-align: justify;
}

div#img1, div#img2, div#img3    {
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
}

div#img1    {
	float: left;
	width: 349px;
	height: 134px;
	background-image: url(images/logo.gif);
}

div#img2    {
	float: right;
	width: 179px;
	height: 134px;
	background-image: url(images/hard_drive.jpg);
}

div#img3    {
	clear: both;
	width: 640px;
	height: 120px;
	background-image: url(images/header_image.jpg);
}

p#contact_us    {
	text-align: right;
	padding: 0px;
	margin: 0px;
	width: 640px;
	background-color: #920000;
}

p#contact_us a img    {
	border: 1px solid #920000;
}

p#contact_us a:hover img    {
	border: 1px solid #ffff22;
}

p#introduction    {
	font-size: 150%;
	margin: 10px;
}

h1#sw_header    {
	margin: 10px;
}

div#sw_list    {
	margin: 5px;
}

hr    {
	clear: both;
	width: 100%;
	height: 1px;
	text-align: center;
}

div.sw_item    {
	display: block;
}

h2.sw_name    {
	text-align: center;
	font-size: 300%;
	font-family: Times,serif;
}

div.sw_part_A    {
	margin: 0px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	width: 49%;
}

div.sw_part_B    {
	margin: 0px;
	margin-bottom: 20px;
	float: right;
	text-align: justify;
	width: 50%;
}

a.sw_logo img    {
	border: 1px solid white;
}

a.sw_logo:hover img    {
	border: 1px solid #ffff22;
}

a.sw_link, a.sw_download    {
	display: block;
	text-transform: uppercase;
	text-align: center;
	margin-top: 5px;
}

a.sw_link:hover, a.sw_download:hover    {
	background-color: #ffff22;
}

p.sw_punch_line    {
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

p.sw_description    {
}

p#validate    {
	text-align: center;
}

p#validate a img    {
	border: 1px solid #ffffff;
}

p#validate a:hover img    {
	border: 1px solid #ffff22;
}

p#copyright    {
	text-align: center;
}

