@charset "UTF-8";
/* CSS Document */

body {
background:#9E9FA3;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
}
img {
border:none;
}
a {
color:#770D2E;
}
a:hover {
text-decoration:underline;
}
#masterContainer {
width:968px;
margin:0 auto;
background:url(../images/web/mainBack.jpg) 0 0 no-repeat;
}
#mainContent {
margin:55px 0 85px 0;
width:968px;
float:left;
}
#leftSide {
width:432px;
float:left;
text-align:center;
}
#contactBox1 {
margin:0 0 0 60px;
}
#contactBox2 {
margin:247px 0 0 60px;
}
#rightSide {
width:536px;
float:right;
}
.banner {
margin:0 0 19px 0;
}
#footer {
clear:both;
background:url(../images/web/footerBar.gif) 0 0 repeat-x;
padding:8px;
margin:0 auto;
width:900px;
}
#footerLeft {
float:left;
}
#footerRight {
float:right;
text-align:right;
}
#footerRight p {
margin:0;
padding:0;
color:#CCCCCC;
}
