* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fff;
	color: #000;
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	overflow-x: hidden;
	overflow-y: visible;
	overflow:-moz-scrollbars-vertical;	
}
#page {
	margin: 12px auto;
	width: 960px;
	background: transparent url(../img/bg2.jpg) -24px -136px no-repeat;
	text-align: left;
}
#top {
	float: left;
	height: 105px;
	width: 960px;
	overflow: hidden;
}
#logo {
	float: left;
	width: 190px;
	height: 105px;
	overflow: hidden;
	background: transparent url(../img/logo.gif) 0px 0px no-repeat;
}
#logo a {
	width: 190px;
	height: 105px;
	display: block;
	text-indent: -9999px;
}
#slogan {
	float: right;
	width: 393px;
	height: 80px;
	background: transparent url(../img/slogan.gif) 0px 45px no-repeat;
	text-indent: -9999px;
}
#menu {
	float: left;
	height: 24px;
	width: 960px;
	overflow: hidden;
}
#menu ul {
	float: right;
	margin: 4px 20px 0px 0px;
	list-style: none;
}
#menu ul li {
	float: left;
	margin-left: 23px;
}
#menu ul li a {
	text-decoration: none;
	font-family: arial,helvetica,sans-serif;
	color: #bdbdbd;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding-left: 12px;
	background: transparent url(../img/bul.gif) 0px 7px no-repeat;
}
#menu ul li a:hover, #menu ul li .menu_on {
	color: #000;
	background: transparent url(../img/bul.gif) 0px -7px no-repeat;
}
#content {
	float: left;
	width: 960px;
}
#content_padding {
	float: left;
	padding: 20px 20px 20px 0px;
}
#content_left {
	float: left;
	width: 585px;
}
#content_left h3, #content_right h3 {
	font-size: 25px;
	font-weight: normal;
	line-height: 30px;

}
#content_left h5, #content_right h5 {
	font-size: 25px;
	font-weight: normal;
	line-height: 30px;
	color: #9da20f;
}
#content_left h6, #content_right h6 {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	font-family: arial,helvetica,sans-serif;
	color: #bdbdbd;
	

}


#content_left p {
	margin-top: 13px;
}
#content_left p.ital {
	margin-top: 18px;
	font-size: 13px;
	font-style: italic;
}
#content_left a {
	color: #9da20f;
	text-decoration: none;
}
#content_left a:hover {
	color: #000;
	text-decoration: underline;
}
#content_left ul {
	list-style: square;
	margin: 12px 0px 0px 25px;
}
#content_left .item {
	float: left;
	width: 585px;
	height: 66px;
	overflow: hidden;
	background: #f3f3f3 url(../img/arrows.gif) 100% 100% no-repeat;
	margin-top: 10px;
	cursor: pointer;
}
#content_left .item .image {
	float: left;
	width: 76px;
	height: 66px;
	background-color: #fff;
	margin-right: 8px;
}
#content_left .item .image img {
	float: left;
	width: 64px;
	height: 64px;
	border: 1px solid #e7e7e7;
	overflow: hidden;
}
#content_left .item h4 {
	margin-top: 8px;
	font-size: 13px;
}
#content_left .item h4 a {
	color: #000;
	text-decoration: none;
}
#content_left .item h4 a:hover {
	color: #9da20f;
	text-decoration: underline;
}
#content_left .item p {
	margin: 3px 12px 0px 0px;
}
#content_left .address {
	background-color: #efefef;
	width: 200px;
	height: 19px;
	float: left;
	margin-bottom: 4px;
	text-indent: 5px;
}

#content_left #box {
	float: left;
	border: 1px solid #cecece;
	width: 398px;
	margin-bottom: 15px;
}
#content_left #box .address {
	float: left;
	width: 199px;
	background-color: #fff;
	margin-bottom: 0px;
	text-indent: 4px;
}

