body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#frmGlobalSites {
	display: block;
	position: absolute;
	margin-top: 45px;
	top: 0px;
	right: 12px;
	width: auto;
	white-space: nowrap;
	color:#000000;
}
#frmGlobalSites select {
	font-size: 9px;
}

#main {
	width: 776px;
}
#header {
	position:relative;
	width: auto;
	height: 94px;
	padding: 0px;
	/* background-color: #cc0033; */
	background-color: #FFFFFF;
	background-image: url(http://images.mcafee.com/common/bg_Top_Border_Rebrand_777x33.gif);
	background-repeat: no-repeat;

}
h1 {
	/* background-image: url(http://images.mcafee.com/common/logo_whiteOnRed_170x75.gif); */
	background-image: url(http://images.mcafee.com/common/logo_RedOnWhite_170x75.gif);
	background-position: 0px 15px;
	background-repeat: no-repeat;
	width: 170px;
	height: 75px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
h1 span {
	visibility: hidden;
}
h1 a {
	text-decoration:none;
	display: block;
	width: 170px;
	height: 75px;
}
#backToHome {
	height: 15px;
	width: 170px;
	margin-left: 12px;
	display: none;
}
#backToHome a, #backToHome a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	height: 100%;
}
#secondaryLogo {

}
#frame {
	display: block;
	height: 100%;
	width: 752px;
	position: relative;
	border-top: #dcdca0 12px solid;
	border-right: #dcdca0 12px solid;
	border-bottom: #dcdca0 12px solid;
	border-left: #dcdca0 12px solid;
	padding: 0px;
	margin: 0px;
	background-color: #dcdca0;
}
/* IE Only */
* html #frame {
	height: 0px;
}
/* Opera Only */
@media all and (min-width: 0px){
#frame { 
display:table;
	}
}


#content {
	display: table-cell;
	width:726px;
	_width: auto;
	height: 100%;
	min-height: 350px;
	margin: 0px;
	padding: 0px 14px 14px;
	background-color: #ffffff;
	-moz-border-radius: 14px; 
	border-radius: 14px;
}
/* IE Only */
* html #content {
	height: 350px;
}
/* Opera Only */
@media all and (min-width: 0px){
#content { 
	width: 724px; 
	height: 100%;
	}
}

#cornerTopLeft {
	background-image: url(http://images.mcafee.com/en-us/homepage/corner_top_left_13x14.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 14px;
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
}
#cornerTopRight {
	background-image: url(http://images.mcafee.com/en-us/homepage/corner_top_right_13x14.gif);
	background-repeat: no-repeat;	
	height: 13px;
	width: 14px;
	position: absolute;
	right: -1px;
	top: 0px;
	display:none;
}
#cornerBottomLeft {
	background-image: url(http://images.mcafee.com/en-us/homepage/corner_bottom_left_13x14.gif);
	background-repeat: no-repeat;	
	height: 13px;
	width: 14px;
	position: absolute;
	left: 0px;
	bottom: -1px;
	display:none;
}

#cornerBottomRight {
	background-image: url(http://images.mcafee.com/en-us/homepage/corner_bottom_right_13x14.gif);
	background-repeat: no-repeat;	
	height: 13px;
	width: 14px;
	position: absolute;
	bottom: -1px;
	right: -1px;
	display:none;
}
/* IE Only */
* html #cornerTopLeft, * html #cornerTopRight, * html #cornerBottomLeft, * html #cornerBottomRight {
	display: block;
}
/* Opera Only */
@media all and (min-width: 0px){
html>body #cornerTopLeft, html>body #cornerTopRight, html>body #cornerBottomLeft, html>body #cornerBottomRight { 
	display: block; 
	}
#cornerBottomLeft, #cornerBottomRight {
	bottom: 0px;
	}	
}



#footerNav {
	clear:both;
	background-color: #000000;
	width: auto;
	padding-top: 7px;
	padding-bottom: 7px;
}
#footerNav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}

#footerNav li {
	border-right: 1px solid #CCCCCC;
	display: inline;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
* html #footerNav li {
	padding-right: 3px;
}
#footerNav li.last {
	border-right: none;
}
#footerNav li a {
	color: #CCCCCC;
	text-decoration: none;
}
#footerNav li a:hover {
	color: #F4F4D0;
}
#footerNav li a:active {
	color: #FFFFFF;
}
#footerTag {
	margin: 0px 14px 14px;
	padding: 0px;
	font-size: 10px;
	width: 750px;
}
#footerTag form {
	float: left;
	clear: left;
	margin: 12px 0px 0px;
	padding: 0px;
}
#footerTag form input.text {
	font-size: 11px;
}

#footerTag form input {
	margin-left: 3px;
}
#legal {
	width: 100%;
	clear: both;
	color: #999999;
	margin: 0px 0px 0px;
	padding: 28px 0px 0px;
	background-image: url(http://images.mcafee.com/common/dash_horizontal_1x3.gif);
	background-repeat: repeat-x;
	background-position: 0px 14px;
}

