body {
background:#FFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
margin:0px;
}
a {
font-weight:bold;
text-decoration:none;
color:#000;
}
a:hover {text-decoration:underline;}
#wrapper {
width:800px;
margin:0px auto;
}
.clear {
clear:both;
}
#header {
height:107px;
background:url(../images/eBusinessServicesGroup.jpg) no-repeat top left;
}
#banner {
background:#1f2545 url(../images/bg_banner.png) repeat-x top;
height:226px;
}
#sidemenu {
background:url(../images/bg_sidebar.gif) top left;
height:206px;
width:175px;
padding:10px;
float:left;
}

#sidemenu a {
color:#172154;
font-size:14px;
}
#bannerimage {
float:left;
height:206px;
padding:10px;
}
#bannertext {
color:#91a1be;
padding:10px;
height:206px;
width:425px;
float:left;
text-align:left;
overflow:hidden;
}
h1 {
font-size:24px;
}
h2 {
font-size:18px;
}
h3 {
font-size:16px;
}
#bannertext h1 {
color:#91a1be;
}
#bodytext {
background:#FFFFFF url(../images/bg_body.png) top left no-repeat;
padding:10px;
margin-top:10px;
}
#bodytext h2 {
background:url(../images/bg_h1.png) repeat-x top;
border: 2px solid #9daae2;
color:#FFFFFF;
margin:0px 0px 10px 0px;
}

#footer {
background:#91a1be;
padding:20px;
color:#000;
text-align:center;
}
#topnav {
background: url(../images/bg_topnav.gif);
height:25px;
padding:5px;
}
#topnav a {
font-size:20px;
color:#fff;
margin-right:20px;
}

.redStar {
	color:red;
	font-weight:bold;
	visibility:hidden;
}
