/* CSS Document */

body{
	margin:0px;
	background;
	background-attachment:fixed;
	}
.bg{
	background:url(../images/bg.jpg) no-repeat;
	width:957px;
	height:529px;
}

.fea{
	background:url(../images/features.png) no-repeat;

	width:251px;
	height:590px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 700;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	}
.nav{
	background:url(../images/nav.png) no-repeat;
	width:246px;
	height:51px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
	}
.pro{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 700;
	color: #2e260f;
	text-decoration: none;
	font-size: 11px;
	}
.copy{
	background:url(../images/copyright.jpg) no-repeat;
	width:260px;
	height:73px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	}
.copya{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	text-decoration:none;
	}