body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: none;
}
a {
text-decoration: none;
	size:12px;
	color: #000000;
	font-weight: bold;
	border: none;
	}
a:hover {
text-decoration: none;
	size:12px;
	color: red;
	font-weight: bold;
	}

#logo {

	background-image: url(images/logo.jpg);
	background-position: 10px 0px;
	background-repeat: no-repeat;
	width: 42%;
	height:180px;
	float:left;
}
#logo_line {
    background-image: url(images/header_line.jpg);
	background-position: 0px 27px;
	background-repeat: repeat-x;
	width: 50%;
	height:180px;
	float:left;}

#page {
float:left;
width:100%;
}

#sidebar {
background-image: url(images/sidebar.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
float:left;
width:25%;
}

#sidebar a {
	text-decoration: none;
	size:12px;
	color: #000000;
	font-weight: bold;
	position:relative;
left:10px;
}
#sidebar a:hover {
	text-decoration: none;
	size:12px;
	color: red;
	font-weight: bold;
	position:relative;
left:10px;
}
#sidebar a:active {
	text-decoration: none;
	size:12px;
	color: red;
	font-weight: bold;
	position:relative;
left:10px;
}

#sidebarlogo {

	width: 286px;
	height:57px;
}
#sidebar h2 {
position:relative;
left:40px;
font-size: 18px;
color:#FF0000;
}

#content {

float:left;
width:54%;
}

#rsidebar {

padding-top:15px;
float:right;
width:20%;
}
#offers {
padding-top:20px;
float:left;
width: 100%;
border-bottom-color:#CCCCCC;
border-bottom-width:1px;
border-bottom-style:solid;
}

#title a{
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}

#offer {
width:100%;
float:left;

}

#count {
width:100%;
float:left;
}

#footer {
background-image:url(images/footer.jpg);
background-repeat: no-repeat;
background-position:right;
float:left;
width:100%;
height:160px;
text-align:center;
}
.brand {
padding-bottom:20px;
text-decoration:none;
}
.group {
text-align:center;
}
.brand_active {
color: red;
font-weight: bold;
}
#offers_rand{
width:100%;
float:left;
}

#input-text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:normal;
color:#A7ADB6;
padding:4px 0 0 10px;
border:none;
width:206px;
height:20px;
vertical-align:top;
background:url(images/sample_form_01.gif) 0 0 no-repeat;
}
#input-button{
visibility:hidden;
background:url(images/sample_form_02.gif) 0 0 no-repeat;
width:0px;
height:24px;
border:0;
vertical-align:middle;
}

#counter {
margin-left:10px;
margin-top:20px;
text-align:left;
min-width:50%;
float:left;
}

#copyright{
text-align:left;
min-width:50%;
float:left;}

.entry {
width:80%}

.advert {
width:128px;

margin-left:55px;
margin-top:20px;

}