/* CSS Document Created By : Micheal Leverton */



html, body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	text-align: center
}

#page-container {
	width: 900px;
	margin:0 auto;
	background: black;
	text-align: left
}

/*BELOW IS ALL THE DIV ID'S FOR ALL PAGES*/

#integratedheader {
	background: url("../images/integrated_01.jpg") no-repeat;
	height: 101px;
	width: 900px;
}

#integratedheadernolinks {
	background: url("../images/integrated_header.jpg") no-repeat;
	height: 133px;
	width: 900px;
}

#integrated-nav {
	background: black;
	height: 32px;
}

#topbar2 {
	background: url("../images/index_09.2.gif") no-repeat;
	height: 125px;
}

#linktopbar {
	background: url("../images/linktopbar.gif") no-repeat;
	height: 125px;
}

#integratedtopbar {
	background: url("../images/integrated_10.gif") no-repeat;
	height: 262px;
}

#integratedindextopbar {
	background: url("../images/integrated_10.1.jpg") no-repeat;
	height: 149px;
}

#integratedproductstopbar {
	background: url("../images/productsbacking_10.gif") no-repeat;
	height: 200px;
}

#newstopbar {
	background: url("../images/news_09.gif") no-repeat;
	height: 265px;
}

#productmaptopbar {
	background: url("../images/integratedflashmap_02.gif") no-repeat;
	height: 146px;
}

#integratedcontent {
	background: url("../images/integrated_11.gif") no-repeat;
	height:361px;
}

#footer {
	clear:both;
	background: url("../images/index_11.gif") no-repeat;
	height: 121px;
}

#integratedfooter {
	clear:both;
	background: url("../images/integrated_12.gif") no-repeat;
	height: 124px;
}

#spacer {
	background: url("../images/index_spacer.gif") repeat;
}

#optionspacer {
	background: url("../images/productpageoptions.gif") repeat;
	height: 386px;
}

#newsspacer {
	background: url("../images/news_spacer.gif") repeat;
}

#projectorspacer {
	background: url("../images/projectorscreen.gif") no-repeat;
}

#productmapspacer {
	background: url("../images/integratedflashmap_03.1.gif") no-repeat;
	height: 495px;
}

#integratedspacer {
	background: url("../images/integrated_spacer.gif") repeat;
}

#integratedproductsspacer {
	background: url("../images/products_spacer.gif") repeat;
}

#linkbottom {
	background: url("../images/linkbottom.gif") no-repeat;
	height: 48px;
}

#contactbottom {
	background: url("../images/contactbottom.gif") no-repeat;
	height: 46px;
}

#integratedproductbottom {
	background: url("../images/productsbacking_13.gif") no-repeat;
	height: 58px;
}

#conferencebacking {
	background: url("../images/conference_backing.gif") no-repeat;
	height: 148px;
}

/*BELOW IS ALL THE DIV CLASS'S FOR ALL PAGES*/

td.copyright {
	font-size:12px;
	color:white;
}

td.h1 {
	font-size:24px;
	color:#003366;
}

td.h2 {
	font-size:30px;
	color:#ffffff;
}

td.h3 {
	font-size:16px;
	color:#ffffff;
}

.style16 
{
	font-size: 14px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold
}

/*BELOW IS ARE ALL LINK SIZES AND COLORS*/

a:link { color: #ffffff; text-decoration: none; font-size:12px;}
a:visited { color: #ffffff; text-decoration: none; font-size:12px;}
a:active { color: #ffffff; text-decoration: none; font-size:12px;}
a:hover { color: #ffcd00; text-decoration: none; font-size:12px;}

a.conference:link { color: #ffffff; text-decoration: none; font-size:20px;}
a.conference:visited { color: #ffffff; text-decoration: none; font-size:20px;}
a.conference:active { color: #ffffff; text-decoration: none; font-size:20px;}
a.conference:hover { color: #ffcd00; text-decoration: none; font-size:20px;}

a.size2:link { color: #535353; text-decoration: none; font-size:14px;}
a.size2:visited { color: #535353; text-decoration: none; font-size:14px;}
a.size2:active { color: #535353; text-decoration: none; font-size:14px;}
a.size2:hover { color: #ffcd00; text-decoration: none; font-size:14px;}

a.size3:link { color: #003399; text-decoration: none; font-size:16px;}
a.size3:visited { color: #003399; text-decoration: none; font-size:16px;}
a.size3:active { color: #003399; text-decoration: none; font-size:16px;}
a.size3:hover { color: #ffcd00; text-decoration: none; font-size:16px;}

a.size4:link { color: #535353; text-decoration: none; font-size:12px;}
a.size4:visited { color: #535353; text-decoration: none; font-size:12px;}
a.size4:active { color: #535353; text-decoration: none; font-size:12px;}
a.size4:hover { color: #ffcd00; text-decoration: none; font-size:12px;}

a.size5:link { color: #487fa1; text-decoration: none; font-size:12px;}
a.size5:visited { color: #487fa1; text-decoration: none; font-size:12px;}
a.size5:active { color: #487fa1; text-decoration: none; font-size:12px;}
a.size5:hover { color: #ffcd00; text-decoration: none; font-size:12px;}

a.size6:link { color: #1d558e; text-decoration: none; font-size:36px;}
a.size6:visited { color: #1d558e; text-decoration: none; font-size:36px;}
a.size6:active { color: #1d558e; text-decoration: none; font-size:36px;}
a.size6:hover { color: #ffcd00; text-decoration: none; font-size:36px;}

p.titletext2 {
	font-size:20px;
	color:#ffcd00;
}
