/* CSS Document */
*
{
margin: 0;
padding: 0;
}
#content ul 
{ 
margin: 1em 2em; 
}
p
{
margin: 1em 0 1em 0;
}
body
{
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}
a img 
{
border:none; 
}
#container
{
background: url(../images/bg_y.gif) repeat-y;
margin: 0 auto;
width: 1200px;
}
#wrapper
{
text-align: left;
width: 1200px;
background: url(../images/bg.jpg) no-repeat;
}

#top a
{
width: 1200px;
height:140px;
display: block;
text-decoration:none;
}
#top a span {
visibility: hidden;
}
#menu ul
{
width: 650px;
/*margin: 20px 0 50px 450px;*/
margin: -120px 0 50px 450px;
line-height: 30px;
}
#menu li
{
margin: 0;
display: inline;
list-style-type: none;

}
#menu a:link, #menu a:visited
{
font-size: 14px;
padding: 6px 7px;
color: #fff;
text-decoration: none;
}
#menu a:hover, #menu a:active
{

color: #FFB80E;
background-color: #24346F;
}
#content
{
background: #F3EDD3;
font-size: 14px;
line-height: 18px;
margin: 0 auto;
width: 750px;
padding: 0 10px;
}
#content a:link, #content a:visited
{
color: #2E4079;

}
#content a:hover, #content a:active
{
background-color: #2E4079;
color: #fff;
text-decoration: none;
}
h1
{
font-size: 24px;
color: #CF0304;
padding: 0.5em 0;
}
h2
{
font-size: 16px;
color: #2E4079;
padding: 0.5em 0;
}
#footer
{
text-align: center;
width: 1200px;
}
#footer a:link, #footer a:visited
{
color: #2E4079;
text-decoration: none;
font-size: 12px;
padding: 10px;
}
#footer a:hover, #footer a:active
{
color: #2E4079;
text-decoration:underline;
}
.cartsoup
{
position: relative;
width: 308px;
height: 189px;
top: -162px;
left: 697px;
}

