body {
	background:#000000;
}
#header {
	width:auto;
	height:7px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	background:#e9e9e9 url(images/head_bg.jpg) no-repeat center center;
	margin:0 auto;
}
#header #container {
	width:969px;
	height:483px;
	margin:0 auto;
}
#header #container #topmenu {
	position: relative;
	width: 560px;
	left: 390px;
	top: 12px;
	font-weight: 700;
	line-height: 20px;
	color:#062752;
	margin: 0;
	padding: 0;
	text-align: center;
}
#topmenu ul {
	padding: 0;
	margin: auto;
}
#topmenu ul li {
	display:inline;
	list-style-type:none;
	padding: 0;
	margin: 0;
}
#topmenu ul li a {
	display: inline-block;
	text-decoration: underline;
	padding: 10px 20px;
	clear: none;
	color: #fff;
}
#topmenu ul li a:hover {
	color: #a9c;
}
#header #container #txt {
	width:370px;
	display:block;
	position:relative;
	left:530px;
	top:150px;
	height:250px;
	
}
#header #container #txt a {
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
	position: relative;
	top: 55px;
	left: 20px;
	width: 350px;
	height: 70px;
	margin: 0;
	line-height: 70px;
	color: #000000;
	text-decoration: none;
}
#header #container #txt a span{
	display: block;
	cursor: pointer;
	text-align: center;
	width: 290px;
}
#header #container #txt a:hover {
	text-decoration: underline;
}
#header #container #txt p {
	border-left-width:1px;
	border-left-style:solid;
	padding-left:20px;
	padding-bottom:0;
	display:block;
	margin-top:20px;
	margin-bottom:0;
}
#header #container #txt h1 {
	font-size:18px;
	font-weight:700;
	padding-left:20px;
	margin:0;
}

#header #container #logo {
	display: block;
	width: 250px;
	position: relative;
	top: -80px;
	left: 250px;
	font: normal 36pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-align: center;
	text-shadow: #000 5px 5px 10px;
	filter: shadow(color=#000000 direction=135 strength=5);
}
h1 {
	margin-top: 16px;
	margin-bottom: 16px;
}
a {
	outline: 0;
}
.clear {
	clear: both;
}
.box {
	position:relative;
	color:#FFF;
	background:#322945;
	padding:0px;
	display: block;
	width: 100%;
	height: 200px;
}
.box .lg, .box .pg, .box .ld, .box .pd {
	display:block;
	width:10px;
	height:10px;
	position:absolute;
	background:#A5CE06;
}
.box .lg {
	left:0;
	top:0;
	background:url(images/lg.jpg);
}
.box .pg {
	right:0;
	top:0;
	background:url(images/pg.jpg);
}
.box .ld {
	left:0;
	bottom:0;
	background:url(images/ld.jpg);
}
.box .pd {
	right:0;
	bottom:0;
	background:url(images/pd.jpg);
}
.box #box_left {
  background-image: url(images/l.gif);
  background-repeat: no-repeat;
  background-position: 10px 80px;  
  display: block;
  width: 60px;
  height: 200px;
  float: left;
  color: #8BC400;
}
.box #box_right {
  background-image: url(images/r.gif);
  background-repeat: no-repeat;
  background-position: 10px 80px;  
  display: block;
  width: 60px;
  height: 200px;
  float: right;
  color: #8BC400;
}
#box_left span, #box_right span {
  display: none;
}
#slide-master {
	overflow: hidden;
  height: 200px;
  display: block;
  width: 470px;
  float: left;
  position: absolute;
  left: 55px;
}
#slide-box {
  height: 200px;
  display: block;
  width: 2200px;
  float: left;
  position: absolute;
  left: 0px;
}
#slide-box .inbox {
  display: block;
  width: 470px;
  float: left;
  margin-right: 40px;
}
#slide-box .inbox img {
  float: left;
  margin: 0px 5px 5px 0px;
  padding: 0;
  border: 0;
  height: 140px;
  display: block;
  float: left;
  clear: none;

}
#slide-box .inbox h2 {
  padding: 0;
  margin: 10px 0;
}
#slide-box .inbox p {
  padding: 0;
  margin: 0;
}

#content {
	width:970px;
	height:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#062752;
}
#content #left {
	width:590px;
	float:left;
	padding:5px;
	color:#062752;
	background:#FFFFFF;
}
#content #right {
	width:350px;
	height:auto;
	float:right;
	padding:5px;
	color:#062752;
	background:#FFFFFF;
}
#content #right h2 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#062752;
	font-weight:700;
}
#content #right ul {
	margin: 0;
	padding:0;
}
#content #right ul li {
	list-style-type:none;
	padding-left: 33px;
	display:block;
	margin-bottom: 15px;
	background: url(images/bullet.gif) no-repeat left;
}
#footer {
	clear:both;
	width:auto;
	height:35px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	background:#df9d27;
}
#footer #wrap {
	display: block;
	text-align: left;
	width: 969px;
	height: 32px;
	margin: 0 auto;
}
#footer #wrap a {
	text-decoration: none;
	color: #000000;
}
#footer #wrap ul a {
	display: inline-block;
	padding: 10px 15px;
}
#footer #wrap a:hover {
	text-decoration:underline;
	color:#red;
}
#footer #wrap ul {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
#footer #wrap li {
	display:inline;
	padding: 0;
	margin: 0;
}
#footer #wrap p {
	display: block;
	padding: 10px 10px 10px 0px;
	margin: 0;
	float: right;
}#content h1 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#05172f;
	font-weight:400;
}
#content p {
	padding:0 10px 10px;
}
