body {
	margin:0; padding:0;
	font:  76%/130% "Trebuchet MS", sans-serif;
	color:#666;
	background:#fff;
}
img {
	border: 0;
}
#container {
	width: 95%;
}
#header {
	height:163px;
}
#container_left {
	width: 75%;
}
#container_right {
	width: 20%;
	padding-top:20px;
}
#container_right, #container_left {
	float:left;
}
#title {
	height: 77px;
	margin: 0px 56px 0px 12%;
	padding: 0px;
	border: solid 1px #D8D9DA;
	text-align:right;
}
#menu {
	text-align:right;
	margin: -16px 62px -4px 0;
	height: 20px;
	white-space: nowrap;
}
#menu ul {	
	z-index:10;
	position:relative;
	margin: 0; padding: 0;
	height: 20px;
	list-style: none;
}
#menu ul li {
	display: inline;
	font-size: 1em;
	padding: 2px 8px;
	margin:0 1px;
	background: url('m.gif') repeat-x ;
}
#menu li a {
	color:#fff;
	text-transform: uppercase;
	text-decoration:none;
}
#menu li a:hover {
	text-decoration:underline;
}
#content {
	margin: 5px 56px 12px 12%;
	padding: 14px;
	border: solid 1px #D8D9DA;
}

#header .txt_logo {
	margin: 20px 0px 8px 22%;
}
#header .ttl_logo {
	margin-left: 22%;
}
#title .img_title {	
	margin-top:52px;
}
#title h2 {
	margin:0px 10px -100px 0px;
	padding:0px;
	height:81px;
}
#title h2 span {
	position: relative;
	display: block;
	left: -52px; top: -87px;
	padding: 71px 0px 48px 0px;	
}
#title h2.apple span {
	background: url('big_logo.gif') no-repeat 0% 0%;
}
.leftbox {
	width: 138px;
	margin: 5px 0px 12px 0px;
	padding: 8px 8px 2px 8px;
	border: solid 1px #D8D9DA;
}
.leftbox p {
	color:#999;
}
.img_title {
	margin: 5px;
}
.img_logo {
	margin: -20px 5px 0px 70px;
}
#content p {
	color:#666;
	padding-left: 10px;
	text-align:justify;
}
#content h3 {
	color:#00A33D;
}
#content h3.mess {
	color:#4d87be;
}
#content h4 {
	color:#648965;
}
#content strong {
	color: #6CAEE5;
}
#content ul {
	list-style-image: url('bt.gif');
}
#content img {
	margin:5px 40px;
}
#content span.pg {
	background: url('../shots/pg.gif') no-repeat 50% 50%;
	padding:6px;
	color:#fff;
	font-size:1.2em;
}
#content  em{
	color:#DDC10A;
}
#content .help{
	list-style:none;
	list-style-image:none;
}
#content .help li{
	clear:both;
	margin-left:-30px;
	padding-bottom:10px;
}
#content  .help img{
	float:left;
	margin:5px 20px 5px 0px;
}
#content  .help span{
	padding:10px;
}
#banner {
	width:328px;
	height:102px;
	background: #7EBCDB url('../i/banner.gif') no-repeat 0% 0%;
	text-align:center;
	margin-left:30%;
}
#banner p {
	color:#fff;
	font-size:1.4em;
	text-align:left;
	margin:10px 0px 0px 10px ;
	padding-top:10px;
}
#banner .msize{
	color:#00A33D;
	margin-top:0px;
	padding-top:3px;
	font-size:1.9em;
	text-align:left;
	margin-left:10px;
}
#banner a {
	display:block;
	height:102px;
	text-decoration:none;
	cursor:hand;
}
#content .str {
	margin:10px 10px;
	background: url('../i/str.gif') no-repeat 100% 50%;
	padding-right: 25px;
}
#content .dnl li {
	padding-bottom:10px;
}
#content .dnl a {
	font-weight:bold;
	color: #4BA134;
	text-decoration:none;
	display:block;
	text-align:right;
}
a {
	color:#0D6EBF;
}
a:visited {
	color:#52728D;
}
a:hover {
	color:#1B85DD;
}
form {
	display:block;
	background: #a5cde8;
	color:#fff;
	margin: 10px 0;
	padding: 5px;
	text-align:center;
	font-size:0.8em;
}
input {
	border:0;
	color:#666;
	padding: 0 5px;
    }   
