div{
	border: 0px solid red;
	margin: 0px;
}
img{
    border: 0px;
}
.blokk{
    width: 280px; float: left; height: 308px; padding: 35px 10px 0px 10px;
}
.blokk_1{
    background-image: url(./images/blokk_1.png);
}
.blokk_2{
    background-image: url(./images/blokk_2.png);
}
.blokk_3{
    background-image: url(./images/blokk_3.png);
}
.blokk_big_o{
    width: 900px; 
    background-image: url(./images/blokk_bg_s.png);
    background-repeat: repeat-y;
}

.blokk_big{
    width: 900px;
}
.blokk_big_i{
    width: 880px;
    padding: 3px 10px 0px 10px;
    margin: 0px;
    background-image: url(./images/blokk_bg_b.png);
    background-position: bottom;
    background-repeat: no-repeat;
}
.blokk_top{
    width: 900px;
    height: 33px;
    margin: 0px;
    background-image: url(./images/blokk_bg_top.png);
    background-position: bottom;
    background-repeat: no-repeat;
}
.reflexlogo{
    width: 36px;
    height: 416px;
    background-image: url(./images/reflexshoplogo.png);
    position: fixed;
    top: 50%;
    margin-top: -208px;
    right: 0px;
    z-index: 1;
}
.body{
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
    background-image: url(./images/main_bg.png);
	text-decoration: none;
	width: 100%;
	height: 100%;
	font-size: 13px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
}
.main_img_t{
    margin: 0px 10px 10px 0px;
}
.kepshd{
    -moz-box-shadow: 0px 0px 4px #888;
    -webkit-box-shadow: 0px 0px 4px #888;
    box-shadow: 0px 0px 4px #888;
}
.header_div{
    width: 100%;
    position: relative;
    top: 0px;
    background-image: url(./images/top_bg.png);
    background-repeat: repeat-x;
    height: 363px;
    float: left;
}
.bottom_div{
    width: 100%; float: left; background-color: #e8e8e8; padding: 10px 0px 10px 0px; margin-top: 0px;
}
.spacer{
    height: 55px;
}
.banner_div{
    height: 359px; background-image: url(./images/banner_1.png); background-position: center; background-repeat: no-repeat;
}
.logo{
    float: left; width: 594px; height: 102px; position: relative; z-index: 1000;
}
.content_div{
    top: -15px;
}
.center_div{
    width: 900px; margin: auto; position: relative;
}
.container_div{
    float: left;
    width: 100%;
    margin: -15px 0px 0px 0px;
}
.clearer_div{
    clear: both;
}
.rotator
{
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 371px;
	top: 0px;
	left: 0px;
	height: 409px;
}
div.link {float: right; height: 48px; width: 100px; background-position: top; margin: 0px 0px 0px 30px;}
div.link:hover {float: right; height: 48px; width: 100px; background-position: bottom; margin: 0px 0px 0px 30px;}


a:link{text-decoration: none; font-size: 13px; color: #004e00; font-family: Arial; font-weight: bold;}
a:visited{text-decoration: none; font-size: 13px; color: #004e00; font-family: Arial; font-weight: bold;}
a:active{text-decoration: none; font-size: 13px; color: #004e00; font-family: Arial; font-weight: bold;}
a:hover{text-decoration: underline; font-size: 13px; color: #004e00; font-family: Arial; font-weight: bold;}

