body{
	margin:0px;
	padding:0px;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat;

}

#contentborder{
	width:900px;
	height:600px;
	background-color:#ffffff;
}

.contentheader{
	padding-top:33px;
	padding-bottom:22px;
}

.contentmenu{
	padding-bottom:39px;
}

.contentmenusub{
	padding-bottom:14px;
}

.contentmenusub2{
	padding-bottom:16px;
}

.contentyellow{
	width:900px;
	height:418px;
	background-color:#fcf03c;	
}

.contentyellowtext{
	padding-top:143px;
	padding-left:110px;
	padding-right:110px;
}

.contentpink{
	background-image:url(../img/contact_banner.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:418px;
}

.contentbranding{
	background-image:url(../img/branding_banner.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:418px;
}

.contentbranding_1{
	background-image:url(../img/branding_banner1.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:418px;
}

.contentbranding_2{
	background-image:url(../img/branding_banner2.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:418px;
}

.contentprint_1{
	background-image:url(../img/print_banner1.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:418px;
}

.contentmultimedia_1{
	background-image:url(../img/multimedia_banner1.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:418px;
}

.contentevent_1{
	background-image:url(../img/event_banner1.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:418px;
}

.contentprint{
	background-image:url(../img/print_banner.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:418px;
}

.contentmultimedia{
	background-image:url(../img/multimedia_banner.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:418px;
}

.contentevent{
	background-image:url(../img/event_banner.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:418px;
}

/* menu bg black */
.contentmenublack{
	background-image: url(../img/aboutmenubg.png);
	background-repeat: repeat-y;
	height:418px;
	width:131px;
}

.contentmenublacktext{
	padding-top: 134px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#FFF;
}

/* end of menu bg black */


.contentblue{
	background-image:url(../img/aboutcontent.png);
	background-repeat:no-repeat;
	width:770px;
	height:418px;
}

.contentblue2{
	background-image:url(../img/aboutcontent2.png);
	background-repeat:no-repeat;
	width:770px;
	height:418px;
}

.contentbluebox{
	width:210px;
	height:208px;
}

.contentbluetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.footerborder{
	width:900px;
	height:42px;
	background-color:#fff;
}

.footertext{
	color:#808080;
	padding-top:10px;
	font-family: "Trebuchet MS";
	font-size: 9px;
}

.footertext a{
	color:#808080;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 9px;
}

.footertext a:hover{
	color:#808080;
	font-family: "Trebuchet MS";
	text-decoration:underline;
	font-size: 9px;
}

a{
	color:#FFF;
	text-decoration: none;
	font-size:9px;
}

a:hover{
	color:#ffcb05;
	text-decoration:underline;
	font-size:9px;
}



	
	
