body{
	background: #F7F3F7 url(../images/bu_content_1.png) 0 0 repeat-y;
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:12px;
	font-family: Trebuchet MS,Verdana,Arial;
}

form{
  padding:0px;
  margin:0px;
  display:inline;
}
h1{
	font-size:20px;
	font-family: Trebuchet MS,Verdana,Arial;
	padding:10px;
	margin:0px;
	color:#397795;
}
h2{
	font-size:16px;
	font-family: Trebuchet MS,Verdana,Arial;
	padding:10px;
	margin:0px;
	color:#397795;
}
p{
	padding:10px;
	margin:0px;
}
ul{
	margin:0px;
	padding:0px 0px 0px 30px;
}
li{
	padding:0px;
	padding:0px;
}

.error{
  color:#BF0000;
  font-weight:bold;
}
.notice{
  color:#635E5C;
  font-weight:bold;
}
#frame{
	margin:0px auto 50px auto;	
	/*width:800px;*/
	text-align:left;
}

#heading{
	background: #fff url(../images/bu_top_1.png) 0 0 no-repeat;
	/*filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;*/
	height:90px;
}
#navigation{
	height:35px;
	padding-left:55px;	
}
#navigation a{
	font-family: Trebuchet MS,Verdana,Arial;
	font-size:16px;
	font-weight:bold;
	color: #fff;
	margin:5px 25px 0px 0px;
	padding:1px 5px 1px 5px;
	display:block;
	float:left;
	background:#639AD1;
	text-decoration:none;
}
#navigation a:hover{
	color:#FFB877;
}

#navigation #selected{
	color:#FFB877;
}

#heading h1{
	font-size:50px;
	font-weight:bold;
	margin:0px 0px 0px 20px;
	padding:10px 0px 0px 0px;
	color:#04417A;
	font-family: Trebuchet MS,Verdana,Arial;
}
#top_content{
	background: url(../images/into_image_3.png) 0 0 no-repeat;
	width:968px;
	height:200px;
	margin-left:34px;
	color:#fff;
}
#top_content h1{
	color:#fff;
	font-size:25px;
	padding-bottom:3px;
	margin-left:40px;
}
#top_content p{
	font-size:13px;
	padding:2px 0px 0px 80px;
}

#top_content li{
	font-size:13px;
	margin-left:90px;
	line-height:16px;
}
#content{
	width:970px;
	margin-left:34px;
}
#content_left{
	float:left;
	width:700px;
}
#content_right{
	float:left;
	width:250px;
	background:#C0C0C0;
}
#content_left .box{
	background:#6B9AC6;
	margin-left:20px;
	margin-bottom:20px;
	width:200px;
	float:left;
	height:180px;
	border:1px solid silver;
}


#content_left .box h2{
	letter-spacing:0.08em; 
	background:#fff;
}
#content_left .box p{
	background:#fff;
	margin:0px 10px 10px 10px;
}

#content_left .large_box{
	background:#6B9AC6;
	margin-left:20px;
	margin-bottom:20px;
	width:650px;
	float:left;
	border:1px solid silver;
}
#content_left .large_box h2{
	background:#fff;
}
#content_left .large_box p{
	background:#fff;
	margin:0px 10px 10px 10px;
}

#content_left .large_box img{
	margin:20px 0px 5px 0px;
}
#content_left .large_box .thumbnail{
	float:right;
	margin:0px 0px 5px 10px;
	cursor:pointer;
}

#content_left .large_box .help{
	font-family:Verdana,Arial;
	font-size:11px;
	background:#DADADA;
	padding:5px;
	margin:5px 30px 5px 30px;
	display:block;
}

#content_left .advert{
	background:#C65C51;
}
#content_left .advert h2{
	color: #C65C51;
}

#content_left table{
  background:#fff;
  margin:0px 10px 10px 10px;
  border-collapse:collapse;
  width:630px;
}
#content_left td{
  background:#fff;
  padding:2px 5px 2px 5px;
}

#content_left .button{
	margin-top:5px;
	border-width:0px 1px 1px 0px;
	border-color:#29518C;
	background:#7F9DB7;
	font-family: Trebuchet MS,Verdana,Arial;
	cursor:pointer;
	font-weight:bold;
	color:#29518C;
	font-size:12px;
	color:#fff;
}

#content_right .box{
	background:#fff;
	margin:15px;
	border:1px solid silver;
}
#content_right .box h2{	
	background:#6B9AC6;
	background:#fff;
}
#content_right .box p{
	background:#6B9AC6;
	margin:0px;
	background:#fff;
}
#content_right input{
	border:1px solid silver;
	width:195px;
	font-size:11px;
	background:#E3EAF2;
}

#content_right .button{
	margin-top:5px;
	border-width:0px 1px 1px 0px;
	border-color:#29518C;
	background:#7F9DB7;
	font-family: Trebuchet MS,Verdana,Arial;
	cursor:pointer;
	font-weight:bold;
	color:#29518C;
	font-size:12px;
	color:#fff;
}
#footer{
	background: #7F9DB7;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	border:1px solid silver;
	border-width:1px 0px 0px 0px;
	/*position:absolute;*/
	text-indent:50px;
	line-height:20px;
	width:100%;
	margin-top:100px;
	clear:both;
	float:left;
	
}

#footer a{
	color:#fff;
	text-decoration:none;
}
