html, body {
	background: #fff url("images/bg.gif") 0 0 repeat-x;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}
img {border:0;}
form {margin:0; padding:0;}
.both {clear: both; }
#main {background: transparent url("images/bg_3.jpg") center top no-repeat; margin:0; padding:0; width:100%; }
.all {
	margin:0 auto;
	width:900px;
}
#header {
	margin:0 0 0 0;
	padding:0;
	width:900px;
	height: 99px;
	background: #000 url("images/bg_1.gif") center top repeat-x;
}
#logo {
	padding:0;
	width:490px;
	height: 99px;
	line-height: 99px;
	font-weight: bold;
	float:left;
	font-family: "Courier New", Courier, monospace;
	font-size: 26px;
	text-decoration: none;
	text-align: right;
	color:#000000;
}
#header .menu { margin:0; padding:0; list-style: none; float:right;}
#header .menu li {margin:0 10px; padding:45px 0 0 0; float:right;}
#header .menu li a { text-decoration: none; color:#000;  font-family: verdana, Arial, helvetica; margin:0; padding:0 10px;  }
#header .menu li a:hover {text-decoration: underline;}
#top_images { margin:0 0 0 12px; width:829px; height:296px; }
#top_images img {float:left; }

#footer {
	font-family: verdana, Arial, helvetica;
	color: #000000;
	font-size: 10px;
	background: transparent url("images/bg_1.jpg") 0 0 no-repeat;
	height: 60px;
	line-height: 60px;
}
#footer .LeftBox {
	float:left;
	text-align:left;
	width:500px;
	padding-left:0px;
}
#footer .RightBox {float:right; text-align:right; width:240px; padding-right:10px;  }
#footer a {
	color:#000000;
	text-decoration: none;
}
#footer a:hover {color:#3b3b3b;}

#content {
	margin:0 0 0 0;
	padding:0;
}
#content h2 {margin:10px 0; padding:0; font-size: 21px; color:#666666;}
#content h3 {margin:10px 0; padding:0; font-family: verdana, Arial, helvetica; font-size: 11px; color: #999999;}
#content p {
	margin:15px 0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000000;
}
#content a {
	color: #000000;
}
#content a:hover {text-decoration: none; }
#content .LeftBox {
	float:right;
	width:700px;
}
#content .RightBox {
	float:left;
	width:190px;
}
#content .RightBox p {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.fl_left_img {float:left; margin:0 10px 0 0; border: 2px solid #9d2a2b;}
.fl_right_img {float:right;}
.head_img {
	float:right;
	margin:5px 155px 0 0;
}

.index { background: transparent url("images/bg_2.gif") 505px 50px no-repeat;}

