html,body,div,p,li,ul,ol,td,h1,h2,h3,h4,h5,h6,span,table,blockquote {
margin: 0;
padding: 0;
}

li {
list-style: none;
}

p, ul, ol {
margin-bottom: .6em;
font-size: 1.1em;
}

a {
color: #E76600;
outline: none;
text-decoration: none;
}

a:hover,
a:focus {
color: #000;
}

body {
font: normal 62.5%/1.8em tahoma,verdana;
background: #F0EFE8; /*url(images/main/container_bg.gif) center center repeat-y;*/
min-width: 1260px;
}

#container {
margin: 0 auto;
position: relative;
overflow: hidden;
}


#wrapper-home {
clear: both;
overflow: hidden;
background: #fff url(images/main/wrapper-bg.gif) 0 0 repeat-y;
margin: 0 auto 0 auto;
width: 1200px;
border-top: 1px solid #d9d9d9;
}

#wrapper {
clear: both;
overflow: hidden;
background: #fff url(images/main/wrapper-bg.gif) 0 0 repeat-y;
margin: 0 auto 0 auto;
width: 1200px;
border-top: 1px solid #d9d9d9;
}

#wrapper #content {
width: 649px;
float: left;
border-left: 1px solid #d9d9d9;
}

#wrapper #contentmap {
width: 1200px;
float: left;
}

#wrapper #sidebar {
float: left;
width: 550px;
padding-top: 70px;
}

.xtra_bottom {
margin: 0 auto;
margin-bottom: 50px;
width: 1200px;
height: 300px;
clear: both;
background: #D9D9D1;
position: relative;
}
