.nav {
	background-color: #21100B;
	vertical-align: middle;
	top: 10px;
}
.virticlebar {
	background-image: url(images/virticledivider.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.navbgcolor {
	background-color: #21100B;
}
.rightgrad {
	background-attachment: fixed;
	background-image: url(images/right_grad.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
}
.leftgrad {
	background-attachment: fixed;
	background-image: url(images/left_grad.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.leftgradient {
	background-attachment: fixed;
	background-image: url(images/left_grad.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.maincopy {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
.grayline {
	background-attachment: fixed;
	background-image: url(images/footer_line.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgsides {
	background-color: #343024;
}
.rightgrad2 {
	background-attachment: fixed;
	background-image: url(images/right_grad2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	width: 141px;
}
.rightsidbackgroun {
	background-image: url(images/right_grad2.jpg);
	background-repeat: repeat-y;
}

.leftgradient2 {
	background-attachment: fixed;
	background-image: url(images/left_grad2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 141px;
}
.leftsidbackgroun {
	background-image: url(images/left_grad2.jpg);
	background-repeat: repeat-y;
}
.performance {
	background-attachment: fixed;
	background-image: url(images/performancemain.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 349px;
	width: 720px;
}

