@charset "utf-8";

/* CSS Document */



@import url(http://fonts.googleapis.com/css?family=Dancing+Script);



.main {

	width: 1000px;

	background-color: #FFFFFF;

	margin-left: auto;

	margin-right: auto;

	padding-left: 10px;

	padding-right: 10px;

	-webkit-box-shadow: 5px 0px 0px 5px #161616;

	box-shadow: 0px 5px 5px 5px #161616;

}

.divbutton {

	height: 34px;

	background-color: #302581;

	border-radius: 15px 15px 0 0;

	padding-left:20px;

}

.menulink {

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	text-decoration:none;

	color:#FFF;

	text-transform:uppercase;

}

.menulink:hover {

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	text-decoration:none;

	color:#da251c;

	text-transform:uppercase;

}

.divlogo {

	float: left;

	padding-top: 4px;

	padding-left: 4px;

	margin-bottom: 15px;

	height: 55px;

	width: 100px;

	text-align: center;

}

.divbg {height:70px;

background-image:url(images/logoBg.jpg);

background-repeat:no-repeat;

padding-left:10px;

}

.bodytxt {

	font-family: muli;

	font-size: 14px;

	text-decoration: none;

	color: #1a1a1a;

	line-height: 20px;

	font-style: normal;

	font-weight: 400;

}

.divfooter {

	background-color:#302581;

	height:60px;

	border-radius:10px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#FFFFFF;

}

.divservice {

	border: 1px solid #dadada;

	border-radius: 6px 6px 0px 0px;

	margin-top:10px;

	margin-bottom:15px;

}

.line {

	background-image: url(images/buttonArrow.jpg);

	width: 10px;

	height: 10px;

	margin-top: 12px;

	background-position: center;

	-webkit-box-shadow: 5px 0px 5px #131313;

	box-shadow: 5px 0px 5px #131313;

	

	

}

.divcircle {

	width: 5px;

	height: 5px;

	border-radius: 50%;

	background-color: #7FC318;

	border: 1px solid #74a015;

	overflow: hidden;

}



.tablestyle td{border-bottom:1px solid #E4E4E4;}



.mainHeading{font-family: 'Dancing Script', cursive; font-size:30px; color:#033D6C;}



.dash{width:100%; height:1px; border-bottom:1px dashed #D8D8D8;}



.divProd{

	width: 48%;

	height: 360px;

	float: left;

	margin-right: 5px;

	padding-top: 2px;

	padding-right: 2px;

	padding-left: 2px;

	padding-bottom: 2px;

	border: 1px solid #CCCCCC;

	margin-bottom:10px;

	border-radius: 5px;

	-moz-border-radius: 5px;

}



.divProd1{

	width: 31%;

	height: 580px;

	float: left;

	margin-right: 5px;

	padding-top: 2px;

	padding-right: 2px;

	padding-left: 2px;

	padding-bottom: 2px;

	border: 1px solid #CCCCCC;

	border-radius: 5px;

	-moz-border-radius: 5px;

}





.txtwhite{

	font-family: muli;

	font-size: 11px;

	color: #FFFFFF;

	text-transform: uppercase;

}



.right_bullet{

	list-style-image: url(images/right_bullet.jpg);

	line-height: 26px;

	color: #1a1a1a;

	font-size: 14px;

	font-family: muli;

}



.subheadings{font-family:muli; font-size:16px; color:#302581;}



.divLogos{

	width: 150px;

	height: 100px;

	padding: 30px;

	

	float: left;

	text-align: center;

	margin: 12px;



border-radius:20px; border:2px solid #ccc;

box-shadow:0 0 10px #A0A0A0;

}



.divLogos:hover{

	box-shadow:inset 0 10px 10px #4A4A4A;

	

	-moz-box-shadow:inset 0 10px 10px #4A4A4A;

}



.links{

	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;

	font-size: 16px;

	text-decoration: none;

	color: #3A3A3A;

}





.links:hover{

	color: #009246;

}



.table td{border-bottom:1px solid #DCDCDC; line-height:30px;}


.inputbox{width: 100%; padding: 10px; border: 1px solid #ccc}
.divimage{ padding:6px; border:1px solid #DCDCDC;} 