/* CSS Document */

body {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:13px;
text-align:center;
background:none;
color:#333;
line-height:1.4em;
}

h1{
font-size:25px;
color:#606062;
}

h2{
padding:15px 0 0 0;
font-size: 16px;
font-weight:600;
color:#606062;
}

h3{
font-size: 13px;
color:#606062;
}

.quote{
font-size:16px;
font-weight:bold;
color:#606062;
}

img{
border:0;
}

.caption {
font-size:11px;
text-align:center;
color:#606062;
}

#pageWrap {
width:100%;
margin:0 auto;  /* firefox centre align */ 
position:relative;
}

#logo{
padding-top:25px;
height:60px;
width:100%;
margin-left:20px;
margin-bottom:24px;
}

#slogan{
display:none;
}

#csi{
display:none;
}

#csi_print {
display:block;
}

/*IE 5,6 Hack */
*html #contentwrapper {
background:none;
width:100%;
margin:0;
padding:0;
margin-top:-14px;
}

/*IE 5,6 Hack */
*html #contentwrapper2 {
background:none;
width:100%;
margin:0;
padding:0;
}

#content{
background:none;
text-align:left;
width:100%;
float:left;
margin-top:-14px;
}

/*IE 5,6 Hack */
*html #content {
background:none;
padding-bottom:25px;
margin-top:0;
}

/*IE 7 Hack */
*:first-child+html #content {
padding-bottom:25px;
}

a{
color:#e9af3a;
text-decoration:none;
font-weight:600;
}

a:hover{
text-decoration:underline;
}

#text{
padding-left:74px;
padding-top:45px;
padding-bottom:40px;
width:90%;
float:left;
}

#imageMain{
display:none;
}

#freecall{
display:none;
}

#freecall_print {
padding:15px 0 0 40px;
font-size: 16px;
font-weight:600;
color:#606062;
}

#footer{
display:none;
}

#copyright{
font-size:9px;
text-align:right;
padding-right:30px;
padding-top:3px;
color:#000;
}

#copyright a{
color:#000;
font-weight:normal;
}

ul{
line-height:1.5em;
font-size:14px;
color:#606062;
}

#menu ul{
float:left;
list-style:none;
margin-top:23px;
padding-left:46px;
height:37px;
}

/* ie 5,6 hacks */ 
*html div#menu ul {
margin-bottom:13px;
margin-left:0px;
}

/* ie 7 hack */
*:first-child+html #menu ul {
margin-bottom:13px;
margin-left:0px;
}

#menu {
display:none;
}

.clear{
clear:both;
}
