﻿
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #285b95;
	margin-top: 5px;
	margin-bottom: 5px;
}

a:link
{
	color: #868686;
	text-decoration: none;
}
/* unvisited link */
a:visited
{
	color: #2c2c2c;
	text-decoration: none;
}
/* visited link */
a:hover
{
	color: #fe6e25;
	text-decoration: none;
}
/* mouse over link */
a:active
{
	color: #2c2c2c;
	text-decoration: none;
}
/* selected link */


.mainbg
{
	vertical-align: top;
	width: 852px;
	color: white;
	position: absolute;
	left: 50%;
	margin-left: -426px;
	background-color: #FFFFFF;
	height: auto;
}

.contentcetner
{
	margin-left: auto;
	margin-right: auto;
	width: 786px;
}


.logobg
{
	width: 782px;
	float: left;
	background-image: url(../images/logo-bg.jpg);
	height: 135px;
}

.logo
{
	float: left;
	width: 300px;
	margin-top: 25px;
}

.headertext
{
	float: right;
	width: 389px;
	color: #666666;
	text-align: right;
	margin-top: 35px;
	margin-right: 20px;
	font-size: 10px;
	height: 15px;
}

.topmenu
{
	background-image: url(../images/menu-bg.jpg);
	width: 782px;
	height: 50px;
	float: left;
}

.header
{
	float: left;
	width: 786px;
	height: 221px;
	margin-top: 15px;
}

/*green panel start */


.panelgr
{
	width: 232px;
	float: left;
	margin-top: 20px;
	margin-left: 1px;
}
.panelgrtop
{
	float: left;
	width: 242px;
	height: 28px;
	background-image: url(../images/green.jpg);
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	font-size: 16px;
	font-family: "Century Gothic";
	text-align: center;
	padding-top: 11px;
}

.panelgrcenter
{
	border-left: solid 1px #b1c901;
	border-right: solid 1px #b1c901;
	width: 240px;
	float: left;
	color: #333333;
}
.panelgrcenter a
{
	color: #c0c900;
}

.panelgrbottom
{
	width: 242px;
	float: left;
	height: 15px;
}

.img
{
	width: 220px;
	margin-top: 0px;
	margin-bottom: 10px;
}


.text
{
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/*green panel end */





/*orange panel start */

.panelor
{
	width: 232px;
	float: left;
	margin-top: 20px;
	margin-left: 32px;
	margin-right: 28px;
}
.panelortop
{
	float: left;
	width: 242px;
	height: 28px;
	background-image: url(../images/org.jpg);
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	font-size: 16px;
	font-family: "Century Gothic";
	text-align: center;
	padding-top: 11px;
}

.panelorcenter
{
	border-left: solid 1px #e38b03;
	border-right: solid 1px #e38b03;
	width: 240px;
	float: left;
	color: #333333;
}
.panelorcenter a
{
	color:#e3900d;
}

.panelorbottom
{
	width: 242px;
	float: left;
	height: 15px;
}

.imgor
{
	width: 230px;
	margin-top: 0px;
	margin-bottom: 10px;
}


.textor
{
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


/*orange panel end */






/*blue panel start */

.panelblu
{
	width: 232px;
	float: left;
	margin-top: 20px;
}
.panelblutop
{
	float: left;
	width: 242px;
	height: 28px;
	background-image: url(../images/blu.jpg);
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	font-size: 16px;
	font-family: "Century Gothic";
	text-align: center;
	padding-top: 11px;
}

.panelblucenter
{
	border-left: solid 1px #3fbcd8;
	border-right: solid 1px #3fbcd8;
	width: 240px;
	float: left;
	color: #333333;
}

.panelblucenter a
{
	color:#62bdd8;
}

.panelblubottom
{
	width: 242px;
	float: left;
	height: 15px;
}

.imgblu
{
	width: 230px;
	margin-top: 0px;
	margin-bottom: 10px;
}


.textblu
{
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


/*blue panel end */

.bottomtext
{
	width: 759px;
	background-color: #f8f8f8;
	border: solid 1px #e4e4e4;
	padding: 10px;
	margin-top: 25px;
	float: left;
	color: #666666;
	font-family: "Century Gothic";
	font-size: 10px;
}

.bottomtext a:hover
{
	color: #fe6e25;
}

.bottomtext table
{
	width: 720px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.footer
{
	width: 842px;
	background-image: url(../images/footer.jpg);
	height: 30px;
	float: left;
	margin-top: 10px;
	text-align: right;
	padding-top: 20px;
	background-repeat: no-repeat;
	padding-right: 10px;
	font-size: 10px;
}


/*subpage contents start */


.subpagecontents
{
	width: 100%;
	float: left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	/*border-right: solid 1px #CCCCCC;*/
}

.testimonial
{
	float: right;
	width: 150px;
	background-color: #f9f9f9;
	border: solid 1px #e4e4e4;
	margin-top: 20px;
	color: #666666;
	padding: 10px;
}



.subpagetop
{
	width: 800px;
	height: 18px;
	background-image: url(../images/subpage-top-img1.jpg);
	background-repeat: no-repeat;
	padding: 8px;
	font-family: "Century Gothic";
	font-size: 16px;
	color: white;
	font-weight: bold;
}


.testimonialtop
{
	background-color: #e6e6e6;
	text-align: left;
	padding: 2px;
	font-family: "Century Gothic";
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	height: 20px;
}

.testimonialtop img
{
	float: left;
}

.subpagecontents a:link
{
	color: #000000;
	text-decoration: underline;
}
/* unvisited link */
.subpagecontents a:visited
{
	color: #000000;
	text-decoration: none;
}
/* visited link */
.subpagecontents a:hover
{
	color: #fe6e25;
	text-decoration: none;
}
/* mouse over link */
.subpagecontents a:active
{
	color: #000000;
	text-decoration: none;
}
/* selected link */



/*subpage contents end */






/*top menu css start */



.jqueryslidemenu
{
	font: bold 12px Verdana;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.jqueryslidemenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li
{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a
{
	display: block;
	color: white;
	padding: 10px 40px;
	border-right: 1px solid #FFFFFF;
	color: #2d2b2b;
	text-decoration: none;
	margin-top: 7px;
}

* html .jqueryslidemenu ul li a
{
	/*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited
{
	color: white;
}

.jqueryslidemenu ul li a:hover
{
	color: #ffff00;
}

/*1st sub level menu*/
.jqueryslidemenu ul li ul
{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li
{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul
{
	top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a
{
	font: normal 13px Verdana;
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid #253d46;
	background-color: #1e2d33;
}

.jqueryslidemenuz ul li ul li a:hover
{
	/*sub menus hover style*/
	background: #eff9ff;
	color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass
{
	top: 20px;
	right: 10px;
}

.rightarrowclass
{
	top: 6px;
	right: 5px;
}


/*top menu css end */
