/*
	=====================================
	Author:  Duke (duke@fromru.com) .2013
	=====================================
*/

*{margin:0;padding:0}:focus,:active {outline:0}img{border: 1}
body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #454545; }

/* links */
a { color: #006666; background: inherit; }
a:hover { color: #9EC068; background: inherit; }

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }


h2 { font-size: 1.2em; }
h3 { font-size: 1.2em; background: #B00A0A url(../images/redbg.jpg) repeat-x left bottom; padding: 4px 7px; color: #fff; font-weight: normal; margin: 0 0 0px; float: left; }
h4 { margin: 0 0 15px; color: #666; font-weight: normal; font-size: 1.6em; font-weight: normal; }
h5 { margin: 0 0 15px; color: #006666; font-weight: normal; font-size: 1.6em; font-weight: normal; }
p { clear: both; line-height: 1.64em; margin: 0 0 10px; }
.line { clear: both; border-bottom: 1px solid #999; margin: 0 0 2px; }
.line2 { clear: both; border-bottom: 1px solid #ddd; margin: 0 0 2px; }
.clear { clear: both; }
#content { width: 1024px; margin: 0 auto; }
	#top { color: #ccc; padding: 6px 20px 0; font-size: .84em; text-align: right; }
/* header */
#header { height: 75px; }
#logo { padding: 12px 0 0 8px; margin: 0 0 8px; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; width: 370px; margin: 14px 10px 0 0; text-align: right; }
#innerList { }

	#menu { float: right; margin: 0px 2px 0; }
		#menu li { display: inline; font-size: 1.3em; }
			#menu li a { float: left; color: #808080; padding: 0 0 5px; margin: 0 0 0 20px; }
			#menu li a:hover, #menu li.current a, #menu li a:focus { color: #000; border-bottom: 5px solid #999; }
	#pitch { background: url(../images/main.jpg) no-repeat left top; padding: 30px 0px 0 0; height: 290px; margin: 0 0 21px; }
		#pitch h1 { font-size: 2.6em; color: #000; margin: 0 0 20px; }
		#pitch h2 { line-height: 1.5em; }
	.left { float: left; width: 260px; margin: 0 0 10px; }	
	.right { float: right; width: 720px; margin: 0 0 10px; }
		.right h3 { background: #808080; font-size: .84em; }
.main h3 { background: #808080; font-size: .84em; }
	.third { float: left; width: 400px; margin: 0 30px 10px 0; }
		.last { margin-right: 0; }
	.third2 { float: left; width: 560px; margin: 0 30px 10px 0; }
		.last { margin-right: 0; }
	.text { float: right; width: 720px; margin: 0 0 20px; padding: 12px 0 0 0px; }
		.right h3 { background: #808080; font-size: .84em; }
	#footer { clear: both; font-size: .84em; border-top: 1px solid #ddd; padding: 5px 0 0; }


	.left2 { float: left; width: 580px; margin: 0 0 10px; }
	.right2 { float: right; width: 300px; margin: 0 0 10px; padding: 17px 10px 0; }


table{border:0; border-collapse:collapse}
table trex td,
table trex th{padding:5px; border-bottom:1px solid #ccc}
table thead th,
table thead td{padding:5px;border-bottom:1px solid #999}

table.tab-1{width:100%}
table.contenttable-0 td,
table.contenttable-0 th,
table.tab-1 td,
table.tab-1 th{width:12%; height:45px; padding:0 7px}
table.contenttable-0 th,
table.contenttable-0 td,
table.tab-1 td{/*font-size:12px;*/ line-height:14px; text-align:center}

/*table .tr-even td,*/
table .tr-even th{background: #ebeaea;text-align:center}
table.contenttable-0 td.td-0 {/*font-weight:bold*/}
table.contenttable-2,
table.contenttable-0 {margin: 0 0 18px 0}

.tables {
	display: flex;
}

.table {
	width: 60%;
}

.image {
	width: 40%;
}

.image img {
	max-height: 100%;
	max-width: 100%;
}

.image p {
	padding-left: 15px;
}
