@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003962;
	background-color: #003962;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1 {
    margin-top: 0px;
	font-size: 11px;
}
#wrapper {
	width: 972px;
	margin: 0px auto;
	text-align: left;
	background-color: #ffffff;
	background-image: url(../images/bg_wrapper.jpg);
	background-repeat: repeat-y;
}

#wrapperc {
	width: 972px;
	_height: auto;
	height: 965px;
	margin: 0px auto;
	text-align: left;
	background-color: #ffffff;
	background-image: url(../images/bg_wrapper.jpg);
	background-repeat: repeat-y;
}


#logo {
    height: 79px;
}
#logo #col1 {
    float: left;
    width: 20px;
    height: 79px;
}
#logo #col2 {
    float: left;
    width: 206px;
    height: 79px;
}
#logo #col3 {
    float: left;
    width: 746px;
    height: 79px;
}
#photo {
    height: 124px;
}
#photo #col1 {
    float: left;
    width: 20px;
    height: 124px;
	background-color: #7fbee8;
}
#photo #col2 {
    float: left;
    width: 206px;
    height: 124px;
}
#photo #col3 {
    float: left;
    width: 746px;
    height: 124px;
	background-color: #7fbee8;
}
#content {
	height:auto;
	min-height: 597px;
	height: auto !important;
	height: 597px;
    overflow: visible;
	background-image: url(../images/address.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}


#content #col1 {
    float: left;
    width: 20px;
	min-height: 597px;
	height: auto !important;
	height: 597px;
    overflow: visible;
}
#content #col2 {
    float: left;
    width: 206px;
	min-height: 421px;
	height: auto !important;
	height: 421px;
    overflow: visible;
    padding-bottom: 176px;
    position: relative;
	z-index: 2;
}

#nvmlogo {
 	position: relative;
 	float: left;
    top: 381px;
	left: 11px;
	
}

#content #col2 .odd {
    
}
#content #col2 .even {
    background: #12476b;
}

#cms {
	width: 196px;
	min-height: 257px;
	height: auto !important;
	height: 357px;
    overflow: visible;
    padding: 20px;
}


#cms2 {
	position:absolute;
	top: 198px;
	width: 196px;
	min-height: 257px;
	height: auto !important;
	height: 567px;
    overflow: visible;
    padding: 2px;
}

#cm1 {
	position: absolute;
	top: 2px;
	left: 7px;
	z-index:1;
}

#cm2 {
	position: absolute;
	top: 250px;
	left: 7px;
	z-index: 1;
}

#cm3 {
	position: absolute;
	top: 252px;
	left: 7px;
	z-index: 1;
}


#content #col3 {
    float: left;
    width: 490px;
	min-height: 557px;
	height: auto !important;
	height: 702px;
    overflow: visible;
    padding: 20px;
    padding-right: 0px;
}


#content #col4 {
    float: left;
    width: 196px;
	min-height: 257px;
	height: auto !important;
	height: 357px;
    overflow: visible;
    padding: 20px;
}


#content #col4 .imageBlock {
    background: #7fbee8;
    margin-bottom: 20px;
}
#content #col4 .imageBlock .title {
    background: #ff0000;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}
#content #col4 .imageBlock .body {
    background: #7fbee8;
    text-align: center;
	min-height: 175px;
	height: auto !important;
	height: 175px;
    padding: 10px 0px;
    font-weight: bold;
}
#content #col4 .imageBlock .price {
    font-weight: bold;
}

.listitem_td{
		background-color: #7FBEE9;
		font-size: 12px;
		padding: 12px;
		width: 25%;
		text-align: center;
		cursor: pointer;
}

a.navlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003962;
	padding: 2px 1px 2px 5px;
	font-size: 12px;
	text-decoration: none;
}

a.navlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003962;
	padding: 2px 1px 2px 5px;
	font-size: 12px;
	text-decoration: none;
}
a.navlink:hover{
	color: #003962;
	text-decoration: underline;
}


a.navlink:hover{
	color: #003962;
	text-decoration: underline;
}

a.adres:link{
	color: #003962;
	text-decoration: none;
}

a.adres:hover{
	color: #003962;
	text-decoration: none;
}

a.adres:visited{
	color: #003962;
	text-decoration: none;
}

.open_house {font-weight:bold;color:#CC3300;}

.border {
border:#666666;
}
