body {
	margin: 0;
	padding: 10px 0 20px 0;
	color: #ffffff;
	font-size: 12pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background-color: #343434;
	 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 895px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 895px;
	height: 215px;
} 
#title {
	width: 895px;
	height: 215px;
	background: url(../img/title.jpg) 525px 10px no-repeat;
}
a.logo {
	width: 492px;
	height: 175px;
	margin: 30px 0 0 10px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/logo.jpg) left bottom no-repeat;
}
.box {
	width: 895px;	
	float: left;
	padding-bottom: 20px;
}
.left {
	width: 514px;
	float: left;
}
#content {	
	width: 514px;
	background: url(../img/line.gif) left top repeat-y;	
}
.border_right {
	width: 514px;
	background: url(../img/line.gif) 500px top repeat-y;
}
.article {
	width: 501px;
	background: url(../img/cont_top.jpg) left top no-repeat;
}
.cont_end {
	width: 501px;
	height: 10px;
	overflow: hidden;
	background: url(../img/cont_end.gif) left top no-repeat;
}
.image img {
	margin: 20px 12px 3px 17px; 
}
#content h1 {
	width: 475px;
	margin: 0;
	padding: 5px 0 0 17px;
	font-size: 14pt;
}
#content p {
	margin: 15px 20px 0 17px;
}
#links {
	width: 464px;
	padding: 10px 20px 10px 17px;		
	text-align: center;
}
#links a {
	font-size: 11pt;
	color: #ffffff;
}
#links a:hover {	
	color: #388de8;
}
.search {
	width: 501px;
	height: 66px;
	margin-top: 20px;
	background: url(../img/search.jpg) left bottom no-repeat;
}
.google {
	width: 390px;
	margin-left: 110px;	
}
.google form {
	margin: 0;
	padding: 0;	
} 
input#q {  
	height: 18px;
	vertical-align: middle;
	border: 1px solid #474f56;
}
input#sa { 
	height: 21px;
	vertical-align: middle;	
	border: 1px solid #474f56;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
.right {
	width: 381px;
	float: right;
}
#menu {
	width: 381px; 
	background: url(../img/menu_top.jpg) left top no-repeat;
}
#menu h2 {		 
	width: 381px;
	height: 33px;
	float: left;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
}
#menu ul {
	width: 339px;	
	clear: both;
	padding: 15px 0 10px 40px;
	border-left: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
}
.menu_end {
	width: 381px;
	height: 12px;
	overflow: hidden;	
	background: url(../img/menu_end.gif) left top no-repeat;
}
#menu a {
	display: block;
	width: 300px;
	margin: 0;
	padding-left: 20px;
	color: #ffffff;
	font-size: 12pt;
}
#menu a:hover {	
	color: #388de8;
	background: url(../img/hov.gif) left 3px no-repeat;
}
#menu li.selected a {
	color: #fc1a00;
	background: url(../img/sel.gif) left 3px no-repeat;
}
.memo {
	width: 381px;
	height: 306px;
	float: left;
	margin-top: 20px;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/memo.jpg) left top no-repeat;
}
#footer {
	width: 895px;	
	height: 66px;
	clear: both;
	background: url(../img/line.gif) left top repeat-x;
}
.copy {
	width: 895px;
	height: 33px;
	background: url(../img/copy.jpg) left top no-repeat;
}
.copy h3 {
	width: 895px;
	height: 33px;
	float: left;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/copy2.gif) right top no-repeat;
}
.foot {
	width: 895px;
	height: 33px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/foot.gif) left top no-repeat;
}