
html
{
      margin:0;
    padding:0;
    border: 0px;
   
     height:100%;
     position:relative;
          background-image :url(../images/bg.jpg);
 background-repeat:no-repeat;
 background-position: top center;
 background-color:White;
}


body
{
  
 margin-top:0px;
   border: 0px;
      height:100%;
      padding:0px 0px 0px 0px;
}

.top_widgets
{
      position:relative;
      margin-left:auto;
      margin-right:auto;
      width:920px;
       height:82px;
  
 overflow:hidden;
      
}

.widget_pos
{
     width:900px;
     float:left;
     position:relative;
     left:-20px;   
}

.top_widgets a:link
{
    height:105px;
       z-index:200;
      
}



a img {border: none;}

.alignmid {
	vertical-align : middle;
} 

/*Coin Slider*/
.cs-buttons { 
	font-size: 0px; 
	padding: 10px; 
	float: left; 
	}
	
.cs-buttons a { 
	margin-left: 5px; 
	height: 1px; 
	width: 1px; 
	float: left; 
	color: #000; 
	text-indent: -1000px; 
	}
	
.cs-active { 
	background-color: #000; 
	color: #000; 
	}

.cs-prev {
	margin-top: 85px;
	background-image: url(../images/prev.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin-left: 380px;
	height: 32px;
	width: 32px;
	}
 
.cs-next {
	margin-top: 85px;
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin-right: 20px;
	height: 32px;
	width: 32px;
	}


h1
{
   	font-family: Segoe UI, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#3A3A3A;
     vertical-align:text-top;
     line-height:5px;
     padding-left:15px;
    
     
}

h2
{
   	font-family: Segoe UI,"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight:bold;
		color: #3A3A3A;
     vertical-align:text-top;
     line-height:15px;
}

.form_label
{
   	font-family: Segoe UI,"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight:bold;
		color: #3A3A3A;
     vertical-align:text-top;
   
     line-height:28px;
     
}



.updateframe
{
    position:fixed;
    top:40%;
    left:40%;   
     text-align:right;
     margin-right:15px;
     vertical-align:middle;
     height:70px;
    width:300px; 
    padding-top:2px;
      background-image: url('../images/updatebg.png');
        background-repeat: no-repeat;
        padding-right:20px;
        z-index:999;
}

.form_label a:link,a:visited
{
	color:#3A3A3A;	 
}
 
.order_item_description
{
      	font-family: Segoe UI,"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
 display:inline;
		color: #00A7E5;
     vertical-align:text-top;
     height:30px;
     padding-bottom:3px;
     padding-left:15px;
}

.form_summary_break
{
      height:10px;
      width:900px;
       
     position:relative;
    	background-image: url(../images/formbreak_small.jpg);
  		background-repeat:no-repeat;
  	background-position:left;
  	padding-bottom:5px;
  	 
}

.form_label_small
{
   	font-family: Segoe UI,"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;

 
		color: #3A3A3A;
     height:30px;
 width:auto;
     line-height:30px;
        position:relative;
        margin-bottom:2px;
}


.form_dropdown
{
    
 height:30px;   
  width:370px;
  	font-family: Segoe UI,"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #3A3A3A;
	font-weight:bold;
	  padding-left:5px;
	 border-style:none;
       	background-image: url(../images/form_field_bg.png);
  	background-repeat:no-repeat;
  	background-position:top left;   
    background-color:transparent;
    
}
.form_text
{
  height:30px;   
  width:370px;
  	font-family: Segoe UI,"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #3A3A3A;
	font-weight:bold;
	 border-style:none;
       padding-left:5px;
       padding-right:5px;
       	background-image: url(../images/form_field_bg.png);
  		background-repeat:no-repeat;
  	background-position:top left;
  	background-color:transparent;
}

.form_text_required
{
  height:30px;   
  width:370px;
  	font-family: Segoe UI,"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #3A3A3A;
	font-weight:bold;
	 border-style:none;
       padding-left:5px;
       padding-right:5px;
       	background-image: url(../images/form_field_req.png);
  		background-repeat:no-repeat;
  	background-position:top left;
  	background-color:transparent;
}

.form_text_area
{
   height:250px;   
  width:780px;
  	font-family: Segoe UI,"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #3A3A3A;
	font-weight:bold;
	 border-style:none;
       padding-left:5px;
       padding-right:5px;
       	background-image: url(../images/form_field_area.png);
  		background-repeat:no-repeat;
  	background-position:top left;
  	background-color:transparent;   
    
    
}

.form_text_captcha
{
   height:40px;   
  width:100px;
  	font-family: Segoe UI,"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #3A3A3A;
	font-weight:bold;
	 border-style:none;
       padding-left:5px;
       padding-right:5px;
       	background-image: url(../images/form_field_captcha.png);
  		background-repeat:no-repeat;
  	background-position:top left;
  	background-color:transparent;   
     display:inline;
}

.main_container{
	width:920px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	top: 0px;
}

.mappoint
{
  font-size:x-small;
 
  	background-image: url(../images/mappointback.png);
  	background-repeat:no-repeat;
    color:White;
   font-weight:bold;
  font-family :Lucida Console;
 overflow:visible;
 padding-left:4px;
 padding-right:4px;
 
    
}

.mappoint2
{
  font-size:large;
 
  border-style:solid;
  border-width:medium;
  border-color:Black;
    color:White;
   font-weight:bold;
  font-family :Lucida Console;
 overflow:visible;
 
 padding-left:4px;
 padding-right:4px;
  padding-bottom:4px;
  padding-top:4px;
    
}

.main_top
{
    width:920px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	position: relative;
	 
  height:10px;
	 background-image: url(../images/main_top.jpg);
	 background-repeat:repeat-y;
}
.main{
	width:922px;
	position: relative;
  
  	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	position: relative;
	 
}

.banner_area{
	height: 90px;
	width: 920px;
	position:relative;
	left: auto;
	top: 0px;
	right: auto;
	z-index: 99;
	 background-image: url(../images/top_banner.png);
	 background-repeat:no-repeat;
	 
	 
}

 

/* 2nd Navigation Menu */
.small_dropdown_container {
	height : 16px;
	width : 141px;
	position: relative;
	left: 0px;
	top: -12px;
	z-index: 100;
	float: right;
	}

.small_menu1 {
	height: 16px;
	width: 141px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	}

.smallmenu_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	z-index: 100;
	}

.smallmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	height: 1em;
	z-index: 100;
	}
	
.smallmenu li {
	list-style: none;
	float: left; 
	z-index: 100;
	}
	
.smallmenu li a {
	display: block;
	background-color: #08324a;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	width: 133px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	z-index: 100;
	}

.smallmenu li ul {
	display: none; 
	width: 10em; /* Width to help Opera out */
	background-color: #4c4f52;
	z-index: 100;
	}

.smallmenu li:hover ul, smallmenu li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; 
	z-index: 100;
	}

.smallmenu li:hover li, smallmenu li.hover li {
	float: none; 
	z-index: 100;
	}

.smallmenu li:hover li a, smallmenu li.hover li a {
	background-color: #4c4f52;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	color: #FFF; 
	z-index: 100;
	}
	
.smallmenu li li a:hover {
	background-color: #000;
	color: #FFF;
	z-index: 100;
	}



.logo{
	height: 156px;
	 
	z-index: 2;
	position: relative;
	top: -20px;
	left: 5px;
	overflow: hidden;
}

.picture_pos_test
{
  position:absolute;
  top:0px;
  left:0px;   
}

.top_text {
	height: 20px;
	width: 740px;
	position: relative;
	z-index: 3;
	left: 170px;
	top: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	line-height: 18px;
	overflow: hidden;
}

.menubar{
	height: 36px;
	width: 920px;
	position: relative;
	left: auto;
	top: 138px;
	right: auto;
	z-index: 1;
	background-image: url(../images/menu_bg.jpg);
	overflow: hidden;
}

