html, body {
	behavior:url("../htc/csshover.htc");
	height: 100%;
}

#global
{
	font-family: verdana, arial, sans-serif;
	margin-left:20px;
	margin-right:50px;
}

#logo
{
	position:absolute;
	top:10px;
	float:left;
}
#topBlock
{
	position:absolute;
	top:10px;
	margin-left:200px;
	width:728px;
	min-width:728px;
	background: url(../images/mastBackground.jpg) no-repeat;
}

#bottomBlock
{
	padding-top:165px;
	width:177px;
	min-width:177px;

}

#bottomContent
{
	position:absolute;
	top:200px;
	margin-left:200px;
	width:730px;
	min-width:730px;
	min-height: auto;
	background-color:#CE0000;

}

#bottomContentFore
{
	margin:0px 20px 0px 20px;
	width:690px;
	min-width:690px;
	background-color:#FFFFFF;
}

#bottomContentText
{
	margin-top:0px;
	margin-bottom:15px;
	margin-left:20px;
	margin-right:200px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;	
}

#topText
{
	
	padding-left:25px;
	padding-right:25px;
	padding-bottom:1px;
	color:#FFFFFF;
}

#rightImage
{
	float:right;
	width:160px;
	min-width:160px;
}

#leftText
{
	padding-left:14px;
	padding-right:25px;
	width:180px;
	min-width:180px;
	background: url(../images/linkBackground.jpg) no-repeat;
	font-size:12px;
}


#ur{background: url(../images/bg_UL.jpg) 0 0 no-repeat; 
	/*width: 20em;*/}
#dr{background: url(../images/bg_DL.jpg) 0 100% no-repeat; 
	/*width: 20em;*/}
#dl{background: url(../images/bg_DR.jpg) 100% 100% no-repeat; 
	/*width: 20em;*/}
#ul{background: url(../images/bg_UR.jpg) 100% 0 no-repeat; 
	/*width: 20em;*/}
#wur{background: url(../images/bg_WUL.jpg) 0 0 no-repeat; 
/*width: 20em;*/}
#wdr{background: url(../images/bg_WDL.jpg) 0 100% no-repeat; 
/*width: 20em;*/}
#wdl{background: url(../images/bg_WDR.jpg) 100% 100% no-repeat; 
	/*width: 20em;*/}
#wul{background: url(../images/bg_WUR.jpg) 100% 0 no-repeat; 
	/*width: 20em;*/}

#asterisk
{
	color:red;
	font-size:20px;
}