#content_left .workshop1L {
	background-color: #efefef;
	width: 130px;
	height: 76px;
	float: left;
	margin-bottom: 4px;
	text-indent: 5px;
}
#content_left .workshop2L {
	background-color: #efefef;
	width: 130px;
	height: 180px;
	float: left;
	margin-bottom: 4px;
	text-indent: 5px;
}
#content_left .workshop3L {
	background-color: #efefef;
	width: 130px;
	height: 19px;
	float: left;
	margin-bottom: 4px;
	text-indent: 5px;
}

#content_left .workshop1R {
	background-color: #efefef;
	width: 270px;
	height: 76px;
	float: left;
	margin-bottom: 4px;
	#text-indent: 5px;
}
#content_left .workshop2R {
	background-color: #efefef;
	width: 270px;
	height: 180px;
	float: left;
	margin-bottom: 4px;
	#text-indent: 5px;
}
#content_left .workshop3R {
	background-color: #efefef;
	width: 270px;
	height: 19px;
	float: left;
	margin-bottom: 4px;
	#text-indent: 5px;
}

a[href $='.pdf'] { 
   padding-right: 18px;
   background: th  ransparent url(/img/icon_pdf.gif) no-repeat center right;
}






#content_right {
	float: left;
	text-align: right;
	width: 355px;
	border="0";
	/* height: 335px; */
}
#content_right img {
	border: 1px solid #e7e7e7;
	margin-top: 3px;
}
#content_right form {
	float: right;
	width: 518px;
	text-align: left;
}
#content_right h3 {
	width: 400px;
	text-align: left;
	float: left;
}
#content_right form button{
	float: right;
	padding: 1px 15px;
	background-color: #cbd300;
	border-width: 1px;
	border-style: solid;
	border-color: #d4d4d3 #898887 #898887 #d4d4d3;
	font-size: 11px;
	cursor: pointer;
	margin-top: 5px;
}
#content_right form label {
	width: 130px;
	float: left;
	overflow: hidden;
	height: 20px;
}
#content_right form input, #content_right form textarea {
	font-family: arial,sans-serif;
	font-size: 14px;
	padding-left: 3px;
	float: left;
	width: 383px;
	margin-bottom: 7px;
	border-width: 1px;
	border-style: solid;
	border-color: #898887 #d4d4d3 #d4d4d3 #898887;
}

#content_right form select {
	font-family: arial,sans-serif;
	font-size: 14px;
	padding-left: 3px;
	float: left;
	width: 383px;
	margin-bottom: 7px;
	border-width: 1px;
	border-style: solid;
	border-color: #898887 #d4d4d3 #d4d4d3 #898887;
}


#content_right form selectold {
	font-family: arial,sans-serif;
	font-size: 14px;	
	float: left;
	width: 236px;
	margin-bottom: 7px;
}
#content_right form .frm .rad {
	width: 12px;
	clear: both;
}
#content_right form .frm button {
	float: right;
	width: 150px;
	margin-right: 13px;
}
#payoff {
	float: left;
	width: 960px;
	height: 19px;
	font-family: arial,helvetica,sans-serif;
	color: #fff;
	text-transform: lowercase;
	text-indent: 5px;
	font-size: 13px;
	line-height: 18px;
	background: #9da20f url(../img/payoff.jpg) 0px 0px repeat-x;
	overflow: hidden;
}
#end {
	margin-top: 2px;
	float: left;
	width: 960px;
	height: 32px;
	font-family: arial,helvetica,sans-serif;
	color: #fff;
	font-size: 13px;
	line-height: 32px;
	background: #c8c7c9 url(../img/end.jpg) 0px 0px no-repeat;
	overflow: hidden;
}
#end #left {
	float: left;
	width: 200px;
	color: #000;
	text-indent: 5px;
}
#end #right {
	float: left;
	width: 750px;
	text-align: right;
}
#content_left .button {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background: transparent url(../img/button.gif) 0px 0px no-repeat;
	width: 327px;
	height: 25px;
	display: block;
	overflow: hidden;
	text-indent: 15px;
	line-height: 25px;
}
#content_left .button:hover {
	text-decoration: none;
	background: transparent url(../img/button.gif) 0px -24px no-repeat;
}
