@charset "utf-8";
body {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

ol {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-position: inside;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #933;
}

h4 {
	clear: left;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	border-right-width: 3px;
	border-right-style: outset;
	border-right-color: #EBEBEB;
	border-bottom-width: 3px;
	border-bottom-style: outset;
	border-bottom-color: #EBEBEB;
}
.google_ads {
	height: 19px;
	margin: 0px;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7a709;
	width: 100%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#top {
	height: 200px;
	background-image: url(images/top.jpg);
}

#left_cont {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#left_cont #menu {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #630;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#left_cont #menu p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #630;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#left_cont #menu ul li a:link , #left_cont #menu ul li a:active, #left_cont #menu ul li a:visited{
	text-decoration: none;
	color: #FFF;
}
#left_cont #menu ul li:hover {
	background-color: #3C4A7B;
}


#left_cont #menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#left_cont #menu ul li {
	padding-left: 15px;
	display: block;
	margin-left: 15px;
	height: 23px;
	margin-bottom: 2px;
	background-color: #D7A709;
	padding-top: 5px;
}
#right_cont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 728px;
	float: right;
}
#right_cont p {
	text-align: justify;
	text-indent: 19px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#right_cont table caption {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	text-align: left;
	padding-bottom: 3px;
	color: #630;
}

#right_cont .txt_tbl {
	border: 1px solid #999;
	border-collapse:collapse;
}
#right_cont .txt_tbl td , #right_cont .txt_tbl th {
	margin: 10px;
	border: 1px solid #999;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#right_cont.txt_tbl li{
	text-indent: 0px;
}


#right_cont .img_right {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#right_cont h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	margin-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-right: 0px;
	padding-left: 15px;
	margin-top: 11px;
	margin-bottom: 7px;
}

#footer {
	height: 40px;
	clear: both;
	padding: 0px;
	background-image: url(images/footer_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	margin: 0px;
}
#footer h5 {
	height: 40px;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#footer #counter {
	float: right;
	width: 400px;
	text-align: right;
	margin-right: 7px;
	margin-top: 5px;
}

