body		{
		margin: 0;
		padding: 0;
		text-align: center;
		background: #7c0000;
		font-family: century gothic, arial;
		overflow: hidden;
		}

div#subone	{
		position: relative;
		top: 30;
		right: 240;
		height: 50;
		width: 750;
		margin-top: 10;
		margin-left: auto;
		margin-right: auto;
		background: transparent;
		padding: 0;
		margin-bottom: 1.3em;
		}

div#subtwo	{
		position: relative;
		left: 225;
		top: 50;
		width: 750;
		margin-top: 10;
		margin-left: auto;
		margin-right: auto;
		background: transparent;
		font-size: 65%;
		color: #999999;
		z-index: 1;
		}

div#one		{
		width: 750;
		margin-left: auto;
		margin-right: auto;
		background: transparent url(BorderSides.gif) center center repeat-y;			
		height: 300;
		}

div#two		{
		width: 170;
		height: 250;
		position: relative;
		left: 20;
		top: 0;
		background: #000 url(GreyOneBorderSides.gif) center center repeat-y;	
		float: left;
		text-align: center;
		}

div#three		{
		float: right;
		width: 520;
		height: 220;
		background: transparent url(GreyTwoBorderSides.gif) center center repeat-y;
		position: relative;
		top: -20;
		right: 20;
		}

#recording	{
		font-size: 65%;
		text-align: justify;
		padding: 0 150px 0 20px;
		background: transparent url(graphics/Mic.gif) 365px -7px no-repeat;
		}

#mobile		{
		font-size: 65%;
		text-align: justify;
		padding: 0 150px 0 20px;
		background: transparent url(graphics/Shure.gif) 365px -7px no-repeat;
		}

#sheets		{
		font-size: 65%;
		text-align: justify;
		padding: 0 150px 0 20px;
		background: transparent url(graphics/Sheets.gif) 370px -7px no-repeat;
		}

#scaping		{
		font-size: 65%;
		text-align: justify;
		padding: 0 150px 0 20px;
		background: transparent url(graphics/Bongo.gif) 370px -5px no-repeat;
		}

#contactus	{
		font-size: 65%;
		text-align: justify;
		padding: 0 150px 0 20px;
		background: transparent url(graphics/Mic.gif) 370px -5px no-repeat;
		}

#contactus a	{
		text-decoration: none;
		color: #000;
		}

#contactus a:hover	{
		color: #7c0000;
		}

#formtable	{
		font-size: 65%;
		padding: -10px 0 0 0;
		}

#formtable i	{
		font-size: 75%;
		}

#sessionstextarea	{
		background: #ccc;
		border: 2px ridge #eeeeee;
		overflow: auto;
		scrollbar-3dlight-color: #BBB;
		scrollbar-arrow-color: #999;
		scrollbar-base-color: #ddd;
		scrollbar-darkshadow: #BBB;
		scrollbar-face-color: #ddd;
		scrollbar-highlight-color: #BBB;
		scrollbar-shadow-color: #BBB;
		scrollbar-track-color: #ddd;
		}

#fullname		{
		background: #ccc;
		border: 2px ridge #eee;
		}

#email		{
		background: #ccc;
		border: 2px ridge #eee;
		}

#sessions		{	
		font-size: 65%;
		text-align: justify;
		padding: 0 20px 0 20px;
		}

#sessions a	{
		text-decoration: none;
		color: #000;
		}

#sessions a:hover	{
		text-decoration: none;
		color: #7c0000;
		}

.formbutton	{
		border: 2px outset #eee;
		background: #ccc;
		font-size: 90%;
		font-family: century gothic, arial;
		}

#quotationform	{
		padding: 0 0 23px 0;
		}

.border		{
		width: 750;
		margin-left: auto;
		margin-right: auto;
		}

div#credits	{
		background: transparent;
		width: 750;
		margin-left: auto;
		margin-right: auto;
		font-size: 60%;
		position: relative;
		left: 220;
		top: -30;
		color: #999999;
		}

div#greyonetop	{
		position: relative;
		right: 270;
		top: 0;
		}

div#greyonebottom	{
		position: relative;
		right: 356;
		top: 236;
		}

div#greytwotop	{
		position: relative;
		left: 9;
		top: -20;
		}

div#greytwobottom	{
		position: relative;
		top: 3;
		left: 0;
		}

div#greylogo	{
		width: 750;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		top: -361;
		right: 70;
		}
			/*end of layout*/

div#subtwo a	{
		color: #999999;
		text-decoration: none;
		}

div#subtwo a:hover	{
		color: #7c0000;
		}