/******************** BACKGROUNDS ****************/
body {
	background-image: url(images/mainbg.jpg);	
	background-color:#FFFFFF;
	background-position:top;
	background-attachment: fixed;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

bg {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat;
}

.splashbg {
	background-image: url(images/homepage_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 246px;
	width: 778px;
}

h2 {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding-left:35px;
	padding-top:18px;
	margin-top:0px;
	vertical-align:top;
}

h3 {
	font-size:13px;
	font-weight:normal;
	vertical-align:top;
	margin:0px;
	padding:0px 40px 0px 0px;
}

#homepagetext {
	padding: 24px 27px 0px 600px;
	color:#FFFFFF;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
}

.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;
}

.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;
}

.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;
	
	}

	
.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;
}.whiteindent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration:none;
}

.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;
}

.orangebg {
	height: 120px;
	width: 778px;
	background-image: url(images/orangebg.jpg);
}

.title {
	font-family: Arial, Helvetica, serif, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

