*{
	margin:0;
	padding:0;
	}
img,a img{
	border:0;
	}
.img_l{
	float:left;
	margin:0 17px 15px 0;
	}
.img_r{
	float:right;
	margin:0 15px 15px 15px;
	}
body{
	margin:5px auto;
	text-align:center;
	font:14px Arial,Helvetica,Tahoma,sans-serif;
	color:#490f49;
	background:#fff;
	}
#page{
	text-align:left;
	width:780px;
	margin:0 auto;
	border:1px solid #dfbae3;
	}
#header{
	width:700px;
	height:79px;
	margin:0;
	padding:140px 0 10px 80px;
	background:url(images/header.jpg) no-repeat 0 0;
	}
#nav{
	}
#nav a{
	display:block;
	width:55px;
	height:23px;
	padding:3px 3px 3px 16px;
	font:14px Arial;
	color:#490f49;
	text-decoration:none;
	background:url(images/head-link-light.gif) no-repeat;
	}
#nav a:hover{
	background:url(images/head-link-dark.gif) no-repeat;
	}
#left{
	float:left;
	width:149px;
}
#right{
	float:right;
	width:624px;
	padding:0 0 0 5px;
	}
#not_footer	{
	clear:both;
	position:relative;
	top:0;
	width:780px;
	margin:15px;
	}
#footer	{
	clear:both;
	position:relative;
	top:0;
	width:780px;
	height:103px;
	background:url(images/footer.jpg);
	}
p{
	margin:5px 15px 5px 30px;
	}
p#testimonial{
	margin:15px 5px;
	color:#a588a5;
	}
a{
	color:#f60;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
a.small{
	color:#490f49;
	text-decoration:none;
	}
a.small:hover{
	text-decoration:underline;
	}
div ul li a{
	height:23px;
	font:bold 14px Arial;
	color:#490f49;
	text-decoration:none;
	display:block;
	margin:0 0 5px 0;
	border-bottom:1px solid white;
	}
div ul li a:hover{
	text-decoration:none;
	border-bottom:1px solid #ec922a;
	background:url(images/rollover.gif) no-repeat;
	}
ul{
	margin:0 5px 0 18px;
	color:#fff;
	line-height:140%;
	}
.main{
	padding:0 15px 10px 30px;
	margin:0 5px 0 18px;
	color:#490f49;
	}
h1, h2, h3, h4, h5, h6{
	font-family:Times New Roman;
	color:#609;
	margin:0 0 0 15px;
	}
h5{
	margin-top:15px;
	}
blockquote{
	margin:0 120px 15px 30px;
	line-height:1.25em;
	}
ul.products{
	list-style:none;
	width:48%;
	margin:0;
	padding:0 0 20px;
	color:#000;
	}
.products li{
	margin:3px;
	padding:3px 3px 0;
	background:#ddd;
	}
.products a:link,.products a:visited{
	display:inline;
	margin:0;
	background:none;
	border:0;
	}
.products a:focus,.products a:hover,.products a:active{
	text-decoration:underline;
	}
.right{
	float:right;
	width:auto;
	}
.left{
	float:left;
	width:auto;
	}
