@charset "utf-8";
/* CSS Document */

body{margin:0px;
padding:0px;
background-image:url(../images/bg.jpg);
background-color:#18354a;
}

body,td,div,p,tr,table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
}


/*======================= Main Menu ==========================*/

.menu{font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:12px;}

.menu td{color:#FFFFFF;
font-weight:bold;
font-size:12px;}

.menu td A{color:#FFFFFF;
font-weight:bold;
font-size:12px;
text-decoration:none;}

.menu td A:hover{color:#ff0000;
font-weight:bold;
font-size:12px;
text-decoration:none;}

/*=======================End Main Menu ==========================*/


/*=======================Banner Part ==========================*/

.banner01{background-image:url(../images/banner01.jpg);
width:899px;
height:66px;}

.banner02{background-image:url(../images/banner02.jpg);
width:899px;
height:112px;
background-repeat:no-repeat;}

.banner03{background-image:url(../images/banner03.jpg);
width:899px;
height:125px;
background-repeat:no-repeat;
}

.banner04{background-image:url(../images/banner04.jpg);
width:899px;
height:145px;
background-repeat:no-repeat;}

/*=======================End Banner Part==========================*/


/*=======================Body part ==========================*/

.containTxt{font-size:12px;
color:#FFFFFF;
text-align:justify;}

.containTxt A{font-size:12px;
color:#FFFF99;
text-decoration:underline;
}

.containTxt A:hover{font-size:12px;
color:#FFFFFF;
text-decoration:underline;
}



.differentTable{background-color:#14395a;
border:2px solid #1a7ac3;}

.whiteTxt{font-size:18px;
font-weight:bold;
color:#FFFFFF;}

.whiteTxt2{font-size:15px;
font-weight:bold;
color:#FFFFFF;}

.whiteTxt3{font-size:13px;
font-weight:bold;
color:#FFFFFF;}

.blacktext{font-size:24px;
font-weight:bold;
color:#000000;}

.imgBorder{ border:2px solid #5b738f;}


/*=======================End Body Part==========================*/






/*=======================Testimonials==========================*/


.testimonial_table{
background-color:#c40005;
border:2px solid #c40005;}


.testimonial_tableth{
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:24px;
font-weight:bold;
}

.testimonial_table td{
background-color:#ffffff;
}



. testi_table{
background-color:#ff0000;
padding-top:10px;}

. testi_tabletd{
background-color:#E5F3FE;}

.testi_txt{
font-size:11px;
padding:4px;
text-align:justify;}

.clientname{ font-size:11px;
font-weight:bold;
color:#ff0000;
padding-right:3px;}


.date{ font-size:11px;
color:#003399;
padding-right:3px;}


input{color:#000000;
border:1px solid #0066CC;
width:150px;}



textarea{color:#000000;
border:1px solid #0066CC;
width:350px;
height:100px;}

.inputButton{ font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ffffff;
border:1px solid #0066CC;
width:100px;
background-color:#003366;
cursor:pointer;}

.paddingtop10{ padding-top:10px;}

/*=======================End Testmonial Part==========================*/

.googlead{background-color:#FFFFFF;
border:1px solid #FF0000;}


/*=======================Footer Part==========================*/

.footerTxt{font-size:11px;
color:#CCCCCC;}


/* Start Paging Css */
.Paging{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	background-color: #336699;
}
.Paging TD
{
	font-weight: normal;
	font-size: 10px;
}
.Paging A
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.Paging A:hover
{
	color: #6699ff;
	text-decoration: none;
}
.Paging Label  /* Inactive Link*/
{
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.Paging span  /* Selected Page ID*/
{
	font-weight: bold;
	font-size: 10px;
	color: #ffcc99;
}

/*Profile Edit menu*/
.PagingLinks
{
	background-color: #336699;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.PagingLinks:hover
{
	background-color: #336699;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.PagingLinksSelected
{
	background-color: #336699;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.PagingLinksDisabled
{
	background-color: #336699;
	font-size: 10px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
}
.main {
	color: #FFF;
}

