﻿
* html a:hover
{
visibility:visible
}

body 
{
    background-image: url(images/BGBody.png);
    background-repeat:repeat-x;
    background-color:#48BAFD;
}

#main
{
    width:10px;
    height:737px;
    position:absolute;
    left:50%;
}

#maincontent
{
    background-color:White;
    width:800px;
    height:730px;
    position:relative;
    left:-400px;
    top:0px;
}

#bigmaincontent
{
    background-color:White;
    width:800px;
    height:1030px;
    position:relative;
    left:-400px;
    top:0px;
}

#top
{
    background-image: url(images/BGTop.png);
    background-repeat:repeat-x;
    border-bottom: solid 2px #F26100;
    height:100px;
    width:800px;
    position:relative;
    left:0px;
    top:0px;
}

#rightimage
{
    width:562px;
    height:209px;
    position:relative;
    left:238px;
    top:-210px;
    border-bottom: solid 1px #F26100;
    background-image: url(images/RightImage.png);
    background-repeat: no-repeat;
}

#bottomshadow
{
    width:807px;
    height:7px;
    position:relative;
    left:0px;
    top:-200px;
    background-image: url(images/BodyBottomShadow.png);
    background-repeat: no-repeat;
}

#rightshadow
{
    width:7px;
    position:relative;
    left:800px;
    top:-970px;
    height:763px;
    background-image: url(images/BodyRightShadow.png);
    background-repeat: no-repeat;
}

#bigbottomshadow
{
    width:807px;
    height:7px;
    position:relative;
    left:0px;
    top:-120px;
    background-image: url(images/BodyBottomShadow.png);
    background-repeat: no-repeat;
}

#bigrightshadow
{
    width:7px;
    position:relative;
    left:800px;
    top:-1270px;
    height:1143px;
    background-image: url(images/BodyRightShadowBig.png);
    background-repeat: no-repeat;
}

#menu a {
		display:block;
		position:relative;
		left:0px;
		top:0px;
		width:236px;
		height:27px;
		border-left: solid 2px #FFFFFF;
		border-bottom: solid 1px #FFFFFF;
		margin: 0px 0px 0px 0px; padding: 7px 0px 0px 0px;
		font: bold 14px/1 sans-serif;
		color:#ffffff;
		text-align: center;
		background: url("images/BtnNormal.png") 0 0 no-repeat;
		text-decoration: none;
		}
		
	#menu a:hover {	
		background: url("images/BtnOver.png") 0 0 no-repeat;
		}
	#menu a:active {
		background: url("images/BtnSelected.png") 0 0 no-repeat;
		}
		
	#selectedmenu a 
	{
	    position:relative;
		left:0px;
		top:0px;
		display:block;
		width:236px;
		height:27px;
		border-left: solid 2px #F26100;
		border-bottom: solid 1px #F26100;
		margin: 0px 0px 0px 0px; padding: 7px 0px 0px 0px;
		font: bold 14px/1 sans-serif;
		color:#ffffff;
		background: url("images/BtnSelected.png") 0 0 no-repeat;
		text-align: center;
		text-decoration: none;
		}
	#selectedmenu a:hover {	
		background: url("images/BtnSelected.png") 0 0 no-repeat;
		}

#content
{
   position: relative;
		left:0px;
		top:-200px;
		height:400px;
		width:800px;
		display:block;  
				}
				
#bigcontent
{
   position: relative;
		left:0px;
		top:-200px;
		height:700px;
		width:800px;
		display:block;  
				}

#leftcontent
{
    position:relative;
		left:0px;
		top:0px;
		height:100%;
		width:340px;
		display:block;  
		border-right: solid 1px #0B52A0;
}

#rightcontent
{
  position:relative;
		left:360px;
		top:-100%;
		height:100%;
		width:440px;
		display:block;  
}
    #biglink a
    {
        border: solid 2px #FFFFFF;
        position:relative;
		left:4px;
		top:0px;
		height:110px;
		width:320px;
		display:block;
		margin: 0px 0px 0px 0px; padding: 12px 0px 0px 0px;
        font: bold 15px/1 sans-serif;
		color:#0B52A0;
		text-decoration: none;
		text-indent: 5px;
		border-top: dotted 2px #0B52A0;
	}
    
     #biglink a:hover
    {
       border: solid 2px #F26100;
    }
    
    #biglink span
    {
        display:inline;
		font: bold 9px/1 sans-serif;
		color: Black;
		 position:relative;
		left:6px;
		   }
		   
    #bigitem
    {
        position:relative;
		left:0px;
		background: url("images/Check.png") 0 0 no-repeat; 
		top:0px;
		width:90%;
		display:block;
        font: bold 18px/1 sans-serif;
        margin: 0px 0px 0px 0px; padding: 4px 0px 15px 0px;
		color:#F26100;
		text-decoration: none;
		text-indent: 35px;
    }
    
     #bigitem span
    {
        display:block;
		font: 12px/1 sans-serif;
		color: #0B52A0;
		 position:relative;
		left:6px;
		   }
		   
    #smallitem
    {
        position:relative;
		left:5px;
		background: url("images/Bullet.png") 0 0 no-repeat; 
		width:90%;
		display:block;
        font: bold 14px/1 sans-serif;
		color:#F26100;
		text-decoration: none;
		text-indent: 5px;
    }
    
     #smallitem span
    {
        display:block;
		font: 12px arial;
		color: #0B52A0;
		 position:relative;
		left:10px;
		margin: 0px 0px 0px 0px; padding: 0px 0px 6px 0px;
		   }
		  
    #smallnewitem
    {
        position:relative;
		left:0px;
		background: url("images/New.png") 0 0 no-repeat; 
		top:0px;
		height:100px;
		width:90%;
		display:block;
        font: bold 14px/1 sans-serif;
		color:#F26100;
		text-decoration: none;
		text-indent: 35px;
    }
    
     #smallnewitem span
    {
        display:block;
		font: 10px/1 sans-serif;
		color: #0B52A0;
		 position:relative;
		left:6px;
		   }
   #bottom
   {
        display:block;
       background-image: url(images/BGBottom.png);
    background-repeat:repeat-x;
    height:40px;
    width:800px;
    position:relative;
    left:0px;
    top:-200px;
       } 
   
    #bottom span
   {
       display:inline;
		font: 10px/1 sans-serif;
		color:  White;
		 position:relative;
		left:0px;
		
   } 
   
    #bottom a
   {
       display:inline;
		font: 12px/1 sans-serif;
		color:  White;
		 position:relative;
		left:300px;
		text-decoration: none;
   } 
   
   #bigbottom
   {
        display:block;
       background-image: url(images/BGBottom.png);
    background-repeat:repeat-x;
    height:40px;
    width:800px;
    position:relative;
    left:0px;
    top:-120px;
       } 
   
    #bigbottom span
   {
       display:inline;
		font: 10px/1 sans-serif;
		color:  White;
		 position:relative;
		left:0px;
		
   } 
   
    #bigbottom a
   {
       display:inline;
		font: 12px/1 sans-serif;
		color:  White;
		 position:relative;
		left:300px;
		text-decoration: none;
   } 
