*{
	margin: 0;
	padding: 0;
	line-height: 130%;
}

a img
{
border-width:0
}

.clear{
	clear: both;
}

h2{
	font-size: 150%;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing: -1px;
        margin-bottom:7px;
}

body{
	background-color: #484742;
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #463c3c;
        color: #303030;
}

div#container{
	width: 700px;
	margin: 25px auto;
	background-image: url('http://www.arcikroen.com/png/base.jpg');
	background-position: top left;
	background-repeat: repeat-y;
}

div#header{
	height: 75px;
	background-image:url('http://www.arcikroen.com/png/navfill-v2.jpg');
	background-position: top left;
	background-repeat: repeat-y;
	position: relative;
}

div#header img#logo{
	position: absolute;
	top: 15px;
	left: 50px;
}

div#header img#arcikroen{
	position: absolute;
	top: 23px;
	left: 105px;
}

div#bottom_header{
	height: 25px;
	background-image:url('http://www.arcikroen.com/png/pagetop10.png');
	position: absolute;
	top: 85px;
	width: 700px;
	z-index: 10;
}

div#main_menu{
	background-image:url('http://www.arcikroen.com/png/shapeimage_12.png');
	background-position: top left;
	background-repeat: no-repeat;
	width: 568px;
	height: 21px;
	margin: 20px auto;
	padding: 6px 10px;
	color: #797970;
	font-size: 125%;
	text-align: center;
}

div#main_menu a
{
color: #797970;
text-decoration:none;
}

div#main_menu a:hover
{
text-decoration:underline;
}

div#content{
	background-image:url('http://www.arcikroen.com/png/happynew1_2.png');
	background-repeat: no-repeat;
	background-position: top right;
}

div#content p{
margin-bottom:7px
}

div#right{
margin-left: 315px;
width: 370px;
}

div.box_sx{
	clear: left;
	float: left;
	background-image:url('http://www.arcikroen.com/png/shapeimage_19.png');
	width: 203px;
	margin: 0 0 20px 60px;
	padding: 5px 10px;
	overflow: hidden;
}

div.box_sx a
{
color: #660000;
}

div.box_sx a:hover{
text-decoration:none;
}

div#top_content{
	width: 290px;
	height: 23px;
	padding: 5px 10px;
	background-image:url('http://www.arcikroen.com/png/shapeimage_9.png');
}

div#right div#content_right div.box {
	padding: 10px 0;
}

div#right div#content_right div.box div.title{
color:#660000;
font-size:160%;
margin-bottom:10px;
}

div#right div#content_right div.box em{
color:#660000;
text-transform:uppercase;
font-style:normal;
}

div#right div#content_right div.box span.price{
	display: block;
	background-image:url('http://www.arcikroen.com/png/shapeimage_24.png');
	width: 25px;
	height: 13px;
	text-align: center;
	color: #797970;
	font-size: 95%;
	line-height: 100%;
}

div#right div#content_right a
{
	color: #660000;
	text-decoration: none;
}

	div#right div#content_right a:hover{
		color: #330000;
	}
	
div#box_sx a
{
	color: #660000;
}

	div#box_sx a:hover
	{
		color: #330000;
	}

div#map
{
margin:10px auto;
width:550px;
height:550px;
border:1px solid #303030;
padding:1px;
}