/*************************************************
	 Content Specific CSS 
 *************************************************/
#menuTitle {
position : absolute;
top : 0;
left : 137px;
width : 489px;
height : 39px;
}
#menu {
float : left;
width : 137px;
height : 100%;
background-color : #E0E3EB;
padding-top : 56px;
background-image : url(images/new_bottom_logo.jpg);
background-repeat : no-repeat;
overflow : hidden;
}
#subMenu {
position : absolute;
top : 0;
left : 137px;
width : 489px;
height : 24px;
padding-top: 5px;
background-color: white;
overflow : hidden;
}
#flag {
position : absolute;
top : 0;
left : 626px;
width : 174px;
height : 39px;
text-align : right;
background-color : #E0E3EB;
background-image : url(images/topb0.jpg);
background-repeat : no-repeat;
padding-top: 3px;
}
#rightMenu {
float : right;
top : 0;
width : 174px;
height : 100%;
background-color : #E0E3EB;
overflow : hidden;
}
#content {
position : absolute;
top : 26px;
left : 138px;
width : 487px;
height : 100%;
background-color : #FEFDF3;
background-image : url(images/site_background.jpg);
overflow : hidden;
}
/************************************************ 
	Desing Specific CSS 
*************************************************/
#patchIE {
	text-align: center;
	}
#general_area {
width : 800px;
height : 600px;
top : 0;
margin : 0 auto;
text-align : left;
border : 1px solid;
overflow : hidden;
}
#container {
position : relative;
top : 0;
left : 0;
width : 800px;
height : 600px;
overflow : hidden;
background-color : #cccccc;
}
#topSubContainer {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 79px;
overflow : hidden;
background-color : #ff0000;
}
#topSubLogoLeft {
position : absolute;
top : 0;
left : 0;
width : 201px;
height : 100%;
background-color : #122966;
background-image : url(images/topa.jpg);
background-repeat : no-repeat;
background-position : left;
}
#topSubLogoCenter {
position : absolute;
top : 0;
left : 200px;
width : 425px;
height : 100%;
background-color : #122966;
background-image : url(images/top0.jpg);
background-repeat : no-repeat;
background-position : right;
}
#topSubLogoRight {
position : absolute;
top : 0;
left : 626px;
width : 174px;
height : 100%;
background-color : #000000;
background-image : url(images/top1.jpg);
}
#topMenuContainer {
position : absolute;
top : 79px;
left : 0;
width : 100%;
height : 39px;
overflow : hidden;
background-color : #000000;

}
#topMenuLogoLeft {
position : absolute;
top : 0;
left : 0;
width : 137px;
height : 81px;
background-image : url(images/topc.jpg);
}
#contentContainer {
position : absolute;
top : 109px;
left : 0;
width : 100%;
height : 491px;
overflow : hidden;
background-color : #000000;
}

#bar1 {
position : absolute;
top : 128px;
left : 137px;
width : 1px;
height : 100%;
background-color : #000000;
background-image : url(images/padv.jpg);
overflow : hidden;
}
#bar2 {
position : absolute;
top : 0;
left : 625px;
width : 1px;
height : 100%;
background-color : #000000;
background-image : url(images/padv.jpg);
overflow : hidden;
}
#bar3 {
position : absolute;
top : 109px;
left : 137px;
width : 100%;
height : 1px;
background-color : #000000;
background-image : url(images/padh.jpg);
overflow : hidden;
}

.menuItem {
  font-decoration: none;
  font-family: Verdana;
  font-size: 11px;
}
