.menu-bg {
	background-attachment: fixed;
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.content-bg {
	background-attachment: fixed;
	background-image: url(../img/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*link-style for menu*/
.link:link{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}

.link:hover{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;


}
.link:visited{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;

}
.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	line-height: 16px;
	color: #557CD4;
	font-weight: bold;
}
/*style for contact*/
.fill-up-01 {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	height: 20px;
	width: 210px;

}
.fill-up-02 {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	height: 20px;
	width: 527px;

}
.fill-up-03 {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	height: 80px;
	width: 527px;

}
.fill-up-04 {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	height: 20px;
	width: 256px;

}
/*link-style for sitemap*/
.sitemap:link{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 25px;
	color: #3D449D;
	text-decoration: none;
	font-weight: normal;

}

.sitemap:hover{
	font-family: "Arial", "Helvetica", "sans-seraif";
	font-size: 12px;
	line-height: 25px;
	color: #3D449D;
	text-decoration: underline;
	font-weight: normal;


}
.sitemap:visited{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 25px;
	color: #3D449D;
	font-weight: normal;

}
/*link-style for product*/
.product:link{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 16px;
	color: #3D449D;
	text-decoration: none;
	font-weight: normal;

}

.product:hover{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 16px;
	color: #3D449D;
	text-decoration: underline;
	font-weight: normal;


}
.product:visited{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 16px;
	color: #3D449D;
	font-weight: normal;


}
