body {font-size: 12px;
      font-family: "palatino linotype", "trebuchet ms", "times new roman";
      margin: 0;
      padding: 0;
      background: #FFFFFF url(images/background.gif) repeat-x;
      color: #5B6973;
      text-align: center;}
h1, h2, h3, h4, h5, h6, p {margin: 0 0 0px 0;
                           padding: 0;}
p {	line-height: 130%;
	font-size: 14px;}
ul {list-style-type: disc;}
img {border: 0;
     margin: 0 0 0 0;}
h1 {font-size: 24px;}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

a {text-decoration: none;}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;} 
#bg {
	background-image: url(images/background-body.gif)}    
#container {
	width: 760px;
	margin: auto;
	text-align: left;
	background-image: url(images/background-body.gif);
	margin-left: auto;
	margin-right: auto;}
#header {width: 100%;
         height: 98px;
         position: relative;}
#logo {position: absolute;
       left: 0;
       top: 0px;
       width: 760px;
       height: 97px;}
#logo img {display: block;}
#menu {
	width: 100%;
	height: 42px;
	clear: both;
	background: url(images/button_end_gradient.png) center left no-repeat;
	position: relative;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 2px;
	background: #6A7A86 url(images/menu_background.png) repeat-x;
	color: #DCE0E4;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	text-decoration: none;
	height: 42px;
	padding: 0 9px;
	margin: 0;
	line-height: 42px;
	display: block;
	float: left;
	background: url(images/button_end_gradient.png) center right no-repeat;
	color: #D8DCE0;
	font-size: 14px;
	font-weight: bold;
}
#menu ul li a:hover {background: url(images/button_end_gradient.png) center right no-repeat;
                     color: #FFF;}
#wrapper {
	width: 100%;
	margin-top: 10px;
	padding: 0;} 
#left-column {
	width: 530px;
	float: left;
	padding-left: 15px;
}
#left-column a {
	color: #000066;
}
#left-column h4 {
	text-align: right;
}
#left-column li {
	font-size: 14px;
}
#right-column {
	float: left;
	background-color: #41678B;
	height: 100%;
	padding-left: 8px;
	padding-right: 5px;
	color: #CCCCCC;}
	
#right-column p{
	line-height: 110%;
	font-size: 12px;}

#lb {
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	width:258px;
	height:57px;
	z-index:1;
	top: 17px;
	visibility: visible;
	text-align: right;
	color: #000000;}
#lb a{
	color: #000000;}
#bottom  {
	margin: auto;
	padding: 5px 0;
	background: url(images/bg_footer.gif) repeat-x 0 100%;
	width: 760px;
	overflow: hidden;
	margin-top: 5px;}
#bottom  p{
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}
#bottom  a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}
#bottom  a:hover{
	color: #FFFFFF;
}
.icons {float:left; margin-left:0px; margin-right:2px;}