* { margin: 0; padding: 0; }

body
{
	background-color: #fff;
	text-align: center;
	font-family: trebuchet MS, tahoma, verdana, arial, helvetica, sans-serif;

	}


div#container
{

    width: 753px;
    text-align: left;
	margin-left: auto;
	margin-right: auto;

}

h1 span
{
   display: none;
}

h2 span
{
   display: none;
}

a span
{
   display: none;
}

p span
{
   display: none;
}


li div span
{
	display: none;
	margin: 0;
	padding: 0;
}

h1 a
{
	display: none;
      width: 753px;
}

img
{
	margin: 0 0 0px 0;
	padding: 0;
}



div#body
{
    background-color: #3D394F;
}

div#content
{
    width: 753px;
	margin-left: 175px;
	background-color: #3D394F;
	margin-bottom: 20px;
}

div#content P, div.full-text
{
	padding-bottom: 1em;
	line-height: 1.4em;
}

table
{
	margin: 0 0 0px 0;
    width: 753px;
    text-align: left;
	border:0px;

}

table#home
{
	
	
}

table#home td
{
	
}

table#menu-bar
{
	
	
}

table#menu-bar td
{
	
}

#bg_home
{	
	width: 753px;
	height: 413px;
	padding-top: 75px;
	padding-bottom: 50px;
	padding-left: 160px;
	padding-right: 410px;
	background: url(../images/bg_home.gif) no-repeat;
	vertical-align: top;
	}
	
	#bg_blog
{	
	width: 753px;
	height: 413px;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left: 160px;
	padding-right: 10px;
	vertical-align: top;
	background: url(../images/bg_blog.gif) no-repeat;
	}
	
div#footer
{
	font-size: 1.5em;
	padding-top: 0px;
	padding-left: 20px;
	width: 100%;
	color: #ffffff;
}

div#footer a
{
	color: #ffffff;
	text-decoration: none;
}

div.footer-left
{
	float: left;
	text-align: left;
}

#news-left
{	
	width: 475px;
	height: 413px;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left: 140px;
	padding-right: 0px;
	background: url(../images/bg-left.gif) no-repeat;
	vertical-align: top;
	margin-bottom:6pt;
	}
	

	
#news-right
{
	width: 278px;
	height: 413px;
	background: url(../images/bg-right.gif) 0 -487px no-repeat;
}

#news-right a
{
	background: url(../images/bg-right.gif) no-repeat;
	display: block;
	height: 413px;
	overflow: hidden;
	width: 278px;
}

#news-right a:hover
{
	background-image: none;
}

#contact-right
{
	width: 278px;
	height: 413px;
	background: url(../images/bg-contactright.gif) 0 -487px no-repeat;
}

#contact-right a
{
	background: url(../images/bg-contactright.gif) no-repeat;
	display: block;
	height: 413px;
	overflow: hidden;
	width: 278px;
}

#contact-right a:hover
{
	background-image: none;
}