/*//---------------------------------------------*/
/*// Name: SITENAME - Default Style Sheet		 */
/*// Specification: CSS 2.1						 */
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Template Settings							 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Body & Table Settings						 */
	/*//---------------------------------------------*/

		/* styles for body and tables contained on the template */

		body
		{
			background: #fff;
		}
		.siteTable
		{
			margin-top:23px;
			border:2px solid #5d5d5d;
			width:900px;
			/* background: url(images/pagebgnew.jpg) repeat-y; */
			margin-bottom:23px;
		}

		.blogBox {
			width:261px;
			font-style:italic;
			font-family:arial;
			font-size:12px;
			margin-left:7px;
		}

		.blogBox a {
			text-decoration:none;
			font-size:12px;
			font-weight:bold;
		}

		.blogBox a:hover {
			text-decoration:underline;
			font-size:12px;
			font-weight:bold;
		}

		.blogBox .tableRowFooter, hr {
			display:none;
		}



	/*//---------------------------------------------*/
	/*// Header Settings							 */
	/*//---------------------------------------------*/

		/* styles for header contained on the template */

		.header
		{
			background: url(images/headernew.jpg) no-repeat;
			width:900px;
			height:191px;
			text-decoration:none;
		}


	/*//---------------------------------------------*/
	/*// Navigation Settings						 */
	/*//---------------------------------------------*/

		/* styles for Links And Navigation contained on the template */

		.navbox
		{
			background: #90c2dd url(images/navbgnew.jpg) no-repeat;
			width:272px;
			padding-left:12px;
			padding-right:4px;
		}

		.navbutton
		{
			background: url(images/navbuttonnew.jpg) no-repeat;
			width:197px;
			height:32px;
			display:block;
			font-size:19px;
			font-family:arial,verdana,'trebuchet ms';
			color:#fff;
			text-decoration:none;
			padding-top:4px;
			margin-bottom:3px;
		}
		.navbutton:hover
		{
			color:#41516B;
		}


	/*//---------------------------------------------*/
	/*// Side Navigation Settings					 */
	/*//---------------------------------------------*/


	/*//---------------------------------------------*/
	/*// Footer Settings							 */
	/*//---------------------------------------------*/

		/* styles for Footer And BVLOGO contained on the template */

		.footernew
		{
			background: url(images/footernew.jpg) no-repeat;
			width: 900px;
			height: 34px;
			font-family:verdana,arial,'trebuchet ms';
			font-size:10px;
			color:#fff;
		}

/*//---------------------------------------------*/
/*// Content Cell Settings						 */
/*//---------------------------------------------*/


		.bodybox
		{
			background:url(images/bodybgnew.jpg) no-repeat;
			width:585px;
			padding-left:8px;
			padding-right:19px;
			font-size:12px;
			font-family:arial,verdana,'trebuchet ms';
			color:#011736;
			padding-top:18px;
		}
		.formbodybox
		{
			background:url(images/form-bg.jpg) top no-repeat #fff;
			width:900px;
			padding-left:8px;
			padding-right:19px;
			font-size:12px;
			font-family:arial,verdana,'trebuchet ms';
			color:#011736;
			padding-top:18px;
		}
 .contentmain
 {
 	font-size:12px;
			font-family:arial,verdana,'trebuchet ms';
			color:#011736;
			font-weight:bold;
 }

 .titleText
 {
 		font-size:30px;
 }

		.homesubtitle
		{
			background: url(images/sectiontitlenew.jpg) no-repeat;
			height:51px;
			width:191px;
			color:#fff;
			font-size:16px;
			font-weight:normal;
			display:block;
			margin: auto;
		}

		.homesubtitle p
		{
			padding-top:17px;
		}

				.homesubtitleTwoline
				{
					background: url(images/sectiontitlenew.jpg) no-repeat;
					height:51px;
					width:191px;
					color:#fff;
					font-size:16px;
					font-weight:normal;
					display:block;
					margin: auto;
				}

				.homesubtitleTwoline p {
					padding-top: 17px;
				}

