
html
{ height: 100%;
}

body 
{
	background-color: #d9d6d6;
	text-align: center;
	margin:0 auto;
	font-family: tahoma, arial, sans-serif;
	font-size: .7em;

}

#mainBody
{
	margin:0 auto;
	width: 780px;
	background: #ffffff;
	vertical-align: middle;
	overflow:hidden;
}

.clearfloat { 
	clear:both;
  	height:0;
  	font-size: 1px;
  	line-height: 0px;
}

a{outline: none;}

a, a:link, a:visited {
color:#000000;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

p
{ 	margin: 0px;
  	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
}

h1
{ 	color: #2c2c2c;
	font-family: arial, sans-serif;
 	letter-spacing: .1em;
  	font-weight: bold;
  	text-transform: uppercase;
  	padding: 0px 0px 0px 0px; 
  	margin: 0px 0px 0px 0px; 
	font-size:12px;
}

h6
{ 	color: #414141;
	font-family: arial, sans-serif;
  	letter-spacing: .1em;
  	padding: 0px 0px 0px 0px; 
  	margin: 0px 0px 0px 0px; 
	font-size:10px;
	line-height: 2.2em;
}

.bold1 {
	font-size: 14pt;
	font-weight: 400;
	text-transform: capitalize;
	color: #fe0000;
	font-family: Arial, Helvetica, sans-serif;
}

.normal {
	font-size: 10pt;
	font-weight: 400;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.small {
	font-size: 8pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ff0000;
	font-weight: bold;
	line-height: 25px;
}
#main {
	width:780px;
	padding-top: 0px 0px 0px 0px;
	margin:0 auto;
	background-color: #ffffff;
	line-height: 15px;	
}

.header {
	width:780px;
	height:80px;
	padding:0px;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(../images/a-back.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	vertical-align: middle;
}

.logo {
	width:320px;
	height:80px;
	margin:0px auto;
	padding:0px;
	float:left;
}

#menu .active a {
	background-image: url(../images/active.jpg);
	color: #000000;
}

/* Menu */

#menu {
	width: 460px;
	height: 80px;
	margin: 20 auto;
	padding: 0px 0px 0px 0px;
	float:right;
	vertical-align: middle;
	text-align: center;
	overflow: visible;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	text-align: center;
	height:76px;
}

#menu li {
	display: inline;
	list-style-type: none;
	width:82px;
	height:76px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	color: #FFFFFF;
	text-align: center;
	line-height: 60px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

#menu a {
	display: block;
	float: left;
	height: 76px;
	width:82px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	vertical-align: middle;
}

.flash {
	width:780px;
	height:200px;
	text-align:center;
	vertical-align:middle;
}
	

#bottom {
	width:780px;
	padding-top: 0px 0px 0px 0px;
	margin:0 auto;
	background-color: #2b241e;
	line-height: 15px;	
}

.left {
	float:left;
	width:379px;
	background-color: #2b241e;
	background-image: url(../images/l-back.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat;
	text-align:center;
	
}

.data1 {
	padding: 0px 0px 0px 40px;

}

.data2 {
	padding: 15px 15px 0px 15px;
	text-align: justify;
}

.right {
	float:right;
	background-color:#2b241e;
	float:right;
	width:401px;
	margin: 0px;
	padding: 0px;
}