*
{
padding: 0px;
margin: 0px auto;

} 

body {
	background: #CCC;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: auto ;
}

h2 {
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;

	color: #7C9807; 
/*	color: #C51718; 
	color: #85970C; */
	text-transform: none;
}
h2 a {
	color: #85970C;
	text-decoration: none;	
}
ul li {
	list-style-image: url(../images/bullet.gif);
}

a
{
	text-decoration: none;	
	color:#838181;
}

a:hover
{
	color: #444;		
}


.mainarea {
	position: relative;
	width: 820px;
	background: #CCC url(../images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;

}
.mainarea a
{
	text-decoration: none;	
	color: #838181;
}

.mainarea a:hover
{
	color: #444;		
}



.sitename {
text-align:left;
vertical-align:middle;
background:#DDDDDD;
/*background:url(../images/header.gif) center  no-repeat ;*/
height:70px;
padding:0px;
line-height:40px;
color:#770000;
font-size:45px;
margin: 0px ;
}

.sitename img {
border:thin #888888 solid;
vertical-align:bottom;
padding-left:10px;
padding:0px;
}


.sitefooter {
text-align:center;
vertical-align:middle;
background:url(../images/footerbg.gif) center  no-repeat ;
height:70px;
font-size:12px;
color:#DDDDDD;
margin: 0px ;
}

.sitefooter a{
font-size:12px;
color:#FFFFFF;
margin: 0px ;
}
.sitefooter a:hover{
font-size:12px;
color:#FFFFCC;
margin: 0px ;
}

.catname {
background:url(../images/menuh2.gif) center  no-repeat ;
height:30px;
font-size:14px;
text-align:center;
vertical-align:middle;
margin: 0px ;
}

.mesname {
background:url(../images/contenth2.gif) center  no-repeat ;
height:30px;
font-size:14px;
text-align:left;
vertical-align:middle;
margin: 0px ;
}

.mestext {
background:#FFEEDD;
font-size:14px;
text-align:left;
vertical-align:middle;
margin: 0px ;
}

.mestextunderline {
background:#FFEEDD;
font-size:14px;
text-align:left;
vertical-align:middle;
text-decoration:underline;
}

.mestextdetails {
vertical-align:bottom;
height:30px;
margin-left:40px;
background:url(../images/underline.gif) repeat-x  left ;
font-size:14px;
vertical-align:top;
/*border-top:thin #DDDDDD solid ;
border-bottom:thin #DDDDDD solid ;*/
text-decoration:none;
}


img {border: none;}

.top-bg {
	position: absolute;
	width: 820px;
	height: 19px;
	background: #CCC url(../images/top-bg.jpg) repeat-y center top;	
	top: 0; left: 0;
	z-index: 2;	
}

#header {
	width: 820px;
	position: relative;
	height: 120px;
	background: #CCC url(../images/header-bg.jpg) repeat-y center top;
	padding: 0px;
	color: #FFF;	
}

#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 36px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #211CF0;
	text-transform: none;
	text-decoration: none;
	margin-left:170px;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 30px;	
}
#header-logo {
	margin-left:130px;
	margin-top:10px;
	height: 90px;
	background: url(../images/logo_UrjaInfo.jpg) no-repeat left ;
}

#header h1#logo-text span {
	margin-left:10px;
	color:#EE7115;
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	margin-left:120px;
	text-transform: none;
	color: #C7191A;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 67px; left: 95px;		
}

/* header links */
#header #header-links {
	position: absolute;
	top: 0px; right: 20px;	
	color: #838181;
	font-size: 10px;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}

/* header-photo */
#header-photo {
	clear: both;
	height: 200px;
	width: 750px;
	background: #FFF url(../images/header-bg.jpg) repeat-y center top;
}

