 
 body
{
  background: url(../images/upper-bg.jpg) repeat-x;
  color:#585858;
  font-size:12px;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  margin:0px;
  line-height:18px;
}

#main
{ 
  width:960px;
  margin:0 auto;
}

#upper-box
{
  height:225px;
  width:960px;
  margin:0px auto;
  
}

.cr
{
  clear:both;
}


.logo
{
  width:180px;
  height:118px;
  float:left;
 margin:30px 0px 0px 40px !important;
  margin:30px 0px 0px 20px; 
}

.upper-rightbox
{
  width:260px;
  height:124px;
  float:right;
  text-align:right;
  line-height:20px;
   padding:30px 20px 0px 0px; 
  font-size:18px;
  color:#FFFFFF;
}

.lc
{
  font-size:17px;
}

.big-white
{
  font-size:28px;
  color:#FFFFFF;
  font-weight:bold;
  line-height:40px;

}

.big-orange
{
  font-size:28px;
  color:#f6831f;
  font-weight:bold;
  line-height:24px;
}

#menubar
{
margin:0 auto;
width:960px;
padding-top:14px;
float:left;

}

#menu-content
{

	margin: 0 auto;
	padding: 0;
	position: relative;
}


#menu-content ul 
{

	color: #FFF;
	margin: 0;
	padding:0px;
	padding-left: 0;
}



#menu-content li 
{ display:inline; }




#menu-content li a
{
	font: 16px "Century Gothic";
	padding:12px 22px 0px 22px;
	height:34px;
	margin:0px;
	float:left;
	text-align:center;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
	 
}


#menu-content li a:hover
{
	font: 16px "Century Gothic";
	color:#fff;
	font-weight:bold;
	background: #a2a2a2;
		 
}


#menu-content li a#current
{
	font: 16px "Century Gothic";
	color:#fff;
	font-weight:bold;
	background: #a2a2a2;
}
.greenline
{
    background: url(../images/devide-line.jpg) no-repeat;
	width:1px;
	height:47px;
	float:left;
}

.header
{
  width:952px;
  height:255px;
  margin:0px auto;
  clear:both;
  margin-top:21px;
  border: 4px #f58220 solid;
}

.matter-1
{
  width:960px;
  margin:0px auto;
  padding:30px 0px 10px 0px;
  border-bottom:#666666 dotted 1px;
}

.matter-2
{
  width:960px;
  margin:0px auto;
  padding:30px 0px 10px 0px;
   
}

.text-left
{
  width:640px;
  float:left;
  clear:both;
}

.text-left li

{
   background:url(../images/bullet1.jpg) no-repeat;
  padding-left:20px;
  margin-left:-20px;
  list-style:none;
}

.text-left a
{
   font-size:12px;
   font-family:Arial, Verdana, Helvetica, sans-serif;
}

a
{
  font-size:14px;
  color:#333333;
  text-decoration:none;
}

a:hover
{
  font-size:14px;
  color:#333333;
  text-decoration:underline;
}

.text-left1
{
  width:640px;
  height:auto!important;
  min-height:430px!important;
  height:430px;
  float:left;
  clear:both;
  padding-right:20px;
  border-right:#999999 dotted 1px;
}

.text-left1 li

{
   background:url(../images/bullet1.jpg) no-repeat;
  padding-left:20px;
  margin-left:-20px;
  list-style:none;
}


h1
{
  font-size:24px;
  color:#FF6600;
  margin:0px;
  padding:0px;
  margin-bottom:10px;
  
}

h2
{
  font-size:17px;
  color:#393939;
  margin:0px;
  padding:0px;
  margin-bottom:10px;
  
}

h3
{
  font-size:14px;
  color:#393939;
  margin:0px;
  padding:0px;
  margin-bottom:5px;
  
}

.img-right
{
  float:right;
  margin:0px 0px 0px 20px;
}

.gray-matter
{
  background: #e0e0e0;
  width:945px;
  margin:0px auto;
  clear: both;
  margin-top:20px;
  padding:15px 0px 15px 15px;
  margin-bottom:20px;
  font-size:13px;
  
}

.gray-matter li
{
   background:url(../images/bullet.jpg) no-repeat;
  padding-left:20px;
  margin-left:-20px;
  list-style:none;
  line-height:28px;
  color:#0a0a0a;
}

.textchane-bg
{
  background:url(../images/textchange-bg.jpg) repeat-x;
  width:599px;
  height:73px;
  float: left;
  border:1px #FFFFFF solid;
  padding:10px 15px 0px 15px;
}

.point-box
{
  width:250px;
  float:left;
  margin:10px 0px 0px 0px;
 
}

.point-box1
{
  width:350px;
  float:left;
  margin:10px 0px 0px 0px;
 
}

.gray-rightsec
{
  width:250px;
  float:right;
  font-weight:normal;
  font-size:11px;
  color:#333333;
  border-left:#999999 dotted 1px;
  padding:15px 15px 10px 15px;
}

.gray-rightsec1
{
  width:250px;
  float:right;
  font-weight:normal;
  font-size:11px;
  color:#333333;
  padding:10px 15px 0px 0px;
}
  
.input 
{
    background:#fff;
	font-size:11px;
	color:#333333;
	font-weight:normal;
    color : #000;
	width:178px;
	height:19px;
	padding-top:3px;
	border : 1px solid #9e9e9e;
	font-family:Arial, Verdana, Helvetica, sans-serif;
 } 
 
input.button1 
{
    background:url(../images/submit-btn.jpg) no-repeat;
	width:82px;
	height:27px;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	border:0px;
	float:left;
	clear:both;
	cursor:pointer;

}

.textarea
{
    background:#fff;
	width:178px;
	height:60px;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	border : 1px solid #9e9e9e;
	float:left;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

.footer-outer
{
   width:100%;
   margin:0px auto;
   background: #a0a0a0;
}

.footer

{
  width:960px;
  margin:0px auto;
  background: #a0a0a0;
  height:30px;
  padding:20px 20px 10px 20px;
  color:#cccccc;
}

.footer-left
{
  width:600px;
  float:left;
}
 
.footer-right
{
  width:300px;
  float:right;
  text-align:right;
}

.footer a
{
  font-size:11px;
  color:#cccccc;
  text-decoration:none;
}

.footer a:hover
{
  font-size:11px;
  color:#f1eeee;
  text-decoration:none;
}



.glryimg{ float:left; width:200px; height:110px; margin:0px 5px 5px 0px;}
.glryimg img{ margin:0; padding:0; position:relative; z-index:2;}

.dropmenudiv{
	position:absolute;
	clear:both;
	line-height:25px;
	z-index:100;
	width: 170px;
	visibility: hidden;
	left:400px;
	text-align:left;
	
}

.dropmenudiv a{
	background:#fa7f27;
	display: block;
	font: 12px "Century Gothic";
	color:#fff;
	font-weight:bold;
	padding: 10px 5px 5px 10px;
	text-decoration: none;
	border-bottom:1px #FFFFFF solid;
	/*background: #E1F1DD url(../images/bullet-nav2.gif) left center no-repeat;*/
/*	border-top: 1px solid #000;
*/}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	font: 12px "Century Gothic";
	color:#fff;
	font-weight:bold;
    background: #a2a2a2;
	text-decoration:none;
	 
}
.g-recaptcha { 
	transform:scale(0.60); 
	-webkit-transform: scale(0.60); 
	transform-origin:0 0; 
	-webkit-transform-origin:0 0; 
	height: 60px;
}
							
 