.search_area{
height : 30px;
	width : 240px;
	position:absolute;
	  
	z-index: 10;
	 left:740px;
	 background-image: url(../images/search_bg.png);
	 background-repeat:no-repeat;
	  padding-left:4px;
}

.login_area
{
    height : 35px;
	width : auto;
	position: absolute;
	  
	z-index: 10;
	 left:620px;
 top:1px;    
}

.navarea{
	width:920px;
	position: relative;
	 margin-left:auto;
	 margin-right:auto;
	z-index: 1;
	height: 300px;
	 
	 
	 
}

.counter
{
  width:920px;
  text-align:center;
  font-family:Tahoma;
  font-size:xx-small;   
  position:relative;
   margin-left:auto;
   margin-right:auto;
   text-align:center;
   color:Gray;
   height:20px;
}

.form_background
{
     position:relative;
     width:920px;
     height:auto;
    background-image: url(../images/form_background.jpg);
	 background-repeat:no-repeat;
	 background-position:center top;
    
}

.content_area
{
     position:relative;

    width:920px;
     float:left;
      background-image: url(../images/content_area.jpg);
	 background-repeat:no-repeat;
	 background-position:center top;
	 background-color:White;
	 border-color:#808080;
	 border-style:solid;
	 border-width:1px;
	 margin-left:auto;
	 margin-right:auto;
     
}

.sidemenuhead_area{
	width:650px;
	color: #FFFFFF;
	position: relative;
	left: 12px;
	z-index: 1;
	height: 15px;
	top: 120px;
	font-family: "Lucida Grande";
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	clear: both;
	overflow: hidden;
}



.sidemenuhead a{
	color: #FFFFFF;
	text-decoration: none;
}

.sidemenuhead a:hover{
	color: #000000;
	text-decoration: none;
}

.sidemenu{
	width:194px;
	color: #FFFFFF;
	position: relative;
	top: 126px;
	left: 0px;
	z-index: 9;
	height: 114px;
}

.nav_link_box {
	height: 25px;
	width: 194px;
	z-index: 3;
	position: relative;
	left: 0px;
	top: 6px;
	overflow: hidden;
}

 
 
/* Left side section */



.left_link_area{
 
	text-align: center;
	  height:100%;
	text-align: center;
	 
	width: 161px;
	
	position:relative;
}


 

/* Main section */

.welcome_bar{
	height: 30px;
	width: 680px;
	left: 0px;
	position: relative;
	text-align: center;
	 
	background-repeat:no-repeat;
	top: 0px;
}
 

.bar_logo {
	height: 38px;
	width: 111px;
	position: relative;
	z-index: 2;
	left: 590px;
	top: -24px;
}

.courses_top_right_1{
	height: auto;
	width: 690px;
	position: relative;
	top: -24px;
	left: 22px;
	background-image: url(images/coursesbg.html);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
}



.course_rightimage img{
	float: right;
	padding-left: 15px;
	position: relative;
}



.course_lefttext {
	padding-right: 15px;
	padding-top: 25px;
	padding-left: 15px;
	height: auto;
	width: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: White;
	line-height: 18px;
	position: relative;
}
.courses_top_left_1{
	height: auto;
	width: 690px;
	position: relative;
	padding: 0px;
	left: 13px;
	background-image: url(images/coursesbg.html);
	background-repeat: no-repeat;
	background-position: right;
	top: -20px;
}

.course_leftimage img{
	float: left;
	padding-right: 15px;
	position: relative;
}

.leftwidget
{
    padding-left:10px;  
	margin-left: auto;
	margin-right: auto;
}


.course_righttext {
	padding-right: 10px;
	padding-top: 25px;
	padding-left: 15px;
	width: auto;
	height: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: White;
	line-height: 18px;
	position: relative;
}
.course_bar {
	height: 6px;
	width: 701px;
	position: relative;
	left: 13px;
	top: -6px;
	background-image: url(../images/course_bar.jpg);
	}

 
 
