*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #A5A9B2;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #A5A9B2;
}

body {
	
	background: #ffffff url(images/back_all.jpg) repeat-x;
font-family: calibri, tahoma , arial;
font-size: 13px;

	color: #383838;
	margin-top: 20px;
}

#content
{
	margin: 0 auto;
	width: 791px;
	text-align: left;
}

#main
{
width: 771px;
background: #F1F1F1 url(images/top1.gif) no-repeat top;
padding: 10px;
text-align: justify;
margin-top: 20px
}

#back
{
width: 791px;
}

#header {
	height: 276px;
	text-align: right;
	background: url(images/elnas.png) no-repeat;		
}

#logo {

width: 771px;
height: 182px;
text-align: left;
padding-top: 20px;
padding-left: 20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 15px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 10px;
}


#menu1
{
width: 751px;
height: 52px;
padding-left: 40px;
padding-top: 70px;
}

#menu2
{
width: 600px;
height: 10px;
padding-left: 10px;
padding-top: 30px;

}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 139px;
	height: 32px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #605D5C;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 139px;
    height: 32px;
	color: #ff0000;
	text-decoration: underline;
}

#right
{
	width: 247px;
	float: right;
	
}

#right H3
{
width: 222px;
height: 24px;
font-size: 10px;
font-weight: bold;
padding-left: 25px;
padding-top: 12px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(images/title_back.gif) no-repeat top;

}



#right li  {
	padding: 10px;

	
}

#right a {
	color: #208A06;
}
#right a:visited {
	color: #208A06;
}

#right p
{
font-size: 9px;
}

.bot
{
padding: 10px;
}

#left
{
width: 500px;
padding: 5 px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 10px;
	color: #208A06;
}

#left a
{
color: #208A06;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #208A06;
}

#footer {
	height: 20px;
	clear: both;
	padding-top: 30px;
	background: url(images/bottom.gif) no-repeat top;
}

#footer p {
	margin: 0;
	font-size: 9px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}


