#header {
	width: 100%;
	background-repeat: repeat-x;
	height: 200px;
	background-image: url(images/bg_01.jpg);
	}
html,body{
	height:100%;
	margin:0;
	padding:0;
}
.line1 {
	background-image: url(images/polosa_02.jpg);
	background-repeat: repeat;
	height: 15px;
	width: 100%;
}
#page{
    background:#F8F1E9;
    min-height:100%;
}
*html #page{
	height:100%;
	width: 100%;
	background-color: #f3ecbf;
	}

.content {
	align: center;
	width: 960px;
	background-color: #085205;
	border: 1px solid #4FDA73;
	margin: 1px;
	padding: 1px;	
	
}

div.content img {
	background-image: url(thumb_bg.jpg);
	width: 150px;
	height: 200px;
	margin: 1px;
	padding: 1px;
	background-color: #fff;
	border: 1px solid #FFFFFF;
}
div.content img:hover {
	border-color: #085205;
	border-style: solid;
	border-width: 0 px;
	margin: 1px;
	padding: 1px;
}
#page-clear{
	clear:both;
	height:150px;
	background-color: #f3ecbf;

	}
#footer{
	height:200px;
	background-image: url(images/footer_bg_01.jpg);
	background-position: top;
	background-repeat: repeat;
	
}
#InMsgText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
	text-align: justify;
	text-indent: 8px;
	line-height: 13px;
	margin: 1px;
	padding: 1px;
	clip: rect(auto,auto,auto,auto);
	}
#header td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#top table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
}
#footer .style8 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #FFFFFF;
}
.line {
	background-image: url(images/1_02.jpg);
	height: 30px;
	width: 100%;
	background-repeat: repeat;
}


.content_m {
	align: center;
	width: 960px;
	background-color: #095D05;
	border: 1px solid #51DC75;
	padding: 1px;
	margin: 1px;
	}
	.content_m a img {
	width: 225px;
	height: 150px;
	padding: 1px;
	margin: 1px;
	border: 3px solid #FFFFFF;
	}
