#mainDiv #contentDiv #indexLoginDiv
{
	margin-top: 10px;
	background-color: white;
	height: 312px;
	width: auto;
}
#indexLoginDiv #indexLoginRightDiv
{
	background-image: url(../index/right-index-image.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 312px;
	width: 17px;
}
#indexLoginDiv #indexLoginLeftDiv
{
	background-image: url(../index/left-index-image.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 313px;
	width: 17px;
}
#indexLoginDiv  #loginDiv
{
	background-image: url(../index/login-background.jpg);
	background-repeat: no-repeat;
	width:253px;	
	height: 290px;
	margin-bottom: auto;
	margin-top: 11px;
	float: right;
}
#loginDiv #tableDiv{	margin:12px; color: white } 
#tableDiv a{	color:white; }#tableDiv a:hover{	color:white; }
#tableDiv .heading{
	font-family: Century Gothic;
	font-size: 15px;
	font-weight: bolder;
	letter-spacing: 2px;
	padding-bottom: 4px;
}
#tableDiv .textBox
{
	margin-bottom: 5px;
}
#indexLoginDiv  #indexImageDiv
{
	width:619px;
	height: 290px;
	margin-bottom: auto;
	margin-top: 11px;;
	float: left;
}
#IndexcontentMatter #newsDiv
        {
	        background-image: url(../images/news.jpg);
	        background-repeat: no-repeat;
	        background-color:#dedd9e;
	        height: 240px;
	        width: 253px;
	        float: right;
	        margin-right: 10px;
	        margin-bottom: 10px;
        }


	 


    #newsDiv .news
    {
        width:244px;
        margin:auto;
        height:194px;        
        margin-top:40px;
        overflow:hidden;
    }
#IndexcontentMatter .indexAboutClass
{
	width: 602px;
	height: auto;
	margin-left: 10px;
	float: left;
	text-align: justify;
}
#IndexcontentMatter .indexAboutClass4IE
{
	width: 600px;
	height: auto;
	margin-left: 10px;
	float: left;
	text-align: justify;
}
#IndexcontentMatter .indexAboutClass span
{
	font-family: Century Gothic;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #8a1f03;
	display:block;
	margin-bottom: 10px;
	
}
#bottomMenuDiv
{
	background-image: url(../index/indexBottomMenuImage.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	height: 165px;	
	clear: both;
}