@charset "utf-8";
/* v7 CSS Document */

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 14px;
	background:#333;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 32px;
}
div#page-wrap {
	width: 960px;
	margin: 0 auto;
}
div#top-bar {
	width: 960px;
  background:#333 url(comoapostar.png);
	height: 100px;
}
div#top-bar-2 {
	width: 960px;
	background:#333 url(sep.png);
	height: 15px;
}
div#main-content {
	width: 960px;
	height: 550px;
	background: #e5e5e5;
}
div#left {
	width: 280px;
	height: 650px;
	float: left;
	background: #f8f8f8;
}
div#middle {
	width: 400px;
	height: 650px;
	float: left;
	background: #e5e5e5;
}
div#middle-top {
	width: 400px;
	height: 300px;
	background:#fff url(apostar.jpg);
}
div#middle-text {
	width: 400px;
	height: 250px;
}
div#middle-hdr {
	width: 350px;
	height: 43px;
	text-align: center;
	margin: 0 auto;
	border-bottom: thin #999 solid;
}
div#middle-hdr {
	width: 340px;
	padding: 5px 5px 5px 5px;
	height: 33px;
	text-align: center;
	margin: 0 auto;
	border-bottom: thin #c3aa8e solid;
}
div#middle-content {
	width: 350px;
	padding: 5px 0px 5px 0px;
	color: #383635;
	height: 170px;
	text-align: justify;
	margin: 0 auto;
}
div#middle-content-btm {
	width: 350px;
	color: #000;
	height: 20px;
	text-align: justify;
	margin: 0 auto;
}
div#middle-content-btm a{
	color: #ff140d;
}
div#right {
	width: 280px;
	height: 650px;
	float: left;
	background: #f8f8f8;
}
.top-strip {
	background: #e5e5e5;
	height: 80px;
}
.box {
	width: 250px;
	margin: 15px 15px 15px 15px;
}
.side-txt{
	width: 250px;
	text-align: center;
	font-size: 16px;
	margin: 15px 15px 15px 15px;
}
.link {font-size: 18px; font-family: Arial, Helvetica, sans-serif;}
A:link {text-decoration: underline; color: #005abf;}
A:visited {text-decoration: underline; color: #005abf;}
A:active {text-decoration: none; color: #bf0000;}
A:hover {text-decoration: underline; color: #005abf;}