html, body {
	margin: 0;
	padding: 0;
}

html {overflow-y: scroll;}


body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000;	
	text-align: center;
	background: #EAEAEA url(../img/body_bg.jpg) repeat-x top left; 	
	height: 100%;
	overflow-y: visible;	
}

body a img, body a:hover img {
	border: none;
}

body a
{
    color: #CC3333;
    text-decoration: none;
    font-weight: bold;
}

body a:Link
{
    color: #CC3333;
    text-decoration: none;
    font-weight: bold;
}

body a:visited	
{
    color: #EB891B;
    text-decoration: none;
    font-weight: bold;
}

body a:Hover
{
    color: #EB891B;
    text-decoration: none;
    font-weight: bold;
}

body a:active
{
    color: #EB891B;
    text-decoration: none;
    font-weight: bold;
}


html>body h1, html>body h2, html>body h3, html>body h4 {
	margin:auto;
}

hr {	
	width: 100%;
	height: 1px;
}

table 
{
	font-size: 1em;
	color: #000000; 	
}

/* Set static page width */

#Container, #Header, #Columns, #Footer   
{
    
    margin: 0;
    padding: 0;    
	width: 1008px;
}

/* Set cross-browser minimum content height */

#MinHeight 
{
	position: relative;
	display: block;
	height: 500px;
	width: 1px;
}

#Container 
{
	position: relative;
	display: block;
	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	padding: 0;
	height: 100%;
	text-align: left;
	background: transparent url(../img/container_bg4.jpg) repeat-y top left;
	
}

html>body #Container {
	
	
}

/* This is needed for clearing floats  inside container */

#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}
/******* HEADER********/
#Header
{
    height: 150px;    
   
}

#HeaderContent
{
	position: relative;
	display: block;
	height: 100px;	
	background: url(../img/header/header_bg3.jpg) no-repeat top left;
	
}

#HeaderRight
{
    float: right;    
    width: 400px;
    height: 100px;
}

#logo
{
    margin-top: 19px;
    margin-left: 39px;
    width: 122px;
    height: 61px;
    float: left;
}

/******** COLUMNS **************/
#Columns 
{
    height: 100%;	
	margin: 0;
	padding: 0;
	padding-left: 19px;
	padding-right: 19px;
	width: 970px;
	height: auto;
	background-color: #666666;
	background: #fff url(../img/container_bg3.jpg) repeat-y top left;
}
/* This is needed for clearing floats  inside container */

#Columns:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#C1{
	
	float: left;	
	width: 735px;
	height: 100%;
	background-color: #FFF;	
	overflow: hidden;
}

#BannerImg
{
    width: 735px;
    height: 225px;
    margin-top: 10px;    
}


/*****************************************/
#C2 {	
	float: left;
    margin: 10px 0 0 10px;
	width: 225px;
	height: 556px;
	background: url(../img/frontpage/newsbox_bg.gif) top left no-repeat;
	
}	
	
/**************** SAContent areas **************************/

	
/*****************************************/

#Footer {

	clear: both;
	margin: 0;
	height: 50px;
	width: 735px; 
	margin: 2px 0 0 0;
	float: left;
	background: url(../img/footer/footer_bg.gif) no-repeat top left;
	overflow: hidden;
}	
#FooterContent {
padding-top: 21px;
	padding-left: 21px;
	width: 700px;
}	

#Powered a:Link
{
    color: #000;
    text-decoration: none;   
}

#Powered a:Hover
{
    color: #000;
    text-decoration: none;
}

/**** SEARCH ***/

/*************** New style BEGINS */
#Searchbox
{
    float:right;
    color:  #FADEC2;
    text-transform: uppercase;        
    margin-right: 15px;
    margin-top: 25px;
    padding: 0;
    width: auto;
    font-weight: bold;
}

#btnSearch 
{
    width: 61px;
    height: 21px;
    text-transform: uppercase;
    color: #fff;
    font-weight: normal;
    font-size: 9px;
    padding: 0;
    padding-left: 2px;
    margin: 0;
    margin-left: 8px;
    border: none;   
    background:  url(../img/header/hae_button_wide.gif) no-repeat top left;
}

#txtSearch
{
    margin-left: 10px;
    width: 186px;    
}

    /* NEWSBOX listing*/ 	
#NewsboxCell
{
	
	float:left;
	width: 200px;
	height: 55px;
	margin: 0;	
	overflow: visible;
	}	

#Newsbox_news_h_date
{	
	float:left;
	width: 205px;
	height: 11px;
	margin: 10px 0 0 10px;
	padding:0;
	font-size: 11px;
	overflow: hidden;
	color: #999999;
	overflow: visible;
	}
	html>body #Newsbox_news_h_date
	{
	margin: 10px 0 0 20px;
	}

#Newsbox_news_text
{	
	float:left;
	margin: 0;
	width: 205px;	
	height: auto;
	margin: 0 0 0 10px;
	font-size: 11px;
	overflow: hidden;
	overflow: visible;
	}

	html>body #Newsbox_news_text
	{
	margin: 0 0 0 20px;
	}
#Newsbox_news_h
{
	float: left;
	width: 205px;	
	height: auto;
	margin: 0 0 0 10px;
	padding: 2px 0 0 0;
	font-size: 11px;	
	font-weight: bold;
	overflow: visible;
	}
	
	html>body #Newsbox_news_h
	{
	margin: 0 0 0 20px;
	}

#NewsArea
{
   width: 205px;
   margin: 15px 0 0 0;
}

.NewsDate
{
    color: #999999;
}

#NewsArea a
{
    color: #DA251D;
    text-decoration: none;
    font-weight: bold;
}

#NewsArea a:Hover
{
    color: #EB891B;
    text-decoration: none;
    font-weight: bold;
}

#Flashbanner
{
   
	display:block;
    width: 735px;	
    height: 225px;
    margin: 10px 0 0 0; 
    background-color: Transparent;
}



.FrontpageBox
{
    
    width: 203px;
    height: 251px;    
    float: left;
    padding: 0;
    margin: 0;
    margin-top: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 16px;
    background: url(../img/frontpage/frontpage_box_bg.jpg) no-repeat top left;
    border: none;
    overflow: hidden;
}
.FrontpageBox_right
{
    
    width: 203px;
    height: 251px;
    float: left;
    padding: 0;
    margin: 0;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 16px;
    background: url(../img/frontpage/frontpage_box_bg.jpg) no-repeat top left;
    
    overflow: hidden;
}



.FrontPageBoxTitle
{
    width: 203px;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 0;
   
    padding: 0;
    font-size: 10px;
   
    float: left;
}
.FrontPageBoxTitle_SA7
{
    width: 203px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 12px 0 0 20px;
    font-size: 10px;
   
}

.FrontPageBoxTitle p 
{
    padding: 0;
    margin: 0;
}

.FrontPageBoxText
{

    display: block;
    position: relative;    
    margin: 10px 0 0 0;
    overflow: hidden;
    border: 1px solid transparent;
    float:left;
 
    
}

.FrontPageBoxText a
{
    display: block;
    background: url(../img/frontpage/frontpageLink2.gif) no-repeat top left;
    margin: 0;
    padding: 0 0 0 8px;    
    color: #DA251D;
    text-decoration: none;
    font-weight: bold;
}
.FrontPageBoxText a:Link
{
       color: #DA251D;
       text-decoration: none;
}

.FrontPageBoxText a:Hover
{

    color: #EB891B;
 
}
#SAContent1, #SAContent2, #SAContent3, #SAContent4,#SAContent5,#SAContent6,#SAContent7,#SAContent8
{
    overflow: hidden;
    border: none;
}

