@charset "utf-8";
/* CSS Document */

.tddiv
{
float: left;
}

.footerleftcontent
{
font-family:Arial;
font-size: 12px;
color:#585757;
text-align:left;
}

.footercentercontent
{
font-family:Arial;
font-size: 12px;
color:#585757;
text-align:center;
}

.footerrightcontent
{
font-family:Arial;
font-size: 12px;
color:#585757;
text-align:right;
}

.hostingbuttoncontent
{
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#323232;
}

.freequotecontent
{
font-family:Arial;
font-size: 19px;
}

.freequotebuttoncontent
{
font-family:"Myriad Pro";
font-size:18px;
}

.quotecontent
{
font-family:Arial;
font-size:12px;
}

.servicetitle
{
font-family:Arial;
font-size:22px;
color: #748290;
text-align:center;

}

.servicedescrip
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#363636;

}

.serviceinnertitle
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;;
color:#0054a7;


text-transform:uppercase;

}

.contactvcard
{
font-family:Arial;
font-size: 16px;
color: #0356ae;
font-weight: bold;
}

.contactcontent
{
font-family:Arial;
font-size:13px;
}

.hover
{
background-color:#0a4b84;
color:#ffffff;
font-family:Arial;
font-size: 13px;
}

.noeffect
{
color: #ffffff;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
}

.aboutcontent
{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
}

.abouttitle
{
font-family:"Microsoft Sans Serif";
font-size:20px;
color:#0a4b84;
font-weight:bolder;

}

.aboutinnertitle
{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color:#0054a6;
font-weight:bold;
}

.setPagenum
{
padding-left: 3px; 
padding-right: 3px; 
padding-top: 1px; 
padding-bottom: 1px;
background-color: #06559a;
}

.resetPagenum
{
padding-left: 3px;
padding-right: 3px;
padding-top: 1px;
padding-bottom: 1px;
background-color: #cecece;
color:#000000;
	}
	
	
.hometitle
{
font-family:Arial;
font-size:30px;
}

.homecontent
{
font-family:Arial;
font-size:12px;
text-align:justify;
}

.poptitle
{
font-family:"Microsoft Sans Serif";
font-size:16px;
color:#ffffff;
}

.popcontent
{
font-family:"Microsoft Sans Serif";
font-size:12px;
text-align:justify;
}

.popinnertitle
{
font-family:"Microsoft Sans Serif";
font-size:13px;
font-style:italic;
color:#125c9e;
font-weight:bold;
}
/*-----------------------------------------
         Awards page css starts
--------------------------------------------*/

.csstitle
{
	 color: #0054A6;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
	width:510px;
	/*padding:2px 5px 8px 5px;
	height:20px;*/
	float:left;
}
.cssdate
{
	
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
	padding-top:5px;
	color:#525252;
	width:270px;
	height:20px;
	text-align:right;
	
	float:left;
}

.csshead
{
	width:795px;
	height:25px;
}
.cssdesc
{
	width:795px;
	height:130px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#525252;
	
	
}
.cssdesc a
{
	border:none;
	outline:none;
	color:inherit;
	text-decoration:none;
}
.cssdesc a img
{
border:none;
	outline:none;
}
.cssimage
{
	width:200px;
	height:130px; 
	float:left; 
	
}
.csscont
{
	width:565px;
	height:130px; 
	float:left;
	line-height:20px;
	padding-left:15px;
	padding-top:0px;
	text-align:justify;
}
.csrate
{
	width:560px;
	height:20px;
	margin-top:20px;
	text-align:right;	
	
	position:relative;
}
.csscont a
{
	border:none;
	outline:none;
	color:#525252;
	text-decoration:none;
}
.csscont a:hover
{
	color:#484747;
	font-weight:bold;
}
.hline
{
	margin-top:20px;
	width:800px;
	height:2px;
	background-image:url(../images/horizontalline.jpg);
}
/*-----------------------------------------
         Yelp page css starts
--------------------------------------------*/
.yelplink
{
 margin:15px 0 0 180px; width:207px; height:48px;position:relative;
}

.yelplink a img
{
	
	display:block;
	position:relative;
	border:none;
	outline:none;
	background-image:url(../images/aboutus/testimonials/yelp_back.png);
	width:207px;
	height:48px;
}

.yelplink a:hover img
{
	background-image:url(../images/aboutus/testimonials/yelp_over.png);
	position:relative;
	display:block;
}
