body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #ddccbb;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #3f3b37;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
}
td {text-align: left;
	vertical-align: top;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #3f3b37;
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}
.clear {clear:both; line-height: 0px;}
.toright {text-align: right; width: 100%;}
td.toright {text-align: right; width: auto;}
input, textarea {border: solid 1px #59534d; background-image: url(../images/input-bg.gif);	font-family: "Trebuchet MS", Verdana, Arial; padding: 2px; font-size: 11px;}
.left-box input, .right-box input, .toright input{border: none; padding:0;}
label {font-size: 12px; font-weight: 600;}

#main {width: 901px; margin: auto; text-align: justify;}
#top {width: 901px; height: 409px; margin-bottom: 9px;}
#column-left {float: left; width: 150px;}
#column-main {float: left; width: 600px;}
#column-right  {float: left; width: 150px;}
#footer {width: 901px; height: 94px; background-image: url(../images/foot-bg.gif); margin-bottom: 20px;}
#menu {width: 901px; height: 50px; margin-bottom: 9px;}

a {color: #cc2b2e; text-decoration: none;}
a:hover {color: #cc2b2e; text-decoration: none;}
p {padding: 0px; margin: 0px; display: block; margin-bottom: 10px;}
.left-box a {color: #3f3b37;}
 

h1.seo {font-size: 11px; text-transform:uppercase; margin: 0px; display:block; height: 25px; line-height: 25px; color:#949494;}
.txt-small {font-size: 10px; line-height: 12px;}

ul, li {list-style-type: none; list-style-image: none; margin: 0px; padding: 0px;}
#main-menu {height: 42px; width: 901px; display: block; margin-bottom: 20px;}
#main-menu li{display: block; float: left;}

.list-content li{	padding-left: 8px;	margin-bottom: 9px;	background-image: url(../images/pointer.gif);	background-repeat: no-repeat;	background-position: 0px 3px;}

