LAYOUT 
--------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
	
img, fieldset{
	border: 0;
}

body {
	  FONT-FAMILY: Verdana;
    margin: 0; 
    padding: 0; 
	  text-align:center;
	  background: #fff url("") repeat;
	  margin-top: 0;
	  }

a, a:link, a:visited, a:active
  {
  text-decoration: none;
  }
a, a:link
  {
  color: #000099;
  }
a:hover 
  {
  text-decoration: underline;
  color: #000033;
  }

#container {
	  width:847px;
	  margin:0 auto; 
	  border: 0px solid #ccc;
	  text-align:centre;
	  background: #fff url("bg.gif") no-repeat;	 
}


table td{
	vertical-align: top;
}

div.tableContainer {
	border: 1px solid #006699;
}

/* =HEADER
--------------------------------------------------*/
#header {
    
	  margin:0 auto; 
	  border: 0px solid #ccc;
    font-size: small;
    font-weight: bold;
    font-family: Constantia;
	  }

#content {
 
    
	  margin:0 auto; 
	  border: 0px solid #ccc;
	  }
            
#global-header{
	float: left;
	width: 100%;
  	/*border-top: 3px #ee3a42 solid;	*/
	height: 98px;
}

#global-headerBg{
	float: left;
	width: 100%;
	background: url("") repeat-x bottom;	
}

#global-header h1 span{	
	position: absolute;
	left: -1500px;
}
	
#global-header .logo{
	margin: 15px 0 10px 5px;
	float: left;
}


#global-nav {
	float: right;
	margin-left: 0;
	width: 38em;
}

#global-nav ul{
	list-style-type: none;
	font-size: 70%;
	float: right;
}
	
#global-nav ul li{
	line-height: 2em;
	padding: 0.1em;
	margin: 0 0.2em 0 0.5em;
	list-style-type: none;
	float: left;
}

#global-nav li a{
	color: #000;
	margin-right: 0em;
	text-decoration: none;
}

#global-nav li a:hover{
	text-decoration: underline;
}

#global-header form{
	float: right;
	text-align: right;
}

/* =HEADER
--------------------------------------------------*/



#global-header{
	float: left;
	width: 100%;
	height: 80px;
}

#global-header h1 span{	
	position: absolute;
	left: -1500px;
}
	
#global-header .logo{
	margin: 10 0 0 5px;
	float: left;
}


#global-header form{
	float: right;
	text-align: right;
	margin-top: 15px;
}

#global-nav {
	float: right;
	margin-left: 0;
	width: 400px;
}

#global-nav ul{
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	float: right;
}
	
#global-nav ul li{
	line-height: 2em;
	padding: 0.1em;
	margin: 0 0.2em 0 0.5em;
	list-style-type: none;
	float: left;
}

#global-nav li a{
	color: #000;
	margin-right: 0em;
	text-decoration: none;
}

#global-nav li a:hover{
	text-decoration: underline;
}

#sp-search-text{
	background: #fff;
	padding: 0.1em 0.1em 0.1em 9px;
	border:1px solid;
	border-color:#666 #ccc #ccc #666;
	height: 19px;
	width: 100px;
}

input.submit{
	height: 19px;
	border: 2px double #999999;
	font-size: 9px;
}

#inner-header{
	float: left;
	width: 100%;
	background: url("images/topbg_new.png") repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cca257;
}

#inner-header ul{
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
	
#inner-header ul li{
	padding: 2 0 2 5px;
	margin: 0 0 0 15px;
	list-style-type: none;
	float: left;
}

#inner-header li a{
	color: #ffffff;
	margin-right: 0em;
	text-decoration: none;
}

#inner-header li a:hover{
	text-decoration: underline;
}





/* =FOOTER 
--------------------------------------------------*/

#footer{
	
	margin:0 auto; 
	border: 0px solid #ccc;
  background: #fff;
	padding: 4px 0 5px 0;
	clear: both;
	margin-top: 1px;
}

#footer table {
	font-size: 11px;
	color: #000;
}
	
#footer table a{
	text-decoration: underline;
	color: #000;
	margin-right: 0.6em;
}
	
#footer td.right{
	text-align: right;
}

#footer td.left{
	text-align: left;
}
