.body
{
	margin:0px;
	padding:0px;

}
.bg1
{
	background-image:url(images/bg1.jpg);
	background-repeat:repeat;

}
.bg2
{
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
	height:51px;

}
.bg3
{
	background-image:url(images/bg3.jpg);
	background-repeat:repeat-x;
	height:144px;

}
.font1
{
	font-family:Calibri;
	font-size:14px;
	color:#3e454c;
	text-decoration:none;
	

}
.font1 a:hover
{
	font-family:Calibri;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	

}
.font2
{
	font-family:"Myriad Pro";
	font-size:30px;
	color:#2a2a2a;
	
}
.font3
{
	font-family:"Myriad Pro";
	font-size:14px;
	color:#6d6d6d;
	text-align:justify;
	line-height: 22px;
	
}
.font4
{
	font-family:"Myriad Pro";
	font-size:14px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
	
}

.font4 a:hover
{
	font-family:"Myriad Pro";
	font-size:14px;
	color:#666666;
	text-align:justify;
	
}
.font5
{
	font-family:"Myriad Pro";
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	
}
.font5 a:hover
{
	font-family:"Myriad Pro";
	font-size:15px;
	color:#ffffff;
	text-decoration:underline;
	
}
.font6
{
	font-family:"Myriad Pro";
	font-size:20px;
	color:#2a2a2a;
	
}