.course_title_bar {
	float: left;
	height: auto;
	width: 701px;
	position:relative;
	left: 13px;
	top: 0px;
	 
	background-repeat:no-repeat;
	margin-bottom: 4px;
	}
	
.course_sub_title_bar {
	float: left;
	height: 60px;
	width: 701px;
	position: relative;
	left: 13px;
	top: 0px;
	background-image: url(../images/course_sub_title_bar.html);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	}
	
.coursebox{
	height: 161px;
	margin-left: 19px;
	vertical-align: middle;
	width: 700px;
	position: relative;
	clear: left;
	left: 0px;
	top: 0px;
	margin-bottom: 20px;
}

.courses{
	height: 171px;
	vertical-align: middle;
	width: 700px;
}


.coursedesc {
	vertical-align: top;
	background-image: url(../images/coursemid2.html);
	background-repeat:no-repeat;
	height: 300px;
	width: 670px;
	margin: 10px;
	padding-top: 16px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: White;
	text-align: left;
	overflow:scroll;
}

.coursedesc a
{
	color: White;

}

.header_bar
{
    position:relative;
    top:-6px;
}

.coursetext {
	vertical-align: top;
	 position:relative;
	 top:-70px;
	background-repeat: no-repeat;
	height: 165px;
	width: 450px;
	margin: 10px;
	padding-top: 16px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: White;
	text-align: center;
	overflow: auto;
}

.coursetext a
{
	color: White;
    
}

.course_moreinfo {
	vertical-align: top;
	padding-top: 10px;
	text-align: center;
	height: 30px;
}
.course_enquiry {
	vertical-align: top;
	padding-top: 10px;
	text-align: center;
}
.course_readmore {
	vertical-align: top;
	padding-bottom: 10px;
}

.textcontainer{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
	line-height: 40px;
	width: auto;
	position: relative;
	z-index: 2;
	text-align: left;
	top: 6px;
	overflow: hidden;
	
}
.textcontainer2{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 40px;
	height: 40px;
	width: auto;
	left: 100px;
	position: relative;
	z-index: 2;
	text-align: left;
	top: 16px;
	overflow: hidden;
}
 

