@charset "utf-8";
/* CSS Document */

body{ padding:0; margin:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px;}

#wrapper{ margin:auto; padding:0px; width:1192px;  } 

#header{ overflow:hidden; margin:0px; padding:0px;
		background-color:#c3effc; }



#main-content{ 
	overflow:auto; 
	margin:0px 0px;float:left; 
	position:relative;
	width:1191px;
	top:24px;
	border:1px #999 solid;
	background-color:#c3effc;
 }

#content{ 
	overflow:auto;
	padding:20px; 
	float:left;  
	/*width:840px;  */
	color:#000; 
	font-size:14px; 
	line-height:26px;
	text-align:justify;
 }

#sidebar{ overflow:hidden; padding:5px; float:left; width:250px;}

#sidebar1{ overflow:hidden; padding:5px; float:left; width:240px; border:solid 1px #1EA7F0; margin-top:14px; border-radius:4px 4px 4px 4px;  }

#footer{ 
	text-align:center; 
	height:100px; 
	background-color:#484848;
	width:1194px;
	float:left;
	background:linear-gradient(to bottom, #60d4f6 3%, #1f91b3 96%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	color:#000;
}  

#copy{ text-align:center;}

.bor{ border:solid 1px #333; }

#logo_img{
	margin:10px 0px 0px 10px;	
	float:left;
}
#logo_images{
	margin-top:14px;	
}

#website_name{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:32px;
	font-weight:bold;
	color:#0662b7;
	position:relative;
	left:20px;
/*	top:20px;*/
}

#website_subname{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#0662b7;
	position:relative;
	left:20px;
/*	top:20px;	*/
}

#facebook{
	float:right;
	margin-top:23px;	
	margin-right:12px;		
}
#twitter{
	float:right;
}
#rss_img{
	float:right;
}

#slider1{
	width:670px;
	height:266px;
	display:block;		
}


#left_arrow{
	position:relative;
	float:left;
	left:100px;
	margin-top:120px;
}	
#right_arrow{
	position:relative;
	float:left;	
	left:205px;
}
#banner_back_shadow{
	position:relative;
	top:47px;
	width:1192px; !important;	
	height:525px;

}

	
#product_main{
	position:relative;
	background-color:#ddd9da;
	width:1192px;
	height:160px;
	border:1px #CCC solid;
}
.product_details{
	float:left;
	width:240px;
	padding-left:58px;
	height:100%;		
}

.product_details:hover{
	background-color:#FFF;
	float:left;
	width:240px;
	padding-left:58px;
	height:100%;	
}
.product_title{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	width:155px;	
	padding:18px 18px 18px 45px;
	text-align:center;
}

.product_short_details{	
	color:#127ebb;
	float:left;
/*	padding-top:20px;
	padding-left:20px;*/
	padding:20px 29px 0px 20px;
	font-size:14px;
	width:205px;
	height:120px;	
	text-align:justify;
}
.product_thum_img{
	margin:10px;
	float:left;
	width:59px;
	height:56px;
}
.read_more{
	color:#fd253e !important;
	font-size:14px;
	font-weight:bold;
	text-decoration:none !important;	
}

.read_more a{
	color:#fd253e !important;
	text-decoration:none !important;
}

.read_more a:hover{
	color:#8C0000 !important;
	text-decoration:none !important;
}


.divider-line{
	position:relative;
	float:left;
	background-color:#b5b5b5;
	width:1px;
	height:190px;
}

#white-space{
	width:1192px;
	height:50px;	
}


.welcome-text{
	font-size:25px;
	font-weight:bold;
	color:#000;		
	padding:25px 0px 0px 25px;
}
#news-and-evenets{
	float:left;
	background-color:#D3D3D3;
	width:305px;
	height:auto;
	padding:10px;
}
#news-events-title{
	float:left;
	background-color:#484848;
	width:325px;
	height:20px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	background:linear-gradient(to bottom, #60d4f6 3%, #1f91b3 96%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#events_title_id{
	display:block;
	color:#000;
	font-size:16px;
	font-weight:bold;
	height:12px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	width:232px;
	background:linear-gradient(to bottom, #60d4f6 3%, #1f91b3 96%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}


#footer_link{
	color:#000 !important;
	font-size:16px;
	font-weight:bold;
	text-decoration:none !important;	
	margin-top:25px;
	position:relative;
	
}

#footer_link a{
	color:#000 !important;
	text-decoration:none !important;
	position:relative;
}

#footer_link a:hover{
	color:#CCC !important;
	text-decoration:none !important;
}



















/* SLIDESHOW ------------------------------------------------------------*/

#slideshow{
	overflow: hidden;
	position: absolute;
	left: 0px;
	width: 1192px;
	height: 475px;
	margin-bottom:-11px;	
	z-index: 0;
}

#slideshow #slideshow-link span{
	display: block;
	background: url(../img/bgs/strips-thin.png);
	position: absolute;
	left: 0px;
	top: 10px;
	width: 1192px;
	height: 475px;
	z-index: 50;
}

#slideshow ul#slides{
	position: absolute;
	left: 0px;
/*	top: 10px;*/
	width: 1192px;
	height: 475px;
}

#slideshow-nav-holder{
	display: block;
	position: absolute;
	overflow: hidden;
	width: 1192px;
	padding: 6px 10px 6px 10px;
	bottom: 0px;
	right: 0px;
	z-index: 10;
	background: url(../img/slideshow-nav-bg.png) no-repeat;
}


#slideshow-nav{
	display: block;
	clear: left;
	float:left;
	position: absolute;
	left: 50%;
}

#slideshow-nav a {
	display:block;
	float:left;
	margin:0;
	padding:0;
	width: 10px;
	height: 10px;
	background: #49494b;
	text-indent: -9000px;
	margin: 0px 3px;
	position:relative;
	right:50%;
}

#slideshow-nav a:hover{
	background: #575758;
}

#slideshow-nav a.activeSlide { 
	background: #fff;
}

#banner_back #prev{
	position: absolute;
	top:160px;
	left: 89px;
	background: url(../images/gray_prev.png);
	height: 42px;
	width: 41px;
	z-index: 60;
}

#banner_back #next{
	position:relative;
	top:46%;
	right:79px;
	z-index:999;
	width: 41px;
	height: 42px;
	text-indent: -999999px;
	background: url(../images/gray_next.png);
}

.boxed{
    width: 160px;
    padding: 5px;
    border: 1px solid #f1f1f1;
    margin: 5px;
	float: left;
}

.page_selected {
	font-size:11px;
	font-weight:normal;
	color:black;
	height: 18px;
	BORDER: #cbd7d7 1px solid;
	background-color:white;
	cursor:pointer;
}

.page_mouseover {
	font-size:11px;
	font-weight:normal;
	color:black;
	height: 18px;
	BORDER: #cbd7d7 1px solid;
	background-color:#E4EEFA;
	cursor:pointer;
}

.page_deselected {
	font-size:11px;
	font-weight:normal;
	color:black;
	height: 18px;
	BORDER: #cbd7d7 1px solid;
	background-color:#E4EEFA;
	cursor:default;
}

.page_no_link {
	font-size:11px;
	font-weight:normal;
	color:#cbd7d7;
	height: 18px;
	BORDER: #cbd7d7 1px solid;
	background-color:white;
	cursor:default;
}

.page_total_rec {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	padding:5px 10px 5px 10px;
	margin-top:10px;
}


