/******* Main *******/
#main {
	width: 1000px;
	margin: 1px auto 0px auto;
	float: left;
}

#main-cnr {
	float: left;
}

#l-sidebar {
	width: 180px;
	float: left;
}

#l-sidebar-cnr {
	
}

#r-sidebar {
	width: 179px;
	float: left;
}

#r-sidebar-cnr {
	
}

#root {
	background-image: url(images/grad.jpg);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	width: 100%;
}

#root-cnr {
	margin: 0px auto 0px auto;
	width: 1000px;
}

#cnr {
	width: 1000px;
	float: left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #fff;
}

/******* Title *******/
#title {
	width: 1000px;
	float: left;
	height: 108px;
}
#title ul {
	float: left;
	width: 1000px;
	background-image: url(images/title_rp.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#title-logo {
	margin: 0px 0px 0px 14px;
	float: left;
}

#title-bg {
	float: right;
	width: 328px;
	height: 80px;
	margin: 5px 0px 0px 0px;
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#title-label {
 	width: 310px;
	height: 70px;
	float: left;
	margin: 15px 0px 0px 6px;
	background-image: url(images/title_txt.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#title-right {
	float: right;
	width: 328px;
	height: 108px;
}

#search {
	width: 635px;
	float: left;
	margin: 5px 5px 0px 0px;
}
#user-utils {
	float: left;
	width: 320px;
}
#search-form {
	width: 207px;
	float: right;
}
#search .tb-short {
	margin: 0px 4px 0px 0px;
}
#search input {
	float: left;
}

/******* Sitemap *******/
#sitemap-link {
	float: right;
	width: 95px;
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 0px 0px;
}

#sitemap-link img {
	margin: 0px 5px 0px 0px;
}

#sitemap-link a:link, 
#sitemap-link a:visited, 
#sitemap-link a:active, 
#sitemap-link a:visited:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #000e4c;
	text-decoration: none;
}
#sitemap-link a:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #000e4c;
	text-decoration: none;
}

/******* Footer *******/
#footer {
	width: 1000px;
	float: left;
	margin: 10px 0px 0px 0px;
}

#footer-cnr {
	float: left;
}

#banners {
	
}
#banners td.row table {
	width: 300px;
}
#banners td.row table td {
	padding: 0px 5px 0px 5px;
}

#footer-banners {
	width: 1000px;
	/* height: 60px; */
	padding: 25px 0px 10px 0px;
	text-align: center;
	background-color: #eeeae0;
}
#footer-banners table {
	width: 95%;
	border: 0px;
}
#footer-banners table td {
	padding: 0px 0px 0px 0px;
}

#footer-info {
	float: left;
	width: 1000px;
}

#footer-counters {
	float: left;
	padding: 10px 0px 10px 10px;
}
#footer-counters a {
	float: left;
}
#footer-counters div {
	float: left;
	width: 95px;
	/* padding: 0px 0px 0px 5px; */
}
#footer-counters img {
	border: 0px;
}
#footer-counters .c-1 {
	
}
#footer-counters .c-2 {

}
#footer-counters .c-3 {

}

#footer-info-txt {
	float: left;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #677174;
	padding: 5px 0px 20px 8px;
}

#footer-info-logo {
	width: 150px;
	float: right;
	height: 40px;
	padding: 5px 13px 0px 0px;
}
#footer-info-logo div {
	float: right;
	margin: 10px 0px 0px 0px;
}
#footer-info-logo img {
	float: right;
	margin: 0px 0px 0px 10px;
}