/******************** BACKGROUNDS ****************/
body {
	background-image: url(images/mainbg.jpg);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

bg {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat;
}

.sitelogo {
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 325px;
}

.eyefade {
	background-image: url(images/eyefade.jpg);
	background-repeat: no-repeat;
	width: 452px;
	height: 99px;
	background-position: right top;
}
.splashbg {
	background-image: url(images/splashbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 257px;
	width: 778px;
}

.webdesignbg {
	background-image: url(images/websitedesignbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.sitetext {
	padding-top: 185px;
	padding-bottom: 12px;
	line-height: 20px;
	padding-left: 35px;
}

.websitetext {
	padding-top: 185px;
	padding-bottom: 12px;
	line-height: 20px;
	padding-left: 35px;
}

.splashtext {
	padding-top: 170px;
	padding-bottom: 40px;
	line-height: 20px;
	padding-left: 50px;
}

.flash {
	padding-top: 10px;
	}
	
	
	.flash2 {
	padding-top: 10px;
	padding-right: 45px;
	}

.exhibitionsbg {
	background-image: url(images/exhibitionsbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 257px;
	width: 778px;
}

.corpidbg {
	background-image: url(images/corpidbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 257px;
	width: 778px;
}

.advertising_brochuresbg {
	background-image: url(images/advertising_brochuresbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 257px;
	width: 778px;
}

.contentpg {
	background-image: url(images/contentpg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 377px;
	width: 778px;
}

.orangebg {
	height: 120px;
	width: 778px;
	background-image: url(images/orangebg.jpg);
}


.greybg {
	background-image: url(images/greybg.jpg);
	background-repeat:repeat-x;
	height: 28px;
	width: 778px;
	font-family: Arial, Helvetica, serif, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
	}
	
	
/* .greybg {
	background-image: url(images/greybg.jpg);
	background-repeat:repeat-x;
	height: 28px;
	width: 778px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	} */
	
.greybgtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.greybgtxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	
}

.orangebutton {
	background-image: url(images/orangebutton.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/************************ TEXT ************************/


.smallblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.smallblack:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
	text-decoration: underline;	
	color: #000000;
}


.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.whiteindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	padding-left: 30px;
}

.greylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-style: normal;
}

.greylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	font-style: normal;
}

.dkgreylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-style: normal;
}

.dkgreylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-style: normal;
}

.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	font-style: normal;
	padding: 15px;
}

.topleftspacing {
	width: 300px;
	height: 93px;
}

.toplinkspacing {
	padding-left: 18px;

}

.title {
	font-family: Arial, Helvetica, serif, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
