/* CSS Document */

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align:justify;
	padding:8px;
}

.hedder{
background-image:url(Images/mackel_banner.png);
widows:766px;
height:254px;
background-repeat:no-repeat;
}
.btns_bg{
background-image:url(Images/Gra_img.png);
height:36px;
background-repeat:repeat-x;
}
.bg{
background-position:center;
background-image:url(Images/gradient_bg.png);
height:280px;
width:380px;
background-repeat:no-repeat;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration: none;
	text-align:justify;
	padding:3px;
}
.mackel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:40px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #0b529e;
	text-decoration: none;
	text-align:center;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #0b529e;
	text-decoration: none;
	text-align:center;
	
}
.BTNS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	padding:10px;
}
.BTNS :HOVER{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color:#FF9900;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	padding:10px;
	
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color:#FF0000;
	text-decoration: none;
	text-align:right;
	padding:8px;
}

