
@font-face { font-family: BellGoth; src:url("localhost/iltios/font/tt0359m_.TTF") format("truetype"); font-style:"black"; }


body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0px; padding: 0px; border: 0px;
}
 
body {
	font: 13px arial, helvetica, sans-serif;
	background: #fff;
}

#container {
	width:1000px;
	height:600px;
	background-color: #fff;
	margin:5px auto;
	position:relative;
	overflow:hidden;
	border:2px solid #999999;
    -moz-border-radius-bottomright: 17px;
    -moz-border-radius-topleft: 17px;
    -moz-border-radius-topright: 17px;
    -moz-border-radius-bottomleft: 17px;
    -webkit-border-top-left-radius: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
}

#row-top {
	width:1000px;
	height:320px;
	
	float:left;
	overflow:hidden;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-topright: 16px;
    -webkit-border-top-left-radius: 17px;
    -webkit-border-top-right-radius: 17px;


}

#row-top-text {
	width:380px;
	height:300px;
	background: url('images/bg_white_op75.png');
	float:right;
	overflow:auto;
	padding: 10px 10px 10px 10px;	
	-moz-border-radius-topright: 16px;
	-webkit-border-top-right-radius: 17px;
	
}

#row-top-text p {
	line-height: 20px;
	margin: 0 0 15px 0;
}

#row-bottom {
	width:1000px;
	height:280px;
	float:left;
	/* overflow:hidden; */

}


#row-bottom-news {
	width:380px;
	height:260px;
	float:left;
	overflow:hidden;
	padding: 10px 10px 10px 10px;

}


#row-bottom-news p {
	line-height: 17px;
	margin: 0 0 10px 0;
}

#row-bottom-right {
	width:600px;
	height:280px;
	float:left;
	/* overflow:hidden; */

}

#row-bottom-right-top {
	width:600px;
	height:180px;
	float:left;
	overflow:hidden;

}

#row-bottom-right-top-webcam {
	width:180px;
	height:160px;
	float:left;
	overflow:hidden;
	padding: 10px 10px 10px 10px;

}

#row-bottom-right-top-images {
	width:380px;
	height:160px;
	float:left;
	overflow:hidden;
	padding: 10px 10px 10px 10px;
}

#row-bottom-right-top-images table, tr, td{
	border:0;
}

#row-bottom-right-top-images p {
	line-height: 17px;
	margin: 0 0 10px 0;
}

#row-bottom-right-nav {
	width:580px;
	height:70px;
	float:left;
	/*overflow:hidden;*/
	text-align:center;
	padding: 20px 0px 10px 20px;
}
/*
#row-bottom-right-nav ul li{
	font: 40px BellGoth, trebuchet ms, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #df0023;
	display:inline;
	margin:0px 20px 0 0;
}
*/
h1 {
	font: 48px BellGoth, trebuchet ms, helvetica, arial, sans-serif;
	font-weight: 500;

}


h2 {
	font: 24px BellGoth, trebuchet ms, helvetica, arial, sans-serif;
	font-weight: 500;
	color: #df0023;
}


a {
      color: #df0023;
      text-decoration:underline;

}
ul {
	padding-left:15px;
}
