@charset "utf-8";

@font-face {
    font-family: 'OpenSansLight';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
				font-weight: normal;
				font-style: normal;}
@font-face {
    font-family: 'OpenSansLightItalic';
    src: url('../fonts/OpenSans-LightItalic-webfont.eot');
    src: url('../fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-LightItalic-webfont.woff') format('woff'),
         url('../fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg');
			font-weight: normal;
			font-style: normal;}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
		font-weight: normal;
		font-style: normal;}
@font-face {
    font-family: 'OpenSansItalic';
    src: url('../fonts/OpenSans-Italic-webfont.eot');
    src: url('../fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
			font-weight: normal;
			font-style: normal;}
@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
			font-weight: normal;
			font-style: normal;}
@font-face {
    font-family: 'OpenSansSemiboldItalic';
    src: url('../fonts/OpenSans-SemiboldItalic-webfont.eot');
    src: url('../fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
         url('../fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg')           ; font-weight: normal; font-style: normal;}
@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
		font-weight: normal;
		font-style: normal;}
@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('../fonts/League_Gothic-webfont.eot');
    src: url('../fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/League_Gothic-webfont.woff') format('woff'),
         url('../fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('../fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
		font-weight: normal;
		font-style: normal;}
		
html {
	margin:0;
	padding:0;
	border:0;
	font-family:'OpenSansRegular';}
body {
	margin:0;
	padding:0;
	border:0;}
#main_contanior{
	background-image: url(../images/topline.jpg);	
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:auto;
	margin:auto;
	float:left;}
#body_contanior{
	width:1150px;
	height:auto;
	margin:auto;}
#top_header_contanior{
	background-image: url(../images/topline.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#dd0d0a;
	width:100%;
	height:143px;
	float:left;	}
#top_box_left{
	background-color:#0c0c43;
	float:left;
	width:160px;
	height:143px;
	background-image:url(../images/topline.jpg);
	background-repeat:repeat-x;
	background-position:top;}
#top_box{
	width:1030px;
	height:143px;
	margin:auto;}	
#logo_area{
	width:716px;
	height:143px;
	float:left;
	background-image:url(../images/logo.jpg);
	background-position:left;
	background-repeat:no-repeat;}

#top_box_menuarea{
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:auto;
	float:left;
	}
#menu_area{
	width:1120px;
	height: auto;
	margin:auto;
	font-family:'OpenSansRegular';
	font-size:11px;
	text-align:center;
	text-transform:uppercase;
	}
#menu_area ul{ height:auto}	
#menu_area ul li{float:left; list-style:none; text-align:center; font-size:14px;
                 font-family: 'OpenSansRegular';}			  
			  #menu_area ul li a {
				   padding-top:5px;
				   padding-bottom:5px;
				   width:100%;
				   height:100%;
				   float:left;
				   list-style:none;
				   text-decoration:none;
				   color:#FFF; 
				   line-height:22px;
				   margin-left:35px;
				   margin-right:35px;
				   background-image:url(../images/right-border.jpg);
				   background-position:right;
				   background-repeat:no-repeat;  }
				   			  
			  #menu_area ul li a:hover{
				   list-style:none;
				   text-decoration:none;
				   color:#FFF;
				   background-color:#cd0000; }
				   
#menu_area ul li a.active{
				   padding-top:5px;
				   padding-bottom:5px;
				   width:100%;
				   height:100%;
				   float:left;
				   list-style:none;
				   text-decoration:none;
				   color:#FFF;
				   margin-left:12px;
				   margin-right:12px;
				   background-color:#cd0000;
				   background-image:url(../images/right-border.jpg);
				   background-position:right;
				   background-repeat:no-repeat;
				   }
