body, html
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	font-family: "Arial", sans-serif !important;
	font-size: 12px !important;
	text-align: center;
	background-color: #ffffff;
  	color: #000000;   
}
body{overflow-y:scroll;}
 
.reset
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both; 
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.fl
{
  float: left;
}
.fff {
    float: right;
    padding-left:30px;
    vertical-align:top;
}

.clr
{
  color: #00B2BA;
  font-family:'Lucida Sans Unicode';
}
 
p, img, table, tr, th, h1, h2, h3, h4, h5, ul, li
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
}

td {
    padding-bottom:12px;
    vertical-align:top;
}

body
{
  padding: 0 0 30px 0;
    background-image: url(img/bg.png);
  background-repeat: repeat;
  background-position: center;
}
.big-link
{
	font-size: 21px;
  	font-weight:700;
  	font-family:'Lucida Sans Unicode';
	color: #808080;
}
.big-link a
{
	font-size: 21px;
  	font-weight:700;
  	font-family:'Lucida Sans Unicode';
	color: #808080;
}
.big-link a:hover
{
	font-size: 21px;
 	font-weight:700;
  	font-family:'Lucida Sans Unicode';
	color: #808080;
}

#header
{
  margin: auto;
  width: 980px;
  height: 328px;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  text-align: left;
}

#main
{

  margin: auto;
  width: 980px;
  min-height: 200px;
}

#footer
{
  margin: auto;
  width: 980px;
  height: 100px;
  background-image: url(img/footer.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
  border: 1px solid #ffffff;
}

#footer p
{
  margin: 50px 0 0 0;
  line-height: 20px;
  color: #7e7e7e;
}

#footer a
{
  color: #7e7e7e;
}

#right
{
  color: #4f4f4f;
  width: 270px;
  margin: 0 0 0 20px;
  text-align: left;
  padding: 70px 0 0 0;
}

#right h3
{
   background-color: #0083bb;
   padding: 5px 0 5px 5px;
   font-size: 15px;
   color: #ffffff;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
  background-position: 50% 100%;
}

#right ul
{
  margin: 10px 0 20px 0;
}

#right ul li
{
  margin: 5px 0 0 30px;
  list-style-image: url(img/arrow.gif);
}

#content
{
	width:940px;
  text-align: left;
  color: #808080;
  background-color:#ffffff;
  padding-left:20px;
  padding-right:20px;
}

#content h1
{
  margin: 30px 0 10px 0;
  font-size: 21px;
  font-weight:700;
  font-family:'Lucida Sans Unicode';
}

#content h2
{
  margin: 20px 0 10px 0;
  font-size: 21px;
  font-weight: normal;
  color: #000000;
}

#content p
{
  text-align: justify;
  margin: 10px 0 10px 5px;
  line-height: 20px;
  font-size: 13px;
   color: #808080;
}

#content img.fl
{
  margin: 0 10px 5px 0;
}

#content ul
{
  margin: 0 0 10px 40px;
}

#content ul li
{
  margin: 7px;
}

#name
{
  width: 240px;
  height: 300px;
 
  font-family: Times New Roman;
}

#name strong 
{
  font-size: 20px;
  margin: 120px;
  display: block;
}

#menu
{
  width: 880px;
  height: 30px;
  margin-top: 295px;
  padding-left:120px;
}
#menu a
{
  color: #fdff00;
  text-decoration: none;
  padding: 5px 10px;
}

#menu a:hover
{
  color: #fdff00;
  -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
  background-color:#002c76;
  opacity:0.8;

}

#menu ul li
{
    padding-left:50px;
  list-style-type: none;
  display: inline;
  font-weight:100;
  font-size:13px;
  text-transform: uppercase;
  margin-right: 20px;
  font-family:'Lucida Sans Unicode';
}
.table {
    margin-left:30;
    width:700;
}
.tt
{
  width: 550px;
  height: 30px;
  padding-top:80px;
}