html, body {
	margin: 0;
	padding: 0;
}

body 
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;	
	color: #000;
	text-align: center;
	background: url(../img/bg.gif) left top repeat-x;
	background-color:#D3D8D4;
}

body a img, body a:hover img {
	border: none;
}

body a 
{
	color: #00A250;
	text-decoration: none;
}

body a:link	
{	
    color: #00A250;
	text-decoration: underline;
}	
		
body a:visited	
{	
    color:#00A250;
	text-decoration: underline;
}	
		
body a:active
{	
    color: #00A250;
	text-decoration: underline;
}	
		
body a:hover {
    color: #00A250;
	text-decoration: underline;
}

html>body h1, html>body h2, html>body h3, html>body h4 {
	margin:auto;
}

hr {	
	width: 100%;
	height: 1px;
}

body p {margin: 0 0 15px 0;padding: 0;}

/******************************************* Table style ****/
body table {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px; 
	border: 0;
	color: #000;
	clear: both;
}

html>body table {height: auto !important;margin: 1px 0 0 1px;padding: 1px 0 0 1px;}

body table tr td {
	margin: 0;
	padding: 0;
}

#MinHeight {
    height: 420px;
}
html>body #MinHeight {min-height: 420px;height: auto;}

/* Set static page width */

#Container,#Header,#Column,#Footer {
    width:  998px;
} 

#Container 
{
	position: relative;
	display: block;
	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	padding: 0 0 0 5px;
	text-align: left;
	overflow: hidden;
	clear: both;
}

html>body #Container {
	border-bottom: 1px transparent;	
}

/* This is needed for clearing floats inside container */

#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#Header {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 310px;
    overflow: hidden;
    clear: both;
}

#ColumnsOut {
    position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 998px;
	overflow: hidden;
    background: url(../img/mainbg.gif) left top repeat-y;
}

#ColumnsOut:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#Columns {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 0 0 8px;
	min-height: 400px;
	overflow: hidden;
}

#Rightbottom {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    overflow: hidden;
    width: 991px;
}

/* This is needed for clearing floats  inside container */

#Columns:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#C1 {
	position: relative;
	display: inline;
	float: left;	
	margin: 0;
	width: 227px;
	overflow: hidden;
	background: url(../img/mainleft.gif) 0 0 no-repeat;
}

#C2 {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	width: 759px;
	overflow: hidden;
	background: url(../img/contenttop.gif) left top repeat-x;
}
html>body #C2 {width:762px;}

#C3 {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	width: 1px;
	overflow: hidden;
}

#Footer {
	position: relative;
	display: block;
	margin: 0;
	padding: 8px 0 0 25px;
	height: 40px;
	color: #fff;
	font-size:10px;
    clear: both;
    text-align: left;
	overflow: hidden;
    background: url(../img/bottombg.gif) left top no-repeat;
}	

#Footer a {color:#fff;text-decoration: none;}
#Footer a:hover {color:#fff;text-decoration: underline;}

/********************************* SAContent ********/
#SAContent1 {
	display: block;
	position: relative;
	margin:  20px 0 0 40px;
	padding: 0;
	width: 556px;
	overflow: hidden;
}

#SAContent2 {
	display: block;
	position: relative;
	margin: 25px 0 0 40px;
	padding: 0;
    width: 556px;
	overflow: hidden;
}

#SAArea1 {
	display: block;
	position: relative;
	margin: 10px 0 20px 40px;
	padding: 0;
	width: 556px;
	overflow: hidden;
}

/********************************* Other styles********/
#SABanner {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    height: 258px;
    width: 998px;
    overflow: hidden;
}

#Link_Frontpage {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0 0 0 15px;
    width: 88px;
    height: 53px;
    line-height: 46px;
    font-size:10px;
    background: url(../img/menuleft.gif) left top no-repeat;
    z-index:10;
    top:258px;
    left:8px;
}

* html #Link_Frontpage {width: 98px;}

#Link_Frontpage a {
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight:bold;
    text-decoration: none;
}



.Greenbox {
    display: block;
    position: relative;
    margin: 14px 5px 0 15px;
    padding: 0;
    width: 212px;
    background: url(../img/newstop.gif) left top no-repeat;
}

.Greentop {
    display: block;
    position: relative;
    margin: 0;
    padding: 9px 0 0 20px;
    width: 212px;
    height: 46px;
    color: #fff;
    font-size: 25px;
}

.Greenbg {
    display: block;
    position: relative;
    margin: 0;
    padding: 10px 20px 10px 20px;
    width: 212px;
    height:200px;
}
html>body .Greenbg {min-height: 200px;height:auto;}

.Greenbottom {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    height: 3px;
    width: 212px;
    background: url(../img/newsbottom.gif) left bottom no-repeat;
}

#Newsdiv {
    display: block;
    position: relative;
    width: 170px;
}
#Newsdiv a {color:#fff;}

.Newsdate {
    color: #D4EEE1;
}

.NewsTitle {
    color: #fff;
    font-weight: bold;
}









