#menu {
list-style:none;
width:1022px;
height:27px;
padding:0;
margin:0;
position:relative;
display:block;
float:left;
z-index:9999;
}

#menu li {
float:left;
display:block;
text-align:center;
position:relative;
padding:2px 8px;
margin:0;
border:none;
font-weight:700;
background-color:#AE0000;
}

ul #menu li {
z-index:1000;
}

#menu bgcolor
{
background-color:#ADADAD;
}

#menu li:hover {
border:1px solid #c7ddf4;
padding:2px 6px 4px 8px;
/* Background color and gradients */
background:#ADADAD;
/* Rounded corners */
-moz-border-radius:3px 3px 0 0;
-webkit-border-radius:3px 3px 0 0;
border-radius:3px 3px 0 0;
}

#menu li a {
vertical-align:middle;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
display:block;
outline:0;
text-decoration:none;
line-height:19px;
}

#menu li:hover a {
color:#fff;
}

.dropdown_1column,.dropdown_2columns,.dropdown_3columns,.dropdown_4columns,.dropdown_5columns {
margin:4px auto;
float:left;
position:absolute;
left:-999em;
/* Hides the drop down */
text-align:left;
padding:10px 5px;
border:1px solid #c7ddf4;
border-top:none;
/* Gradient background */
background:#ADADAD;
/* Rounded Corners */
-moz-border-radius:0 5px 5px;
-webkit-border-radius:0 5px 5px 5px;
border-radius:0 5px 5px 5px;
}
.dropdown_6column{
margin:4px auto;
float:left;
position:absolute;
left:-999em;
/* Hides the drop down */
text-align:left;
padding:5px 5px;
border:1px solid #ADADAD;
border-top:none;
/* Gradient background */
background:#C0C0C0;
/* Rounded Corners */
-moz-border-radius:0 5px 5px;
-webkit-border-radius:0 5px 5px 5px;
border-radius:0 5px 5px 5px;
}
.dropdown_1column {
width:138px;
}

.dropdown_6column {
width:170px;
}
.dropdown_2columns {
width:280px;
}

.dropdown_3columns {
width:420px;
}

.dropdown_4columns {
width:560px;
}

.dropdown_5columns {
width:700px;
}

#menu li:hover .dropdown_1column,#menu li:hover .dropdown_6column,#menu li:hover .dropdown_2columns,#menu li:hover .dropdown_3columns,#menu li:hover .dropdown_4columns,#menu li:hover .dropdown_5columns {
left:-1px;
top:auto;
}

.col_1,.col_2,.col_3,.col_4,.col_5 .col_6 {
display:inline;
float:left;
position:relative;
margin-left:5px;
margin-right:5px;
font-weight:400;
}

.col_1 {
width:130px;
margin-bottom:10px;
}

.col_2 {
width:270px;
height:30px;
}
.col_2 b{
font-size:14px;
			color:#2E2F56;
			text-decoration:none;
			font-weight:bold;
			padding:13px 5px 5px 5px;

}

.col_3 {
width:410px;
}

.col_4 {
width:550px;
}

.col_5 {
width:700px;
}

.col_6 {
width:170px;
}

#menu .menu_right {
float:right;
margin-right:0;
}

#menu li .align_right {
/* Rounded Corners */
-moz-border-radius:5px 0 5px 5px;
-webkit-border-radius:5px 0 5px 5px;
border-radius:5px 0 5px 5px;
}

#menu li:hover .align_right {
left:auto;
right:-1px;
top:auto;
}

#menu li:hover div a {
font-size:12px;
color:#fff;
}

#menu li:hover div a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.img_left {
/* Image sticks to the left */
width:auto;
float:left;
margin:5px 15px 5px 5px;
}

#menu li ul {
list-style:none;
padding:0;
margin:0 0 12px;
}

#menu li ul li {
/*important*/
font-size:12px;
line-height:24px;
position:relative;
padding:0;
margin:0;
float:none;
text-align:left;
width:200px;
}

#menu li ul li:hover {
background:none;
border:none;
padding:0;
margin:0;
}

.height1 {height:50px;}
.t1 {width:2%; float:left; padding:0px 0px 0px 0px;}
.t2 {width:78%; float:right; text-align:left; padding:18px 0px 2px 0px;}
.t3 {width:2%; float:left; padding-left:5px; padding-right:0px; padding-top:5px; padding-bottom:5px;}
#t4 {width:50%; float:left; height:80px;}
#t4 ul li{background-color:#ADADAD;}
.t5 {width:25%; float:right; height:80px; padding:2px 10px 2px 10px}