@import url("bars.css");
@import url("designs.css");
@import url("slider.css");
@import url("index.css");
@import url("slider-style.css");
@import url("host.css");


/* CSS Document */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, big, em, font, img, strong, tt, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, menu, meter, nav, output, {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/body/body-bg.gif) repeat;
}
ul, ol , dl {
	list-style:none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
.clear {
	clear:both;
}
