html, body	{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

body	{
	font-family: arial, verdana;
	background-color: #b9c8c8;
}

a, img	{
	border: 0px;
}

a	{
	color: #01839b;
}

span.h4	{
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

#layoutWrapper	{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 760px;
	height: 440px;
	margin-left: -380px;
	margin-top: -220px;
}

#flashBannerWrapper, #flashBanner	{
	width: 760px;
	height: 106px;
	background-image: url("../../images/cbc.jpg");
}

#navMenuWrapper	{
	width: 760px;
	height: 22px;
}

#navMenu	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navMenu li	{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#navMenu #navItem1	{
	width: 142px;
}

#contentWrapper	{
	width: 760px;
	height: 268px;
	background-repeat: no-repeat;
	background-color: #01839b;
}

#footerWrapper	{
	width: 760px;
	height: 29px;
	background-image: url("../../images/footer.gif");
	background-repeat: no-repeat;
}

#credits	{
	width: 760px;
	height: 21px;
	text-align: right;
}

#credits img	{
	width: 165px;
	height: 15px;
	vertical-align: bottom;
}

#content	{
	font-size: 10pt;
	margin-right: 1px;
	margin-left: 181px;
	background-repeat: no-repeat;
	background-position: bottom right;
	overflow: auto;
	
	scrollbar-3dlight-color: #01839b;
	scrollbar-arrow-color: #01839b;
	scrollbar-base-color: #01839b;
	scrollbar-track-color: #c7e9ea;
	scrollbar-darkshadow-color: #01839b;
	scrollbar-face-color: #c7e9ea;
	scrollbar-highlight-color: #c7e9ea;
	scrollbar-shadow-color: #01839b;
}

/* homepage styles */
#content_hp	{
	overflow: auto;
	float: left;
}

#content_hp p	{
	margin-top: 0px;
	color: #ffffff;
	font-size: 12pt;
	line-height: 25pt;
	width: 420px;
}

#content_hp img	{
	margin: 15px 0px 0px 14px;
}

#content_hp p.nopadd	{
	margin-left: 87px;
}

#content_hp p.padd	{
	margin-left: 180px;
}

#content_hp.narrow	{
	width: 520px;
}

#announcement	{
	float: left;
	margin-top: 10px;
	width: 230px;
}

.background_hp_star	{
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url("../../images/star_hp.gif");
}

.background_hp_grad	{
	background-repeat: repeat-y !important;
	background-image: url("../../images/grad.gif");
	background-position: top right !important;
}

/* "about" page styles */
.content_about	{
	width: 458px;
	height: 207px;
	padding: 30px 90px 30px 30px;
	background-color: #ffffff;
	background-image: url("../../images/star_about.gif");
}

.background_about	{
	background-image: url("../../images/title_about.gif");
	background-position: 11px 15px;
}

/* "services" page styles */
.content_services	{
	width: 508px;
	height: 207px;
	padding: 30px 40px 30px 30px;
	background-color: #ffffff;
	background-image: url("../../images/star_services.gif");
}

.background_services	{
	background-image: url("../../images/title_services.gif");
	background-position: 11px 15px;
}

#servicesColumn1	{
	float: left;
	width: 180px;
	margin-right: 38px;
}

#servicesColumn2	{
	float: left;
	width: 270px;
}

.content_services h4	{
	color: #01839B;
}

.content_services ul	{
	margin: 1px 0px 1px 17px;
	padding: 0px;
}

.content_services li	{
	color: #b2dae1;
	list-style-type: square;
}

.content_services li span	{
	color: #000000;
}

/* "team" page styles */
.content_team	{
	width: 458px;
	height: 207px;
	padding: 30px 90px 30px 30px;
	background-color: #ffffff;
	background-image: url("../../images/star_team.gif");
}

.background_team	{
	background-image: url("../../images/title_team.gif");
	background-position: 11px 15px;
}

/* "clients" page styles */
.content_clients	{
	width: 518px;
	height: 207px;
	padding: 30px 30px 30px 30px;
	background-color: #ffffff;
	background-image: url("../../images/star_clients.gif");
}

.background_clients	{
	background-image: url("../../images/title_clients.gif");
	background-position: 11px 15px;
}

#clientsColumn1	{
	float: left;
	width: 240px;
	margin-right: 10px;
}

#clientsColumn2	{
	float: left;
	width: 240px;
}

.content_clients ul	{
	margin: 1px 0px 1px 17px;
	padding: 0px;
}

.content_clients li	{
	color: #b2dae1;
	list-style-type: square;
}

.content_clients li span	{
	color: #000000;
}

/* "projects" page styles */
.content_projects	{
	width: 458px;
	height: 207px;
	padding: 30px 90px 30px 30px;
	background-color: #ffffff;
	background-image: url("../../images/star_projects.gif");
}

.background_projects	{
	background-image: url("../../images/title_projects.gif");
	background-position: 11px 15px;
}

.content_projects p	{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.content_projects img	{
	margin-right: 6px;
	vertical-align: bottom;
}

.content_projects span.double	{
	display: block;
	float: left;
	width: 198px;
}

/* "contact" page styles */
.content_contact	{
	width: 458px;
	height: 207px;
	padding: 30px 90px 30px 30px;
	background-color: #ffffff;
	background-image: url("../../images/star_contact.gif");
}

.background_contact	{
	background-image: url("../../images/title_contact.gif");
	background-position: 11px 15px;
}

/* other styles */
.bold	{
	font-weight: bold;
}