/* Navigation */
#nav {
	margin:0;
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none;
	background: url(../images/nav.jpg) repeat-x;	
	width: 790px;
	text-transform: uppercase;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	border-bottom: none;
	color: #FFF;
	font: bolder 13px/2.8em "Verdana", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(../images/nav-hover.jpg) repeat-x;	
}
#nav ul li#current a {	
	background: url(../images/nav-current.jpg) repeat-x;	
}

#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 790px;	
	padding: 0; 	
	background: #E8E8E8;	
	border-top: 5px solid #FFF;
	border-bottom: 2px solid #D0D0D0;
	margin-left: 15px;	
	display: inline;
}


#headermenu {
height: 60px;
background: #C7CFDA url(header.gif) no-repeat;
line-height: 60px;
}
.headerm { 
padding: 0;
text-transform: uppercase;
font-weight: 100;
}
.headerm li {
float:left;
list-style-type:none;
}
.headerm li a {
display:block;
padding:0 20px;
text-decoration:none;
color: #fff;
letter-spacing:1px;
letter-spacing: -1px;
font-size: 20px;
}
.headerm li a:hover {
color:#000;
text-decoration:none;
}

.left {
background:#EBFCC7;
margin:0;
padding:0;
}
.left h2 {
margin-top: 0px;
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
line-height: 30px;	
background: #000 url(../images/menuh2.gif) center;
height: 30px;
color:#000000;
padding-left: 10px;
}
.left ul  {
color: #aaa;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 15px;
text-decoration: none;	
list-style-type:none;	
}
.left ul li {
padding: 4px 0 4px 0px;
margin: 0 2px;	
}
.left ul a {
font-weight: 600;
color:#990033;
}
.left ul a:hover { color : #333; }

.middle { 
margin-top: 10px;
float: left;
width: 530px;
margin-left: 10px;
line-height: 20px;
}
.middle h2 {
font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;	
background: #000 url(contenth2.gif) no-repeat;
margin-bottom: 5px;
margin-top: 10px;
height: 30px;
line-height: 30px;
padding-left: 10px;
}
.middle h2 a {
color: #fff;
}
.middle h2 a:hover {
color: #000;
}

.right {
margin-top: 10px;
background:#DDDDDD;
float: right;
width: 200px;
}

.right h2 {
margin: 0px 0 20px 0;
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
line-height: 30px;	
background: #000 url(menuh2.gif) no-repeat;
height: 30px;
color: #fff;
padding-left: 10px;
}

.right h3 {
margin: 0px 0 0px 0;
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
line-height: 30px;	
background:#777777;
height: 30px;
color: #fff;
padding-left: 10px;
}

.right p {
margin: 10px 10px 10px 10px;
}

#footer { 
background: #222 url(footerbg.gif) no-repeat;
color: #eee;
margin-top:20px;
height: 40px;
line-height: 40px;
text-align: center;
}
#footer a {  color: #f7f7f7; text-decoration: none; }
#footer  a:hover { color: #000; } 

.foorm {
	border: 1px solid #B4D6E6; 
	background-color: #FAFAFA;
	margin: 5px 0 5px 0;
}
.foorm label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	color: #333333;
}
.foorm input {
	padding: 0 3px;
	border:1px solid #888888;
/*	background: url(../images/textboxbg.jpg) repeat-x;*/
	height: 20px;
	line-height: 20px;
}
.foorm select {
	border:1px solid #888888;
	width: 200px;
}
.foorm textarea {
	width:95%;
	padding:2px;
	border:1px solid #888888;
	height:100px;
	display: inline;
	margin: 0 0 5px 0; 
}
.foorm input.button { 
	height: 24px;
	border: 0; 
	background: #034f8a url(../images/buttonbg.jpg) repeat-x;
	color: White;
	font-weight: bold;
}



/* Sidebar */	
#sidebar {
	float: right;
	width: 27.5%;
	padding: 20px 10px 0 0; margin: 0;		
}	
#sidebar h3 {
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #8C9F0D; 		
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;		
	background: url(dots.jpg) repeat-x left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	background: url(dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	color: #8F8F8F;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

