html {
	width:100%;
	height:100%;
}

body {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container {
	width:790px;	
	margin-left:auto; 
	margin-right:auto;
	height:auto; 
	text-align:center; 
	border-width:1px; 
	border-style:solid; 
	border-color:#AECBE9;
}

.structure {
	width:788px; 
	height:auto;
	margin:0px;
	position:relative;
}

#header{
	background-color:#AECBE9;
	width:790px; 
	height:115px;
	text-align:left;
	position:relative;
	top:-1px;
	left:0px;
}

#logo {
	top:5px;
	left:10px;
	position:relative;
}

#head_right {
	position:absolute;
	text-align:left;
	top:0px;
}

#vert_line {
	background-color:#FFFFFF;
	width:790px;
	height:5px;
	top:90px;
	left:0px;
	position:absolute;
	vertical-align:top;
}

#nav_right {
	width:150px;
	left:4px;
	top:20px;
	position:relative;
}

#nav_left {
	width:150px;
	position:relative; 
	top:20px; 
	left:-4px;
	text-align:left;
}

a.navi_right:link, a.navi_right:hover, a.navi_right:visited, a.navi_right:active {
	text-decoration:none;
	color:#669900;
}

#menue{
	background-color: #FFFFFF;
	width: 790px;
	height: 30px;
	top:95px;
	position:absolute;
}

.menue_01{
	background-color:#AECBE9;
	width:140px;
	height:20px;
	top:4px;	
	left:0px;
	text-align:center; 
	position:absolute;
	padding-top: 5px;
	font-size: 12px;
	font-weight:bold;
}

a.navi_01:link, a.navi_01:hover, a.navi_01:visited, a.navi_01:active {
	text-decoration:none;
	color:#669900;
}

.menue_02{
	background-color:#AECBE9;
	width:140px;
	height:20px;
	top:4px;	
	left:0px;
	text-align:left; 
	position:absolute;
	padding-top:5px;
	padding-left:10px;
	font-size: 12px;
	font-weight:bold;
	border-bottom-color:#FFFFFF; 
	border-bottom-style:dashed; 
	border-bottom-width:1px;
}

a.navi_02:link, a.navi_02:hover, a.navi_02:visited, a.navi_02:active {
	text-decoration:none;
	color:#518AD0;
}

.menue_03{
	background-color: #AECBE9;
	width: 120px;
	height: 20px;
	top:4px;	
	left: 274px;
	position:absolute;
	text-align: center;	
	padding-top: 5px;
	font-size: 12px;
	font-weight:bold;
}

a.navi_03:link, a.navi_03:hover, a.navi_03:visited, a.navi_03:active {
	text-decoration:none;
	color:#518AD0;
}

a.navi_bottom:link, a.navi_bottom:hover, a.navi_bottom:visited, a.navi_bottom:active {
	text-decoration:none;
	color:#FFFFFF;
}

#product {
	border-width:1px;
	border-style:dashed;
	text-align:center;
	padding-top:5px;
	height:200px;
}

.error {  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
}

#size {
	width:430px; 
	position:relative;
	top:24px;
	left:0px;
	border-width:1px; 
	border-style:dashed;
	border-color:#AECBE9;
	padding:5px;
	text-align:left;
}

.sc_info {
	position:relative; 
	left:1px; 
	top:4px; 
	width:150px;
	border-color:#AECBE9; 
	border-style:solid; 
	border-width:1px; 
	border-right-width:0px;
	text-align:left;
}

.sc_info_head {
	background-color:#AECBE9; 
	height:20px;
	text-align:left; 
	padding-top: 5px; 
	padding-left:10px;
	font-size: 12px;
	font-weight:bold; 
	color:#518AD0; 
	vertical-align:middle;
}

.order_info {
	position:absolute; 
	left:-472px; 
	top:-6px; 
	width:450px; 
	height:100px; 
	z-index:1; 
	background-color:#FFFFFF; 
	border-color:#AECBE9;
	border-width:1px; 
	border-style:solid;
	visibility: hidden; 
	margin:5px;
}

.order_info_content {
	background-color:#AECBE9; 
	height:20px; 
	padding-top:5px; 
	padding-left:5px;
	text-align:left;
	font-size: 12px; 
	font-weight:bold;
	color:#518AD0;
}

#catalog {
	text-align: left; 
	position:relative; 
	top:40px; 
	left:0px;
	width:446px;
	height:100%;

}

.content_bottom{
	background-color:#AECBE9;
	width: 790px;
	height:22px;
	left:0px;
	text-align:center;	
	padding-top:5px;
	font-size:12px;
	font-weight:bold;	
	color:#FFFFFF;
	position:relative;
}