@charset "utf-8";
#body {
	width: 1020px;
	background-image: url(images/bg_sunset1.png);
	height: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #000000;
}

#header {
	height: 150px;
	width: 1020px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/pinkflamingo.png);
	background-repeat: no-repeat;
	background-position: 55px;
}
#menu {
	height: 33px;
	width: 941px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#maincontent {

	width: 974px;
	height: 1250px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/maincontent_02.png);
	background-repeat: repeat-y;
	
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#footer {
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.png);
	background-position: center;
	margin-top: -4px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-top: 5px;
	background-repeat: no-repeat;
	text-align: center;
}
#maincontent_articles {
	width: 655px;
	float: left;
	background-image: url(images/article_bg_02.png);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: none;
	padding-right: 10px;
}
#maincontent_offers {
	height: auto;
	width: 285px;
	float: right;
	margin-right: 15px;
	margin-left: auto;
	background-image: url(images/rightsidemenu_02.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: none;
}
#maincontent_offers_top {
	height: 29px;
	width: 285px;
	float: right;
	margin-right: 15px;
	margin-left: auto;
	background-image: url(images/rightsidemenu_01.png);
	background-repeat: no-repeat;
	background-position: center;
}
#maincontent_offers_bottom {
	height: 33px;
	width: 285px;
	float: none;
	background-image: url(images/rightsidemenu_03.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: -2px;
}
#maincontent_articles_bottom {
	height: 35px;
	width: 655px;
	float: left;
	margin-top: -20px;
	margin-left: 5px;
	background-image: url(images/article_bg_03.png);
	background-repeat: no-repeat;
	background-position: center;
}
#contenttop {
	height: 20px;
	width: auto;
	background-image: url(images/maincontent_01.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-position: center;
	margin-top: -1px;
}
#contentbottom {
	height: 30px;
	width: 974px;
	background-image: url(images/maincontent_03.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-position: center bottom;
	margin-top: -2px;
}
#content_articles_top {
	height: 30px;
	width: 655px;
	background-image: url(images/article_bg_01.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 5px;
	float: left;
}
#content_pictures {
	width: 248px;
	float: left;
	margin-right: 15px;
}
.ie #maincontent{
	height:auto;
	
}
#body #maincontent #maincontent_articles ul .style1 strong {
	font-size: 12px;
}
#body #maincontent #maincontent_articles ul .style1 strong {
	font-weight: bold;
}
.blue_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00C;
}
#body #maincontent #maincontent_articles #content_pictures .blue_link {
	font-weight: bold;
	font-size: 14px;
}
#body #maincontent #maincontent_articles #content_pictures p {
	font-size: 14px;
}

