﻿#Main
{
	width:1000px;		
}
#LoginBack
{ 	
  height:60px;  
  padding-bottom : 20px;
}
#LoginInner
{	
	padding:20px 10px 10px 2px;
	text-align:right;
}
#LoginInner a
{
	color:#1C4E6F;  
	font-weight:bold;		
	text-decoration:none;
}

#LoginInner a:hover
{		
	text-decoration:underline;
}
#LanguageMain
{
    float:right;    
    height:60px;
    padding:17px 10px 10px 10px;
}
#TopDiv
{
	width:300px; 	
	height:60px;
	vertical-align:top;
	float:left;
	padding-right:20px;
	padding-bottom : 20px;
	text-align:right;
}
#TopLeft
{
	width:213px;
	height:61px;
	background:url(images/TERRASPAN.GIF) no-repeat;
	float:left;
	text-align:center;	
	vertical-align:top;	
}
#TopRight
{
	width:785px;
	height:61px;	
	float:right;
	vertical-align:top;
	text-align:center;
}
#TopRight .SearchDiv
{
	width:60%;
	float:left;
	text-align:center;
	margin:0px 5px 0px 5px;	
	padding:5px 0px 0px 0px;	
	border:1px solid #cccccc;
	background:url(images/SearchBg.JPG) repeat-x; 
	height:26px;	
}
#TopRight .RightDiv
{
	width:35%;	
	margin:0px 5px 0px 5px;
	padding:5px 0px 0px 0px;
	float:right;
	text-align:center;
	border:1px solid #cccccc;
	background:url(images/SearchBg.JPG) repeat-x; 
	height:26px;
}
#MenuDiv
{
	background:url(images/MenuBg.JPG) bottom repeat-x; 
	width:1000px;
	height:30px;	
	float:left;	
}
#MenuLeftContainer
{	    
	 vertical-align:top;
	 text-align:right;
	 width:186px;	 
	 float:left;
	 text-align:left;
	 border: solid 1px #a7bdd2;
	 border-right:none;
	 border-left: 0px;
}

#MenuRightContainer
{	 
	 vertical-align: bottom; 
	 text-align:right;
	 width:813px;	 
	 float:right;
	 border: solid 1px #a7bdd2;
	 border-left: 0px;
}
#MiddleMainContainer
{
   	vertical-align:top;
    background:#b1c7d6;
    padding:5px 3px 5px 3px;
    float:left;    
}
#MiddleLeftContainer
{
	width: 204px;		
	float: left;
	text-align: left;
	position: relative;
	margin: 2px;	
}
#MiddleRightContainer
{
	width:775px;	
	border:solid 2px #E6E6E6;		
	padding:10px 1px 1px 1px;
	float:right;
	text-align:left;
	margin:2px;
	position:relative;			
	background-image:url(images/MenuItemMiddle.gif);
	background-repeat:repeat-x;
	background-position:top;	
	background-color:#fff;
}
#MiddleCenterContainer
{
    width:983px;	
	border:solid 2px #E6E6E6;		
	padding:10px 1px 1px 1px;
	float:left;
	margin:2px;
	position:relative;			
	background-color:#fff;     
}
#Footer
{
	background:url(images/MenuBg.JPG) bottom repeat-x;
	width:990px;
	padding-top:5px;
	padding-right:10px;
	height:25px;
	float:left;
	text-align:right;	
	vertical-align:sub;		
	font-weight:bold;
}
#Footer a
{
  margin-left:2px;
  margin-right:2px;  	
}

