#wrapper {font-family: Verdana, Geneva, sans-serif; color: #30669c; font-size: 15px; text-decoration: none; font-style: inherit; padding: 0 8px 3px 8px;
}

/* positioning */

#menuLink {
position: absolute;
left: 205px;
top: -5px;
}

#navigation {
height: 30px;
}

#navigation ul {
list-style: none;
}

#navigation li {
float: left;
position: relative;
}

#navigation li li {
float: none;
}

#navigation a {
color: #30669c;
display: block;
line-height: 30px;
text-decoration: none;
text-align: center;
margin-right: 1px;
font-family: Verdana, Geneva, sans-serif; 
font-size: 14px; 
font-style: inherit; 
}

#navigation a:visited {
color: #30669c;
display: block;
line-height: 30px;
text-decoration: none;
text-align: center;
margin-right: 1px;
font-family: Verdana, Geneva, sans-serif; 
font-style: inherit; 
}

#navigation a:hover {
color: #333;
}

#navigation li li a {
height: auto;
background: none;
border: 0;
text-align: left;
margin: 0;
line-height: 24px;
}

#navigation li li a:visited {
height: auto;
background: none;
border: 0;
text-align: left;
margin: 0;
line-height: 24px;
}

#ddContainer {
position: absolute;
left: -10055px;
}
#navigation li:hover #ddContainer {
display: block;
left: -180px;
}

/* styles for drop-down */
#ddContainer {
background: url(images/menu-background.png) 0 17px no-repeat;
width: 450px;
}

#ddContainer h2 {
color: #000;
font-size: 12px;
text-transform: uppercase;
padding: 20px 25px 0;
}

#ddContainer a {
color: #30669c;
text-decoration: none;
padding-left: 10px;
font-size: 10px;
width: auto !important;
}

#ddContainer a:hover {
	text-decoration: underline;
	color: #666;
}

#navigation #ddc1{
float: left; 
padding: 0 0 0 10px;
}

#navigation #ddc2{
float: right; 
padding: 0 70px 0 200px;
margin-top: -142px;
}

#navigation #ddc3{
float: left; 
padding: 0 0 0 140px;
margin-top: -97px;
}

#navigation #ddc4{
float: left; 
padding: 0 0 0 340px;
margin-top: -97px;
}

#navigation #ddc1 {
margin-left: 15px;
}

#ddFooter {
position: absolute;
height: 10px;
bottom: -50px;
margin-bottom: 30px;
left: 0;
width: 670px;
padding:  10px 30px 0 0;
background:  url(images/menu-background.png) 0 100% no-repeat;
font-size: 12px;
text-transform: uppercase;
}

#ddFooter a {
line-height: 24px;
width: 191px;
margin-left: 420px;
clear: both;
text-align: right;
padding-right: 10px;
}

/* content */
#content {
clear: both;
}

/***************************************************************/

/* styles for drop-down */
#dddContainer {
position: absolute;
left: -10055px;
}
#navigation li:hover #dddContainer {
display: block;
left: -70px;
}

/* styles for drop-down */
#dddContainer {
background: url(images/menu-background_2.png) 0 17px no-repeat;
width: 225px;
}

#dddContainer h2 {
color: #000;
font-size: 12px;
text-transform: uppercase;
padding: 20px 25px 0;
}

#dddContainer a {
color: #30669c;
text-decoration: none;
padding-left: 10px;
font-size: 10px;
width: auto !important;
}

#dddContainer a:hover {
	text-decoration: underline;
	color: #666;
}

#dddFooter {
position: absolute;
height: 10px;
bottom: -50px;
margin-bottom: 30px;
left: 0;
width: 670px;
padding:  10px 30px 0 0;
background:  url(images/menu-background_2.png) 0 100% no-repeat;
font-size: 12px;
text-transform: uppercase;
}

#dddFooter a {
line-height: 24px;
width: 100px;
margin-left: 420px;
clear: both;
text-align: right;
padding-right: 10px;
}

/* content */
#content {
clear: both;
}
