@charset "UTF-8";
/* CSS Document */

.v_black
{
font-family: Verdana;
font-size: 12px;
color: #000000;
}

.v_white
{
font-family: Verdana;
color: #ffffff;
font-size: 12px;
}

.heading_1
{
font-family: Verdana;
font-size: 24px;
color: #3e3e3e;
font-weight: bold;
margin: 0 0 0 17px;
}

.heading_2
{
font-family: Verdana;
font-size: 36px;
color: #ffffff;
}

.heading_3
{
font-family: Verdana;
font-size: 24px;
color: #3e3e3e;
font-weight: bold;
}

.heading_4
{
font-family: Verdana;
font-size: 24px;
color: #000000;
}

.heading_5
{
font-family: Verdana;
font-size: 36px;
color: #000000;
margin-left: -2px;
}

div#container
{
margin:0;
background-color: #3d4558;
}

div#main
{
background-image: url(images/main_bg.png);
width: 983px;
height: 1391px;
margin: auto;
}

	div#key_features
	{
	margin-top: 300px;
	margin-left: 480px;
	width: 502px;
	height: 233px;
	}

		ul#kf_list
		{
		margin: -10px 0 0 0;
		padding: 0px;
		list-style-position:inside;
		line-height: 1.6;
		list-style-image:url(images/list_marker.gif);
		}
	
	div#columns
	{
	position:relative;
	width: 983px;
	}
		
		div#left
		{
	position: absolute;
	width: 200px;
	left: 21px;
	top: 0px;
	line-height: 11pt;
		}
		
		div#right
		{
		position:relative;
		margin: 0 0 0 242px;
		}

			div#int_hw
			{
			position:relative;
			background-color: #3e3e3e;
			background-image: url(images/inset_image_03.gif);
			background-position: bottom right;
			background-repeat:no-repeat;
			width: 737px;
			height: 255px;
			margin: 0 0 4px 0;
			padding: 0px;
			}
			
				div#hw_pgph
				{
				padding: 20px;
				}
									
			div#cols_2
			{
			position:relative;
			width: 704px;
			height: 281px;
			}
				
				div#listen
				{
				position:absolute;
				background-color: #0797c6;
				top:0px;
				left: 0px;
				width: 243px;
				height: 340px;
				}
					
				
					div#player
					{
					position:relative;
					width: 201px;
					height: 193px;
					background-color: #3d4558;
					}
				
				div#results
				{
				position: absolute;
				top: 0px;
				left: 247px;
				background-color: #696969;
				width: 243px;
				height: 340px;
				}
				
				div#request
				{
				position: absolute;
				top: 0px;
				left: 494px;
				background-color: #505050;
				width: 243px;
				height: 340px;
				}
					div.box_inside
					{
					position:relative;
					width: 212px;
					height: 260px;
					margin: 21px 10px 0 21px;
					}
				
						input
						{
						width: 141px;
						height: 16px;
						border: 1px solid #000000;
						margin-bottom: 3px;
						}
						
							input#submit
							{
							width: 75px;
							height: 39px;
							border: none;
							margin-left: 68px;
							}
						
						textarea  
						{
						width: 141px;
						height: 45px;
						border: 1px solid #000000;
						margin-bottom: 3px;
						}
						
						label 
						{
						float:left;
						width: 57px;
						}
						
/* sucess/error page styles */

div#main_2
{
width: 983px;
margin:auto;
background-color: #505050;
}

div#header
{
background-image: url(images/header_2.jpg);
width: 983px;
height: 191px;
}

div#content_2
{
padding: 30px;
font-family: Verdana;
font-size: 12px;
color: #ffffff;
}
