﻿body{
	padding:0px;
	margin:0px;
	background-attachment:fixed;
	background: url(../pics/bg.jpg) top center no-repeat;
	background-color:#8ACBE7;
}

html { height:100%; }

* { margin:0; padding:0; }

#spacer {
width:1000px;
height:50px;
margin:0px auto;
}
#spacer2 {
width:1000px;
height:10px;
margin:0px auto;
clear:both;
}

#header {
width:1000px;
height:500px;
margin:0px auto;

}


#box_shop {
width:960px;
margin:0px auto;
padding:0px 20px 0px 20px;
text-align:justify;
line-height:25px;
font-family:arial;
font-size:15px;
font-weight:normal;
color:#000000;
background-color:white;
}


#box_full {
width:960px;
margin:0px auto;
padding:20px 20px 20px 20px;
text-align:justify;
line-height:25px;
font-family:arial;
font-size:15px;
font-weight:normal;
color:#000000;
background-color:white;
}
#box_full h1{
margin:0px 0px 8px 0px;
line-height:33px;
font-family:arial;
font-size:33px;
font-weight:normal;
color:orange;
}
#box_full h2{
margin:0px 0px 15px 0px;
line-height:25px;
font-family:arial;
font-size:22px;
font-weight:normal;
color:#35AAD1;
}
#box_full a{
color:black;
text-decoration:none;
border-bottom: 1px dotted #35AAD1;
}
#box_full a:hover{
color:#35AAD1;
text-decoration:none;
border-bottom: 1px dotted #35AAD1;
}






#box_header {
width:960px;
margin:0px auto;
padding:10px 20px 10px 20px;
text-align:right;
line-height:25px;
font-family:arial;
font-size:11px;
font-weight:normal;
color:#000000;
}

#box_header h1{
text-align:right;
line-height:25px;
font-family:arial;
font-size:11px;
font-weight:normal;
color:#000000;
}


#box_clear {
width:1000px;
margin:0px auto;
}

#box_clear_nav {
width:960px;
margin:0px auto;
padding:10px 20px 10px 20px;
text-align:right;
line-height:15px;
font-family:arial;
font-size:11px;
font-weight:normal;
color:#000000;
}

#box_clear_nav a{
margin-left:20px;
line-height:35px;
font-family:arial;
font-size:11px;
font-weight:normal;
color:#000000;
text-decoration:none;
}

#box_clear_nav a:hover{
color:white;
text-decoration:none;
}




#box_left {
float:left;
width:289px;
padding:20px;
text-align:justify;
line-height:25px;
font-family:arial;
font-size:15px;
font-weight:normal;
color:#000000;
background-color:white;
}

#box_right {
float:right;
width:619px;
padding:20px;
text-align:justify;
line-height:25px;
font-family:arial;
font-size:15px;
font-weight:normal;
color:#000000;
background-color:white;
}

#box_footer {
width:960px;
margin:0px auto;
padding:20px;
text-align:justify;
line-height:25px;
font-family:arial;
font-size:15px;
font-weight:normal;
color:#ffffff;
background-color:black;
}

#box_footer a{
margin-right:30px;
line-height:25px;
font-family:arial;
font-size:15px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
}

#box_footer a:hover{
line-height:25px;
font-family:arial;
font-size:15px;
font-weight:normal;
color:orange;
text-decoration:none;
}