/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Title Settings								 */
	/*//---------------------------------------------*/

		/* styles for Titles contained in the bodycontents */

		h1 {
			font-size:30px;
			font-family:arial,verdana,'trebuchet ms';
			color:#011736;
			font-weight:bold;
			margin: 0;
			padding: 0;
		}

		.Main a
		{
			color:#1E7CB0;
		}

	/*//---------------------------------------------*/
	/*// Text Settings								 */
	/*//---------------------------------------------*/

		/* styles for text contained in the bodycontents */

		/* sidebar blog section */
		.bloghead {
				font-size:18px;
				font-family:arial,verdana,'trebuchet ms';
				color:#fff;
				width:260px;
				text-align:left;
				font-weight:bold;
				padding-left:12px;
				padding-right:0px;
		}

		.bloghead a {
				font-size:18px;
				font-family:arial,verdana,'trebuchet ms';
				color:#fff;
				text-align:left;
				font-weight:bold;
				text-decoration:none;
		}

		.bloghead a:hover {
				font-size:18px;
				font-family:arial,verdana,'trebuchet ms';
				color:#fff;
				text-align:left;
				font-weight:bold;
				text-decoration:underline;
		}

		.blog {
				font-size:12px;
				font-family:arial,verdana,'trebuchet ms';
				color:#011736;
				width:260px;
				text-align:left;
				font-style:italic;
				padding-left:12px;
				padding-right:0px;
		}

		.blog a {
				font-size:12px;
				font-family:arial,verdana,'trebuchet ms';
				color:#1E7CB0;
		}

		.blog a:hover {
				font-size:12px;
				font-family:arial,verdana,'trebuchet ms';
				color:#fff;
		}

	/*//---------------------------------------------*/
	/*// Link Settings								 */
	/*//---------------------------------------------*/

		/* styles for links contained in the bodycontents */

	/*//---------------------------------------------*/
	/*// Image Settings								 */
	/*//---------------------------------------------*/

		/* styles for images contained in the bodycontents */

	/*//---------------------------------------------*/
	/*// Form Settings								 */
	/*//---------------------------------------------*/

		/* styles for forms contained in the bodycontents */

	.borderTable
	{

	}
	.tableRowHeader
	{

	}
	.tableRowFooter
	{

	}
	.textRequiredField {
		font-weight: bold;
	}
	.textSmallerFont
	{

	}
	.labelColumn
	{

	}
	/*//---------------------------------------------*/
	/*// Other Settings								 */
	/*//---------------------------------------------*/

		/* styles for any other contained in the bodycontents */

		.testimonialBoxTop {
			background: url(images/testimonialBoxTop.png) no-repeat scroll 0 0 transparent;
			height: 14px;
			width: 287px;
		}

		.testimonialBoxContents {
			background: url(images/testimonialBoxContents.png) repeat-y scroll 0 0 transparent;
			padding: 0 14px 4px;
			text-align: left;
			width: 259px;
		}

		.testimonialBoxBottom {
			background: url(images/testimonialBoxBottom.png) no-repeat scroll 0 0 transparent;
			height: 29px;
			margin: 0 0 10px;
			width: 287px;
		}

		a.navbuttonPage {
			clear: both;
			background: url(images/navbuttonnew.jpg) no-repeat;
			width:197px;
			height:32px;
			display:block;
			font-size:19px;
			font-family:arial,verdana,'trebuchet ms';
			color:#fff;
			text-decoration:none;
			padding-top:4px;
			margin-bottom:3px;
		}

		a.navbuttonPage:hover {
			color: #41516B;
		}

		.newsletter {
			margin: 20px 0 0 0;
			font-size: 20px;
		}

		.newsletter .mainTableBorder {
			border: 0;
		}

		.newsletter .mainTableBorder td {
			font-size: 12px;
		}

		.formsubtitle
		{
			background: url(images/formsubtitle.jpg) no-repeat;
			height:34px;
			width:527px;
			color:#fff;
			font-size:16px;
			font-weight:normal;
			display:block;
			margin: auto;
			padding: 17px 0 0 0;
		}

		.slogan {
			font-size: 24px;
			color: #4B90B9;
			font-style: italic;
			font-family: Georgia, Times, 'Times New Roman', serif ;
		}


/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/

div.partnersHolder
{
	padding: 10px 10px;
	background: url(/resources/images/pcasaleTrans.png);
	border-radius:4px;
	width:90%;
	margin: 27px auto 0px auto;
	height: 400px;
}
div.partnersHolder img
{
	border-radius:2px;
}

