body
{
background-color:#AAAAAA;
padding:0; font-family:verdana, sans-serif; font-size:12px;
margin:0px auto auto auto;
color:#424849;
}
p{
padding:2px 5px 2px 5px;
text-align:justify;
margin:0px;
}
a:hover{
text-decoration:underline;
}
p.anunt a{
background:url(images/newspaper.gif) no-repeat top left;
padding-left:25px;
padding-bottom:5px;
text-align:justify;
text-decoration:none;
color:#333333;

}
p.anunt a:hover{
text-decoration:underline;
}
h1{
font-size:18px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
padding:5px;
margin:0px;
text-decoration:none;
}
h2{
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#354753;
padding:3px;
margin:0px;
text-decoration:none;
}
h3{
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#354753;
padding:3px;
margin:0px;
text-decoration:none;
}
img.img_left{
float:left;
padding:0px 8px 8px 0px;
}


#main_container{
width:790px;
height:auto;
margin:auto;
padding:0px;
}
#header{
width:790px;
height:125px;
margin:auto;
}
.left{
float:left;
padding-left:7px;
}
#header_logo{
width:790px;
height:125px;
float:left;
}

#search_tab{
width:230px;
float:right;
padding-top:10px;
font-size:10px;
}
input.search_input{
width:167px;
height:17px;
color:#818a8e;
background-color:#403a39;
padding-left:10px;
border:none;
}
/*------------------------------main content-----------------------*/
#main_content{
width:790px;
margin:auto;
clear:both;
background-color:#FFFFFF;
}


/*------------------------middle_content-----------*/
#middle_content{
width:713px;
height:164px;
margin:10px auto 0px auto;
background:url(images/middle_banner.jpg) no-repeat center ;
}
#middle_content_services{
width:713px;
height:164px;
margin:10px auto 0px auto;
background:url(images/middle_banner.jpg) no-repeat center ;
}
#middle_content_contact{
width:713px;
height:164px;
margin:10px auto 0px auto;
background:url(images/middle_banner.jpg) no-repeat center ;
}
.middle_text{
font-size:14px;
width:650px;
margin:0px;
padding:20px 0 0 30px;
text-align:justify;
color:#c8dde9;
}
.center_text{
width: auto;
margin:0px;
padding:20px 0 0 30px;
text-align:justify;
}
#center_content{
width:770px;
margin:auto;
}
.left_content{
width:500px;
float:left;
}
.left_content_home{
width:470px;
float:left;
}
.services_left_content{
width:390px;
float:left;
}
.right_content{
width:240px;
float:left;
}
.right_content_home{
width:270px;
float:left;
}
.services_right_content{
width:350px;
float:left;
}
.news_tab{
clear:both;
padding:5px 0 5px 0;
}


.wide_content{
width:740px;

clear:both;
padding:10px 0 15px 0;
}
.wide_content_services{
width:710px;
margin: auto;
clear:both;
padding:10px 0 15px 0;
}
.service_tab{
width:auto;
background-position:10px 5px;
padding:7px 15px 7px 10px;
background-color:#f4f6f9;
margin:5px 0 5px 0;
}

.bottom_tab{
width:200px;
height:45px;
float:left;
margin-left:30px;
margin-bottom:15px;
background:url(images/bottom_box.gif) no-repeat center;
background-position:0px 0px;
padding-left:40px;
color:#354753;
font-size:10px;
line-height:45px;
}

.contact_tab{
width:440px;
height:auto;
padding:20px 60px 20px 60px;
background-color:#f4f6f9;
margin:5px auto 5px auto;
}


#fields label {
	width: 360px;
	display: block;
	padding: 0px;
}
#fields input {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 440px;
}
#fields textarea {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 440px;
	height: 63px;
}
#send input {
	width: 53px;
	height: 18px;
	margin: 0px;
}


/*-------------------footer------------------------*/
#footer{
width:790px;
height:35px;
clear:both;
background-color:#c7c6c6;
}
ul.footer_menu {
list-style:none; float:right; display:block; width:520px;
margin:0px; padding:5px 20px 0 0px; }

ul.footer_menu li {
display:inline; font-size:10px;}

a.nav_footer:link, a.nav_footer:visited {
display:block; float:right; padding:5px 6px 5px 10px; margin:0; 
text-decoration:none; color:#2F2626;}

a.nav_footer:hover {
display:block; float:right; padding:5px 6px 5px 10px; margin:0;
text-decoration:underline; color:#2F2626;}

a.nav_footer:active {
display:block; float:rigt; padding:5px 6px 5px 10px; margin:0;
text-decoration:none;  color:#2F2626;}

#copyright{
float:left;
padding:0px;
}




.jqueryslidemenu{
font: bolder 12px Arial, Helvetica, sans-serif;
white-space: nowrap;
letter-spacing: 1px;
background: #414141;
width:790px;
height:26px;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #414141; /*background of tabs (default state)*/
color: white;
padding: 5px 8px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background: black; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: bolder 9px Arial, Helvetica, sans-serif;
letter-spacing: 0px;
width: 100%; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

