* {  margin: 0 0 0 0;  padding: 0;}body {  color: #333;  font: 11px Verdana, sans-serif;  text-align: center;  background-image: url(../gfx/bg_tile.jpg);  background-repeat: repeat;}/* -- inner working area -- */#wrapper {  background-color:#FFFFFF;  margin: 0 auto;  width: 810px;  text-align: left;  position: relative;  border-bottom: 4px solid #ffffff;  border-left: 4px solid #ffffff;  border-right: 4px solid #ffffff;   border-top: 2px solid #ffffff;}/* -- navigation bar -- */#header {font-weight: bold;font-size: 13px;text-align:left;text-transform:uppercase;color: #fff;background-image: url(../gfx/header.jpg);background-repeat: repeat-no;height: 83px;width: 810px;border-bottom: 0px solid #ffffff;}.navigation {float: left;width: 400px;height: 15px;padding: 55px 0px 0px 118px;}.navigation a:link      {color: #ffffff; text-decoration: none; font-weight: bold; font-size: 13px; }.navigation a:hover		{color: #ffffff; text-decoration: none; font-weight: bold; font-size: 13px; }.navigation a:visited	{color: #ffffff; text-decoration: none; font-weight: bold; font-size: 13px; }/* -- page title between nav and windows -- */#subnav {width: 698px;height: 20px;color: #fff;font: 11px Arial, Helvetica, sans-serif;background-image:url(../gfx/header_sub.jpg);background-repeat:no-repeat;text-transform:capitalize;padding: 6px 7px 10px 105px;text-align:right;}#subnav a:link      { color: #ffffff; font: 10px Arial, Helvetica, sans-serif; text-decoration: none; }#subnav a:hover		{ color: #ffffff; font: 10px Arial, Helvetica, sans-serif; text-decoration: none; }#subnav a:visited	{ color: #ffffff; font: 10px Arial, Helvetica, sans-serif; text-decoration: none; }/* -- content windows -- */#container-content {  padding: 0;}#container-content:after {  clear: both;  display: block;  content: ".";  height: 0;  visibility: hidden;}#content-right {  width: 40%;  float: right;  height: 100%;  color: #ffffff;}#content-left {  width: 60%;  height: 100%;  float: left;  background-color:#FFFFFF;  color: #414141;}/* -- table for links -- */.table {font-size: 10px;font-weight: normal;font-family: Verdana, Arial, Helvetica, sans-serif;color: #000000;line-height: 1.3em;margin: 0 0 1em;padding-left: 15px;}td {padding: 1px;width: 25%;}tr {height: 10px;padding: 0px;width: 25%;}th {font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	text-align: center;	vertical-align: middle;	border: 1px none #FFFFFF;	height: 9px;	margin-bottom:1px;	font-size:9px;	background-color:#530103;	text-transform: uppercase}	.table a:link     	{  color: #213252; font-size:10px; text-decoration: none; font-weight: bold; text-transform:capitalize; }.table a:hover      {  color: #213252; font-size:10px; text-decoration: underline; font-weight: bold; text-transform:capitalize; }.table a:visited    {  color: #213252; font-size:10px; text-decoration: none; font-weight: bold; text-transform:capitalize; }/* -- footer -- */#footer {  width: 810px;  background: url(../gfx/footer.jpg) no-repeat;  background-color:#000000;  height: 79px;}
