body {
	background-repeat: no-repeat;
	margin-left: 25px;
	margin-top: 80px;
	margin-right: 0px;
	margin-right: 0px;
	background-image: url(http://www.deepdevelopmentcorp.com/back019.jpg);
}
.paragraph {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.product_title {
	font-family: Impact;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 2px;
	text-transform: capitalize;
}

.product_title_2 {
	font-family: Impact;
	font-size: 14px;
	color: #000000;
	letter-spacing: 5px;
}

#vdividermenu ul{
margin: 0;
padding: 0;
margin-bottom: 0em;
float: right;
font: 70% Verdana;
width: 100%;
border: 0px solid #96A105;
background-color: white;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 580px;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: right;
color: #27303F;
padding: 2px 8px;
text-decoration: none;
background: transparent url(images/vertical.gif) center left no-repeat;
}

#vdividermenu ul li a:visited{
color: #27303F;
}

#vdividermenu ul li a:hover{
color: #CCCC00;
background-color: white;
}


