/* CSS Document */
* {
	margin:0;
/*	padding:0;*/
}

html, body {
	height:100%;
}

.errorBar{
	border:1px solid #993300; 
	color:#993300; 
	width: auto;
	font-size:12px;
	margin:2px 0;
	background: #FF8080 url(/media/icons/error.png) no-repeat 10px 8px;
	text-align:left;
	padding:8px 30px;
}

body {
	font-size:100%;
	line-height:.9375em;
	background:url(/public/site/images/bg.jpg)
}

html, input, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	color:#575656;
}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.container2{ width:316px}
.container3{ width:652px}
object { vertical-align:top;
}

.clear { clear:both;
}

.fleft{ float:left}
.fright{ float:right}
div.container {
	overflow:hidden;
	width: 100%;
}

a img{ border:0}
img{ vertical-align:top;
}

a{
	color:#575656;
	text-decoration:underline;
	outline:none;
} 
a:hover{text-decoration:none}

.link{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.link_redArrow{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background:url(/public/site/images/marker.gif) top left no-repeat;
	padding-left:15px;
}
.link:hover{text-decoration:underline }
.link1{
	color:#f8441a;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:.909em;
	margin:10px 50px 0 0;
}

.button{
	color:#f8f7f3;
	background:url(/public/site/images/button.gif) top left no-repeat;
	font-weight:bold;
	padding:1px 8px 5px 9px;
	text-decoration:none;
}
.button:hover{text-decoration:underline }

ul.fadeList2{
	margin:0;
	padding:0;
	list-style:none;
	border:4px red solid;
}
ul.fadeList2 li{
	background:url(/public/site/images/marker.gif) top left no-repeat;
	background-position:0 5px;
	margin:0;
	padding-left:10px;
}
ul.fadeList2 li a{
	color:#e5156d;
	text-decoration: underline;
	line-height:1.5em;
} 
ul.fadeList2 li a:hover {
	text-decoration:none;
}

ul.fadeList{
	margin:0;
	padding:0;
	list-style:none;
}
ul.fadeList li{
	background:url(/public/site/images/bg_li.gif) repeat-x top;
	background-position:0 0;
	margin:0;
	padding-left:7px;
	padding-right:9px;
}
ul.fadeList .li{
	background:url(/public/site/images/bg_li1.gif) repeat-x top;
}
ul.fadeList .li1{
	background:url(/public/site/images/bg_li2.gif) repeat-x top;
}
ul.fadeList .li2{background:url(/public/site/images/bg_li3.gif) repeat-x top;}
ul.fadeList .li3{background:url(/public/site/images/bg_li4.gif) repeat-x top;}
ul.fadeList .li4{background:url(/public/site/images/bg_li5.gif) repeat-x top;}
ul.fadeList li span{
	color:#aaaaaa;
	float:right;
	padding-top:5px} 
ul.fadeList li a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:2.36em} 
ul.fadeList li a:hover { text-decoration: underline;
}

.link-1 { display:block;
	float:right;
	background:url(/public/site/images/link_bg.gif) left top repeat-x;
	color:#ffffff;
	text-decoration:none;
}
.link-1 em { display:block;
	background:url(/public/site/images/link_left.gif) no-repeat left top;
}
.link-1  b { display:block;
	background:url(/public/site/images/link_right.gif) no-repeat right top;
	padding:2px 20px 3px 7px;
	font-style:normal;
}
.link-1:hover{ text-decoration:none;
	color:#000000}

.link-2 { display:block;
	float:right;
	background:url(/public/site/images/link_bg1.gif) left top repeat-x;
	color:#ffffff;
	text-decoration:none;
}
.link-2 em { display:block;
	background:url(/public/site/images/link_left1.gif) no-repeat left top;
}
.link-2  b {
	display:block;
	background:url(/public/site/images/link_right1.gif) no-repeat right top;
	padding:2px 20px 3px 7px;
	font-style:normal;
}
.link-2:hover{ text-decoration:none;
	color:#000000}

.link-3 { display:block;
	float:right;
	background:url(/public/site/images/link_bg2.gif) left top repeat-x;
	color:#ffffff;
	text-decoration:none;
}
.link-3 em { display:block;
	background:url(/public/site/images/link_left2.gif) no-repeat left top;
}
.link-3  b { display:block;
	background:url(/public/site/images/link_right2.gif) no-repeat right top;
	padding:2px 20px 3px 7px;
	font-style:normal;
}
.link-3:hover{ text-decoration:none;
	color:#000000}


/*header*/
#header {font-size:0.6875em;
	color:#6b6a68 }
/*#header .logo{ margin:48px 0 0 0 }*/
#header .logo{ margin:7px 0 0 0 }
#header .indent{padding:24px 0 10px 8px}
#header .indent a{color:#6b6a68;
	text-decoration:none;
	margin:0 15px 0 15px} 
#header .indent a:hover{text-decoration:underline}
#header .indent b{color:#54a40c;
} 
#header .indent1{margin:167px 0 0 675px;
	position:absolute;
	width:245px}

