@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, Trebuchet, Verdana, sans-serif;
	font-size: .6em;
	z-index: 2;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	background:#FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #ff4f5c;
}
a:active {
	text-decoration: none;
	color: #666666;
	outline: none;
}
a:focus {
     outline: none;
}
img { 
    padding-right: 7px;
	padding-bottom: 7px;
	border: 0px;
}
object {
	padding-right: 7px;
	padding-bottom: 7px;
	border: 0px;
	vertical-align: top;
}
h1 {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	font-family: Arial;
}
#em {
	margin-top: 20px;
	margin-left: 42px;
	z-index: 2;
	height: 267px;
	width: 280px;
	background-image: url(../images_elements/em7.png);
	position: fixed;
	background-repeat: no-repeat;	
}
#menu {
	margin-left: 360px;
	margin-top: 45px;
	z-index: 2;
	max-height: 48px;
	width: 114px;
	text-align: left;
	position: fixed;
	line-height: 12px;	
}
#menu_I {
	margin-left: 420px;
	margin-top: 45px;
	z-index: 2;
	max-height: 48px;
	width: 114px;
	text-align: left;
	position: fixed;
	line-height: 12px;	
}

#info {
	top: 0px;
	left: 365px;
	height: auto;
	width: 300px;
	position: relative;
	padding-bottom:140px;
}
#blog {
	top: 0px;
	left: 0px;
	height: auto;
	width: 1050px;
	position: relative;
	padding-bottom:1400px;
}
#store {
	margin-left: 0px;
	margin-top: 0px;
	z-index: 1;
	height: auto;
	text-align: left;
	position: absolute;
	height: 2100px;
}
#store_heading {
	top: 0px;
	left: 365px;
	height: auto;
	width: 300px;
	position: relative;
}
#store_table {
    margin-left: 365px;
}
