@import url("menu.css");
@import url("external.css");

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color:#333333;
 background:url(../images/imgbodybkg.gif) repeat-x;
}

img {border:0px;}

#wrapper { 
 margin: 0 auto;
 width: 965px;
 padding:0px 20px 0px 20px;
 clear:both;
}

#header01 {
text-align:right;
clear:both;
}

.sdividernav {
width: 6%;
height:6px;
/*background-color:#b32c28;*/
float:right;
}

.sdnav {
margin-top: 15px;
clear:both;
}

#mainheader {
margin: 20px 0px 0px 0px;
padding: 0px 0px 0px 100px;
border-collapse:collapse;
height:211px;
}

#slide-mainheader {
margin: 20px 0px 0px 0px;
padding: 0px 27px 0px 0px;
height:211px;
}

#content {
padding: 25px 0px 10px 0px;
min-height: 320px;
}

.co01 {
width:225px;
float:left;
}

.co02 {
width:700px;
margin: 0px 0px 0px 40px;
float:right;
}

.co03 {
width: 280px;
padding-right: 50px;
float:left;
}

ul.liservices {
list-style-position:inside;
color:#333333;
font-weight:none;
}

ul.liservices li {
padding-bottom: 4px;
}

.co04 {
width:370px;
float:left;
}

#divider01 {
height:2px;
background-color:#d29d95;
margin-top:5px;
}

h3 {
font-size:10pt;
font-weight:600;
color:#333333;
}

#footer {
clear:both;
margin: 20px 0px 0px 0px;
/*background:url(../images/imgft01.gif) repeat-x;*/
background:url(../images/imgdeco03.jpg) repeat-y;
background-position:bottom right;
background-color:#ececec;
}

table.ftdeco {
width:100%;
border-collapse:collapse;
height:64px;
}

.corner01{
background:url(../images/imgft02.gif) no-repeat;
width:44px;
height:36px;
}

.corner02 {
background:url(../images/imgft01.gif) repeat-x;
padding: 25px 0px 0px 18px;
height:36px;
vertical-align:top;
}