/*content*/
#content{ font-size:0.6875em;
	width:100%;
	text-align:left;
	background:#fff}
#content .indent-main{padding:0 12px 0 10px}
#content .title{
	margin-bottom:14px;
	background:url(/public/site/images/bg_title.gif) no-repeat top left;
	padding:7px 0 9px 22px;
	font-weight:bold;
	color:#fff;
	font-size:1.45em
}
	
#content .img-left{ float:left;
	margin:0 16px 0 0}
#content .img-indent{ margin:0 0 11px 0}
#content .img-indent1{ margin:0 7px 0 0}
#content p{ margin:0 0 9px 0}
#page3 #content p{ margin:0 0 13px 0}
#content .p{ margin:0 0 37px 0}
#content .p1{ margin:0 0 4px 0}
#content .p2{ margin:0 0 17px 0}
#content h2{color:#fff;
	font-size:1.909em;
	margin-bottom:13px;
	background:url(/public/site/images/tail.gif) repeat-x bottom;
	padding-bottom:9px  }
#content .h-2{color:#fff;
	font-size:1.63em;
	margin-bottom:15px;
	background:none;
	padding-bottom:0;
	text-transform:uppercase  }
#content h3{
	color:#ffffff;
	font-size:1.45em;
	margin-bottom:37px;
	margin-left:20px  }
#content .h-3{color:#ffffff;
	font-size:1.45em;
	margin-bottom:17px;
	margin-left:20px  }
#content h4{color:#f7441a;
	font-size:1em;
	margin-bottom:13px;
}
#content h4 a{color:#f7441a;
	text-decoration:none  }
#content h4 a:hover{color:#f7441a;
	text-decoration:underline  }
#content h5{color:#89f90d;
	font-weight:normal;
	font-size:1.09em;
	margin-bottom:5px;
	font-style:italic  }
#content h6{color:#000000;
	font-size:1.909em;
	font-weight:normal;
	margin-bottom:19px;
}
#content .tail{ background:url(/public/site/images/tail1.gif) repeat-x bottom;
	padding-bottom:17px;
	margin-bottom:17px;
}
.txt{ color:#ffffff;
	font-weight:bold;
	float:right;
	display:block;
	margin-bottom:9px}
.txt b{ color:#000000;
}
.txt1{ color:#FFF}
.txt2{ color:#FFF;
	font-weight:bold}

#content .indent{padding:11px 0 0 11px;
	color:#adf365}
#content .indent1{padding:8px 0 7px 0}
#content .indent2{padding:13px 0 0 0}
#content .indent3{padding:0 10px 0 10px}
#content .indent4{padding:5px 0 0 0}
#content .indent5{padding:5px 0 0 342px}
#content .indent5 a{ color:#f7441a;
	font-weight:bold}
#content .indent5 span a{ color:#f7441a;
	font-weight:bold;
	text-decoration:none}
#content .indent5 span a:hover{text-decoration: underline}

/*box*/
.box{ background:#2d5602;
	width:100%;
}
.box .border-top {background:url(/public/site/images/border_top.gif) repeat-x top;
}
.box .corner-top-left {background:url(/public/site/images/corner_top_left.gif) no-repeat left top;
}
.box .corner-top-right {background:url(/public/site/images/corner_top_right.gif) no-repeat right top;
}
.box .corner-bottom-left {background:url(/public/site/images/corner_bottom_left.gif) no-repeat left bottom;
}
.box .corner-bottom-right {background:url(/public/site/images/corner_bottom_right.gif) no-repeat right bottom;
	width:100%;
}
.box .indent-box{ padding:17px 11px 14px 15px;
	overflow:hidden;
}
/*box1*/
.box1{ background:#ffffff;
	width:100%;
}
.box1 .border-top {background:url(/public/site/images/border_top1.gif) repeat-x top;
}
.box1 .border-bottom {background:url(/public/site/images/border_bottom1.gif) repeat-x bottom;
}
.box1 .border-left {background:url(/public/site/images/border_left1.gif) repeat-y left;
}
.box1 .border-right {background:url(/public/site/images/border_right1.gif) repeat-y right;
}
.box1 .corner-top-left {background:url(/public/site/images/corner_top_left1.gif) no-repeat left top;
}
.box1 .corner-top-right {background:url(/public/site/images/corner_top_right1.gif) no-repeat right top;
}
.box1 .corner-bottom-left {background:url(/public/site/images/corner_bottom_left1.gif) no-repeat left bottom;
}
.box1 .corner-bottom-right {background:url(/public/site/images/corner_bottom_right1.gif) no-repeat right bottom;
	width:100%;
}
.box1 .indent-box{ padding:18px 12px 14px 18px;
}
.box1 .indent-box2{ padding:18px 11px 14px 11px;
}

