body {
background-color:#FFFFFF;
margin:auto;
font-family:Tahoma, Arial, sans-serif;
font-size: 14px;
}
a, a:link, a:visited {
color:white;
background-color:transparent;
}
a:hover {
text-decoration:none;}
p {
color:white;
background-color:#0071bc;
margin-top:0px;
text-align:justify;
}
ul, li {
text-align:justify;}
li { list-style:disc;}
h1, h2, h3, h4 {

margin-top:0px;
color: #cccccc;
text-align:left;}
h1 {font-size:97%;}
div {text-align:center;}
img {border: none;}
#wrap {
margin:auto;
width:980px;
}
#banner {
width:980px;
height:80px;
text-align:center;
margin:auto;}

#logo {
width: 358px;
height:80px;
float:left;
margin:auto;
}
#menu {
text-align:right;
width: 510px;
float:right;
height:80px;
}

#content-home {
width:980px;
margin:auto;
background-color:#0071bc;
height: 346px;

}
#content {
width:980px;
margin:auto;
background-color:#0071bc;


}
#copy {
width:510px;
margin-left: 410px;
background-color:#0071bc;
color:white;
}


table, tr, td{
margin:auto;
color:white;
background-color:#0071bc;
font-size:100%;
}
#contact {
float:left;
width:300px;
color:#c1272d;
font-weight:bold;
margin-left:15px;
padding-top:15px;}

#bottom {
background-color:#cccccc;
height: 116px;
width:980px;
margin: 0px auto;}

#buttons {
float:right;
width: 620px;
height: 86px;
background: transparent url(images/bottom-buttons.jpg) center no-repeat scroll;
}
#button {
margin-left: 26px;
}
#button a, #button a:link, #button a:visited {
text-align:center;
width: 194px;
height: 86px;
padding-left: 40px;
padding-right: 30px;
font-size: 120%;
color: #0071bc;
text-decoration:none;
}
#button a:hover {
color:#c1272d;}
#Layer1 {
	position:relative;
	width:550px;
	height:297px;
	z-index:10001;
	left:0px;
	top: 0px;
	overflow: auto;
	border-left:1px solid #cccccc;

}

.float-right {float:right;}
.float-left {float:left;}
.right {text-align:right;}
.left {text-align:left;}