@charset "UTF-8";
/* CSS Document */

body {background-color:#FFFFFF; color:#5D5E64; font-family:Verdana, Geneva, sans-serif; font-size:13px; line-height:24px;}

.container {margin:0 auto; width:1100px; background-image:url(../image/bg.png);}

.header{width:1020px; margin-left:40px; height:150px;}

.nav{float:left; margin-top:40px; margin-left:205px;}
.nav a, .footer a{background-image:url(../image/urchinart-nav.png); background-repeat:no-repeat; height:18px; display:block; text-indent:-9999px;}

.nav_home {width: 104px; background-position:0 0; float:left;}
.nav_onlin-shop {width: 161px; background-position:-104px 0; float:left;}
.nav_products {width: 145px; background-position:-265px 0; float:left;}
.nav_contact {width: 105px; background-position:-410px 0; float:left;}
.nav_back {width: 167px; background-position:-513px 0; float:left; margin-left:340px; margin-top:25px;}
.nav_download {width: 264px; background-position:-679px 0; float:left; margin-top:25px; margin-left:252px;;}

a:hover.nav_home {width: 104px; background-position:0 0; float:left;}
a:hover.nav_onlin-shop {width: 161px; background-position:-104px -19px; float:left;}
a:hover.nav_products {width: 145px; background-position:-265px -19px; float:left;}
a:hover.nav_contact {width: 105px; background-position:-410px -19px; float:left;}
a:hover.nav_back {width: 167px; background-position:-513px -20px; float:left;}
a:hover.nav_download {width: 264px; background-position:-679px -19px; float:left;}


.nav_home-selected {width: 104px; background-position:0 -19px; float:left;}
.nav_onlin-shop-selected {width: 161px; background-position:-104px -19px; float:left;}
.nav_products-selected {width: 145px; background-position:-265px -19px; float:left;}
.nav_contact-selected {width: 105px; background-position:-410px -19px; float:left;}

a:focus {outline:0; -moz-outline:0;}

.middle{height:502px;}
.footer {height:60px;}

.adverts{width:175px; margin-left:40px; float:left;}
.adverts img { margin-bottom:25px;}

.content{width:250px; float:left; margin-left:45px;}

h1{font-size:14px; color:#B6C29C; text-transform:capitalize; font-weight:normal;}

a{color:#5D5E64; text-decoration:none; border:none;}
a img {border:none;}
