body {
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 62.5%;
text-align: center;
margin-top: 0px;
}

/********************************************************************************************************/
/**************************************************DIVS**************************************************/
/********************************************************************************************************/

#wrapper {
width: 760px;
margin-right: auto;
margin-left: auto;
}

#header {
width: 100%;
background: #fff url(sitemap-bk/header3.jpg) no-repeat;
color: #fff;
height: 6.5em;
text-align: left;
}

.tab {
width: 116px;
background: #c40f3a url(sitemap-bk/tab.jpg) no-repeat;
color: #fff;
height: 6.5em;
text-align: left;
margin-right: 2px;
float: left;
}

#top{
width: 100%;
height: 9.7em;
background: #fff url(sitemap-bk/titleimage.jpg) no-repeat;
color: #000;
float: left;
text-align: left;
}

#middle {
float: left;
width: 100%;
background: #fff;
color: #000;
text-align: left;
padding-bottom: 30px;
}

.col {
float: left;
width: 250px;
background: #fff;
}


* html .col {
width: 220px;
}


#footer {
clear: both;
width: 100%;
background: #ee1155 url() no-repeat;
color: #000;
overflow:hidden;
}



/**********HEADER/FOOTERLINKS**********/

/********************************************************************************************************/
/**************************************************DIVSEND***********************************************/
/********************************************************************************************************/

/********************************************************************************************************/
/**************************************************TEXT**************************************************/
/********************************************************************************************************/

.footertext { 
font-size: 1.0em;
text-align: left;
font-weight: normal;
font-family: verdana, sans-serif;
margin: 0px;
padding: 0px 0px 1px 20px;
line-height: 2.0em;
color: #fff;
float: left;
}

.footertext a { 
text-decoration:none;
color: #fff;
}

.footertext a:hover { 
text-decoration:underline;
color: #fff;
}

.footercopyright { 
font-size: 1.0em;
text-align: right;
font-weight: normal;
font-family: verdana, sans-serif;
margin: 0px;
padding: 0px 20px 1px 10px;
line-height: 2.0em;
color: #fff;
float: right;
}

h1 {
font-size: 2.4em;
text-align: left;
font-weight: normal;
color: #ee1155;
padding: 14px 0px 0px 14px;
margin: 0px;
}

h2 {
font-size: 1.6em;
text-align: left;
font-weight: normal;
color: #606060;
padding: 10px 0px 0px 10px;
margin: 0px;
}

.slogan {
font-size: 1.3em;
text-align: left;
font-weight: normal;
color: #616161;
padding: 0px 0px 0px 14px;
margin: 0px;
}



.tabtext {
font-size: 1.0em;
text-align: center;
font-weight: normal;
font-family: verdana, sans-serif;
color: #fff;
text-decoration:none;
padding: 45px 0px 0px 0px;
margin: 0px;
}

.tabtext a {
color: #fff;
text-decoration:none;
}

/********************************************************************************************************/
/**************************************************TEXTEND***********************************************/
/********************************************************************************************************/

.left {
float: left;
}

ul {
padding: 5px 0px 5px 10px;
margin: 0px;
list-style:none;
font-size:1.1em;
width:230px;
float: left;
}

li.head {
padding: 3px 0px 3px 12px;
background: 2px 6px url(sitemap-bk/greyarrow.jpg) no-repeat;
color: #606060;
font-weight: bold;
width: 230px;
}

li.sub {
padding: 3px 0px 3px 12px;
background: 2px 6px url(sitemap-bk/greyarrow.jpg) no-repeat;
color: #606060;
width: 230px;
}

li {
padding: 3px 0px 3px 22px;
background: 12px 6px url(sitemap-bk/redarrow.jpg) no-repeat;
color: #ee1155;
width: 215px;
}

* html li {
width: 218px;
}

li.sub a {
color: #606060;
text-decoration:none;
}

li a {
color: #ee1155;
text-decoration:none;
}

li a:hover {
text-decoration:underline;
}

.blank {
padding: 0px 0px 10px 15px;
color: #ED1847;
font-size: 1.2em;
}

.subtitle a {
color: #ED1847;
text-decoration:none;
}

#header img {
padding: 7px 0px 0px 15px;
border: none;
float: left;
margin-right: 20px;
}

.topright {
padding: 20px 20px 0px 0px;
border: none;
float: right;
}

.title {
padding:0px;
border: none;
}

.clear {
clear: both;
height: 20px;
}