.viewer {
	clear: left;
	height: 340px;
	width: 510px;
	position: relative;
	left: 11px;
	top: 0px;
	overflow: hidden;
	 
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.thumb_area {
	clear: left;
	height: 350px;
	width: 510px;
	position: relative;
	left: 11px;
	top: 10px;
	overflow:auto;
 
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

.thumb_area_item {
	clear: left;
	height: 375px;
	width: 170px;
	position: relative;
	left: 5px;
	overflow:scroll;
 
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}


 


.gallery_ad {
	clear: left;
	height: 93px;
	width: 510px;
	position: relative;
	left: 11px;
	top: 16px;
	overflow: hidden;
	text-align: center;
}

.right_1{
	width: auto;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	position: relative;
 
	font-family:"Segoe UI", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #464646;
	line-height: 18px;
	
}


.right_1 a:link,a:visited
{
	color: #464646;
	 
}

.right_1 a:hover
{
	 font-weight:bold;
	 
}
 
.text_heading {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0101;
}

.hr {
	background-image: url(../images/hr.jpg);
	height: 6px;
	width: 701px;
	position: relative;
	left: 12px;
	top: -4px;
}

.float_right_img{
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
	position: relative;
	right: 8px;
}

.right_pics{
	position: relative;
	height: 108px;
	width: 705px;
	left: 14px;
	top: 0px;
	z-index: 3;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
}
 

.video{
	width: 726px;
	margin: auto;
	position: relative;
	left: auto;
	right: auto;
	top: 0px;
	text-align: center;
}

.text_links{
	position: relative;
	height: 20px;
	width: 720px;
	top: 0px;
	left: 0px;
	float: right;
	padding-bottom: 20px;
}

.text_link1 a,
.text_link2 a,
.text_link3 a,
.text_link4 a,
.text_link5 a,
.text_link6 a,
.text_link7 a{
	float: left;
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	z-index: 5;
	position: relative;
	top: 10px;
	text-decoration: none;
}

.text_link1 a{
	padding-left: 150px;
}

.text_link2 a,
.text_link3 a,
.text_link4 a,
.text_link5 a,
.text_link6 a,
.text_link7 a{
	padding-left: 10px;
}

.text_link1 a:hover,
.text_link2 a:hover,
.text_link3 a:hover,
.text_link4 a:hover,
.text_link5 a:hover,
.text_link6 a:hover,
.text_link7 a:hover{
	color: #FF0000;
	text-decoration: none;
}

.seperator {
	color: #000000;
	background-image: url(../images/seperator.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
	z-index: 2;
	float: left;
	position: relative;
	top: 8px;
}

.gallery_text_links{
	position: relative;
	height: 20px;
	width: 532px;
	top: 40px;
	left: 0px;
	float: right;
	padding-bottom: 20px;
}

.gallery_text_link1 a,
.gallery_text_link2 a,
.gallery_text_link3 a,
.gallery_text_link4 a,
.gallery_text_link5 a,
.gallery_text_link6 a,
.gallery_text_link7 a{
	float: left;
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	z-index: 5;
	position: relative;
	top: 10px;
	text-decoration: none;
}

.gallery_text_link1 a{
	padding-left: 50px;
}

.gallery_text_link2 a,
.gallery_text_link3 a,
.gallery_text_link4 a,
.gallery_text_link5 a,
.gallery_text_link6 a,
.gallery_text_link7 a{
	padding-left: 10px;
}

.gallery_text_link1 a:hover,
.gallery_text_link2 a:hover,
.gallery_text_link3 a:hover,
.gallery_text_link4 a:hover,
.gallery_text_link5 a:hover,
.gallery_text_link6 a:hover,
.gallery_text_link7 a:hover{
	color: #FF0000;
	text-decoration: none;
}


/* Footer section */

.footer{
	 
	height: 180px;
	margin-right: auto;
	margin-left: auto;
	z-index: 7;
	position: relative;
	top: 0px;
	overflow: visible;
    font-family:Lucida Grande, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCE0FF;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}

.footer_widgets
{
  position:relative;   
  color:#464646;
  top:5px;
}


.footer_widgets a:link,a:visited
{
    font-family: Segoe UI, Helvetica, sans-serif;
  color:#CCE0FF;
  font-weight:bold;
  text-decoration:none;
}
.footer_widgets a:hover
{
  text-decoration:underline;
}



.logo_2{
	height: 149px;
	width: 98px;
	z-index: 2;
	position: relative;
	top: 40px;
	left: 40px;
}

/* Top Navigation Menu */
.nav1 {
	height: 26px;
	width: 22px;
	background-image:url(../images/down.png);
	position: relative;
	left: 11px;
	top: 4px;
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	z-index: 2;
}

.nav2 {
	height: 26px;
	width: 22px;
	background-image:url(../images/down.png);
	position: relative;
	left: 92px;
	top: -41px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	z-index: 2;
}

.nav3 {
	height: 26px;
	width: 22px;
	background-image:url(../images/down.png);
	position: relative;
	left: 120px;
	top: -41px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	z-index: 2;
}

.nav4 {
	height: 26px;
	width: 22px;
	background-image:url(../images/down.png);
	position: relative;
	left: 116px;
	top: -41px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	z-index: 2;
}

.nav1 a,
.nav2 a, 
.nav3 a, 
.nav4 a, 
.nav1 a:link
.nav2 a:link,
.nav3 a:link,
.nav4 a:link,
.nav1 a:visited,
.nav2 a:visited,
.nav3 a:visited,
.nav4 a:visited {display:block; text-decoration: none;}

.nav1 img,
.nav2 img,
.nav3 img,
.nav4 img {
	width:26px;
	height:26px;
	border:0;
	left: 0px;
	top: 0px;
	position: relative;
	z-index: 2;
}

.nav1 a:hover img,
.nav2 a:hover img,
.nav3 a:hover img,
.nav4 a:hover img {
	visibility:hidden;
	text-decoration: none;
	z-index: 2;
}

.link_text {
	position: relative;
	left: 34px;
	top: -21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	width: 100px;
	overflow: hidden;
	height: 15px;
	text-transform: uppercase;
}

.link_text:hover {color: #e82100;}

/* Side Menu */
ul#menu,
ul#menu li,
ul#menu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 194px; /*For KHTML*/
	list-style: none;
	bottom: 0px;
	z-index: 7;
	}

ul#menu:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
	z-index: 7;
	}

ul#menu li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important; /*For GOOD browsers*/
	display: inline; /*For IE*/
	position: relative;
	z-index: 7;
	}

/* Root Menu */
ul#menu a {
	border-bottom-color: #FFFFFF;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	z-index: 7;
	background-color: #000;
	}

