/* contact */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	
	background-image: url(../images/decorwise_contact_14.jpg);
	background-repeat: no-repeat;
	background-position: 93px bottom;
}
.bg2 {
	
	background-image: url(../images/decorwise_contact_19.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4474E0;
}
A.copyright:link {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4474E0;
	text-decoration: none;
}
A.copyright:active {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4474E0;
	text-decoration: none;
}
A.copyright:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4474E0;
	text-decoration: none;
}
A.copyright:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

div#menu {
	font-size:9px;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	margin-bottom:150px;
}
div#menu a {
	color:#FF0000;
}
div#menu a:visited{
	color:#FF0000;
}
