a:link, a:visited, a:active { font-family, size, color}
a:hover {font-family, font-size, color, font-decoration,}
*{margin:0px; padding:0px;}
ul, il {margin:0px;	padding:0px;}
body {
	background-color: #FFF;
	background-image: url(img/backgpix.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #797979;
	text-decoration: none;
}
#maincontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#headercont {
	background-image: url(img/header.jpg);
	height: 349px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
}
#mainboxtext {
	width: 900px;
	background-color: #FFF;
	position: relative;
	left: 0px;
	top: 353px;
}
#shipbox {
	background-image: url(img/shipbox.jpg);
	background-repeat: no-repeat;
	width: 884px;
	position: relative;
	left: 8px;
	top: 7px;
	padding-bottom: 10px;
}
#subshipbox {
	width: 670px;
	float: right;
	margin-right: 35px;
	margin-top: 15px;
	margin-bottom: 12;
}

#linea {
	float: left;
	margin-top: 7px;
	margin-left: 7px;
}
#cajmap {
	width: 884px;
	float: left;
	border-bottom-width:medium;
	border-color: #39C;
	border-bottom-style:groove;
	margin-left: 7px;
	margin-top: 10px;
}
#subcaj {
	background-image: url(img/boxmap.jpg);
	width: 280px;
	position: relative;
	left: 7px;
	top: 3px;
	margin-bottom: 20px;
	text-align: center;
	height: 300px;
	background-repeat: repeat-x;
	float: left;
}
#subcaj2 {
	background-image: url(img/boxmap.jpg);
	width: 280px;
	position: relative;
	left: 7px;
	top: 3px;
	margin-bottom: 20px;
	text-align: center;
	height: 300px;
	background-repeat: repeat-x;
	float: left;
	margin-left: 17px;
}
#imgagemap {
	padding-top: 50px;
}
#county {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #727272;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 8px;
}
#price {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	width: 80px;
	position: absolute;
	top: 278px;
	left: 15px;
}
#pricebottom {
	height: 31px;
	width: 112px;
	float: right;
	margin-right: 15px;
	position: absolute;
	top: 270px;
	right: 13px;
}
#end {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	text-align: center;
	background-image: url(img/boxend.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top:10px;
}
#enviocaj {
	display: inline;
	height: 41px;
	text-align: center;
	float: left;
	margin-top: -30px;
	margin-left: 180px;
	width: 200px;
	position: relative;
	padding-bottom: 15px;
}
.enviocaj li{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #797979;
	text-decoration: none;
	margin-top: 10px;
	display: inline;
}
#enviocaj2 {
	position: absolute;
	left: 410px;
	bottom: 49px;
	display: inline;
	height: 17px;
	text-align: center;
	width: 150px;
}
.clear {
	clear:both;
}

