* {
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px Arial, sans-serif;
}
/* Begin of styles for the demo (you can remove them) */
a.expand {
	width: 90px;
	display: block;
	margin: 10px 0 0;
}
a.expand:hover {
	height: 500px;
}
/* End of of styles for the demo */
.wrapper {
	min-width: 500px;
	max-width: 1200px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}


/* Middle
-----------------------------------------------------------------------------*/
.middle {
	border-left: 250px solid #B5E3FF;
	border-right: 250px solid #FFACAA;
	position: relative;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
	vertical-align: middle;
}
.content {
	padding: 0 20px;
}


/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
	width: 250px;
	position: relative;
	left: -250px;
	background-color: #FFF;
}


/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	float: right;
	margin-right: -250px;
	width: 250px;
	position: relative;
	background: #FFACAA;
}


/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 100px;
	background-color: #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}.wrapper .header img {
	text-align: center;
}

.title_box{
	letter-spacing: 2px;
	line-height: 25px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0px 4px #000000;
	-webkit-box-shadow: 0px 0px 4px #000000;
	box-shadow: 0px 0px 4px #000000;
	height: auto;
	width: 90%;
	background-color: #036;
	font-size: 25px;
	color: #FFF;
	text-align: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 35px;
	margin-bottom: 5px;
	clear: none;
	}
	.text_box {
	padding: 15px;
	height: auto;
	width: 96%;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 1);
	box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 1);
	margin-top: 10px;
}
.sub_title {
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #900;
	height: auto;
	width: auto;
	color: #FFF;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0px 4px #000000;
	-webkit-box-shadow: 0px 0px 4px #000000;
	box-shadow: 0px 0px 4px #000000;
	float: left;
	margin-left: 10px;
	margin-right: auto;
	text-align: center;
}
.roi_box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	background-color: #F30;
	height: auto;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.roi_box2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	height: auto;
	width: 92%;
	 
	 
	padding: 10px;
}
.roi_box3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	height: auto;
	width: 92%;
	padding: 10px;
}
.roi_title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #900;
	height: auto;
	width: auto;
	margin-top: 0px;
	padding-top: 10px;
}.roi_title2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #900;
	height: auto;
	width: auto;
	 
}
.roi_cat {
	font-weight: bolder;
	background-color: #999;
	height: auto;
	width: 100%;
}
.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 15px;
	color: #FFF;
}
.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 15px;
	color: #F00;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: none;
	color: #FF0000;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}.wrapper .middle .container .content .text_box {

}

a.date:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.date:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.date:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.date:active {
	text-decoration: none;
	color: #FFFFFF;
} 
.mytext {
	font-size: 10px;
}
