@charset "utf-8";
/* CSS Document */
/* html, body style */
html,body {
	width: 100%;
	height: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: #052D00 url(../gfx/bg_loop_y.gif) repeat-y top center;
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	text-align:center;
	overflow: hidden;
	overflow-x: auto;
	overflow-y: hidden;
}
/**/
.alter_cont{
	width:682px;
	height:100%;
	margin:0 auto 0 auto;
}
.baner_top
{
	width:682px;
	height:auto;
}
.baner_top_top{
	height:90px;
}
.baner_top_middle{
	background:url(../gfx/top_middle.jpg) no-repeat;
	height:172px;
}
.baner_top_menu{
	background: url(../gfx/top_menu.jpg) no-repeat;
	height:42px;
	padding:0 29px 0 29px;
}
.baner_top_menu a{
	display:block; width:124px; height:30px; float:left; color:#00993e; text-decoration:none; font-family:Tahoma; font-size:12px; vertical-align:middle; font-weight:normal; 
}
.baner_top_menu a:hover{
	font-weight:normal;  color:#666666; 
}
/* */
.content_space{
	height:20px;
}
.content_cont{

}
.nag{
font-family:"Trebuchet MS"; 
font-size:14px;
color:#005306;
text-align:left;
font-weight:bold;
background:url(../gfx/nag_line.gif) repeat-x;
height:35px;
margin-right:15px;
}
.submenu{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#333333;
	line-height:25px;
	text-align:left;
}
.submenu a{
	display:block;
	text-decoration:none;
	color:#333333;
}
.left_cont{
	padding-left:20px;
	width:214px;
	float:left;
}
.right_cont{
	width:434px;
	float:right;
	text-align:left;
}
.clear_both{
	clear:both;
	font-size:5px;
}
a{
	color:#d71921;
	font-weight:bold;
	text-decoration:none;
}

.foot_cont{
	background:url(../gfx/foot.jpg) no-repeat top;
	height:75px;
	padding:50px 20px 0 20px;
}
.foot_created
{
	float:left;
}
.foot_copy
{
	float:right;
}
/**/
a:hover{
	color:#d71921;
	font-weight:bold;
	text-decoration:underline;
}
/* style for flash conteiner */
#flash_cont{
	/*border:thin solid #000066;*/
	width: 100%;
	height: 100%;
}
