@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #002c53;
	background-image:url(images/background_blue.png);
	margin:0px;
	padding:0px;
	background-repeat: repeat-x;
	color: #FDFCD5;
	height: 300px;
    } 
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 38pt;
	color: #fdfcd5;
}

h2{
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #AE0323;
}

h3{
}

h4{
}

h5{
}

h6{
}

#header {
	background-image:url(images/header_red.png);
	background-repeat:repeat-x;
	height:84px;
	margin:0px;
	padding:5px 15px 10px 5px;
	
}

.header_info{
	padding-top:35px;
	float:right;
	color:#d7cb15;
	font-size:14px;
}
.header_info a{
	color:#d7cb15;
	text-decoration:none;
}
.header_info a:hover{
	color:#52a1e9;
	text-decoration:underline;
}
#main {

 }

#footer {
	margin:10px 0px 10px 0px;
	height:28px;
	color:#fdf99e;
	background-image: url(images/footer_red.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 10px;
}

.container {
	width:950px;
	margin:0 auto;
}

#block_info {
	padding: 0px 0px 5px 10px;
	background-image:url(images/sirens_blue.png);
	background-repeat:no-repeat;
	height:280px;
	position: relative;
}
#block_info_sub {
	padding: 0px 0px 5px 10px;
	background-image:url(images/sirens_blue.png);
	background-repeat:no-repeat;
	height:80px;
	position: relative;
}

.block_info {
	display: block;
	position: absolute;
	top:25px;
	left:500px;
}
#block_promo_left{
	float: left;
	padding-top: 5px;
	width: 475px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 445px;
	}
html>body #content {
	width: 445px; 
	/* ie5win fudge ends */
	}

#block_promo_right{
	float: left;
	padding: 5px;
	padding-left: 40px;
	width: 475px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 445px;
	}
html>body #content {
	width: 445px; 
	/* ie5win fudge ends */
	}
	
#block_content {
	margin-top:10px;
	min-height:450px;
	font-size: 16px;
	width:450px;
	color: #fdfcd5;
}

#block_promo {
	margin-top:10px;
	background-color: #52a1e9;
	min-height:300px;
	padding-bottom:5px;
}
p.block_promo {
	color: #FDFCD5;
	font-size: 16px;
	font-weight:bold;
}
a.block_promo {
	color: #fff400;
}
a:hover.block_promo {
	color:#dd2424;
}
.container #block_info p {
	color: #FDFCD5;
	font-size: 18px;
}
.container #block_content li {
	color: #FDFCD5;
	font-size:16px;
	font-weight:bold;

}
.cssnav	{
						position:relative;
						float: left;
						margin: 5px 10px 0px 10px; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(images/button_yellow.png) no-repeat;
						width: 136px;
						height: 48px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
.cssnav a {
						display: block;
						color: #fdf99e;
						font-size: 14px;
						font-weight:bolder;
						width: 136px;
						height: 48px;
						display: block;
						float: left;
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
.cssnav a:hover {
						color: #ab1a1a;
			}
			

.cssnav img {width: 136px; height: 48px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
					    position: absolute;
					    left: 0px;top: 15px;
					    text-align: center;
					    width: 136px;
					    cursor: pointer;
					     
			}

.block_nav {
						height: 48px;
						width: 950px;
}

.g_voice {
	display: block;
	position: absolute;
	top:0px;
	left:720px;
}
#block_footer_left{
	float: left;
	width: 475px; 
	padding-top:5px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 445px;
	}

#block_footer_right{
	float: left;
	padding-left: 40px;
	width: 475px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 445px;
	}
#main .container #block_content a:hover {
	color: #AE0323;
	text-decoration:underline;
}
#main .container #block_content a {
	text-decoration:none;
	color:#fff400;
}


#ad {
	font-weight: bold;
	color: #FFF400;
	font-size: 18px;
}
#asterik {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

