.tel {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h4 {
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	/*text-decoration: underline;*/
}

h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #033c88;
}

h1 {
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	/*text-decoration: underline;*/
}

.color_1 { color: #033c88; }
.color_2 { color: #db2b23; }

.girl { background: url(../img/girl.jpg) no-repeat center right; }

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033c88;
}
a.menu {
	color: Black;
}

table.full_cartridge td {
	padding: 8px 20px 8px 0px;
}

img {
	border: 0px;
}

br {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 11px;
}

.brand h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-variant: small-caps;
	font-size: 25px;
}
.brand h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-variant: small-caps;
	font-size: 25px;
}
.brand thead td {
	/*border: 1px solid Silver;*/
	background: #EAEAEA;
	font-size: 10px;
	vertical-align: top;
	text-align: center;
}
.brand tbody td {
	border-bottom: 1px solid Silver;
	text-align: center;
}

div.text p {
	text-align: justify;
	/*text-indent: 10px;*/
}

.phone {
	position: absolute;
	right: 20px; 
	top: 10px; 
}

.map li   {
	margin:10px 0;
}

.map li ul  {
	margin-left:20px;
}

.map li ul li   {
	list-style-type:circle;
}

