html {min-height: 100%;}
* {
	margin: 0;
	padding: 0;
}
a
{
color: #0771b4;
text-decoration:none;
}
a:hover
{
color:#0771b4;
text-decoration:none;
}
body {
color: #0771b4;
font: normal 1.5em Georgia;
font-weight:bold;
font-size:11px;
}
img{
	border:0px;
}

.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

.mbnLaptop
{
width:100%;
height:100%;
}

.mbn
{
width:1004px;
height:676px;
}

.firstportion
{
width:1004px;
height:253px;
float:left;
}
.secportion
{
width:1004px;
height:250px;
float:left;
}
.thirdportion
{
width:1004px;
height:173px;
float:left;
}

.fourthportion
{
width:1004px;
height:63px;
float:left;
}
