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

#main
{ 
  width:950px;
  margin:0 auto;
}
.flash
{
	position:absolute;
	
}
.header
{
 	padding-left:15px;
}


p
{
  margin:0px;
  padding:0px;
  margin-bottom:10px;
}

.cr
{
  clear:both;
}

.header-outer
{
  background:url(../images/header-out.png) no-repeat;
  width:940px;
  height:366px;
  margin:0 auto;
  padding-top:15px;
  text-align:center;
  position:relative;
  margin-top:134px;

}

.video
{ background: #000000;
  width:872px;
  height:352px;
  margin:0 auto;
  
}

.video1
{ background: #000;
  width:872px;
  height:352px;
  margin:0 auto;
}


.logo
{
  width:358px;
  height:180px;
  margin:0 auto;
  position:absolute;
  left:280px;
  top:-140px;
  z-index:1000px;
}

.four-links
{
  width:941px;
  height:131px;
  margin:0 auto;
}

.heading
{
  width:900px;
  margin:0 auto;
  text-align:center;
}

h1
{
  font:30px Arial, Verdana, Helvetica, sans-serif;
  color:#000000;
  font-weight:bold;
  margin:0px;
  padding:0px;
  margin-bottom:10px;
}

h2
{
  font:24px Arial, Verdana, Helvetica, sans-serif;
  color:#6b6b6b;
  font-weight:bold;
  margin:0px;
  padding:0px;
  margin-bottom:5px;
}

h3
{
  font:18px Arial, Verdana, Helvetica, sans-serif;
  color:#6b6b6b;
  margin:0px;
  padding:0px;
  margin-bottom:5px;
}

.blu
{
  color:#1857a3;
}

.green
{
  color:#62ac1e;
}

.green1
{
  color:#62ac1e;
  text-decoration:underline;
}

.matter
{
  width:945px;
  margin:0 auto;
  clear: both;
  margin-top:20px;
}

.left-sec
{
  width:595px;
  float:left;
  padding:30px 0px 15px 20px;

}

.left-sec1
{
  width:595px;
  float:left;
  text-align:center;
  padding:30px 0px 15px 20px;
  line-height:60px;
}

.inner-leftsec
{
  width:310px;
  float:left;
}

.inner-rightsec
{
  width:285px;
  float:right;
}

.left-sec li
{
  background:url(../images/bullet.jpg) no-repeat;
  list-style:none;
  padding-left:15px;
  margin-left:-40px;
  margin-bottom:10px;
}


.left-sec li.grenbul
{
  background:url(../images/bullet1.jpg) no-repeat 0px 4px;
}
.right-sec
{
  background:url(../images/shadow.jpg) no-repeat left top;
  width:260px;
  height:400px;
  float:right;
  padding:15px 0px 15px 55px;
  margin-top:20px;
}

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

input 
{ 
  padding :5px;
  font : normal 11px Arial, Verdana, Tahoma, sans-serif;
  color :#9a9a9a;
  width:232px;
  height:17px;
  border : 1px solid #d4d4d4;
  margin:0px;
  margin-bottom:10px;
  font-size:12px;
}


select 
{ 
	font : normal 11px Arial, Verdana, Tahoma, sans-serif;
    color :#9a9a9a;
    width:245px;
    height:30px;
	border: 1px solid #d4d4d4;
	padding:5px;
	margin:0px;
    margin-bottom:10px;
	font-size:12px;
} 

input.button 
{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background:url(../images/submit-btn.jpg) no-repeat;
	width:162px;
	height:47px;
	color:#fff;
	border:0px;
	float:right;
	cursor:pointer;
	margin-right:10px;
}

.footer
{
  background:url(../images/footer-outer.jpg) repeat-x;
  width:100%;
  height:59px;
  margin:0 auto;
  margin-top:20px;
}

.footer-inner
{
  background:url(../images/footer-inner.jpg) no-repeat;
  width:1000px;
  height:39px;
  margin:0 auto;
  color:#FFFFFF;
  text-align:center;
  padding-top:20px;
}

