body {
	background: #FFFFFF url(bg1.jpg) no-repeat fixed center top;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
}
.img_bdr {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#top_shadow{
	background-image: url(top_shadow.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 1000px;
}
#bottom_shadow{
	background-image: url(bottom_shadow.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 1000px;
}
#header{
	height: 120px;
	width: 100%;
}
#containercontent{
	width: 1000px;
	color: #666666;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
}
#container_left{
	font-size: 13px;
	text-align: left;
	width: 220px;
	padding-right: 20px;
}
#container_left ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
}
#container_left li a {
	color: #666666;
	display: block;
	margin-bottom: 1px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 10px 7px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
	background-image: url(bg_02.png);
	text-transform: uppercase;
	background-color: #EFEFEF;
	font-size: 12px;
}
#container_left li a:hover {
	color: #FFF;
	background-color: #99CC00;
	background-image: url(bg_03.png);
}
#container_left .current{	
	color: #FFF;
	background-color: #99CC00;
	background-image: url(bg_03.png);
	}
#container_left a{
	font-size: 10px;
	text-transform: uppercase;
	color: #006633;
	text-decoration: underline;
	font-weight: normal;
}
#container_right{
	width: 740px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: right;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	text-align: left;
}
#container_right hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.col_w300 {
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
}
#footer{
	width: 100%;
	color: #999999;
	text-align: center;
	font-size: 10px;
	background-color: #000;
	padding: 10px;
	text-transform: uppercase;
	margin-top: 20px;
}
h1{
	font-family: Calibri;
	font-size: 24px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 5px;
}
h2{
	background-image: url(h2.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	font-size: 14px;
	margin-top: 30px;
	color: #333333;
	text-transform: uppercase;
}
h3 {
	font-size: 24px;
	color: #789B00;
	text-transform: uppercase;
	font-family: Calibri;
	margin-bottom: 0px;
}


#content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFCC33;
}

#content_titleb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFCC33;
}

#content_point{
background-image:url(dot.png);
background-repeat:no-repeat;
background-position:center left;
padding-left:20px;
height:25px;
}

hr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #333333;
	border-left-color: #000000;
}
.thumb_bg {
	background-image: url(thumb_bg.png);
	background-repeat: no-repeat;
	height: 96px;
	width: 136px;
	text-align: center;
}
.style1 {font-size: 10px}
