p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #759580;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	white-space: normal;
}

td 
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #759580;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	white-space: normal;
}

.mainBG {
	background-image:url(img/main_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a:link {
	color: #759580;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body 
{
    margin-top: 0;
    }
    
#box2{
	position:absolute;
}
#box2 span{
	display:block;
	float:left;
}

.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}