	#content .embrase{
	}
		.embrase .etop{
			background:url('../images/embrasetop.png') no-repeat top center;
			height:6px;
			font-size:1px;
		}
		.embrase .ebody{
			background:url('../images/embrasebody.gif') repeat-y top center;
			padding:0px 10px 4px 6px;
			width:944px;
			overflow:auto;
		}
		.embrase .ebot{
			background:url('../images/embrasebot.png') no-repeat bottom center;
			height:6px;
			font-size:1px;
		}
			.ebody .contact{
				float:left;
				background:url('../images/contactbg.png') no-repeat top center;
				width:293px;
				height:317px;
				padding:10px 15px;
			}
				.contact h3{
					font-family:"Arial Narrow", Arial, Sans-serif;
					font-size:17px;
					font-weight:bold;
				}
				.contact p{
					font-family: Arial, Tahoma, Sans-serif;
					font-size:12px;					
				}
				.contact label{
					font-family: Arial, Tahoma, Sans-serif;
					font-size:12px;					
					font-weight:bold;
					width:100px;
					display:block;
					float:left;
					line-height:21px;
					margin:5px 0px;
					clear:left;
				}
				.contact input.text{
					margin:5px 0px;
					background:url('../images/tfbg.png') no-repeat center center;
					width:163px;
					height:18px;
					padding:3px 3px 0px 3px;
				}
				.contact textarea{
					float:left;
					background:url('../images/tabg.png') no-repeat center center;
					width:163px;
					height:63px;
					overflow:auto;
					padding:3px;
				}
				.contact .check{
				}
			.ebody .quotes{
				float:right;
				width:601px;
				height:337px;
				background:url('../images/quotebg.jpg') no-repeat bottom right;
				padding:20px 0px 0px 20px;
			}
				.quotes .smallquote{
					color:#4c4c49;
					font-family: Tahome, Arial, Sans-serif;
					font-size:16px;
					width:305px;
					margin:20px 0px 50px 0px;
					line-height:24px;
					word-spacing:4px;
				}
				.quotes .smallquote small{
					font-size:12px;
					font-style:italic;
					display:block;
					text-align:right;
				}
				.quotes .morequote{
					color:#4c4c49;
					font-family: Tahome, Arial, Sans-serif;
					font-size:16px;
				}
				.quotes .bigquote{
					font-family: "Times New Roman", Georgia, Serif;
					font-size:26px;
					color:#005596;
					width:380px;
				}
				.quotes a:link,.quotes a:visited{
					color:#005596;
				}
				.quotes a:hover{
					text-decoration:none;
				}
	#content .leftcol{
		width:585px;
		padding:10px;
		float:left;
	}
		.leftcol h2{
			font-family:"Times New Roman", Georgia, Serif;
			font-size:24px;
			font-weight:normal;
			color:#f86322;
		}
		.leftcol .services{
			float:left;
			width:190px;
		}
			.services strong{
				font-weight:bold;
				color:#444444;
			}
			.services a:link,.services a:visited{
				color:#f86322;
			}
			.services a:hover{
				text-decoration:none;
			}
			.services ul{
				list-style-type:none;
				padding:0px 0px 20px 0px;
			}
				.services ul li{
					background:url('../images/arrow.gif') no-repeat left center;
					padding-left:10px;
				}
					.services ul li a:link,.services ul li a:visited{
						color:#aeaca9;
					}
	#content .rightcol{
		float:right;
		width:353px;
		padding:10px 2px 0px 0px;
	}
		.rightcol strong{
			font-weight:bold;
		}
			.rightcol .ostroff_syndication ul li{
				list-style-type:none;
			}
			.rightcol .featured{
				list-style-type:none;
				padding:0px 0px 20px 0px;				
			}
				.featured li{
					background:url('../images/arrow.gif') no-repeat left center;
					padding-left:20px;
				}
				.featured li.video{
					background:url('../images/video.png') no-repeat left center;
				}
				.featured li.audio{
					background:url('../images/audio.png') no-repeat left center;
				}
					.featured li a:link,.featured li a:visited{
						color:#aeaca9;
					}
		.rightcol a:link,.rightcol a:visited{
			color:#aeaca9;
		}
		.rightcol a:hover{
			text-decoration:none;
		}
