#top-left-promo {
    width:220px;
    position:absolute;
    top:2px;
    left:2px;
    padding:4px;
    text-align:left;
}

a {
text-decoration:none;
color: #3172a8;
}

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

div.descSection{
height:200px;
}

#textinput {
    padding:3px 2px 3px 4px;
    color: #000;
    width: 245px;
    height: 20px;
    font-size: 115%;
    font-weight: bold;
    vertical-align:middle;
    border:none;
}
#logo {
    position: relative;
    text-align: center;
    margin: 70px 0 0 0;
}
#container {
    margin: 0px auto;
    width: 750px;
    position: relative;
    text-align: center;
}
#main_menu ul {
    margin: 0px;
    padding: 25px 238px;
}
#main_menu li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
}
#main_menu li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: block;
    font-weight: bold;
    text-decoration: none;
    overflow: hidden;
    text-align: center;
}

a.tb4 {
    background: url("../images/front/how_bg.gif") right center no-repeat;
}
a.tb3 {
    background: url("../images/front/my_account_bg.gif") right center no-repeat;
}
a.tb2 {
    background: url("../images/front/search_bg.gif") right center no-repeat;
}
a.tb2 {
    width: 72px;
}
a.tb3 {
    width: 93px;
}
a.tb4 {
    width: 109px;
}
a.tb2, a.tb3, a.tb4 {
    padding-top: 17px;
    height: 32px;
}
#main_menu li a.current {
    color: #FFFFFF;
}
#main_content {
    margin-top: -6px;
    padding: 0;
    background: #3172a8;
    width: 750px;
    height: 97px;
}
.top-left {
    margin-right: 13px; /* clip right corner */
    background-image: url('../images/front/index_16.gif');
    background-repeat: no-repeat;
    height: 13px; /* vertical: show first half of the image with the top-corners in it */
    font-size: 2px; /* correct height for IE */
}
.top-right {
    margin-top: -13px; /* to level of top-left corner */
    margin-left: 13px; /* clip left corner */
    background-image: url('../images/front/index_23.gif');
    background-repeat: no-repeat;
    background-position: 100% 0; /* show bg-image starting at the right */
    height: 13px;
    font-size: 2px;
}
#inside {
    background: #3172a8;
    padding-left: 160px;
}

#inside #searchCaption{
text-align:left;
margin-left:10px;
}

#FrontSearchBarContent {
    padding-left: 46px;
    float:left;
    height:50px;
    color:#FFF;
    width:370px;
    margin-top:18px;
    }

#FrontSearchBarContent div.buttons{
float:right;
}

#FrontSearchBarContent div.newline {
clear:both;
margin:0;
padding:0;
}


.notopgap {
    margin-top: 0;
}
.nobottomgap {
    margin-bottom: 0;
}
#right {
    float: right;
    display: block;
}
input.search {
    margin-top:2px;
    color: #3172a8;
    background: url("../images/front/search_.gif") right center no-repeat;
    width: 97px;
    height: 24px;
    font-size: 12px;
    font-weight: bold;
    border:none;
}
#left {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    display: block;
    color: #FFFFFF;
    float: left;
    text-align: left;
}
#left div {
    margin-top: 10px;
    margin-left: 0px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-align: left;
}
.advsearch {
    padding-top: 0px;
    padding-left: 0px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-align: left;
}
#bottom_button ul {
    margin: 0;
    padding: 0px 0px;
}
#bottom_button li {
    list-style-type: none;
    margin-top: 1px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0;
    float: left;
    width:375px;
}
#bottom_button li a {
    display: block;
    text-align:right;
}
#footer {
    margin:10px;
}

#navigation {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #3172a8;
    text-align:center;
    margin-top:25px;
}
#navigation a {
    color:#3172A8;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    padding:7px;
}
#navigation a:hover {
    color:#c50f01;
    text-decoration:underline;
}
#links {
    clear:both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #3172a8;
}
.clear2 {
    clear:both;
    line-height:0px;
}
#links a {
    color: #3172a8;
    margin-left: 10px;
}
#local img.left {
    margin:0pt;
    padding:0pt;
    float:left;
}
#local {
    margin-top:13px;
    margin:0em auto;
    width:259px;
}
#local div.flags {
    float:left;
    height:19px;
    margin:0pt 0pt 10px 8px;
    padding:2px 0pt 0pt;
    width:225px;
}
#local select {
    margin-top:-2px;
    margin:0pt;
    padding:1px 0pt;
    width:225px;
    font-family: "Lucida Grande",Tahoma,Arial,sans-serif;
    color:#333333;
    font-size:small;
}


