
body {
margin: 0;
padding: 0;
font:70% 'Humanist',Verdana, Helvetica, sans-serif;
}

p{
color:#ffffff;
}

h1 {
margin: 0;
padding: 0px;
font-size: 110%;
color: #FFffff;
}

#oneColLayout h1{
margin: 0;
padding: 0px;
text-align:center;
font-size: 110%;
color: #ffffff;
}



#wrapper{
width:785px;
margin: 0 auto;
padding: 10px 10px 10px 10px;
background-color:#ffffff;
display:block;


}
#flashcontent{
position:absolute; 
top: 50%; 
left: 50%; 
margin: -300px 0 0 -390px;

}


#header {
width: 785px;
height: 82px;
background:url(htmlHeaderShadowSq.gif);
}

#footer {
width: 785px;
height: 28px;
background:url(htmlFooterShadowSq.gif);
}

#content{
width:785px;
background: url(htmlBackground.gif);
}

#oneColLayout #primaryContent {
margin:auto;
width:450px;
padding: 20px 10px 40px 10px;
}

#oneColLayout #primaryContent p {
text-align:center;
}

#twoColLayout #primaryContent {
float:right;
width:300px;
padding: 20px 10px 10px 10px;
}

#secondaryContent{
float:left;
width:420px;
padding: 20px 10px 15px 20px;
}

#getFlashContent{
clear:both;
width:750px;
padding: 15px 10px 8px 20px;

background: url(white.jpg) repeat-x ;
}

/* default links */

a:link {
background-color: transparent;
text-decoration: underline;
color: #534d4b;
}
a:hover {
background-color: transparent;
text-decoration: underline;
color: #8c8684;
}
a:visited {
background-color: transparent;
text-decoration: underline;
color: #534d4b
}

#oneColLayout a:link {
color: #ffffff;
}

/* images */

.img-wrapper{
background: url(shadowGrey.gif) no-repeat bottom right;
clear:right;
float: left;
position: relative;
}

.shadow{

background: url(rightShadow.jpg) repeat-y;
clear:right;
float: right;
position: relative;
}

.img-wrapper img{
background-color:#fff;
border:1px solid #626262;
padding: 4px;
display: block;
margin: -5px 5px 5px -5px;
position: relative;
}

.logo{
margin: 20px 25px 20px 20px;
border:0px;
float:right;
}



img.brochureLogo{
border:0;
    display: block;
    margin-left: auto;
    margin-right: auto
}
