﻿body {
	background : #fff url(images/mak_header.jpg) no-repeat top;
	font-family : Arial, Verdana, sans-serif;
	font-size : 100%;
	color : #4d5c77;
	line-height : 1.2em;
}
#wrap {
	width : 875px;
	margin : 0 auto;
}
#header {
	height : 100px;
}
#header h1 {
	font-size : 1.1em;
	font-weight : bold;
	letter-spacing : .1em;
	padding : 20px 0px 0px 0px;
	line-height : 1.10;
}
#header h2 {
	text-decoration : none;
	color : #495771;
	font-size : 1em;
	font-weight : 100;
}
#content {
	margin : 1.1em 0;
	line-height : 1.1em;
}
.left {
	text-align : left;
	float : left;
	width: 600px;
}
.left h2 {
	color : #336699;
	font-size : 1.2em;
	letter-spacing : .2em;
	font-weight : 200;
	padding-top: 30px;
}
.left p a {
	color : #0070c0;
}
.left p a:hover {
	color : #0000bf;
}
.right {
	font-size : .8em;
	margin-top : 10px;
	font-weight : bold;
	float : right;
	width: auto;
	padding : 1em;
	background : #b2bacd;
	border : 1px solid #4d5c77;
}
.right h2 {
	font-size : .9em;
	color : #495771;
	padding : .1em 0 .1em 0;
}
.right ul {
	list-style-type : none;
	padding : .1em 0 .2em 0;
}
.right ul li {
	display : block;
	border-bottom : 1px solid #999;
	color : #DFDFDF;
	padding : .1em .2em;
	text-decoration : none;
}
#footer {
	font-size : 11px;
	color : #666699;
	text-align : center;
	padding : .1em 0 .2em 0;
	border-top : 10px solid #607295;
}
#drop_down_menus {
	font-family: Arial, Verdana, sans-serif;
	font-size : .8em;
	border: 1px solid #4D5C77;
	float: left;
	width: auto;
}
#drop_down_menus ul li {
	border-left: 1px solid #FFFFFF;
	list-style-type: none;
	float: left;
	width: auto;
	position: relative;
	background-color: #4D5C77;
}
#drop_down_menus li:first-child {
	border-left: none;
}
#drop_down_menus a {
	display: block;
	padding: 0px 7px 0px 10px;
	color: #EFEFEF;
	text-decoration: none;
}
#drop_down_menus a:hover {
	color: #272E3B;
	background-color: #F0F4F3;
}
#drop_down_menus li ul {
	position: absolute;
	display: none;
	width: 220px;
	left: -1px;
}
#drop_down_menus li:hover ul {
	display: block;
}
#drop_down_menus li ul li {
	width: 100%;
	border-right: 1px solid #4D5C77;
	border-bottom: 1px solid #4D5C77;
	border-left: 1px solid #4D5C77;
}
#drop_down_menus li ul li:first-child {
	border-left: 1px solid #4D5C77;
	border-top: 1px solid #4D5C77;
}
#drop_down_menus li ul {
	border-top: 1px solid #4D5C77;
}
.tab_mosaic {
	border : none;
	width: 100%;
}
#mosaic {
	width: 100%;
	float: left;
	margin: 0;
}
.mosaic_item {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	border : 2px solid #4d5c77;
}
.mosaic_item a {
	height: 0;
	width: 0;
	font-size: 0.1em;
	line-height: 0.1em;
}
#clear {
	clear : both;
}
.clear {
	clear : both;
}
a {
	text-decoration : none;
	color : #0070c0;
}
a:hover {
	text-decoration : underline;
	color : #0000bf;
}
p {
	font-size : .8em;
	text-align: left;
	text-indent: 2em;
	color: #495771;
	line-height : 1.4em;
	padding: 5px 0px 5px 10px;
}
.p1 {
	font-size : .8em;
	text-align: left;
	color: #495771;
	line-height : 1.4em;
	padding: 5px 0px 5px 10px;
	width : 68%;
}
img {
	border: none;
}
.under {
	text-align: center;
	font-size : 4em;
}


