@CHARSET "ISO-8859-1";

html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	text-align:center;
	background:transparent url(/files/images/bg.jpg);
	color:#02899d;
	font-size:12px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	height:100%;
	font-family:Georgia, Times, Times New Roman;
}
a:link,a:visited,a:hover,a:active{
color:#c23b15;
}

#container {
	width:100%;	
	min-height:759px;
	background:transparent url(/files/images/top_bg.jpg) repeat-x top left;
}
#container #globalcontent {
	width:100%;
	min-height:759px;
	height:auto !important;
	height:759px;
	background:transparent url(/files/images/center.jpg) repeat-y top center;
}
#container #content {
	width:100%;
	min-height:759px;
	height:auto !important;
	height:759px;
	background:transparent url(/files/images/top.jpg) no-repeat top center;
}
#header {	
	height:113px;
	background:transparent url(/files/images/menu_header.jpg) no-repeat top left;
}
#header h1 {
	position:absolute;
	text-indent:-1000px;
}
#footer {
	width:100%;	
	height:162px;
	background:transparent url(/files/images/bottom_bg.jpg) repeat-x top center;
}
#footer .content{
	width:100%;	
	height:162px;
	background:transparent url(/files/images/bottom.jpg) repeat-x top center;
}
#header ul {
	width:880px;
	margin:0 auto;
	position:relative;
	top:78px;
}
#header ul li{
	list-style-type:disc;
	float:left;	
	margin-left:25px;
	color:#fff;
}
#header ul li a:link,#header ul li a:visited,#header ul li a:hover,#header ul li a:active{
	text-decoration:none;
	font-size:1.2em;
	text-transform:uppercase;
	color:#fff;
}
#header ul li a:hover {
	text-decoration:line-through;

}
#contentapplic{
	width:820px;
	margin:0 auto;
	text-align:left;
}
#contentapplic h1, #contentapplic h2 {
		color:#2d2d2d;
		font-weight:normal;
}


#contentapplic #right {
	width:258px;
	float:right;
}
#contentapplic #right_top {
	width:258px;
	height:16px;
	font-size:1px;
	background:transparent url(/files/images/right_top.jpg) no-repeat top center;
	margin:0;
}
#contentapplic #right_center {
	width:258px;
	background:transparent url(/files/images/right_center.jpg) repeat-y top center;
	margin:0;
	padding:1px 0;
	
	color:#fff;
}
#contentapplic #right_center h2 {
	width:258px;
	background:transparent url(/files/images/right_h1.jpg) no-repeat top center;
	margin:0;
	padding:1px 0;
	text-indent:30px;
	color:#02899d;
	font-size:20px;
margin-bottom:10px;
border:0;
}
#contentapplic #right_center .block_content {
width:200px;
margin-left:30px;

}


#contentapplic #right_bottom {
	width:258px;
	height:13px;
	font-size:1px;
	background:transparent url(/files/images/right_bottom.jpg) no-repeat top center;
	margin:0;
}
.clearer {
clear:both;
}
