body{
padding: 0;
margin: 0;
background: url(images/bg.gif) top center no-repeat #FFFFFF;
font-family: arial;
font-size: 11pt;
text-align: left;
color: #000000;
}

#wrap {
background: transparent;
width: 770px; height: 100%;
margin: 0 auto;	
text-align: left;
}

#header {
position: relative;
margin: 5px 0px 0px 0px;
width:100%; height: 57px;	
background: url(images/bannerbg.gif) repeat-x transparent;
}

#wrapcontent {
background: transparent;
width:770px; height: 100%;
margin: 0 auto;	
text-align: left;
}

#slogan {
position:relative;
margin-top:10px;
width:560px;
font-size:15pt;
}

#telephone {
position:relative;
width:590px;
}

#main {
background-color: #FFFFFF;
float:left;
position: relative;
margin:10px 10px 10px 0px;
padding:10px 10px 10px 10px;
width: 530px; height:550px;
border: 10px solid #a30034;
}

#navigation {
float:right;
position:relative;
margin-top:10px;
}

#creditcards {
float:left;
top:780px;
background-color:#FFFFFF;
position:absolute;
width:770px; height:150px;
border-top: 3px solid #a30034;
border-bottom: 3px solid #a30034;
}

.markermenu{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 180px;
}

.markermenu li a{
background: #a30034 url(media/arrow-list.gif) no-repeat 2px center;
font: bold 13px Arial;
color: #FFFFFF;
display: block;
width: auto;
padding-top:16px;
padding-bottom:17px;
padding-left: 5px;
padding-right: 5px;
text-decoration: none;
}

.markermenu li a:visited, .markermenu li a:active{
color: #FFFFFF;
}

.markermenu li a:hover{
color: black;
background-color: #a30034;
background-image:url(media/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}

b {font-size:12pt; font-style:italic; text-align:center; color:#a30034;}

a {color: #006981; text-decoration: none; font-weight: bold;}
a:link {color: #006981; text-decoration: none; font-weight: bold;}
a:active {color: #006981; text-decoration: none; font-weight: bold;}
a:visited {color: #006981; text-decoration: none; font-weight: bold;}
a:hover {color: #006981; text-decoration: none; font-weight: bold;}

* html .markermenu li a {width: 180px;}
* {padding: 0; margin: 0;}