/* CSS Document */


#content2 {
	height: auto;
}


#content #right-col #text {
	margin: 15px 0 0 20px;
}

#content #flash {
	width: 686px;
	height: 183px;
	background: url(../img/about-flash-photo.jpg) no-repeat;
}


#content #right-col p {
	margin: 13px 0 0 0px;
}


#content #right-col span.under {
	font-weight: normal;
	text-decoration: underline;
}


#content2 h1 {
	float: left;
	width: 112px;
	height: 16px;
	margin: 23px 0 0 45px;
	background: url(../img/brand-content1-bbg-h1.gif);
}


#content2 span.cur {
	float: left;
	font-style: italic;
}


#content2 a {
	color: #000000;
}


#content2 p.tit {
	margin: 35px 0 0 0;
}


#img-abs {
	position: absolute;
	width: 39px;
	height: 53px;
	margin: 11px 0 0 885px;
	background: url(../img/brand-img-absolute.jpg);
}

*:first-child+html #img-abs {
	margin: -26px 0 0 290px;
}


/*   marketing.html   */


#content2 #right-text {
	background: url(../img/brand-right-text.gif);
}


#content2 h1.marketing {
	width: 188px;
	height: 16px;
	background: url(../img/marketingcontent1-bbg-h1.gif);
	text-indent: -999em;
	overflow: hidden;
}


#content #flash.marketing {
	background: url(../img/marketing-flash-photo.jpg) no-repeat;
}


#img-abs.marketing {
	background: url(../img/marketing-img-absolute.jpg);
}



/*   website-devepment.html*/


#content2 h1.development {
	width: 162px;
	height: 14px;
	background: url(../img/develop-content1-bbg-h1.gif);
	text-indent: -999em;
	overflow: hidden;
}


#content #flash.development {
	background: url(../img/development-flash-photo.jpg) no-repeat;
}


#img-abs.develop {
	background: url(../img/website-img-absolute.jpg);
}

#content #right-col #text p a {
	color: #c1bfbc;
}

