body {
	font-family: Helvetica;
	text-align:justify;
	background:#ebebeb;
	margin:0px 0px;
}

.wrap {
	background:#ffffff;
	width:834px;
	padding-left: 15px;
	padding-right: 15px;
	height:100%;
}

a.footer{ 
	font-family:Arial, Helvetica, sans-serif;
	color: #868686;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

a:hover.footer{
	font-family:Arial, Helvetica, sans-serif;
	color: #a19d9d;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	color: #868686;
	font-weight:bold;
	font-size:11px;
}

.outer div, .outer li, .outer ul, .outer body{
	margin: 0;
	padding: 0;
	fontFamily: "Myriad Web Pro";
}

.side_title{
	color: #3d719e;	
	font-weight:bold;
	background: url('../images/dots_only.gif') no-repeat 0px 24px;
	height:30px;
	text-transform:uppercase;
}
.side_title_products{
	color: #3d719e;	
	font-weight:bold;
	background: url('../images/dots_only_products.gif') no-repeat 0px 24px;
	height:30px;
	text-transform:uppercase;
}
div.menu{
	width: 180px;
}
div.menu ul{
	list-style: none;
	text-indent: 0px;
}
div.menu li{
	margin-top: -10px;
}
div.menu a{
	font: 14px arial;
	color: #3d719e;
	display:block;
	padding: 8px 20px;
	height: 20px;
	text-decoration: none;
	background: url('../images/menu_dots.gif') no-repeat 0px 6px;
}
div.menu a:hover{
	background: url('../images/s_menu_dots.gif') no-repeat 0px 6px;
	padding: 8px 20px;
	color: #9c9c9c;
}
div.menu a.selected{
	font: 14px arial;
	color: #9c9c9c;
	display:block;
	padding: 8px 20px;
	height: 20px;
	text-decoration: none;
	background: url('../images/s_menu_dots.gif') no-repeat 0px 6px;
}


div.productsmenu{
	width: 250px;
}
div.productsmenu ul{
	list-style: none;
	text-indent: 0px;
}
div.productsmenu li{
	margin-top: -10px;
}
div.productsmenu a{
	font: 14px arial;
	color: #3d719e;
	display:block;
	padding: 8px 20px;
	height: 20px;
	text-decoration: none;
	background: url('../images/menu_dots_products.gif') no-repeat 0px 6px;
}
div.productsmenu a:hover{
	background: url('../images/s_menu_dots_products.gif') no-repeat 0px 6px;
	padding: 8px 20px;
	color: #9c9c9c;
}
div.productsmenu a.selected{
	font: 14px arial;
	color: #9c9c9c;
	display:block;
	padding: 8px 20px;
	height: 20px;
	text-decoration: none;
	background: url('../images/s_menu_dots_products.gif') no-repeat 0px 6px;
}



.main{
	background: repeat-x url('../images/main_bg.gif');
	padding-top: 20px;
}

.maintext{
	padding-left:20px; padding-right:20px; padding-top:20px; color:#868686; font-family:Helvetica;
	line-height:17px;
	font-size:12px;
}

.productsmaintext{
	padding-left:20px; padding-right:20px; padding-top:20px; color:#868686; font-family:Helvetica;
	line-height:17px;
	font-size:12px;
}

.contact{
	border-top:dotted 2px #9c9c9c;
}

.contact a{
	color:#477cac;
	text-decoration:none;
}

.contact a:hover{
	color:#477cac;
	text-decoration:underline;
}

.productsmaintext a{
	color:#477cac;
	text-decoration:none;
}

.productsmaintext a:hover{
	color:#477cac;
	text-decoration:underline;
}
