body {
	background-color: #FFFFFF;
	margin-top: 25px;
}
a:link {
	color: #336699;
	text-decoration: none;
} 
a:visited {
	color: #336699;
	text-decoration: none;
} 
a:hover {
color : #000; 
text-decoration : underline; 
} 
a:active {
color : #000; 
text-decoration : none; 
} 

.image {
	position:relative;
	float:left; /* optional */
}
.image .text {
	position:absolute;
	top:213px; /* in conjunction with left property, decides the text position */
	left:36px;
	width:578px; /* optional, though better have one */
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
}.footercopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C7C8CA;
}
.MainContent {
	background-color: #FFFFFF;
	height: 456px;
	width: 684px;
}.BodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #939598;
	line-height: 20px;
}
.BodyCopyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
#FrameContent {
	margin-right: 20px;
	margin-left: 20px;
}
.locimage {
	position:relative;
	float:left; /* optional */
}
.locimage .text {
	position:absolute;
	top:28px; /* in conjunction with left property, decides the text position */
	left:469px;
	width:181px; /* optional, though better have one */
}
.tdHome {
	background-image: url(images/layout/bg_main.jpg);
	background-repeat: no-repeat;
	height: 570px;
	width: 912px;
}
.footerlink {
	font-size : 10px;
	color : #C7C8CA;
	text-decoration: none;

} 
.footerlink a:link {
color : #C7C8CA; 
text-decoration : none; 
} 
.footerlink a:visited {
color : #DDDDDD; 
text-decoration : none; 
} 
.footerlink a:hover {
color : #000000; 
text-decoration : none; 
} 
.footerlink a:active {
color : #C7C8CA; 
text-decoration : none; 
}
