body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	margin: 0px;
	padding: 0px;
	background-color:#000000;
}

img {
	border: none;
}

p {
	margin:15px;
	padding:2px;
}

a:link, a:visited, a:active {
    color: #0000FF;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #0000FF;
}

#maindiv {
	width: 800px;
	height: 880px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	border-right: double 3px #000000;
	border-left: double 3px #000000;

}

#header {
	height: 91px;
	padding:5px 10px 0px 10px;
	text-align:center;
}

#m_logo {
margin-top: 10px;
}

#title {
	width:466px;
	margin-right:auto;
	margin-left:auto;
}

#mouseover1 {
	text-align:center;
}
#mouseover2 {
	text-align:center;
	margin-top: 25px;
}

#box1 {
	width: 200px;
	height: 150px;
	margin-left: 10px;
	float:left;
	background: url(images/400D.jpg) no-repeat 0px 0px;
	overflow:hidden;
}

#box2 {
	width: 250px;
	height: 150px;
	margin-right:auto;
	margin-left:auto;
	background: url(images/win1000.jpg) no-repeat 0px -150px;
	
}

#box3 {
	width: 200px;
	height: 150px;
	margin-right: 20px;
	float: right;
	background: url(images/whitepapers.jpg) no-repeat 0px -150px;
	overflow:hidden;
}

#box4 {
	width: 200px;
	height: 75px;
	float:left;
	background: url(images/more_comp.jpg) no-repeat 0px 0px;
}

#box5 {
	width: 200px;
	height: 75px;
	float:left;
	background: url(images/one_console.jpg) no-repeat 0px -75px;
}

#box6 {
	width: 200px;
	height: 75px;
	float:left;
	background: url(images/less_spam.jpg) no-repeat 0px -75px;
}

#box7 {
	width: 200px;
	height: 75px;
	float:left;
	background: url(images/lower_risk.jpg) no-repeat 0px -75px;
}

#aSect1 {
	visibility:visible;
}

#aSect2 {
	visibility:hidden;
}

#aSect3 {
	visibility:hidden;
}

#aSect4 {
	visibility:visible;
}

#aSect5 {
	visibility:hidden;
}

#aSect6 {
	visibility:hidden;
}

#aSect7 {
	visibility:hidden;
}

.mcRed {
	color:#CC0033;
}

.float_left {
	float:left;
}
.float_right {
	float:right;
}

#whyswitch {
	position: absolute;
	top: 365px;
	width: 800px;
	text-align:center;
	font-size: 24px;
	line-height:24px;
	padding:20px 0px 20px 0px;
}

.greybox1 {
	width: 760px;
	visibility: visible;
	padding: 15px 20px 15px 20px;
	background-image:url(images/brushed.jpg);
	position: absolute;
	top: 273px;
}
.greybox2 {
	width: 760px;
	visibility: visible;
	padding: 15px 20px 15px 20px;
	background-image:url(images/brushed.jpg);
	position: absolute;
	top: 516px;
}

#footer {
	width: 800px;
	position:absolute;
	top: 630px;
	text-align:center;
}