* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
	background: #3e90d0 url(images/backg.gif) repeat-x;
}

.hidden {
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

img {
	border-style: none;
	border-width: 0;
}

h2 {
	height: 26px;
	background: url(images/titlebg.gif) no-repeat;
	width: 468px;
	text-align: center;
	color: #fff;
	font: 18px Verdana;
	padding-top: 2px;
	padding-bottom: 5px;
}

p.blueb {
	font: 13px Arial;
	color: #333333;
	background-color: #e9f3fd;
	padding: 2px;
	margin-bottom: 15px;
	margin-top: 0;
}

a {
	text-decoration: underline;
	color: #275d88;
}

a:hover {
	color: #1c4261;
}
#wrapper {
 width: 822px;
	padding: 11px 0;
	margin-left: auto;
	margin-right: auto;
}
#header {
 color: #333;
 width: 822px;
 padding: 0;
 height: 174px;
	background: url(images/header.gif) no-repeat;
}

#content {
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 822px;
	padding: 0;
	background: url(images/midbg.gif) repeat-y;
}

#leftcolumn { 
 display: inline;
 color: #333;
 width: 162px;
 float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin: 0;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 10px;
}
#mainc { 
 float: left;
 color: #333;
 padding: 5px 4px 10px 5px;
 width: 467px;
 display: inline;
 position: relative;
	margin-top: 5px;
	margin-bottom: 10px;
	margin: 0;
}

#mainc .topad {
	width: 468px;
	height: 60px;
	padding-bottom: 10px;
}

#mainc .recom {
	width: 467px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 125px;
	margin-bottom: 5px;
	border-bottom: 1px solid #2d7bc5;
}

#mainc .recom .imgp {
	width: 125px;
	height: 125px;
	padding-right: 5px;
	float: left;
}

#mainc .recom .des {
	float: right;
	height: 125px;
	width: 337px;
	background-color: #e9f3fd;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 0;
 width: 165px;
 float: right;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 10px;
}

.txt {
	width: 135px;
	margin-top: 2px;
}

#rightcolumn .news {
	background: url(images/newsbg.gif) no-repeat;
	height: 131px;
	width: 155px;
	color: #fff;
	font-size: 12px;
	padding: 75px 5px 0;
}

#rightcolumn .news .form1 {
	margin-bottom: 10px;
}

#rightcolumn .news .sub {
	text-align: center;
	padding-top: 7px;
}

.ccont {
	padding-bottom: 20px;
}

table.tbrank {
	width: 467px;
}

table.tbrank a {
	text-decoration: none;
	color: #143047;
}

table.tbrank a:hover {
	text-decoration: underline;
	color: #143047;
}

#footer { 
 width: 822px;
 clear: both;
 color: #333;
	background: url(images/footerbg.gif) no-repeat 0 14px;
	text-align: center;
	font-size: 11px;
	margin: 0;
	padding: 0;
	height: 50px;
}

#footer .f {
	background: url(images/midbg.gif) repeat-y;
	margin-bottom: 20px;
}

#footer .f p {
	margin-bottom: 2px;
}

ul.sitemap {
	padding-left: 40px;
	padding-bottom: 10px;
	list-style-type: circle;
}

ul.sitemap li {
	padding-top: 7px;
}
.clear { clear: both; background: none; }

.ads {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}

/* @group Nav */

.nav { width: 162px; }

.nav ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

.nav a
{
display: block;
width: 154px;
border-bottom: 1px solid #eee;
	background: url(images/navnor.gif) no-repeat;
	height: 25px;
	padding: 9px 3px 3px 5px;
	text-decoration: none;
	font: 17px Arial;
	color: #fff;
}

.nav a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

.nav a:hover
{
color: #fff;
	text-decoration: none;
	font: 17px Arial;
	background: url(images/navover.gif) no-repeat;
}



/* @end */