.active{
				   list-style:none;
				   text-decoration:none;
				   color:#FFF;
				   background-color:#cd0000; }
					/* ######### Style for Drop Down Menu ######### */
				
				
					.dropmenudiv{
					position:absolute;
					top: 0;
					border: 1px solid #003; /*THEME CHANGE HERE*/
					font:normal 12px Verdana;
					line-height:18px;
					z-index:100;
					background-color:#003;
					width: 160px;
					visibility: hidden;
					float:left;
					/*-webkit-border-radius: 8px;
					-moz-border-radius: 8px;
					border-radius: 8px;*/}
					.dropmenudiv ul{ margin:0!important; padding:0;}
					.dropmenudiv li{background-image:none; margin:0!important; padding:0; float:left;  margin-left:0; margin-right:0;}
					.dropmenudiv a{
					width:100%;
					margin:0;
					border: 1px solid #003; /*THEME CHANGE HERE*/
					padding: 0;
					background-image:none!important;
					text-decoration: none;
					font-weight: normal;
					color: #fff!important;
					float:left;
					/*-webkit-border-radius: 8px;
					-moz-border-radius: 8px;
					border-radius: 8px;*/}
					
					
					.dropmenudiv ul li a{width:100%;color: #000!important; background:none; margin-left:0; background-image:none; padding:0 5px; }
					.dropmenudiv ul li a:hover{color: #000!important; background:none; margin-left:0;}

#banner_contanior{
	width:100%;
	height:405px;
	background-image:url(../images/banner_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	float:left;}
.banner_area{
	width:1020px;
	height:389px;
	border:6px solid #FFF;
	margin:auto;
	margin-top:6px;}				   	

#middlebody_boxarea{
	height:auto;
	width:100%;
	float:left;
	margin-top:20px;}	
#middlebody_box{
	width:1020px;
	height:auto;
	margin:auto;
	}
#body_leftarea{
	width:641px;
	height:auto;
	float:left;}	
#body_righttarea{
	width:344px;
	height:auto;
	float:right;
}	

#right_box{
	width:340px;
	height:auto;
	border:solid 1px #dd0d0a;
	float:right;
	margin-bottom:20px;
}
.right_box_heading{
	width:325px;
	height:38px;
	padding-left:15px;
	background-color:#dd0d0a;
	color:#FFF;
	font-family:'OpenSansRegular';
	font-size:18px;
	line-height:30px;}

	 .newsimg{
	width:10px;
	height:50px;
	float:left;
	padding-left:10px;
	 }	
		
 .eventsimg{
	width:30px;
	height:50px;
	float:left;
	padding-left:10px;
	 }	
	

.newsbox{
	width:315px;
	height:200px;
	background-image:url(../images/box-rightshad.png);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
}
		 
.testimlist1{
	width:320px;
	height:auto;
	float:left;
	border-bottom: dotted 1px #003;
	margin-top:2px;
	 }	 
.testim-text{
	width:260px;
	height:auto;
	float: left;
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#3f3f3f;
	margin-left:20px;
			}				 	 	 		 	 		 	 		 
.testim-text a{
	width:260px;
	height:auto;
	float: left;
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#3f3f3f;
	text-decoration:none;
	}
	.testim-text a:hover{
	width:260px;
	height:auto;
	float: left;
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#3f3f3f;
	text-decoration:underline;
	}
	
.testim-textright{
	height:auto;
	float:right;
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#006;
	text-align:right;
	margin-bottom:2px;
	margin-top:10px;
	padding-right:26px;
	}
	.testim-textright a{
	height:auto;
	float:right;
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#006;
	text-align:right;
	margin-bottom:2px;
	text-decoration:none;
	}
	.testim-textright a:hover{
	height:auto;
	float:right;
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#FC0;
	text-align:right;
	margin-bottom:2px;
	}								 	 	 									 	 	 									 	 	 		 	 		 	 		 
	
	
.eventlisthead{
	width:183px;
	height:auto;
	float:right;
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#3f3f3f;
	border-bottom: dotted 1px  #900;
	padding-right:10px;
	margin-bottom:10px;
	padding-bottom:5px;}
	
.eventlisthead a{
	height:auto;
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#3f3f3f;
	padding-right:10px;
	text-decoration:none;
	}
	
.eventlisthead a:hover{
	height:auto;
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#900;
	padding-right:10px;
	text-decoration:underline;
	}		
	
.eventlist-text{
	width:183px;
	height:auto;
	float:right;
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#3f3f3f;
	padding-right:10px;
	margin-bottom:10px;}
	
	
