* {
    padding: 0;
    margin: 0;
} 

body {
background: #A2A6A7;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #555;
line-height: 17px;
}

img { border: none; }
a { color: #A70328; }
a:hover { text-decoration: none; color : #999; }
h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #999; }

#wrap {
width: 900px;
margin: 5px auto;
}


#lang {
padding:5px 25px 0  10px;
}

#lang a {
color:#000000;
}
#lang a:hover {
color:#000000;
}


/*************************************Menu**************************/


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#header_menu {


position: absolute; margin-left: 20px;
}
#header_menu li {
line-height: normal;

text-decoration:none;
background: #222 url(images/menuover.jpg) repeat-x;

}
#header_menu ul {z-index: 10; clear: both;}




#navContainer {
background: #A2A6A7 url(images/menu.jpg) no-repeat;
width: 880px;

padding:0 0 0 23px;

}
#nav {
	height: 2em;



}
#nav ul {
list-style-type: none; margin: 0; padding: 0; font-size: 81%; text-transform: uppercase;width:auto;white-space:normal;}
#nav ul li {float: left; color: #fff; text-align: center; font-weight: normal;}
#nav ul li a {
display: block; 
background: #222 url(images/menuover.jpg) repeat-x;
 padding: 5px 10px; 
 padding-bottom: 4px; 

  color: #fff;
  text-decoration: none;

}
#nav ul li a:hover, #nav li a:focus {background: #d1d2d4; border-color: #fff; color: #4b4c4d;}
#nav li a:active, #nav ul li a.active {background: #d1d2d4; border-color: #fff; color: #4b4c4d;}



/* Current page Customisations*/
#nav li.menu-current a		{


 border-bottom: 1px solid #000;


}
#nav li.menu-current a		{font-weight: bold;} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 12em; margin: 0; display: none; text-transform: none; border: 1px solid #000; border-top: 0; font-size: 100%;}
#nav .menu li ul li {width: 12em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul a {width: 11.5em; padding: .6em .1em .6em .4em; background: #000000; color: #fff; border: 0;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #4b4c4d; background: #f0f0f0; border: 0;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #c6c6c6; color: #fff; }


/********************************************************menu drop down*************************************/












#header {
background: #A2A6A7 url(images/header.jpg) no-repeat;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 180px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding: 50px 0 0 30px;
text-align: left;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}
#header h2 {
font-size: 16px;
color: #fff;
padding: 4px 0 0 30px;
text-align: left;
font-weight: 600;
}


#content { 
padding: 0 20px;
background: #A2A6A7 url(images/content.jpg) repeat-y;
}

#left {
padding: 15px 0 10px 3px;
width: 520px;
float: left;
font-size: 12px;
text-align: justify;
}
#left h3 { border-bottom: 1px dotted #aaa; }

#right{
padding: 20px 0;
width: 210px;
float: right;
}
#right h3 { background: #A50328 url(images/sidebarh3.jpg) no-repeat; height: 30px; line-height: 30px; font-size: 16px; border: none; padding: 0 0 0 10px; margin: 0; color: #fff; }
#right ul { list-style-type: none; padding: 10px 0 20px 20px; }
#right ul li { padding: 2px 0 3px 0; }
#right ul li a { color: #A70328; font-weight: 100; display: block; text-decoration: none; font-size: 12px;  }
#right ul li a:hover { color : #999; }

#footer {
font-size: 10px;
color: #fff;
text-align: center;
height: 70px;
line-height: 70px;
background: #A2A6A7 url(images/footer.jpg) no-repeat;
}
#footer a { 
color: #fff;
text-decoration: none;
}
#footer a:hover {
color: #fff; 
text-decoration: underline; 
}
