* {
	margin: 0;
	padding: 0;
}

.indented20
   {
   padding-left: 20pt;
   padding-right: 20pt;
   }
   
.indented40
   {
   padding-left: 40pt;
   padding-right: 40pt;
   }

body {
	text-align:center;
	font-size: 62.5%;
	font-family:Verdana;
	color:#FFF;
	background: white;
}

p {
	font-size: 0.9em;
	font-style: bold;
	line-height: 1.4em;
	margin-bottom: 0.4em;
	color:#FFF;
	font:Verdana, Geneva, sans-serif;
}

a { color:#FFF; text-decoration: none; }
a:hover, a:active { text-decoration: underline; }

h1 { font-size: 3.0em; margin-bottom: 0.8em; }
h2 { font-size: 0.8em; margin-bottom: 0.8em; color:#000; }
h3 {
	font-size: 1em;
	color:#FFF;
	margin-bottom:3px;
}

ul {display:inline;}

.clear { clear: both; }

div#page-wrap {
	width:1024px;
	margin:0 auto;
}

div#logo {
	width:226px;
	height:170px;
	float:left;
	background:url(images/logo.png) no-repeat;
}

div#main-content {
	width:500px;
	float:left;
	background-color:#e2e1d9;
}

div#main-content div#title-image {
	width:500px;
	height:284px;
	float:left;
	background:url(images/title_image.jpg) no-repeat;
}

div#main-content div#ideate-box {
	width:463px;
	float:left;
	margin-left:18px;
	margin-top:25px;
}

div#main-content div#ideate-box div#ideate-bar {
	width:463px;
	height:29px;
	float:right;
	background:url(images/ideate_bar.png) no-repeat;
}

div#main-content div#ideate-box div#ideate-content {
	width:463px;
	float:right;
	background:url(images/ideat_box_middle.png);
}

div#main-content div#ideate-box div#ideate-content div#ideate-text {
	width:360px;
	float:left;
	margin-left:50px;
	margin-top:15px;
	text-align:justify;
}

div#main-content div#ideate-box div#ideate-bottom {
	width:463px;
	height:9px;
	float:right;
	background:url(images/ideat_box_bottom.png) no-repeat;
}

div#main-content div#innovate-box {
	width:463px;
	float:left;
	margin-left:18px;
	margin-top:25px;
}

div#main-content div#innovate-box div#innovate-bar {
	width:463px;
	height:29px;
	float:right;
	background:url(images/innovate_bar.png) no-repeat;
}

div#main-content div#innovate-box div#innovate-content {
	width:463px;
	float:right;
	background:url(images/innovate_box_middle.png);
}

div#main-content div#innovate-box div#innovate-content div#innovate-pro-title {
	width:322px;
	height:19px;
	float:left;
	margin-left:40px;
	margin-top:8px;
	background:url(images/production_post_bar.png) no-repeat;
}

div#main-content div#innovate-box div#innovate-content div#innovate-pro-text {
	width:370px;
	float:left;
	margin-left:70px;
	margin-top:8px;
	text-align:left
}

div#main-content div#innovate-box div#innovate-content div#innovate-event-title {
	width:322px;
	height:20px;
	float:left;
	margin-left:40px;
	margin-top:8px;
	background:url(images/event_management_bar.png) no-repeat;
}

div#main-content div#innovate-box div#innovate-content div#innovate-event-text {
	width:370px;
	float:left;
	margin-left:70px;
	margin-top:8px;
	text-align:left
}

div#main-content div#innovate-box div#innovate-bottom {
	width:463px;
	height:12px;
	float:right;
	background:url(images/innovate_box_bottom.png) no-repeat;
}

div#main-content div#footer-main {
	width:500px;
	height:40px;
	margin-top:20px;
	float:right;
	background:#FFF;
}

div#main-content div#bottom-bar {
	width:500px;
	height:70px;
	margin-top:8px;
	float:right;
	background:url(images/bottom_bar.jpg) no-repeat;
}

div#reach-box {
	width:245px;
	float:left;
}

div#reach-bar {
	width:224px;
	height:30px;
	float:right;
	background:url(images/reach_bar.png) no-repeat;
}

div#reach-content {
	width:224px;
	float:right;
	background:url(images/reach_box_middle.png);
}

div#reach-content div#reach-text {
	width:180px;
	float:right;
	margin-right:12px;
	margin-top:20px;
	text-align:justify;
}

div#reach-bottom {
	width:224px;
	height:12px;
	float:right;
	background:url(images/reach_box_bottom.png) no-repeat;
}