.bannerLogo
{
    width: 100%;
    position: relative;
    vertical-align: bottom;
}
.button
{
    text-align: center;
}
.chromestyle{
	width: 100%;
	position:inherit;
}
.conNowSee
{
    position: relative;
    left:10px;
    font-style: italic;
    font-weight: bold;
    font-size:12pt;
}
.content{
    width: 900px;
    position: relative;
    float: left;
    margin-bottom: 20px;
	border:20px solid #FFFFFF;
    behavior: url(ie-css3.htc);
	-moz-border-radius:20px;
	border-radius:20px;
	-webkit-border-radius:20px;
}
#ContentFloatBox {
    float:left;
    margin:10px;
    position:relative;
    width:400px;
}

#ContentFloatBorder {
	width:400px;
	position:absolute;
	top:0px;
	left:0px;
    z-index:100;
}

.conTextBlock 
{
    position:relative;
    float:right;
    text-align:right;
    width:100%;
}
.conTextBlock blockquote {
}
.conTextBlock blockquote p {
}
.conTextBlockWhatWeDo {
	position:relative;
	float:none;
	width:90%;
	height:100px;	
}
.conThin {
	position:relative;
	margin-top:5px;
	margin-right:4px;
	float:left;
}
.date {
	position:relative;
}
.EventTitle
{
    position:absolute;
    color:#ffffff;
    background-color:Black;
    text-indent:1px;
    margin:0px;
    padding:0px;
    top:0px;
    left:0px;
    z-index:2;
}
p#footer	{
	border-top: 0px solid #003366;
	font-size:small;
	margin:5px;
	vertical-align:bottom;
	width:900px;
	color:#fff;
	text-align:center;
}
.copyright	{
	font-size:x-small;
	padding-right:10px;
	text-align:right;
	float:right;
}

.footerRight	{
	border-top: 0px solid #003366;
	text-align:right;
	padding-right:5px;
}
.frame {
	position:inherit;
	width:900px; /*You may have to mess around with this width to make the content fit.*/
	text-align:left;
}
.mainTextBlock
{
    border-left:3px solid #7F99B2;
    float:left;
    margin:0 10px;
    padding:10px;
    text-align:left;
    width:430px;
}
span.strap {
	float:right; 
	padding-top:32px; 
	padding-right:5%;
}
.strapline
{
    padding:10px;
    position:relative;
    top:25px;
}
.textBlock
{
    width:95%;
    position:relative;
}

.titleBlock {
	position:relative;
}


.bannerCurveA {
	display:inline; 
	position:relative;
	width:10px;
	    float:left;
}
.bannerCurveB {
	display:inline; 
	position:relative; 
    float:right;
	width:890px;
	text-align:right;
}


.gadgetCurveA{
	display:inline; 
	position:absolute; 
	left: 0px; 
	width:30px;
}
.gadgetCurveB{
	display:inline; 
	position:absolute; 
	right: 0px; 
	width:30px;
}
.gadgetCurveC{
	display:inline; 
	position:absolute; 
	left: 0px; 
	width:30px;
}
.gadgetCurveD{
	display:inline; 
	position:absolute; 
	right: 0px; 
	width:30px;
}
.contentCurveA{
	display:inline; 
	position:absolute; 
	left: 0px; 
	width:99%;
}
.contentCurveB{
	display:inline; 
	position:absolute; 
	right: 0px; 
	width:10%;
}
.contentCurveC {
	display:inline; 
	position:absolute; 
	left: 0px; 
	width:20px;
	bottom:0px;
}
.contentCurveD {
	display:inline; 
	position:absolute; 
	right: 0px; 
	width:20px;
	bottom:0px;
}
.imageRow {
	text-align:left;
	margin: 10px 0px 10px 25px;
	
}

.quotes
{
    width:100%;
}

.quote
{
    width:870px;
}
