body {
    text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 110%;
}

#container {
	width: 760px;
	border: 1px solid #67A7CD;
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0 auto 0 auto;
	text-align: justify;
}

#menu img {
    margin-right: 70px;
}

a img {
   border: none;
}

img {
   border: none;
}

#box {
    padding: 5px;
	width: 300px;
	background-color: #E5E5DA;
	border: 1px solid #A4A4A4;
	margin: 5px 5px 10px 18px;
	float: left;
 }

#map {
	width: 250px;
        float: left;
        margin-right:10px;

 }

#content1 {
    float: right;
	margin-right: 50px;

}

#content {
	padding: 5px 50px 10px 35px;
}

h1 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #73BBE6;
	margin-left: 35px;
}

h2 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #73BBE6;
        margin-top: 10px;
        margin-bottom: 0px;
        line-height: 16px;
}

a:link {
	font-weight: bold;
	color: #000;
}

a:visited {
	font-weight: bold;
	color: #000;
}

a:hover {
	font-weight: bold;
    color: #67A7CD;
}

a:active {
	font-weight: bold;
	color: #67A7CD;
}

input, select, textarea  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
ul, ol {
        line-height: 150%;
}
td {
        vertical-align: top;
	font-size: 11px;
}

.error {
        background-color: #67A7CD;
        font-weight: bold;
        color: #ffffff;
}

#listproducts {
        list-style-type: none;
}

#productmenu {
        list-style-type: none;
}

#productmenu li {
        display: inline;
        list-style-type: none;
        margin-right: 15px;
}
#latestproducts{
        margin-left: 35px;
}
.img-right {
float:right;
margin-left: 10px;
}
#eightproducts {
width: 350px;
}
#eightproducts ul {
padding:0; margin:0;
}

#eightproducts li {
list-style-type: none; display: inline;
padding: 0; margin: 0px; }

#codes {
float:left;
margin-top:170px;
}

#codes li {
list-style-type: none; 
}

.entry { width: 650px; }

#box .entry { width: 300px; }