body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #DADADA;
	background-image:URL(images/gif/backgroundGradient.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
#container {
	width: 980px;
	margin: 0 auto;
	margin-bottom:20px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #000;
	position: relative;
	top:10px;
	overflow:hidden;
}
#content1 {
	float: left;
	position: relative;
	width: 585px;
	border: 2px solid #d7d7d7;
	background-color: #9dafbd;
	background-image:URL(images/gif/softwareGradient.gif);
	background-repeat:repeat-x;
}
#content2 {
	margin: 0 10px 0 10px;
}
#contentSoftware {
	float: left;
	position: relative;
	width: 587px;
	height: 430px;
	background-repeat: no-repeat;
	color: #FFF;
}
#software {
	float: left;
	position: absolute;
	width: 287px;
	height: 137px;
	background-repeat: no-repeat;
}
#sideMenu {
	float: left;
	position: relative;
	width: 195px;
	height: 240px;
	background-image: URL(images/gif/softwareSideMenu.gif);
	background-repeat: no-repeat;
}

#footer {
	padding: 0 10px;
	background-image: URL(images/gif/softwareFooter.gif);
	background-repeat:no-repeat;
	height: 41px;
	left:153px;
	vertical-align: bottom;
	background-position:bottom;
}
#footer p {
	margin: 0;
	padding: 15px 0;
	font-size:10px;
	color:#a0acb5;
}
#footer a {
	text-decoration: none;
	color:#7ac9ff;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#header1 {
	height:175px;
	background-image:URL(images/gif/SoftwareHeader.png);
	background-repeat:no-repeat;
	position:relative;
}
#navMenu {
	float:left;
	width:195px;
	height:240px;
}
#btnSoftwareHome {
	background-image:URL(images/gif/btnSoftwareHome.gif);
	background-repeat: no-repeat;
	position:relative;
	height:60px;
}
#btnSecuritySoftware {
	background-image:URL(images/gif/btnSecuritySoftware.gif);
	background-repeat: no-repeat;
	position:relative;
	height:39px;
}
#btnSoftwareSupport {
	background-image:URL(images/gif/btnSoftwareSupport.gif);
	background-repeat: no-repeat;
	position:relative;
	height:40px;
}
#btnSoftwareMedia {
	background-image:URL(images/gif/btnSoftwareMedia.gif);
	background-repeat: no-repeat;
	position:relative;
	height:38px;
}
#btnSoftwareAboutUs {
	background-image:URL(images/gif/btnSoftwareAboutUs.gif);
	background-repeat: no-repeat;
	position:relative;
	height:63px;
}
.style1 {color: #00FF00;}
.style2 {color: #FF0000;}
