/* CSS Document */
body
{
margin:0;
padding:0;
}

#header
{
width:909px;
height:100px;
margin:0 0 20px 0;
}

.account_links
{
width:400px;/*488px*/
height:22px;
float:right;/*right*/
font-family:arial;
font-size:11px!important;
color:#333333!important;
padding:10px 0 0 501px;
white-space: nowrap;
margin:0;
}


.account_links a
{
color:#333333!important;
text-decoration:none!important;
font-family:arial;
font-size:11px!important;
white-space: nowrap;
}

.account_links a:hover
{
color:#333333!important;
text-decoration:underline!important;
font-family:arial;
font-size:11px!important;
}

.search_box
{
width:210px;/*210*/
/*height:27px;*/
float:right;
padding-top:5px;
margin-left: 0;
margin-right:0;
margin-bottom: 0;
clear: both;
}


.logo
{
width:353px;/*width:268px;*//*430px*/
height:68px;
padding:0 0 0 10px;
float:left;
margin:0;
white-space: nowrap;
}

.logo a
{
width:353px;/*width:268px;*/
height:68px;
padding:0 0 0 10px;
float:left;
margin:0;
white-space: nowrap;
}

*html .logo
{
width:353px;/*width:268px;*//*430px*/
height:68px;
margin-top: -7px;
float:left;
white-space: nowrap;
}

*html .logo a
{
width:353px;/*width:268px;*/
height:68px;
margin-top: -7px;
float:left;
white-space: nowrap;
}

/*
.nav
{
width:630px;
height:20px;
margin:0;
padding-top:48px;
float:left;
}

.nav img
{
float:left;
}*/






