@import url(/images/css/null.css);

body {
	font: normal 12px verdana, 'sans serif';
}

#header {
	height: 304px;
	background: #205ca5 url(/images/comein-5x1.gif) left bottom repeat-x;
	clear: both;
}
	.header {
		float: left;
	}
		#topmenu {
			width: 250px;
		}
	#header object {
		width: 128px;
		height: 292px;
	}
	#header img {
		float: right;
	}

.column {
	float: left;
	width: 46%;
	padding: 16px 2%;
}
	* html .column {
		margin-left: -1px;
	}

#footer {
	background: #205ca5;
	height: 151px;
	text-align: center;
}
	#footer, #footer a {
		color: #fff;
	}
	#footer, #counters {
		clear: both;
	}
	#counters {
		height: 40px;
		background: #fff url(/images/comein-7x1.gif) bottom repeat-x;
		margin-bottom: 8px;
	}
	#contacts {
		padding-right: 8px;
		float: right;
		text-align: right;
	}
		#webcom a {
			background: url(/images/webcom.gif) left no-repeat;
			padding-left: 16px;
		}
	#copy {
		padding-left: 8px;
		float: left;
		text-align: left;
	}
	#comintourdef {
		margin-top: 36px;
	}