html {
margin:0;
padding:0;
}
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
}
#main_hull {
overflow:hidden;
clear:both;
width:765px;
margin:0 auto;
padding:0;
}
img {
border:0;
}
a { 
text-decoration:none;
color:#5879A4;
}
a:hover {
text-decoration:underline;
}
#header {
width:765px;
color:#1A3374;
}
h1#keywords {
display:block;
float:left;
margin:0;
clear:left;
width:665px;
font-size:11px;
padding-top:5px;
color:#00214C;
overflow:hidden;
height:15px;
line-height:15px;
}
#header #logo {
float:left;
clear:both;
width:735px;
height:120px;
overflow:hidden;
}
#header #langs a {
height:20px;
display:block;
padding:0;
overflow:hidden;
}
#header #langs a img{
margin:0;
padding:0;
}
/***********	MENU	*************/
#header table.menu {
border-collapse:collapse;
clear:both;
width:735px;
height:34px;
margin:0;
float:left;
border:1px solid #000;
border-width:0 1px;
}
#header table.menu tr {
background:url( '../images/menu_hc.gif' ) repeat-x;
}
#header .menu td {
margin:0;
padding:0;
text-align:center;
vertical-align:middle;
line-height:10px;
height:100%;
border:0;
font-size:1px;
}
#header .menu td a {
padding:2px;
margin:0;
color:#4C4C4C;
font-size:11px;
font-weight:bold;	
}
#header .menu td a:hover {
color:#000;
}
#header .menu .left, #header .menu .right {
width:4px;
height:34px;
}
#header .menu .left {
background:url( '../images/menu_hl.gif' ) no-repeat top left;
}
#header .menu .right {
background:url( '../images/menu_hr.gif' ) no-repeat top right;
}


#content {
width:735px;
overflow:hidden;
margin:10px 0;
float:left;
background:#F7F9FD url('../images/stag/header_bgr.gif') repeat-x top left;
color:#8A3A3A;
}
#innerContent {
width:733px;
border:1px solid #8A3A3A;
border-width:0 1px;
overflow:hidden;
padding:0 0 10px 0;
float:left;
}
#content ul#stagMenu {
list-style-type:none;
background:url('../images/stag/header_right.gif') no-repeat top right;
margin:0;
padding:0;
overflow:hidden;
float:left;
width:735px;
}
#content ul#stagMenu li {
float:left;
overflow:hidden;
background:url('../images/stag/menuitembgr.gif') repeat-x top left;
line-height:24px;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
text-align:center;
padding:0;
}
#content ul#stagMenu li img {
float:left;
padding:0 15px;
overflow:hidden;
}
#content ul#stagMenu li img.first {
padding:0 15px 0 0;
}
#content ul#stagMenu li img.last {
padding:0 0 0 15px;
}
#content ul#stagMenu li h2 {
float:left;
margin:0 15px;
padding:0 15px;
display:inline;
font-size:12px;
/*background:url('../images/stag/specitembgr.gif') repeat-x top left;*/
}
#content ul#stagMenu li a {
float:left;
color:#FFF;
overflow:hidden;
}
#footer {
width:735px;
float:left;
overflow:hidden;
height:7px;
background:url('../images/stag/footer.gif') no-repeat top center;
}
#mainPackage h3,
#packageList h3 {
margin:0;
padding:0;
font-size:16px;
}
