@charset "utf-8";
/* CSS Document */


body {
	background-image: url(/images/main-bg.jpg);
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}

#encapsulate {
background-color:#FFFFFF;
width:900px; 
margin-left:auto; 
margin-right:auto;
padding:5px;
}

#menu {
padding-left:10px;
}

.text {
	line-height: 20px;
}
.text ul {
	list-style-position: outside;
	list-style-image: url(/images/plus.gif);
	list-style-type: none;
}
a {color:#006195; text-decoration:none;}

.location{
font-size:18px;
color:#006195;
margin-bottom:15px;
}

.productsTitle{
font-size:16px;
color:#006195;
margin-bottom:15px;
}