/* CSS Document */
* { margin:0; padding:0;}
html, body {
	height:100%;
	background-color: #202020;
}
body {font-size:100%; line-height:1.125em;}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#848383;	}	
.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0px}
img{ vertical-align:top;  }

a{color:#6ec908; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#101010; }
.li{ color:#b4b4b4; background:url(images/1page_img2.gif) no-repeat top left; padding:3px 6px 3px 8px; display:block; line-height:2.5em  }
.li span{ font-size:1.307em}



ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 12px; margin:0; padding-left:11px; }
ul li a{
	color:#ffff7d;
	text-decoration: underline;
	line-height:2.07em
} 
ul .li-1 a{
	color:#6EC908;
	text-decoration: underline;
	line-height:2.07em
} 
ul .li-2 a{color:#6483ff; text-decoration: underline; line-height:2.07em} 
ul .li-3 a{color:#fbe7b4; text-decoration: underline; line-height:2.07em} 
ul li a:hover { text-decoration:none; }

.ul li{background:url(images/marker1.png) top left no-repeat; background-position:0 5px; margin:0; padding-left:21px; }
.ul li a{color:#101010; text-decoration:none; line-height:2.16em; text-transform:uppercase; font-size:.92em} 
.ul li a:hover { text-decoration:none; color:#fff }

.ul1 li{background:url(images/marker2.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:21px; }
.ul1 li a{color:#101010; text-decoration:none; line-height:2.16em; text-transform:uppercase; font-size:.92em} 
.ul1 li a:hover { text-decoration:none; color:#fff }

.ul2 li{background:url(images/marker3.png) top left no-repeat; background-position:0 5px; margin:0; padding-left:21px; }
.ul2 li a{color:#101010; text-decoration:none; line-height:2.16em; text-transform:uppercase; font-size:.92em} 
.ul2 li a:hover { text-decoration:none; color:#fff }


.ul3{margin:0; padding:0; list-style:none;}
.ul3 li{background:none; padding-left:0px; padding-bottom:28px }
.ul3 li a{color:#6ec908; text-decoration: underline; line-height:1.5em} 
.ul3 li a:hover { text-decoration:none; }
.ul3 li span a{color:#fff; text-decoration: none;} 
.ul3 li span a:hover { text-decoration:none; color:#6ec908; }

.ul4{margin:0; padding:0; list-style:none;}
.ul4 li{background:none; padding-left:0; padding-bottom:28px }
.ul4 li a{color:#6ec908; text-decoration: underline; line-height:1.5em} 
.ul4 li a:hover { text-decoration:none; }
.ul4 li span a{color:#fff; text-decoration: none;} 
.ul4 li span a:hover { text-decoration:none; color:#6ec908; }

.link-1 { display:block; float:right; background:url(images/link_bg.gif) left top repeat-x; color:#202020; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 16px 5px 18px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#fff}

.link-2 { 
	display:block; float:right; background:url(images/link_bg2.gif) left bottom repeat-x; color:#202020; text-decoration:none; }
.link-2 em { display:block; }
.link-2  b {
	display:block;
	font-weight:normal;
	font-style:normal;
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 18px;
}
.link-2:hover{ text-decoration:none; color:#fff}

.link-3 { margin-top:30px; margin-right:70px; display:block; float:right; background:url(images/link_bg.gif) left top repeat-x; color:#202020; text-decoration:none; }
.link-3 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-3  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 16px 5px 18px; font-weight:normal; font-style:normal;}
.link-3:hover{ text-decoration:none; color:#fff}

.link-4 { margin-top:0px; margin-right:5px; display:block; float:right; background:url(images/link_bg.gif) left top repeat-x; color:#202020; text-decoration:none; }
.link-4 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-4  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 16px 5px 18px; font-weight:normal; font-style:normal;}
.link-4:hover{ text-decoration:none; color:#fff}



/*header*/
#header {font-size:0.75em; color:#9b9b9b }
#header .logo{ margin:17px 0 13px 85px }
#header .m{ margin:0 0 0 86px }
#header .indent{
	position:absolute;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 650px;
	left: 139px;
	top: 1px;
}
#header a{ color:#292929; text-decoration:none}
#header a:hover{ color:#fff; text-decoration:none}
#header h1{ 
	color:#fff; 
	font-size:22px;
	margin-top:20px;
	margin-bottom:10px;
	padding:0px;
	letter-spacing: .2em;
}
#header h2{ 
	color:#fff; 
	font-size:12px;
	font-style:italic;
	margin-top:15px;
	padding:0px;
	letter-spacing: .2em;
}
#header h3{
	color:#fff;
	font-size:14px;
	margin-top:8px;
	letter-spacing: .2em;
}

/*content1*/
#content1{ font-size:0.7em; width:100%; text-align:left; background:#292929;}
#content1 .indent-main{padding:0 81px 14px 86px}
#content1 .indent-main1{padding:0 81px 54px 86px}
#content1 .title{  margin-bottom:18px}
#content1 .button{  margin:14px 0 0 0; float:right}
#content1 .img-left{ float:left; margin:0 20px 16px 0}
#content1 .img-indent{ margin:0 0 16px 0}
#content1 p{ margin:0 0 5px 0}
#content1 .p{ margin:0 0 18px 0}
#content1 h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content1 .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
#content1 .indent{padding:0 0 0 0}


/*content*/
.bg-cont{ background:url(images/bg_cont.gif) repeat-x top}
#content{  font-size:0.8125em; width:100%; text-align:left; background:#292929;}
#content .indent-main{padding:34px 70px 33px 85px}
#content .title{  margin-bottom:11px}
#content .img-left{ float:left; margin:0 30px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 19px 0}
#content .p{ margin:0 0 9px 0}
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}

#content .indent{margin:-10px 0 0 295px}

/*box*/
.box{
	width:100%;
	color:#101010;
	background-color: #ffff7d;
	background-image: url(images/bg_box.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box .bg_bottom_right{  }
.box .indent-box{ padding:30px 14px 7px 27px; }
/*box1*/
.box1{ background: url(images/bg_box1.gif) repeat-x bottom #6ec908; width:100%; color:#101010;}
.box1 .bg_bottom_right{  }
.box1 .indent-box{ padding:30px 14px 7px 27px; }
/*box*/
.box2{
	width:100%;
	color:#101010;
	background-color: #6483ff;
	background-image: url(images/bg_box2.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box2 .bg_bottom_right{ }
.box2 .indent-box{ padding:30px 14px 7px 27px; }

.box3{
	width:200px;
	color:#101010;
	font-size:12px;
	background-color: #6483ff;
	background-image: url(images/bg_box2.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box3 .indent-box{ padding:30px 14px 7px 27px; }

/*footer*/
#footer { color:#bfcdc9; font-size:0.75em; }
#footer .indent-footer{ padding:28px 50px 0 83px; text-align:center;}
#footer a {color:#8cfd0e; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.jamp2{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.indent-2{ position:relative; padding-right:20px; float:left}
.h{ height:25px}
.block-contact span{ float:right; margin-right:40px}
/*input{
   	border:1px solid #a09b96; 
	background:#434343;
	width:234px; height:19px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #a09b96; 
	background:#434343;
	width:247px; height:107px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}*/
#boxtitle1 {
	font-size:24px;
	font-weight:bold;	
	font-style:italic;
	color:#434343;
	margin-bottom:10px;
}
#boxtitle2 {
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#FFF;
	margin-bottom:10px;
	width:300px;
	float:left;
}
#boxtitle3 {
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#FFF;
	margin-bottom:10px;
	width:200px;
	float:left;
}
#menubox
{
	margin-top: 4px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	text-align: center;
	height: 46px;
	padding: 0px;
	line-height: 46px;
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
	background-image: url(images/menu-bg-repeat.png);
	background-repeat: repeat-x;	
}
#menubox .menubutton
{
	text-decoration: none;
	height: 46px;
	width: 130px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#menubox .menubutton a
{
	color:#FFFFFF;
	text-decoration:none;
	height: 46px;
	width: 130px;
	float:left;
	
}
#menubox .menubutton a:visited
{
	color:#FFFFFF;
	text-decoration: none;
	height: 46px;
	width: 130px;
}
#menubox .menubutton a:hover
{
	color:#FFFFFF;
	text-decoration: none;
	height: 46px;
	width: 130px;
	float:left;
	background-image: url(images/menu-bg2.png);
	background-repeat: no-repeat;
}
#title1 {
	height:100px;
	width:500px;
	margin-left:20px;
}
#menuimage {
	margin: auto auto;
}
#main-image {
	background:#fff;
	border-top: 1px #292929 solid;
	border-bottom: 1px #292929 solid;
	margin-bottom: 0px;
	margin-top: 0px;
}
#inner-image{
	width:980px;
	margin-right:auto;
	margin-left:auto;
}
#table1 {
	font-size:16px;
	color:#CCC;
}
#tableSubTitle {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:white;
	line-height:40px;
}
#table1 input{
   	height:20px;
	color:#000;
	font-size:16px;
}
