.title h1{
	font-family: "JustOldFashionRegular", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding:5px 5px 5px 25px;
	background-color:#8b2e76;
	margin:0px;
	font-weight:normal;
	background-image: url(images/title-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;

}
@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('ColabThi-webfont.eot');
    src: url('ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('ColabThi-webfont.woff') format('woff'),
         url('ColabThi-webfont.ttf') format('truetype'),
         url('ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background-color:#450235; /* image for body made with Photoshop using noise filter (gaussian monochromatic) on #ccc */
}


.bubble {
	clear: both;
	margin: 0px auto;
	width: 778px;
	height:440px;
	background-color: #9c3885;	
	position: relative; 
	z-index: 90; /* the stack order: displayed under ribbon rectangle (100) */
}

.rectangle {
	background: #fbeff8;
	height: 50px;
	width: 808px;
	position: relative;
	left:-15px;
	top: 10px;
	float: left;
font-size: 22px;
	font-family: "JustOldFashionRegular", Arial, Helvetica, sans-serif;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	z-index: 100; /* the stack order: foreground */
}

.rectangle h2 {
	font-size: 20px;
	color: #72175d;
	padding: 0px;
	margin-top:10px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	text-align: center;
}

.rectangle h2 a{
	font-size: 20px;
	color: #72175d;
	padding: 0px;
	margin-top:10px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	text-align: center;
	text-decoration:none;
}

.triangle-l {
	border-color: transparent #fbeff8 transparent transparent;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	float:left;
	position: relative;
	left: -30px;
	top: -5px;
	z-index: -1; /* displayed under bubble */
}

.triangle-r {
	border-color: transparent transparent transparent #fbeff8;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	float:right;
	position: relative;
	left: 30px;
	top: -5px;
	z-index: -1; /* displayed under bubble */
}


.info {
	font-family: 'ColaborateThinRegular';
	font-size: 16px;
	line-height: 22px;
	color:white;
	text-align: justify;

}
.service-points {
	font-family: 'ColaborateThinRegular';
	font-size: 14px;
	line-height: 22px;
	color:white;
	text-align: left;

}

.info p a {
	font-family:'ColaborateThinRegular';
	color: #c4591e;
	text-decoration: none;
}

.seo {
	font-family:'ColaborateThinRegular';
	color: #450235;
	font-size:13px;
	text-decoration: none;
}

.info p a:hover {
	text-decoration: underline;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 17, 2012 09:35:08 AM America/New_York */


@font-face {
    font-family: 'JustOldFashionRegular';
    src: url('JustOldFashion-webfont.eot');
    src: url('JustOldFashion-webfont.eot?#iefix') format('embedded-opentype'),
         url('JustOldFashion-webfont.woff') format('woff'),
         url('JustOldFashion-webfont.ttf') format('truetype'),
         url('JustOldFashion-webfont.svg#JustOldFashionRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.number {
	font-family:'Arial';
	font-size: 28px;
	line-height: 1.0em;
	padding-left: 22px;


	

}
.footer {
	font-size: 12px;
	font-family:'ColaborateThinRegular';
	color: #990000;
}
.footer a{
	font-size: 12px;
	font-family:'ColaborateThinRegular';
	color: #990000;
	text-decoration:none;
}
.creater {
	font-size: 10px;
	color: #FFFFFF;
}
