html{
	height:100%;
}

body{
	height:100%;
	padding:0px;
	margin:0px;
	font: 12px Tahoma;
	color:#222222;
	line-height: 130%;
}

img {
	border-width:0px;
}

p {
	margin: 10px 0px;
}

a {
	color: #222222;
}

a.visited {
	color: #222222;
}

a.hover {
	text-decoration: none;
}

#body {
	width:100%;
	position: relative;
	top: 50%;
	background: url('/img/bg_blue.gif') repeat-y 0% 0%;
}

#logo {
	margin-bottom: 16px;
	margin-left: 177px;
	width: 780px;
	position: relative;
}

#menu {
	float: left;
	width: 160px;
	margin-right: 17px;
	background-color: #ffffff;
	padding-top: 79px;
}

#menu p {
	text-align: right;
	margin: 5px 0px;
}

.sepdiv {
	margin-bottom: 25px;
}

.clear {
	clear: both;
}

#content {
	overflow: auto;
	margin-left: 177px;
	min-width: 400px;
}

.gallery {
	white-space: nowrap;
	padding-top: 10px;
}

#phones {
	float: right;
	font-size: 11pt;
	line-height: 16pt;
	font-weight: bold;
	margin-top: 15px;
}
