
body 			{
					
					}

#wrapper	{
					position: relative;
					width: 800px;
					height: 600px;
					margin: 0 auto;
					padding: 0;
					}
					
#header		{
					position: relative;
					/*top: 0px;
					left: 0px;*/
					width: 800px;
					height: 75px;
					background: url('header.jpg') no-repeat;
					}
/******************Text*******************/

#introText   {
						 margin-top: 12px;
						 margin-left: 8px;
						 margin-bottom:0px;
						 position: relative;
						 width: 627px;
						 /*height: auto;*/
						 /*left: 5px;
						 top: 85px;*/
						 padding: 0;
						 font-family:arial, verdana, sans-serif;
						 }

#featuresListWrapper  {
											background-color:#F9F6EC;
											margin-top: 15px;
											float: left;
											border: 1px double #59595D; 
											}
						 
#featuresList	{
							margin-top: 6px;
							margin-left: 8px;
							margin-bottom:10px;
							width:395px;
							position: relative;
							padding: 0;
							font-family:arial, verdana, sans-serif;
							}		
							
#featuresDownload	{
									position:relative;
									width:222px;
									height:215px;
									margin-left:410px;
									margin-top:15px;
									margin-bottom:0px;
									/*border: 1px solid #000000;*/
									background: url('downloadBox.jpg') no-repeat;
									}										 

h1					 {
						 font-size: 18px;
						 font-weight: bold;
						 color: #991D23;
						 margin-top:0px;
						 margin-bottom:4px;
						 }
						 
h2					 {
						 font-size: 18px;
						 font-weight: bold;
						 margin-bottom: 0px;
						 margin-top: 0px;
						 margin-left:8px;
						 color: #991D23;
						 }						 

p.p1			 	 {
						 margin-top: 0px;
						 margin-bottom: 0px;
						 font-size: 12px;
						 color: #59595D;
						 }
						 
.bold				 {
						 font-weight: bold;
						 }
						 
img.ap					 {
								 vertical-align: middle;
						 		 float: right;
						 		 }
						 
ul.mainFeatures	 {
								 list-style-type: disc;
								 list-style-position: inside;
						 		 margin-top: 10px;
								 margin-left: 12px;
								 margin-bottom: 0px;
						 		 font-size: 12px;
						 		 color: #59595D;
								 line-height:20px;
						 		 }						 						 

#productionLine	 {
								 }						 
/******************Navigation Area*******************/					
#linksBackground		{
										position: absolute;
										top: 76px;
										left: 652px;
										width: 150px;
										height: 495px;
										background: url('links.jpg') no-repeat;
										}
					
#linksContainer 	{
					 				position: absolute;
					 				top: 40px;
					 				left: 3px;
					 				margin:0;
					 				padding: 0px 0px 40px 0px;
					 				background: url('bBolts.jpg') no-repeat left bottom;
					 				}
									
#linksContainer a				{
												display: block;
												font-size: 10px;
												width: 143px;
												height: 15px;
												float: left;
												color: #59595D;
												text-decoration: none;
												}
												
* html a:hover 		{
			 						visibility:visible
			 						}												

									
#linksContainer img 		{
												width: 143px; 
												height: 15px; 
												border: 0; 
												}				
									
#linksContainer a:hover img		{
															visibility:hidden
															}

#linksContainer span					{
							 								position: absolute;
							 								right: 12px;
							 								top: 15px;
							 								margin: 0px;
							 								padding: 0px;
							 								cursor: pointer;
							 								}				
															
.features					{
									position: relative;
									font-family: arial, verdana, helvetica, sans-serif;
									background-image: url('fbButtonS.jpg');
									background-repeat: no-repeat;
									white-space: nowrap;
									display: block;
									width: 143px;
									height: 15px;
									margin-bottom: 20px;
									padding: 0;
									}
									
.marketing				{
									position: relative;
									font-family: arial, verdana, helvetica, sans-serif;
									background-image: url('mtButtonS.jpg');
									background-repeat: no-repeat;
									white-space: nowrap;
									display: block;
									width: 143px;
									height: 15px;
									margin-bottom: 20px;
									padding: 0;
									}
									
.promotion				{
									position: relative;
									font-family: arial, verdana, helvetica, sans-serif;
									background-image: url('prButtonS.jpg');
									background-repeat: no-repeat;
									white-space: nowrap;
									display: block;
									width: 143px;
									height: 15px;
									margin-bottom: 20px;
									padding: 0;
									}
									
.successes				{
									position: relative;
									font-family: arial, verdana, helvetica, sans-serif;
									background-image: url('suButtonS.jpg');
									background-repeat: no-repeat;
									white-space: nowrap;
									display: block;
									width: 143px;
									height: 15px;
									margin: 0;
									padding: 0;
									}																																
																																															
/******************End Navigation Area*******************/						 
					 
#footer		{
							position: absolute;
							top: 570px;
							left: 0px;
							width: 800px;
							height: 30px;
							background: url('footer.jpg') no-repeat;
							}
							
.buckeyeLogo	{
							position: absolute;
							left: 33%;
							top: 3px;
							}
							
.buckeyeLogo img			{
						 					width: 265px;
											height: 23px;
											border:0;
											}																								
					