/*box2*/
.box2{ background:#737373;
	width:100%;
	color:#555555;
}
.box2 .border-top {background:url(/public/site/images/border_top2.gif) repeat-x top;
}
.box2 .corner-top-left {background:url(/public/site/images/corner_top_left2.gif) no-repeat left top;
}
.box2 .corner-top-right {background:url(/public/site/images/corner_top_right2.gif) no-repeat right top;
}
.box2 .corner-bottom-left {background:url(/public/site/images/corner_bottom_left2.gif) no-repeat left bottom;
}
.box2 .corner-bottom-right {background:url(/public/site/images/corner_bottom_right2.gif) no-repeat right bottom;
	width:100%;
}
.box2 .indent-box{ padding:17px 11px 19px 15px;
}
#content .box2 h2{color:#ffffff;
	font-size:1.909em;
	margin-bottom:13px;
	background:url(/public/site/images/tail2.gif) repeat-x bottom;
	padding-bottom:9px  }

/*box3*/
.box3{ background:#cc3004;
	width:100%;
	color:#fff;
	font-size:1.09em}
.box3 .border-top {background:url(/public/site/images/border_top3.gif) repeat-x top;
}
.box3 .corner-top-left {background:url(/public/site/images/corner_top_left3.gif) no-repeat left top;
}
.box3 .corner-top-right {background:url(/public/site/images/corner_top_right3.gif) no-repeat right top;
}
.box3 .corner-bottom-left {background:url(/public/site/images/corner_bottom_left3.gif) no-repeat left bottom;
}
.box3 .corner-bottom-right {background:url(/public/site/images/corner_bottom_right3.gif) no-repeat right bottom;
	width:100%;
}
.box3 .indent-box{ padding:19px 0 27px 16px;
}
#content .box3 h2{color:#ffffff;
	font-size:1.75em;
	margin-bottom:18px;
	background:none;
	padding-bottom:0  }

/*box4*/
.box4{ background:#fff;
	border:1px solid #dddddd;
	width:100%;
}
.box4 .indent-box-4{ padding:6px 5px 7px 6px;
}
.box4 .indent-box-5{ padding:15px 20px 7px 22px;
}

/*box5*/
.box5{ background: url(/public/site/images/bg_block.gif) no-repeat top left;
	width:100%;
}
.box5 .indent-box1{ padding:6px 0 9px 10px;
}

/*box6*/
.box6{ background:#f8d619;
	width:100%;
	color:#555555;
}
.box6 .border-top {background:url(/public/site/images/border_top6.gif) repeat-x top;
}
.box6 .corner-top-left {background:url(/public/site/images/corner_top_left6.gif) no-repeat left top;
}
.box6 .corner-top-right {background:url(/public/site/images/corner_top_right6.gif) no-repeat right top;
}
.box6 .corner-bottom-left {background:url(/public/site/images/corner_bottom_left6.gif) no-repeat left bottom;
}
.box6 .corner-bottom-right {background:url(/public/site/images/corner_bottom_right6.gif) no-repeat right bottom;
	width:100%;
}
.box6 .indent-box{ padding:17px 11px 19px 15px;
}
#content .box6 h2{color:#ffffff;
	font-size:1.909em;
	margin-bottom:13px;
/*	background:url(/public/site/images/tail6.gif) repeat-x bottom;*/
	padding-bottom:9px  }


/*footer*/
#footer { 
	color:#707070;
	font-size:0.6875em;
	background:url(/public/site/images/bot.gif) no-repeat top left;
	text-align:center ;
}
#footer .indent-footer{ padding:10px 14px 0 10px;
}
#footer a {color:#f34218;
	text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.jamp{ width:40px;
	margin-left:6px}
select{font-size:.84em;
	color:#2d3331;
	height:20px;	font-family:Tahoma;
}

.indent-2{ position:relative;
	padding-left:20px;
	float:left}
.h{ height:30px}
.h1{ height:20px;
	background:url(/public/site/images/bg_input.gif) no-repeat top left}
.h2{ height:20px;
	background:url(/public/site/images/bg_input1.gif) no-repeat top left}
.block-contact span{ float:right;
	margin-right:20px}
.input{
   	border:none;
	
	background:none;
	width:191px;
	height:18px;
	font-size:1em;
	color:#b7b6b0;
	padding-left:5px;
	padding-top:2px;
}.input1{
   	border:none;
	
	background:none;
	width:145px;
	height:18px;
	font-size:1em;
	color:#333;
	padding-left:5px;
	padding-top:2px;
}
.newButton{
	background: #EBEBEB url(/media/css/button_bg.gif) repeat-x /*url(/media/banners/set1/background.jpg) repeat-y center top*/;
	border:1px #999999 solid;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:22px;
	line-height:15px;
	padding:2px 2px 4px 2px;
	margin:1px;
}
/*input{*/
.golfButton{
	border-left:1px solid #404040;
	
   	border-top:1px solid #404040;
	
   	border-right:1px solid #d4d0c8;
	
   	border-bottom:1px solid #d4d0c8;
	

   	border:1px solid #000000;
	
	background:#FFFFFF;
	width:193px;
	height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #000000;
	
	background:#FFFFFF;
	width:193px;
	height:152px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
	

.adArea1{
	background:url('img/uFade.jpg') repeat-x bottom;
	height:270px
}
.adArea1{
	margin:25px 12px 0 12px;
}