@charset "UTF-8";

/*  RESET  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
ol, ul {
	list-style: none;
}


/*  Styles  */
body  {
	background: url(../img/bg_ok.jpg) repeat scroll center 0px;
	font: 77%/1.2em "Myriad Pro", "Myriad", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #595959;
}
p, h1, h2, h3, h4 {	
	text-align: left;
	}
p {
	margin-top: 2px;	
	margin-bottom: 8px;	
}
table {
	margin-top:5px;
	margin-left:4px;
	}

a:link, a:visited {
	color:#333; 
	text-decoration:none; 
	}

a:hover, visited:hover, a:active {
	text-decoration:underline;
	}

#container {
	width: 1100px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}
#left {
	float: left; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 50px 10px 15px 20px;
}
#left ul {
	list-style: none;
	margin-left: 30px;
	margin-top: 30px;
}
#left li {
	background: #FFF;
	width: 160px;
	padding-top: 7px;
	padding-bottom: 6px;
	margin-bottom: 3px;
	font: 1em;
	padding-left: 7px;
	letter-spacing: 1px;
	color: #000;
}
#mainContent {
	margin: 0 0 0 260px;
	position: relative;
} 
#content {
	height: 620px;
	width: 617px;
	overflow: visible;
	background-attachment: scroll;
	background-image: url(../img/cover.png);
	background-repeat: no-repeat;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*  Layers  */

#m1{
	width:570px;
	left:30px;
	top:35px;
}
#m2{
	width:570px;
	left:5px;
	top:50px;
}
#m3{
	width:570px;
	left:25px;
	top:80px;
}

#m4{
	width:570px;
	left:35px;
	top:70px;
}
#m5{
	width:570px;
	left:45px;
	top:90px;
}
#m6{
	width:570px;
	left:55px;
	top:80px;
}

.overlay {position:absolute;width:400px;/*default width*/z-index:2;left:100px;top:100px;}
/* *the  stuff* */

.overlay {
background:url(../img/white-shadow.png) 0 0;_background-image:none;
padding:5px 0 0 6px;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/clear-shadow.png',sizingMethod='scale');}

.overlay-bd {
	zoom:1;
	height: 590px;
	background:url(../img/white-shadow.png) 100% 100%;
	_background:#fff;
	margin:0 -5px -6px 0;
	_margin:0;
	padding:1px 7px 15px 1px;
	_padding:0;
	color: #6a6a6a;
}
#m1.overlay {
	_padding:3px 4px 4px 4px;
	text-align: center;
}
#m1 .overlay-bd img {
	margin-top: 15px;
}

#m2.overlay {_padding:5px 6px 8px 6px;}
#m3.overlay {
	_padding:3px 4px 6px 4px;
	overflow: visible;
}
#m4.overlay {
	_padding:3px 4px 6px 4px;
	overflow: visible;
}
#m5.overlay {
	_padding:3px 4px 6px 4px;
	overflow: visible;
}
#m4 .overlay-bd table h3 {
	margin-bottom: 7px;
	margin-top: 2px;
}
#m4 .overlay-bd table p {
	margin-bottom: 2px;
	margin-top: 0px;
	font-size: 0.9em;
	line-height: 1.1em;
	font-family: "Myriad Pro", Myriad, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#m4 .overlay-bd table {
	margin-bottom: 3px;
}

#m5 .overlay-bd table h3 {
	margin-bottom: 2px;
	margin-top: 8px;
	font-weight: normal;
	color: #000;
	font-size: 1.1em;
	letter-spacing: 2px;
}

#m5 .overlay-bd div table tr td img {
	margin: 3px;
}
#m5 .overlay-bd div table tr td {
}

.overlay-bd img {
	margin-top: 0px;
}
.overlay-bd * {padding-right:15px;padding-left:15px;}
.overlay-bd * * {padding-right:0;padding-left:0;}
.overlay-bd div a {
	color: #06C;
	text-decoration: underline;
}

#left ul .active {
	background-color: #da6c35;
}
#left ul .active a {
	font-weight: bold;
}
#blog h2 {
	margin-top: 32px;
	font: normal 1.3em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-left: 30px;
	letter-spacing: 1px;
}

#blog h2 a {
	color: #DDD;
}

#blog h2 a:hover {
text-decoration:underline;
}
#m3 .overlay-bd p img {
	margin-top: 10px;
}
#m1 .overlay-bd img {
	margin-bottom: 7px;
}
#m4 .overlay-bd div #topTable {
	margin-top: 10px;
}
#nav {
	text-align: center;
}
#nav p {
	margin-top: 10px;
	text-align: center;

}
#nav p a {
	text-decoration: none;
	color: #666;
}
#m5 .overlay-bd div {
	text-align: center;
}

