* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #E0E0E0;
    width: 100%
}
#left {
	width: 50px;
	background-image: url(../images/leftbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#logosmc {
        width:100px; 
        height:100px; 
        background-color:#FFF; 
        margin-left:0px; 
        margin-bottom:-7px;
}
#right {
	width: 50px;
	background-image: url(../images/rightbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#top {
	height: 80px;
	font-family: Tahoma, Verdana, Arial, "Arial Narrow";
	font-size: 10px;
	color: #535353;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
#contact {
	float: right;
	width: 240px;

}
#navi {
	color: #000000;
	background-image: url(../images/bord.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#navi td {
	padding-top: 4px;
	padding-right: 35px;
	padding-left: 35px;
	text-align: center;
	vertical-align: top;
	background-image: url(../images/bord.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#navi a {
	color: #000000;
	text-decoration: none;
}
#navi a:hover {
	color: #333333;
	text-decoration: underline;
}
#navi img {
	border: none;
	display: block;
	margin-bottom: 4px;
	width: 11px;
	margin-right: auto;
	margin-left: auto;
}
#mid {
	background-image: url(../images/midbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
        background-position:center;
	height: 200px;
        padding-top:33px;
        padding-bottom:13px;
}
#contact {
}
#cont {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, "Arial Narrow";
	font-size: 11px;
	color: #333333;
    vertical-align: top;
    min-height: 700px;
}
#bottom {
	background-color: #AFAFAF;
	font-size: 10px;
	color: #535353;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 30px;
	clear: both;
	margin-top: 20px;
}
#bottom span {
	font-size: 11px;
	color: #333333;
	display: block;
	padding-bottom: 1px;
}
#bottom p {
	padding-bottom: 10px;
	padding-left: 10px;
}
#bottom img {
	float: right;
}
#bottom a {
	margin-right: 10px;
	margin-left: 10px;
	color: #333333;
}
#bottom a:hover {
	color: #015298;
}
#left_nav {
	float: left;
	width: 200px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 10px;
	padding-top: 10px;
}
#left_nav a {
	color: #333333;
	text-decoration: none;
        display: block;
        font-weight:bold;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#left_nav a:hover {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #015298;
}
#left_nav p {
    padding-left: 10px;
    }
#left_nav p a {
	color: #333333;
	text-decoration: none;
        font-weight:none;
	display: block;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#text {
	margin-left: 280px;
	padding-right: 40px;
}
#text a {
	font-size: 11px;
	color: black;
text-decoration: none;
}
#text a:hover {
	color: #CC6600;
	text-decoration: none;
}
#text p {
	padding-bottom: 15px;
}
h1 {
	font-family: Tahoma, Verdana, Arial, "Arial Narrow";
	font-size: 18px;
	color: #000; /*#015298;*/
	font-weight: bold;
	padding-bottom: 20px;
}
h3 {
	font-family: Tahoma, Verdana, Arial, "Arial Narrow";
	font-size: 11px;
	color: #000; /*#535353;*/
	font-weight: normal;
	padding-bottom: 20px;
}
#img_block {
	display: block;
	width: 145px;
	background-color: #CECECE;
	padding: 4px;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #A4A4A4;
	color: #646464;
	font-size: 10px;
}
#img_block img {
	display: block;
	margin-bottom: 5px;
}
.txt_block {
        font-family: Tahoma, Verdana;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	clear: right;
    min-height: 350px;
}
.txt_block2 {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	clear: right;

}
.fotogal {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
    min-width: 780px;
	clear: right;
    width: 100%;
    height: 150px;
}
#text span {
	display: block;
	padding-bottom: 5px;
}
#text span a {
	color: #333333;
}

#motioncontainer a img{ /*image border color*/
border: 1px solid #ccc;
}
#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid navy;
}
#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}
.listing_foto {
	WIDTH: 100%; BORDER-COLLAPSE: collapse
}
.listing_foto TH {
	WIDTH: 20px
}
.listing_foto TH IMG {
	BORDER-RIGHT: 0px; BACKGROUND-POSITION: center center; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 18px; BORDER-BOTTOM: 0px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 86px;
}
.listing_foto TH A {

}
.listing_foto TH.prev A IMG {
	BACKGROUND-IMAGE: url(../images/but_prev_img_off.gif);
}
.listing_foto TH.prev A:hover IMG {
	BACKGROUND-IMAGE: url(../images/but_prev_img_on.gif);
}
.listing_foto TH.next A IMG {
	BACKGROUND-IMAGE: url(../images/but_next_img_off.gif);
}
.listing_foto TH.next A:hover IMG {
	BACKGROUND-IMAGE: url(../images/but_next_img_on.gif);
}
.listing_foto TD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.listing_foto TD TABLE {
	WIDTH: 100%; BORDER-COLLAPSE: collapse
}
.listing_foto TD TABLE TD {
	TEXT-ALIGN: center
}
.listing_foto TD IMG {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; MARGIN: 0px 3px; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid
}
.widemeter {
	FONT-SIZE: 1px; LINE-HEIGHT: 1px
}
#smid {
	padding-top: 20px;
	padding-bottom: 55px;
	position: relative;
}

#news_block {
    padding-left: 10px;

}
#menu {
	font-family: Tahoma, Verdana, Arial, "Arial Narrow";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #015298;
	font-weight: normal;
    min-width: 780px;
	margin-left: 280px;
        margin-top:-30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#menu a {
	margin-right: 35px;
	margin-left: 35px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#menu a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#logo {
	position: absolute;
	left: 0px;
	top: 80px;
	font-size: 10px;
	color: #015298;
	padding-left: 60px;
}