/* Root Menu Hover Persistence */
ul#menu a:hover,
ul#menu li:hover a,
ul#menu li.iehover a {
	color: #FFFFFF;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #58595b;
	z-index: 17;
	}

/* 2nd Menu */
ul#menu li:hover li a,
ul#menu li.iehover li a {
	background: #939598;
	color: #FFFFFF;
	z-index: 17;
	}

/* 2nd Menu Hover Persistence */
ul#menu li:hover li a:hover,
ul#menu li:hover li:hover a,
ul#menu li.iehover li a:hover,
ul#menu li.iehover li.iehover a {
	background: #ec1503;
	color: #FFFFFF;
	z-index: 17;
	}

ul#menu ul,
ul#menu ul ul,
ul#menu ul ul ul {
	display: none;
	position: absolute;
	left: 194px;
	top: 0px;
	z-index: 17;
	}

/* Must Come Before display:block for Gecko */
ul#menu li:hover ul ul,
ul#menu li:hover ul ul ul,
ul#menu li.iehover ul ul,
ul#menu li.iehover ul ul ul {
	display: none;
	z-index: 17;
	}

ul#menu li:hover ul,
ul#menu ul li:hover ul,
ul#menu ul ul li:hover ul,
ul#menu li.iehover ul,
ul#menu ul li.iehover ul,
ul#menu ul ul li.iehover ul {
	display: block;
	z-index: 17;
	}

/* Footer Links */
.links1,
.links2,
.links3,
.links4 {
	list-style-type:none;
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	line-height: 11px;
	float: left;
	height: 150px;
	position: relative;
}
	
.links1{
	z-index: 3;
	left: 200px;
	width: 150px;
	bottom: 120px;
}

.links2{
	z-index: 4;
	left: 190px;
	width: 160px;
	bottom: 120px;
}

.links3{
	z-index: 5;
	left: 190px;
	width: 190px;
	bottom: 120px;
}

.links4{
	z-index: 6;
	left: 190px;
	width: 210px;
	bottom: 120px;
}

.links1 a,
.links2 a,
.links3 a,
.links4 a{
	color: #FFFFFF;
	text-decoration: none;
}

.links1 a:hover,
.links2 a:hover,
.links3 a:hover,
.links4 a:hover{
	color: #000000;
}

.links1 li,
.links2 li,
.links3 li,
.links4 li{
	padding:0;
	list-style-type:none;
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
	text-indent: 6px;
	position: relative;
	left: 6px;
	top: auto;
	bottom: auto;
	z-index: 2;
	line-height: 15px;
}



.menu_container {
	height : 50px;
	width : 750px;
	position: absolute;
	   left:200px;
	z-index: 99;
	   top:40px;
	  padding-left:10px;

}


/* home button */
.no_drop 
{
    position:relative;
	float:left;
	
	top:-10px;
}

