html, body {
	margin: 0px;
	padding: 0px;
}

body {  background-color: #ffff00;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
}

.header {
	position: relative;
	width: 460px;
	height:75px;
	background-image: url(nitra-travel-toronto-header-460x75.jpg);
	margin: 0px;
	color: #6633ff;
}

.header .line_1 {
	position: absolute;
	left: 140px;
	top: 15px;
	font-size: 17px;
}

.header .line_2 {
	position: absolute;
	top: 54px;
	left: 100px;
	font-size: 13px;
}

.wrapper {
	width: 460px;
	margin-left: auto;
	margin-right: auto;
}

.content_info h2 .address {
	text-align: center;
	font-size: 16px;

}

div#footer {
	text-align: center;
	background-color: #ffffff;
	color: yellow;
	height: 52px;
	line-height: 52px;
	background-image: url('footer-1.jpg');
	width:100%;
        margin-bottom: 50px;
}

.content_info {
	text-align: justify;
	color: #000000;
	border-left: 1px solid black;
	border-right: 1px solid black;
        background-color: #ffffff;
}

.content_info p {
	margin-left: 10px;
	margin-right: 10px;

}

.generic_list {
	padding: opx;
	margin-left: 20px;
	list-style-type: square;
	list-style-image: url('blue-rect.gif');
}


.imgmap {
	width: 387px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.berryhome {width: 398px;
            display: block;
            margin-left: auto;
            margin-right: auto;
}
.content_info h1{ text-align: center;
                   font-size; 17px;

}

.content_info h2 { text-align: center;
                   font-size: 15px;
}

.tico { width: 100px;
        display: block;
        margin-left: auto;
        margin-right: auto; 
}
