* {
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
}

html {
    width: 100%;
    height: 100%;
    background-image: url(../images/top_bg.gif);
    background-position: top left;
    background-repeat: repeat-x
}

body {
    width: 100%;
    height: 100%;
    background-image: url(../images/bot_bg.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
    position: relative;
}

html > body {
    min-height: 100%;
    height: auto;
}

#site {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0 146px 0
}

#wrapper {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    background-image: url(../images/bg.gif);
    background-position: top left;
    background-repeat: repeat-y;
}

#header {
    background-image: url(../images/top_img.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    width: 1000px;
    height: 374px;
}

#menu {
    width: 814px;
    float: left;
    padding: 11px 0 0 73px;
    line-height: 44px;
}

#menu li {
    display: inline;
    background-position: top left;
    background-repeat: no-repeat
}

#menu a {
    display: block;
    float: left;
    text-align: center;
    margin: 0 1px 0 0;
    text-decoration: none;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    color: #000000
}

.but {
    width: 132px;
}

.but:visited {
    background: none;
}

.but:hover {
    background-image: url(../images/but2.gif);
}

.but_active {
    width: 132px;
    background-image: url(../images/but2.gif);
	font-weight: bold;
}

.prelogo {
    font-family: Tahoma;
    font-size: 22px;
    color: #676A4F;
    width: 305px;
    padding: 40px 0 0 450px;
    float: left;
}

.logo {
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    color: #676A4F;
    width: 305px;
	padding: 6px 0 0 450px;
    float: left;
}

#content {
    background-image: url(../images/content_bg.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 22px 0 0 65px;
    overflow: hidden;
    width: 1000px;
}

#content h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #3A3A3A;
    font-weight: bold
}

#content h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #3A3A3A;
    font-weight: bold
}

#sidebar {
    width: 190px;
    padding: 0 53px 25px 0;
    float: left;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    color: #000000;
}

#sidebar ul {
    margin: 6px 0 15px 0
}

#sidebar li {
    list-style-type: none;
    line-height: 19px;
}

#sidebar li a {
    color: #000000;
    text-decoration: none
}

#sidebar li a:visited {
    text-decoration: none
}

#sidebar li a:hover {
    text-decoration: underline
}

.more {
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    color: #0052AE;
    text-decoration: none;
}

.more:visited {
    text-decoration: none;
}

.more:hover {
    text-decoration: none
}

#sidebar p {
    width: 200px;
    padding: 6px 0 15px 0
}

#logo {
	color: #FFFFFF;
    float: left;
	font-family: Tahoma;
	letter-spacing: -1px;
    margin: 5px 0 0 65px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000000;
}

#main {
    width: 639px;
    float: left;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
	line-height: 1.4em;
    color: #000000;
}

#main h2 {
    padding-bottom: 20px;
    display: block;
    clear: both
}

#main h3 {
    padding-bottom: 16px;
	padding-top: 20px;
    display: block;
    clear: both
}

#main .title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0052AE;
    font-weight: normal;
    margin-bottom: 7px;
    display: block;
    text-decoration: none;
}

#main ul {
	margin-left: 25px;
	color: #3A3A3A;
}

#main a {
    color: #0052AE;
    text-decoration: none;
}

.title:visited {
    text-decoration: none
}

.title:hover {
    text-decoration: underline
}

.block {
    float: left;
    padding: 0 0 28px 0
}

.block li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3A3A3A;
    list-style-type: none;
    line-height: 16px;
}

.block li a {
    color: #3A3A3A;
    text-decoration: none
}

.block li a:visited {
    text-decoration: none
}

.block li a:hover {
    text-decoration: underline
}

.width1 {
    width: 170px;
}

.width2 {
    width: 225px;
}

#main p {
    width: 610px;
    font-family: Tahoma, sans-serif;
    color: #3A3A3A;
	text-align: justify;
}

.pad15 {
    padding-top: 15px
}

#footer {
    position: absolute;
    bottom: 0px;
    width: 1000px;
    height: 81px;
    background-image: url(../images/content_bot.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 65px 0 0 0;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #000000;
}

#footer ul {
    text-align: center;
    line-height: 12px;
    padding: 8px 0 0 0
}

#footer li {
    display: inline;
}

#footer li a {
    color: #000000;
    text-decoration: none;
    margin: 0 10px;
}

#footer li a:visited {
    text-decoration: none
}

#footer li a:hover {
    text-decoration: underline
}

#footer p {
    text-align: center;
    padding: 20px 0 0 0
}

#footer p a {
    color: #0052AE;
    text-decoration: underline
}

#footer p a:visited {
    text-decoration: underline
}

#footer p a:hover {
    text-decoration: none
}

.text {
    font-family: Tahoma, sans-serif;
    color: #000000;
    font-size: 12px;
    display: block;
    float: left;
    width: 200px;
    padding: 40px 0 0 80px;
	text-decoration: none !important;
}

.link {
    color: #0052AE;
    text-decoration: underline
}

.link:visited {
    text-decoration: underline
}

.link:hover {
    text-decoration: none
}

.list {
    padding: 30px 0 35px 0;
    overflow: hidden;
    float: left
}

.list ul {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3A3A3A;
    list-style-type: none;
    padding: 5px 45px 0 0
}

.list ul a {
    color: #3A3A3A;
    text-decoration: none;
}

.list ul a:visited {
    text-decoration: none
}

.list ul a:hover {
    text-decoration: underline
}

#main .sort h2 {
    float: left;
    width: 435px;
    padding-bottom: 12px;
}

.sort {
    width: 620px;
    font-size: 10px;
    float: left;
    background-image: url(../images/dots.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
    margin: 0 0 20px 0
}

.sort div {
    padding: 10px 0 0 0
}

.sort a {
    color: #0052AE;
    text-decoration: underline
}

.sort a:visited {
    text-decoration: underline
}

.sort a:hover {
    text-decoration: none
}

#main .item {
    width: 620px;
    float: left;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    padding: 0 0 30px 0
}

.titlelink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0052AE;
    font-weight: bold;
    text-decoration: underline;
    margin: 0 0 11px 0;
    display: block;
}

.item a:visited {
    text-decoration: underline
}

.item a:hover {
    text-decoration: none
}

#main .item p {
    font-size: 11px;
    color: #3A3A3A;
    padding: 0 0 5px 0
}

.url {
    color: #387725;
}

.details {
    float: right;
    color: #0052AE;
    margin: 0 35px 0 0
}

#pager {
    width: 620px;
    float: left;
    background-image: url(../images/dots.gif);
    background-position: top left;
    background-repeat: repeat-x;
    padding: 12px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#pager a {
    color: #0052AE;
    margin: 0 4px;
    text-decoration: underline
}

#pager a:visited {
    text-decoration: underline
}

#pager a:hover {
    text-decoration: none
}

#pager span {
    padding: 0 4px;
}

#pager div {
    text-align: center
}

#pager .next {
    display: block;
    float: right;
    margin: 0 35px 0 0
}


.bold
{
	font-weight: bold;
}