.no_drop dt {
	 
	 
	font-weight:normal;
	color:#CCE0FF;
	cursor:pointer;
	 
	background-position: left top;
	height: 40px;
	line-height: 26px;
	 
	 
	width:110px;
	}
	
.no_drop dt:hover {
	 
	background-position: left top;
	}
	
.no_drop a {
	display:block; 
	color:#ffffff; 
	font-weight:normal; 
	text-decoration:none;
	 
	}
	
.no_drop a:hover {
	color:#e82100;
	text-decoration:none;
	}



/* dropdown buttons */
.dropdown * 
{
  
	margin:0; 
	padding:0
	}
	
.dropdown {
	float:left; 
 
	position:relative;
    top:-10px;
	}
	
.dropdown dt /* dropdown tabs */ {
	width:110px;
	padding:0px;
	font-weight:normal;
	color:#CCE0FF;
	cursor:pointer;
 
	background-position: left top;
	height: 26px;
	line-height: 26px;
	 
 	height: 40px;
 
	}
	
.dropdown dt:hover {
	 
	background-position: left top;
	color:White;
 
	}
	
.dropdown dd  /* dropdown width*/ {
	position:absolute; 
	overflow:hidden; 
	width:150px; /* same as ".dropdown dt" width + border */
	display:none; 
	background-image: url(../images/drop_down_bg_menu.png);
	background-repeat: no-repeat;
	background-position:bottom;
	z-index:2; 
	opacity:0;
	left:15px;
	text-align:center;
	 padding-left:6px;
	  margin-top:2px;
	  padding-bottom:3px;
	}
	
.dropdown ul /* link cells within dropdown */ {
	width:140px; /* used for aligning the text */
	list-style:none;
 
	text-align: left;
	font-family:Century Gothic, lucida grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	 
		color: #CCE0FF;
	padding-left:2px;
	}
	
.dropdown li {
	display:inline
	}
	
.dropdown a, 
.dropdown a:active, 
.dropdown a:visited /* dropdown links no-hover */ {
	display:block; 
	padding:1px; /* controls the height */
		color: #CCE0FF;
	font-weight:normal; 
	text-decoration:none; 
	
	width:140px
	}
	
.dropdown a:hover /* dropdown links on hover */ {
	color:White;
	}
	
.dropdown .underline /* line between dropdown links */ {
	border-bottom:1px solid #CCE0FF;
	}
	
.link_text1 {
	position: relative;
	 
	top: 7px;

	font-family:Century Gothic, lucida grande, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #CCE0FF;
	 
	text-align: center;
	width: auto;
	overflow: hidden;
	height: 26px;
	font-style:normal;
	font-variant:normal;
	 width:auto;
	 
	line-height: 26px;
	 
	}

.link_text2 {
	position: relative;
	 
	top: 7px;
    width:60px;
	font-family:Century Gothic, lucida grande, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCE0FF;
	 
	text-align: center;
	width: auto;
	overflow: hidden;
	height: 26px;
	font-style: normal;
	font-variant: normal;
	 
	 
	line-height: 26px;
		 
		 
}


.link_text1:hover,
.link_text2:hover {
	color: White;
	 font-weight:900;
	 
	}


#updatebackground
{
   background-color:White;
   position:fixed;
   top:160px;
   left:650px;
   width:200px;    
   height:200px;
   text-align:center;
   vertical-align:middle;
   padding-top:45px;
    
   border-bottom-style:solid;
   border-bottom-width:thin;      
   border-top-style:solid;
   border-top-width:thin;    
   border-left-style:solid;
   border-left-width:thin;    
   border-right-style:solid;
   border-right-width:thin;    
       
}

.image_pos
{
  position:relative;
  top:0px;
  left:0px;
  width:920px;
  height:300px;   
}

.index_slider_area
{
    height: auto;
    width: 920px;
    position: relative;
    left: 0px;
    z-index: 99;
    top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.picture_pos
{

 visibility:hidden;
}


.coin-slider
{
    
}