body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #272727;
	background-image: url(images/page_back.gif);
	background-repeat: repeat-x;
	background-color: #2452E6;
	font-size: 11px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #009900;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}

h4{
	background-image: url(images/title_back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 27px;
	width: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

h5 { 
}

h6 { 
}

p{
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}


a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

.link01 {
}

.link01:hover {
}

.link02 {
}

.link02:hover {
}

.link03 {
}

.link03:hover {
}

.link04 {
}

.link04:hover {
}

.linksmall {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.linksmall:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.left {
	float: left;
}

.right {
	float: right;
}


.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #1A31BC;
}

.text2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}

.text3 {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}

.text4 {
}

.smalltext {
}

.border1{
	border: 1px solid #CCCCCC;
}

.border2{
}

.border3{
}

#wrapper {
	width: 834px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#header{
	height: auto;
	width: 834px;
}

/* Menu */

.menu{
	font: bold 13px Arial;
	width: 814px; /*leave this value as is in most cases*/
	overflow: hidden;
	height: 44px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/btn_back.jpg);
	background-repeat: no-repeat;
}

.menu ul{
	margin: 0;
	float: left;
	width: 814px;
	height: 44px;
	padding-left: 20px;
}

.menu ul li{
display: inline;
}

.menu ul li a{
	float: left;
	color: #000066;
	text-decoration: none; /*dark purple divider between menu items*/
	padding-top: 15px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
}

.menu ul li a:hover, .menu ul li .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 15px; /*shift text down 1px for selected and active item*/
	padding-bottom: 11px;
	background-image: url(images/btn_hover.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}



/* End of Menu */

#content {
	height: auto;
	width: 834px;
	background-color: #FFFFFF;
}

#content_left{
	height: auto;
	width: 545px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}

#content_left_inner{
	width: 208px;
	height: auto;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}

#content_right {
	width: 218px;
	height: 425px;
	float: left;
	background-image: url(images/right_back.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 30px;
}

#content_right_inner {
	height: auto;
	width: 570px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#content_right_contact {
	background-image: url(images/contactus_back.gif);
	background-repeat: no-repeat;
	height: 158px;
	width: 170px;
	padding-top: 71px;
	margin-left: 20px;
	padding-left: 10px;
}
/*list*/

.list {
	width: 217px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #333;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	}
	
.list ul {
	margin: 0;
	border: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-type: none;
		}
		
.list li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9A60A;
	padding: 0px;
		}
		
.list li a {
	display: block;
	background-color: #FAF178;
	color: #009900;
	text-decoration: none;
	width: 178px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(images/icon_list.gif);
	background-repeat: no-repeat;
	background-position: 10px;
		}

.list li a:hover {
	background-color: #FF9900;
	color: #fff;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEC946;
	border-left-color: #FAD887;
	width: 168px;
	height: auto;
		}
		
#footer {
	width: 814px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat;
	height: 100px;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#footer p {
	margin: 0;
	color: #333333;
	padding-top: 20px;
	font-size: 11px;
}

#footer a {
	color: #0033CC;
	font-size: 11px;
}

#footer img {
	float: right;
	padding-right: 20px;
	padding-top: 0px;
}


#gallery{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border: 2px solid #006600;
	position: relative;
	z-index: 0;
}

/* drop down menu*/


.productmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 200px; /* Main Menu Item widths */
	border-bottom: 1px solid #ccc;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
 
.productmenu ul li{
position: relative;
}

/* Top level menu links style */
.productmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: white;
	text-decoration: none;
	padding: 6px;
	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
	font-size: 11px;
}

.productmenu ul li a:link, .productmenu ul li a:visited, .productmenu ul li a:active{
background-color: #006600; /*background of tabs (default state)*/
}

.productmenu ul li a:visited{
color: white;
}

.productmenu ul li a:hover{
	background-color: #000033;
	font-size: 11px;
}

/*Sub level menu items */
.productmenu ul li ul{
position: absolute;
width: 180px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.productmenu a.subfolderstyle{
background: url(images/right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .productmenu ul li { float: left; height: 1%; }
* html .productmenu ul li a { height: 1%; }
/* drop down menu End */








.jqueryslidemenu{
	width: 814px;
	height: 44px;
	padding-left: 20px;
	background-image: url(images/btn_back.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}

.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: #000066;
	text-decoration: none;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #759610;
}

* 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: #000066;
}

.jqueryslidemenu ul li a:hover{
color: white;
background-image: url(images/btn_hover.gif); /*background of tabs (default state)*/
background-repeat: repeat-x;
background-position: center bottom;
}
	
/*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{
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	background-color: #9CCB15;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

.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{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

