@charset "utf-8";
/****reset***/
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {margin:0;padding:0;}
table{border-collapse:collapse;}
a img{border:0px;}
address, caption, cite, code, dfn, em, th, var {font-style:normal;font-weight:normal;}
li {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
input, button, textarea, select {font-family:inherit;}
a{outline: none; text-decoration:none;}
a:hover{text-decoration:underline;}
html{ overflow-y:scroll;}
/****resetend***/

body{background:url(../images/Default/bg.gif) #000;font:12px/1.5 Arial, Helvetica, sans-serif;}

/*header*/
#header{width:852px; margin:24px auto 0; overflow:hidden; height:54px; background:url(../images/Default/header_bg.jpg) no-repeat;
padding:0 18px 0 34px}
#logo{width:110px; height:46px; float:right;}
#menu{width:515px; height:7px; float:left; margin:31px 0 0 ; overflow:hidden; font-size:0; line-height:0;}
#menu li{ float:left; text-indent:-9999px; margin:0 30px 0 0;}
#menu li a{ display:block; height:7px; background-image:url(../images/Default/menu.gif);}

#menu #nav1 a{ width:33px; background-position:0 0;}
#menu #nav2 a{ width:82px; background-position:-62px 0 ;}
#menu #nav3 a{ width:58px; background-position:-174px 0;}
#menu #nav4 a{ width:60px; background-position:-261px 0;}
#menu #nav5 a{ width:42px; background-position:-348px 0;}
#menu #nav6 a{ width:60px; background-position:-419px 0;}

#menu #nav1 a:hover,
#menu #nav1.current a{ background-position:0 -7px;}
#menu #nav2 a:hover,
#menu #nav2.current a{ background-position:-62px -7px ;}
#menu #nav3 a:hover,
#menu #nav3.current a{ background-position:-174px -7px;}
#menu #nav4 a:hover,
#menu #nav4.current a{ background-position:-261px -7px;}
#menu #nav5 a:hover,
#menu #nav5.current a{ background-position:-348px -7px;}
#menu #nav6 a:hover,
#menu #nav6.current a{ background-position:-419px -7px;}
/*headerend*/

/*main*/
#main{ width:904px; background:url(../images/Default/main_bg.jpg) repeat-x; height:468px; margin:0 auto 6px;}
.bottom_line{ background:url(../images/contact/contact_line.gif) repeat-x; height:6px; font-size:0; line-height:0; width:890px; margin:0 auto;}
/*mainend*/

/*footer*/
#footer{ width:904px; margin:0 auto 30px; overflow:hidden;}
#collection,
#catalog{ width:446px; height:170px;}
#collection{float:left;}
#catalog{ float:right;}
#collection a,
#catalog a{display:block; width:447px; height:170px;}

#collection a{background-image:url(../images/Default/collection.jpg);}
#catalog a{background-image:url(../images/Default/catalog.jpg);}
#collection a:hover{ background-position:0 bottom;}
#catalog a:hover{ background-position:0 bottom}
/*footerend*/