.newslist a{
	width:300px;
	height:auto;
	float:left;
	font-family: 'OpenSansRegular';
	font-size:12px;
	font-weight:500;
	color:#3f3f3f;
	line-height:24px; }
	
.newslist a:hover{
	width:300px;
	height:auto;
	float:left;
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#3f3f3f;
	line-height:24px; }		
.newslist p{ color:#900; }	
.newsbox1{
	width:325px;
	height:280px;
	float:left;		
	position:relative;
	overflow:hidden;}	
.testiheading{
	float:left;
	width:240px;
	height:35px;
	background-image: url(../images/testiminial_image.png);
	background-repeat:no-repeat;
	background-position:left top;
	font-family: 'OpenSansRegular';
	font-size:22px;
	line-height:30px;
	font-weight:500;
	font-stretch:semi-condensed;
	margin-top:5px;
	}
.newsevent_box_head_box{
	width:960px;
	height:40px;
	float:left}		
	
		 				
.clearfix{ clear:both;}		
.redcoror{
	font-family:Helvetica, sans-serif;
	font-size:16px;
	color:#F00;
	font-weight:bold;}

.redcolour{
	color:#F00;
	}	
	
.h_listm{
            width:325px;
			height:180px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:16px;
			color:#666666;
			border:solid 1px #666;
			margin:auto;
			float:left;
			margin-bottom:10px;	}						
.h_list1{
            width:325px;
			height:25px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#000;
			text-align:left;
			float:left;
			margin-top:5px;}			
.h_list{
            width:325px;
			height:25px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:16px;
			color:#666666;
			border:solid 1px #666;
			margin:auto;
			float:left;
			margin-bottom:8px;}			
#footer{
	border-top: solid 8px #dd0d0a;
	background-color: #060831;
	width:100%;
	height:auto;
	float:left;}
#footer_box{
	width:1020px;
	height:auto;
	margin:auto;}	
