* {
	margin:0;
	padding:0;
}

li {
	list-style-type:none;
}

body {
	background-color:#e4e4e4;
	font-family:sans-serif;
}

#content {
	width: 933px;
	margin: 36px auto 0;
}

#header {
	background: #f0f0f0 url('../../../a1.cdnprk.com/themes/volga/images/bg-header.gif') no-repeat;
	padding: 20px 20px 10px;
	}

#header:after {
    clear: both;
    content: "";
    display: block;
}

h1 {
    color: #E50B7C;
    font-size: 28px;
    font-weight: normal;
    float: left;
}

#main {
    background: #fff url('../../../a1.cdnprk.com/themes/volga/images/color-line.jpg') no-repeat;
    -moz-border-radius: 4px; /* Firefox */
    -webkit-border-radius: 4px; /* Safari, Chrome */
    -khtml-border-radius: 4px; /* KHTML */
    border-radius: 4px; /* CSS3 */
    -webkit-border-top-left-radius:0 !important;
	-moz-border-radius-topleft:0 !important;
	border-top-left-radius:0 !important;
	-webkit-border-top-right-radius:0 !important;
	-moz-border-radius-topright:0 !important;
	border-top-right-radius:0 !important;
}

#rsHolder2,
#rsHolder3 {
	background: url('../../../a1.cdnprk.com/themes/volga/images/color-line.jpg') no-repeat bottom;
	padding: 15px 27px 12px;
}

#rsHolder3 {
	background-position: top;
	padding-top: 16px;
	margin-top: 20px;
}

#tcHolder {
	float: left;
	width: 650px;
	margin: 35px 0 0 30px;
}

#rsHolder {
	width: 202px;
}

#tc {
	padding: 1px 0 0 0;
	text-align: center;
	margin:20px 0 60px 0px;
}

#searchboxHolder {
	width: 292px;
	padding: 3px 3px 3px 27px;
	float: right;
	background: url('../../../a1.cdnprk.com/themes/volga/images/bg-search.gif') no-repeat left top;
}

#popcatsHolder {
	background: #f5f5f5;
	padding: 10px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	margin-top: 20px;
}

#rsHolder {
	float: left;
	margin: 35px 0 20px 30px;
	width: 200px;
}

.adsHolder {
	float: right;
	width: 650px;
	margin: 10px 0;
	padding-left: 30px;
}

#adsHolder {
	margin-top: 35px;
}

#webresHolder {
	margin-top: 30px;
}

.webres-link {
	margin-bottom: 20px;
}

.webres-title {
	font-size: 22px;
	margin-left: 5px;
}

.webres-title:link,
.webres-title:visited {
	color: #36f;
}

.webres-desc {
	display: block;
	color: #929292;
	font-size: 16px;
	margin: 5px 0 5px 28px;
}

.webres-url:link,
.webres-url:visited {
	color: #090;
	font-size: 16px;
	margin-left: 28px;
	text-decoration: none;
}

.webres-title:hover,
.webres-title:active,
.webres-url:hover,
.webres-url:active {
	color: #e50b7c;
}

#footer {
    color: #B7B7B7;
    font-size: 12px;
    margin: 20px auto 0;
    padding-top: 20px;
    width: 960px;
    clear: both;
    text-align: center;
}

#footer a {
	color: #b7b7b7 !important;
}

.fix {
	clear: both;
}