* {
margin: 0;
padding: 0;
}

html, body {
height: 100%; /* Required */
background: #f4f4f4 url(images/back.gif) top center repeat-y;
}

body {
color: #333;
font: 11px Verdana, sans-serif;
text-align: center;
}

h1 {font-size: 14px; font-family: sans-serif, verdana, arial; color: #000000; font-weight: bold; text-decoration: none; margin-bottom: 1mm; margin-top: 1mm; letter-spacing: 1px; padding-top: 15px; padding-bottom: 5px; text-align: left;}

h2 {font-size: 12px; font-family: sans-serif, verdana, arial; color: #000000; font-weight: bold; text-decoration: none; margin-bottom: 1mm; margin-top: 1mm; letter-spacing: 1px; padding-top: 15px; padding-bottom: 5px; text-align: left;}

p {margin: 2em 0; line-height: 1.5em;}

a {color: #666; font-weight: bold; text-decoration: none;}

a:hover {color: #999; text-decoration: underline overline;}

#container-page {
margin: 0 auto;
width: 730px;
background: #FFFFFF;
text-align: left;
position: relative;
min-height: 100%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 100%; /* For IE */
}

#container-head {
background: url(images/head.png);
height: 202px;
width: 730px;
}

#container-content {
padding: 0 2em 40px 2em;
}

#container-content:after {
clear: both;
display: block;
font: 1px/0px serif;
content: ".";
height: 0;
visibility: hidden;
}

#content-pri {
width: 100%;
float: left;
color: #000000;
font-size: 11px;
font-family: verdana, arial, sans-serif;
font-weight: normal; 
text-align: left;
line-height: 18px;
}

#content-pri a:link {font-weight: normal; color: #0000ff; border-bottom: 0px solid #efefef; font-family: verdana, arial, sans-serif; text-decoration: none;}
#content-pri a:visited {font-weight: normal; color: #0000ff; border-bottom: 0px solid #efefef; font-family: verdana, arial, sans-serif; text-decoration: none;}
#content-pri a:hover {font-weight: normal; color: #A52A2A; text-decoration: underline;}

#content-sec {
height: 1.2em;
line-height: 1.8em;
width: auto;
margin: 0px 0px 0px 0px;
padding: 0px;
text-align: center;
padding-top: 172px;
}

#content-sec ul {
margin: 0; 
padding: 0;
list-style-type: none;
text-align: center;
}

#content-sec li {
float: left;
list-style-type: none;
white-space: nowrap;
text-transform: uppercase;
font-family: verdana, arial, sans-serif;
font-size: 10px;
font-weight: bold;
margin: 0px 0 0 0;
margin-left: auto; 
margin-right: auto;
}

#content-sec a {
display: block;
width: 80px;
padding: 0px 0px 0px 0px;
text-align: center;
border: 0px solid #000000;
text-decoration: none;
margin-left: 0px;
} 

#content-sec a:link, #content-sec a:active, #content-sec a:visited {
color: #000000;
}

#content-sec a:hover {
border: 0px solid #000000;
background: #333333;
color: #ffffff;
}

#container-foot {
background: #FFFFFF;
height: 38px;
width: 730px;

bottom: 0 !important;
bottom: -1px; /* For Certain IE widths */
background: url(images/footer.png);
}

#foot {
padding: 0 1em;
line-height: 40px;
color: #000000;
font-size: 10px;
font-family: verdana, arial, sans-serif;
font-weight: normal; 
text-align: center;
}

#foot a:link {font-weight: normal; color: #000000; border-bottom: 0px solid #EFEFEF; font-family: verdana, arial, sans-serif; text-decoration: none;}
#foot a:visited {font-weight: normal; color: #000000; border-bottom: 0px solid #EFEFEF; font-family: verdana, arial, sans-serif; text-decoration: none;}
#foot a:hover {font-weight: normal; color: #A52A2A; text-decoration: none;}


img.right {
border: none;
float: right;
padding: 0px 10px 0px 10px;
}


img.left {
border: none;
float: left;
padding: 0px 10px 0px 10px;
}