.footer_list_headborder{
	background-image:url(../images/footer_top_border.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:20px;
	float:left;
	width:960px;
	height:30px;}	 		
.footer_sitemap{
	margin-top:20px;
	float:left;
	width:308px;
	height:auto;}
.footer_sitemap_header{
	float:left;
	width:300px;
	height:auto;
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#FFF;
	text-align:left;
	text-transform:uppercase;}
.footer-box1{width:122px; float:left; margin-right:20px; margin-top:15px;
font-family: 'OpenSansRegular'; font-size:13px;}
.footer-list1{
	float:left;
	height:33px; 
	width:110px;
	line-height:30px;}
.footer-list1 a{
	float:left;
	background-image: url(../images/border.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height:33px; 
	width:110px;
	text-decoration:none;
	color:#FFF;}
.footer-list1 a:hover{
	float:left;
	background-image: url(../images/border.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height:33px; 
	width:110px;
	text-decoration:none;
	color: #F00;}	
.footer_address{
	margin-top:20px;
	float:right;
	width:308px;
	height:auto;}	
.footer-Address_box{
	width:270px; float:left;
	margin-top:15px;
     font-family:'OpenSansRegular';
	 font-size:12px;
	 line-height:30px;
	 color:#FFF;}
	 .copyright{
	width:1000px;
	height:30px;
	color:#FFF;
	background-image: url(../images/border.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:auto;
	text-align:center;
	font-size:11px;
	line-height:18px;
	float:left;
	padding-top:10px;}			
			
.bodytext{
	font-family:'OpenSansRegular';
	border-bottom:  dotted 1px #333;	
	color:#333;
	padding-bottom:40px;
	font-size:13px;
	text-align:justify;
	line-height:22px;
	margin-top:20px;
	height:auto;
}

#top_heading{
	width:220px;
	float:right;
	height:100px;
	margin-top:10px;
}
#topright-area{
	width:240px;
	float:right;
	height:auto;
}
#top_nevi{
	width:230px;
	float:left;
	height:30px;
	margin-top:10px;
}
.home{
	width:60px;
	height:20px;
	color:#FFF;
	text-align:center;
	font-family:'OpenSansRegular';;
	font-size:11px;
	float:left;
	line-height:22px;
	border-right: solid 1px #FFF;
	}
	.home a{
		display:block;
		width:60px;
		height:30px;
		color:#fff;
		text-align:center;
		font-family:'OpenSansRegular';;
		font-size:11px;
		text-decoration:none;		
		}
	.home a:hover{background-image:url(../images/homebuton.png);
		background-position:center;
		background-repeat:no-repeat;
		width:60px;
		height:30px;
		color:#FC0;
		text-align:center;
		font-family:'OpenSansRegular';;
		font-size:11px;
		}
	
.contact-us{
			width:80px;
			height:20px;
			color:#FFF;
			text-align:center;
			font-family:'OpenSansRegular';;
			font-size:11px;
			float:left;
			line-height:22px;
			border-right: solid 1px #FFF;}
			
			 .contact-us a{
					display:block;
					width:80px;
					height:30px;
					color:#FFF;
					text-align:center;
					font-family:'OpenSansRegular';;
					font-size:11px;
					text-decoration:none;
					}
			.contact-us a:hover{background-image:url(../images/homebuton1.png);
				background-position:center;
				background-repeat:no-repeat;
				width:80px;
				height:30px;
				color:#FC0;
				text-align:center;
				font-family:'OpenSansRegular';;
				font-size:11px;
				}
#top_message{
	width:220px;
	height:25px;
	float:left;
	color:#FFF;
	font-family:'OpenSansRegular';;
	font-size:12px;
	border-bottom: dotted 1px #006;
	margin-top:10px;
	padding-bottom:5px;
	margin-left:10px;
	line-height:25px;
	}
	#top_message a{
	background-image: url(../images/top-message.png);
	background-position:left;
	background-repeat:no-repeat;
	width:220px;
	height:25px;
	color:#FFF;
	font-family:'OpenSansRegular';
	font-size:12px;
	padding-left:25px;
	padding-bottom:5px;
	line-height:25px;
	text-decoration:none
	}
	
	#top_phone{
	background-image:url(../images/top_phone.png);
	background-position:left;
	background-repeat:no-repeat;
	width:220px;
	height:25px;
	float:left;
	color:#FFF;
	font-family:'OpenSansSemibold';;
	font-size:12px;
	padding-left:25px;
	margin-top:10px;
	margin-left:10px;
	line-height:25px;
	}
	
#body-head{
	font-family:'OpenSansSemibold';
	font-size:24px;
	padding-bottom:10px;
	color:#090a3d;
	text-align:left;
	width:470px;
}

#gallery{
	width:1018px;
	height:auto;
	border: solid 1px #F00;
	float:left;
	margin-top:70px;
	margin-bottom:15px;
}

#gallery-head{
	width:1012px;
	height:36px;
	border: solid 1px #F00;
	float:left;
	background-color:#F00;
	font-family:'OpenSansRegular';
	color:#FFF;
	padding-left:5px;
	padding-top:4px;
}
#gallery-image{
	width:151px;
	float:left;	
}


.more{
	width:60px;
	height:20px;
	color:#FFF;
	text-align:center;
	font-family:'OpenSansRegular';;
	font-size:11px;
	float: right;
	line-height:22px;
	border-right: solid 1px #FFF;
	
	}
	.more a{
		background-image:url(../images/homebuton.png);
		background-position:center;
		background-repeat:no-repeat;
		display:block;
		width:60px;
		height:30px;
		color:#FFF;
		text-align:center;
		font-family:'OpenSansRegular';;
		font-size:11px;
		text-decoration:none;		
		}
	.more a:hover{
		background-image:url(../images/homebuton.png);
		background-position:center;
		background-repeat:no-repeat;
		width:60px;
		height:30px;
		color:#FC0;
		text-align:center;
		font-family:'OpenSansRegular';;
		font-size:11px;
		}
		


/* You don't need the above styles, they are demo-specific ----------- */
	
	#menu, #menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#menu {
		width: 1020px;
		margin: 0 auto;
		margin-top:5px;
