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

/* Font Library*/
@font-face {
    font-family: 'TeXGyreAdventorRegular';
    src: url('texgyreadventor-regular-webfont.html');
    src: url('texgyreadventor-regular-webfontd41d.html?#iefix') format('embedded-opentype'),
         url('texgyreadventor-regular-webfont.woff') format('woff'),
         url('texgyreadventor-regular-webfont-2.html') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 17, 2012 05:58:53 AM America/New_York */



@font-face {
    font-family: 'CartoGothicStdBook';
    src: url('CartoGothicStd-Book-webfont.html');
    src: url('CartoGothicStd-Book-webfontd41d.html?#iefix') format('embedded-opentype'),
         url('CartoGothicStd-Book-webfont.woff') format('woff'),
         url('CartoGothicStd-Book-webfont-2.html') format('truetype'),
         url('CartoGothicStd-Book-webfont.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CartoGothicStdItalic';
    src: url('CartoGothicStd-Italic-webfont.html');
    src: url('CartoGothicStd-Italic-webfontd41d.html?#iefix') format('embedded-opentype'),
         url('CartoGothicStd-Italic-webfont.woff') format('woff'),
         url('CartoGothicStd-Italic-webfont-2.html') format('truetype'),
         url('CartoGothicStd-Italic-webfont.svg#CartoGothicStdItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CartoGothicStdBold';
    src: url('CartoGothicStd-Bold-webfont.html');
    src: url('CartoGothicStd-Bold-webfontd41d.html?#iefix') format('embedded-opentype'),
         url('CartoGothicStd-Bold-webfont.woff') format('woff'),
         url('CartoGothicStd-Bold-webfont-2.html') format('truetype'),
         url('CartoGothicStd-Bold-webfont.svg#CartoGothicStdBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CartoGothicStdBoldItalic';
    src: url('CartoGothicStd-BoldItalic-webfont.html');
    src: url('CartoGothicStd-BoldItalic-webfontd41d.html?#iefix') format('embedded-opentype'),
         url('CartoGothicStd-BoldItalic-webfont.woff') format('woff'),
         url('CartoGothicStd-BoldItalic-webfont-2.html') format('truetype'),
         url('CartoGothicStd-BoldItalic-webfont.svg#CartoGothicStdBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: 'CartoGothicStdBook';
	font-size: 14px;
	line-height: 18px;
	color: #333;
}
#site {
	width: 1000px;
	margin: 0 auto 0 auto;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'CartoGothicStdBook';
	font-weight: normal;
	color: #666;
	}
	
h1 {
	font-size: 36px;
	line-height: normal;
	}
	
h2 {
	font-size: 24px;
	}
	
h3 {
	font-size: 18px;
	}
	
h4 {
	font-size: 14px;
	}
	
h5 {
	font-size: 12px;
	}
	
h6 {
	font-size: 10px;
	}
	
a {
	color: #000;
	text-decoration: none;
	}

a:link {
	color: #777;
	}

a:hover {
	color: #333;
	}
	
#bar-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 245px;
	margin: 0 auto 0 auto;
	}
	
#bar-left .logo {
	margin: 0;
	padding: 0;
	}
	
.cat-only {
	font-family: 'TeXGyreAdventorRegular', sans-serif;
	position: absolute;
	width: 500px;
	height: 30px;
	top: 100px;
	left: 540px;
	text-align: right;
	color: #908c82;
	font-size: 24px;
	}

/* first level navigation */

ul.rex-navi1 {
	font-family: 'TeXGyreAdventorRegular', sans-serif;
	float: right;
	font-size: 16px;
	padding: 0;
	margin: 20px 30px 0 0;
	text-align: right;
}

ul.rex-navi1 li {
	display: block;
	padding: 0;
	margin: 0 0 5px 0;
}

ul.rex-navi1 a {
	display: block;
	color:#999;
	padding: 2px 2px 5px 10px;
	text-decoration:none;
}

ul.rex-navi1 a:hover, 
ul.rex-navi1 li a.rex-active {	
	color: #333;
	
}

ul.rex-navi1 li a.rex-current {
	color: #333;
	
}

ul.rex-navi2 {
	font-size: 14px;
	padding: 0;
	margin: 5px 0px 20px 0;
	}

ul.rex-navi2 li {
	display: block;
	padding: 0;
	margin: 0;
}

#fl-clear {	
	clear: both;
	}


#content {
	width: 750px;
	min-height: 600px;
	margin: 145px 0 0 300px;
	background-color: #fff;
	}
	
#content #clear{
	float: right;
	width: 750px;
	height: 0;
	}
#content .ceraBox img {
	display: block;
    float: left;
    margin: 0 1px 1px 0;
	
	}
	
#textblock {
	margin: 238px 150px 30px 50px;
	}
	
	
#mainpage {
	width: 750px;
	min-height: 500px;
	margin: 145px 0 0 300px;
	background-color: #fff;
	}
	
#mainpage img{
    display: block;
    float: left;
    width: 248px;
    margin: 0 1px 1px 0;
    opacity:100;
}
/*
#mainpage .footer {
	width: 248px;
	height: 248px;
	margin: 0 0 0 498px;
	background-color: #999;
	clear: both;
	}

#mainpage .footer p {
	padding: 220px 10px 5px 20px;
	font-family: 'CartoGothicStdBook', sans-serif;
	font-size: 10px;
	text-align: left;
	color: #fff;
}

#mainpage .footer a {
	color: #fff;
}

#mainpage .footer a:hover {
	color: #fff;
	text-decoration: underline;
}
*/
.footer {
	width: 248px;
	height: 248px;
	margin: 0 0 0 498px;
	background-color: #f0f0f0;
	clear: both;
	}

.footer p {
	padding: 220px 10px 5px 20px;
	font-family: 'CartoGothicStdBook', sans-serif;
	font-size: 10px;
	text-align: left;
	color: #333;
}

.footer a {
	color: #333;
}

.footer a:hover {
	color: #333;
	text-decoration: underline;
}