* {margin:0;padding:0;}
body {
	font-size: 82%;
	font-family: Arial;
	font-weight: normal;
	color: #252525;
	line-height:1.3em;
	background:#33956f url('bg000000.png') left top repeat-x;
	behavior:url('iepngfix.htc');
}
a:link, a:visited, a:active {
	color: #a00;
	text-decoration:underline;
}
a:hover {
	color: #000;
	text-decoration:none;
}
p {
	font-size:1em;
	line-height:1.3em;
	margin:0;
}
h2, h3 {
	color: #525B66;
	padding:0
}
h1 {
	color:#333941;
	font:normal 1.7em Verdana, sans-serif;
	margin: 0 0 18px 0;
}
h2 {
	font: normal 1.5em Verdana, sans-serif;
	margin: 0 0 14px 0;
}
h3 {
	font: bold 1.1em Verdana, sans-serif;
	margin: 0 0 3px 0;
}
form {
	margin: 0;
	padding: 0;
}

.clr {clear:both;overflow:hidden;margin:0;padding:0;line-height:0;height:0;font-size:1px;}

.wrap {
	width:910px;
	min-height:1000px;
	margin:0 auto;
	background:url('bg_bubbl.png') top center no-repeat;
	behavior:url('iepngfix.htc');
}
.shadow {
	width:820px;
	background:url('bg_shado.png') repeat-y;
	behavior:url('iepngfix.htc');
	margin:0 auto;
}
.main {
	width:800px;
	min-height:1000px;
	margin:0 auto;
	background:#fff;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
}
.header {
	height:340px;
}
.header .site_name {
	height:21px;
	background:#000;
	border-bottom:5px solid #fff;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:3px;
	padding:5px 20px 0 20px;
	font-size:0.6em;
	font-family:verdana;
	font-weight:bold;
}
.header .site_name .left_span {
	float:left;
}
.header .site_name .right_span {
	float:right;
}
.header .main_header {
	height:100px;
	position:relative;
	z-index:1;
}
.header .main_header img {
	float:left;
	margin:0;
}
.header .main_header a.bookmark {
	bottom:11px;
	display:block;
	height:119px;
	left:308px;
	position:absolute;
	width:216px;
	z-index:2;
}
.header .main_header .hello {
	font-size:0.8em;
	height:100px;
	left:346px;
	line-height:1.3em;
	position:absolute;
	top:55px;
	width:210px;
	z-index:3;
}

/* Content */
.content {
	background:#fff;
	min-height:500px;
}
.footer {
	width:760px;
	height:100px;
	background:url('footer00.jpg');
	text-align:center;
	font-size:0.8em;
	padding:68px 20px 0 20px;
	color:#89B5B5;
	position:relative;
	z-index:4;
}
.footer p.all_models {
	margin-top:20px;
}
.footer a {
	color:#fff;
}
.footer a.bookmark {
	bottom:56px;
	display:block;
	height:111px;
	position:absolute;
	right:23px;
	width:188px;
	z-index:5;
}