/*
		background-color: #111;
		background-image: -moz-linear-gradient(#444, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
		background-image: -webkit-linear-gradient(#444, #111);	
		background-image: -o-linear-gradient(#444, #111);
		background-image: -ms-linear-gradient(#444, #111);
		background-image: linear-gradient(#444, #111);
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
*/	}
	
	#menu:before,
	#menu:after {
		/*content: "";*/
		display: table;
	}
	
	#menu:after {
		clear: both;
	}
	
	#menu {
		zoom:1;
	}
	
	#menu li {
		float: left;
		border-right: 1px solid #222;
		margin-top:4px;
/*		-moz-box-shadow: 1px 0 0 #444;
		-webkit-box-shadow: 1px 0 0 #444;
		box-shadow: 1px 0 0 #444;*/
		position: relative;
	}
	
	#menu a {
		float: left;
		padding: 10px 37px;
		color: #fff;
		text-transform: uppercase;
		font: 14px 'OpenSansRegular';
		text-decoration: none;
		text-shadow: 0 1px 0 #000;
	}
	
	#menu li:hover > a {
		color: #fff;
		background:#dd0d09;
	}
	
	*html #menu li a:hover { /* IE6 only */
		color: #fff;
		background:#dd0d09;
	}
	
	#menu ul {
		margin: 20px 0 0 0;
		_margin: 0; /*IE6 only*/
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 38px;
		left: 0;
		z-index: 1;    
		background: #000033;
		/*background: -moz-linear-gradient(#444, #111);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
		background: -webkit-linear-gradient(#444, #111);    
		background: -o-linear-gradient(#444, #111);	
		background: -ms-linear-gradient(#444, #111);	
		background: linear-gradient(#444, #111);
		-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
		-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
		box-shadow: 0 -1px 0 rgba(255,255,255,.3);	
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;*/
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;  
	}

	#menu li:hover > ul {
		opacity: 1;
		visibility: visible;
		margin: 0;
	}
	
	#menu ul ul {
		top: 0;
		left: 150px;
		margin: 0 0 0 20px;
		_margin: 0; /*IE6 only*/
	/*	-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		box-shadow: -1px 0 0 rgba(255,255,255,.3);		*/
	}
	
	#menu ul li {
		float: none;
		display: block;
		border: 0;
		border-bottom:1px solid #535353;
		_line-height: 0; /*IE6 only*/
/*		-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		box-shadow: 0 1px 0 #111, 0 2px 0 #666;
*/	}
	
	#menu ul li:last-child {   
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;    
	}
	
	#menu ul a {    
		padding: 10px;
		width: 200px;
		_height: 10px; /*IE6 only*/
		display: block;
		white-space: nowrap;
		float: none;
		text-transform: none;
	}
	
	#menu ul a:hover {
		background-color: #ff0000;
/*		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
*/	}
	
	#menu ul li:first-child > a {
		/*-moz-border-radius: 3px 3px 0 0;
		-webkit-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;*/
	}
	
	#menu ul li:first-child > a:after {

/*		content: '';
*/		position: absolute;
		left: 40px;
		top: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 6px solid #444;
	}
	
	#menu ul ul li:first-child a:after {
		left: -6px;
		top: 50%;
		margin-top: -6px;
		border-left: 0;	
		border-bottom: 6px solid transparent;
		border-top: 6px solid transparent;
		border-right: 6px solid #3b3b3b;
	}
	
	#menu ul li:first-child a:hover:after {
		border-bottom-color: #04acec; 
	}
	
	#menu ul ul li:first-child a:hover:after {
		border-right-color: #0299d3; 
		border-bottom-color: transparent;
	}
	
	#menu ul li:last-child > a {
		/*-moz-border-radius: 0 0 3px 3px;
		-webkit-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;*/
	}
	
	/* Mobile */
	#menu-trigger {
		display: none;
	}



	/* iPad */
	.no-transition {
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
		opacity: 1;
		visibility: visible;
		display: none;  		
	}

	#menu li:hover > .no-transition {
		display: block;
	}
.bodytexts{
	font-family:'OpenSansRegular';
	border-bottom:  dotted 1px #333;	
	color:#333;
	padding-bottom:40px;
	font-size:13px;
	text-align:justify;
	line-height:22px;
	margin-top:0px;
	height:auto;
}	
	.bodytexts a { font-family:Arial, Helvetica, sans-serif;  font-size:12px; color:#333333; font-weight:600;}




