@charset "utf-8"; /* CSS Document */
body {
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	line-height: 150%;
	background-color:#efefef;
	background:url(../images/congruent_pentagon.png) repeat;
	
}
::selection {color:white;background:#940404;}
::-moz-selection {color:white;background:#940404;}

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: auto;
	padding: 0px 0px 5px 0px;
	height: auto;
	background:#FFF;
	box-shadow:0 0 1px 1px rgba(0, 0, 0, 0.05);
	width:1000px;
	margin:0 auto;
		border:1px solid #cbcaca;
		border-top:0px;
}

#header {
	width: 100%;
	height: 150px;
	background:url(../images/header-back.jpg) repeat-x;
}

#logo {
	position: relative;
	top: 10px;
	left: 35px;
	padding-right: 0px;
	display: block;
	float: left;
	margin-right: 60px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

#header a {
	text-decoration: none;
	border: 0px;
}

#headerText {
	float: left;
	vertical-align: middle;
	height: 100px;
	position: relative;
	border-left: 1px solid #e5e5e5;
	top: 20px;
	padding-left: 30px;
	padding-top: 5px;
	font-weight: 700;
	line-height: 200%;
	color: #650002;
}

#social_icons {
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	width:230px;
	height: 100%;
	z-index: 2;
	position: relative;
	background:url(../images/animate01.gif) no-repeat;
	

	}
#number{
	font-size:13px;
	vertical-align:middle;
	margin-bottom:10px;
	padding-right:8px;
	padding-left:20px;	
	margin-right:5px;
	color:#FFF;	

}
#number a{
	color:#999;

}
#number a:hover{
	color:white;
}
.home {
	background: url('../images/home.png') no-repeat;
	margin-right: 0px;
	border: 0px;
}

.home:hover {
	background: url('../images/home_hover.png') no-repeat;
}

.home_first {
	background: url('../images/home_hover.png') no-repeat;
	margin-right: 4px;
	margin-top:5px;
	border: 0px;
	vertical-align:middle;
}

.contacts {
	background: url('../images/contacts.png') no-repeat;
	border: 0px;
	margin-right: 4px;
}

.contacts:hover {
	background: url('../images/contacts_hover.png') no-repeat;
}

.career {
	border: 0px;
	background: url('../images/career.png') no-repeat;
}

.career:hover {
	background: url('../images/career_hover.png') no-repeat;
}

.feedback {
	border: 0px;
	background: url('../images/feedback.png') no-repeat;
}

.feedback:hover {
	background: url('../images/feedback_hover.png') no-repeat;
}

#box_under_menu {
	width: 100%;
	height: 305px;
	padding: 0px;
	margin: 1px 0px 1px 0px;
}

#image_gallery_div {
	float: right;
	width: 71%;

	border: 1px solid #CCC;
	height: 99%;
}

#upcoming_event_div {
	float: left;
	height: 99%;
	width: 28%;
	border-radius: 5px;
	margin-right:2px;
}

#news_flash {
	width: 948px;
	height:80px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #CCC;
	background-color: #f6f6f6;
	font-size:13px;
	-webkit-box-shadow: inset 0px 0px 10px #d2d2d2;
	box-shadow: inset 0px 0px 10px #d2d2d2;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}

#ticker {
	float: left;
	width: auto;
	height: 23px;
	margin: 0px;
}

#ticker p {
	font-size: 13px;
	margin: 7px 0px 5px 15px;
	float: left;
	color: #3f3f3f;
}

#ticker .next {
	float: left;
	text-decoration: none;
	color: #333;
	font-size: 11px;
	margin-left: 10px;
	padding-top: 7px;
	padding-bottom: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.heading {
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-right: 15px;
	margin: 8px 0px 5px 17px;
	border-right: 1px dotted #999;
}

#product_tabs {
	width: 948px;
	height: 260px;
	border: 1px solid #bd5100;

	-webkit-box-shadow: inset 0px 0px 8px #bd5100;
	box-shadow: inset 0px 0px 8px #bd5100;
	margin: 5px 0px 5px 0px;
}

.tabs {
	margin-top: 15px;
}

#first {
	background-color: #f00;
}

#second {
	font-size: 13px;
	background-color: white;
}

#second a {
	color: #e66401;
	text-decoration: none;
}

#second a:hover {
	text-decoration: underline;
	color: #0090cd;
}

#third {
	background-color: #00f;
}

#fourth {
	background-color: #903;
}

.flag-name {
	background-color: #f8cc07;
	vertical-align: middle;
	text-align: center;
	border-radius: 10px;
	margin-right: 5px;
}

.flag-image {
	vertical-align: middle;
	text-align: center;
	border-right: 3px solid white;
}


.flag-name td:hover {
	background-color: #F00;
}

.flag-image td:hover {
	background-color: #96C;
}

UL.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	font-size: 13px;
	width: 100%;
	height: 28px;
	background: url(../images/menu_back.png) repeat-x;
}

UL.tabNavigation LI {
	display: inline;
}

UL.tabNavigation LI A {
	padding: 8px 25px 7px 25px;
	color: #000;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 20px;
}

UL.tabNavigation LI A.selected,UL.tabNavigation LI A:hover {
	background-color: #ff7209;
	color: #fff;
}

UL.tabNavigation LI A:focus {
	outline: 0;
}

#tableft {
	float: left;
	width: 20%;
	height: 130px;
	padding: 10px 0px 10px 18px;
	margin-top: 25px;
	margin-left: 20px;
	background-color: #999;
}

#tabright {
	float: right;
	line-height: 210%;
	font-size: 13px;
	color: #333;
	text-align: left;
	margin-top: 15px;
	margin-right: 10px;
	padding-top: 5px;
	width: 73%;
}

#tabright a {
	color: #e66401;
	text-decoration: none;
}

#tabright a:hover {
	text-decoration: underline;
	color: #0090cd;
}

#tabrightnext {
	float: right;
	width: 20%;
	height: 130px;
	padding: 10px 0px 10px 18px;
	margin-top: 25px;
	margin-right: 20px;
	background-color: #999;
}

#tableftnext {
	float: left;
	line-height: 210%;
	font-size: 13px;
	color: #333;
	text-align: left;
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 5px;
	width: 70%;
}

#tableftnext a {
	color: #e66401;
	text-decoration: none;
}

#tableftnext a:hover {
	text-decoration: underline;
	color: #0090cd;
}

.view a {
	color: #e66401;
	text-decoration: none;
}

.view a:hover {
	text-decoration: underline;
	color: #0090cd;
}

#calender {
	width: 99.8%;
	height: 250px;
}

#left_celender {
	height: 100%;
	width: 240px;
	float: right;
}

#right_calender {
	height: 100%;
	width: 695px;
	float: left;
}

#social_network {
	margin: 0px 0px 0px 0px;
	height: 45px;
	width: 100%;
}

.facebook {
	background: url('../images/hbio_facebook.png') no-repeat;
	margin-right: 5px;
}

.facebook:hover {
	background: url('../images/hbio_facebook_hover.png') no-repeat;
}

.google {
	background: url('../images/hbio_google.png') no-repeat;
	margin-right: 5px;
	border: 0px;
}

.google:hover {
	background: url('../images/hbio_google_hover.png') no-repeat;
}

.youtube {
	background: url('../images/hbio_youtube.png') no-repeat;
	margin-right: 5px;
	border: 0px;
}

.youtube:hover {
	background: url('../images/hbio_youtube_hover.png') no-repeat;
}

.twitter {
	background: url('../images/hbio_twitter.png') no-repeat;
	margin-right: 5px;
	border: 0px;
}

.twitter:hover {
	background: url('../images/hbio_twitter_hover.png') no-repeat;
}



#endFooter {
	height: 40px;

	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background: url(../images/menu_bg.png) repeat-x;

	
	border-radius: 1px;
	font-weight: 500px;

	color:#FFF;
}

#endFooterLeft {
	margin-top:0px;
	float: left;
	padding: 5px 0px 5px 15px;
	margin: 0px;

}

#endFooterRight {
	float: right;
	padding: 5px 15px 5px 0px;
	margin: 0px;
	width: auto;
	height: 100%;

}

#endFooterRight a {
	text-decoration: none;
	color: #FF0;
}

#endFooterRight a:hover {
	text-decoration: none;
	color: black;
}

#where_i_am {
	width: 943px;
	height: 40px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #CCC;
	border-radius: 2px;
	background-color: #f6f6f6;

	-webkit-box-shadow: inset 0px 0px 10px #d2d2d2;
	box-shadow: inset 0px 0px 10px #d2d2d2;
}

#where_i_am_left {
	width: 220px;
	height: 40px;
	float: left;
	margin: 0px 0px 0px 0px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	background:url(../images/news_back.jpg) repeat-x;
	background-color: #f68500;
	text-transform:uppercase;
	-webkit-box-shadow: inset 0px 0px 10px #e36b00;
	box-shadow: inset 0px 0px 10px #e36b00;
}

#where_i_am_left h4 {
	padding-top: 10px;
	font-size: 16px;
	text-align: center;
	color: #FFF;
	margin: 0px;
}

#where_i_am_right {
	float: left;
	font-size: 16px;
	color: #FFF;
	margin: 0px;
	text-transform:uppercase;
}

#where_i_am_right h5 {
	padding-top: 10px;
	font-size: 15px;
	padding-left: 30px;
	color: #333;
	float:left;
	margin: 0px;
}



#content {
	margin: 0px 0px 10px 0px;
}


#right_content {
	width: 700px;
	float: left;
	height: auto;
	margin: 0px 0px 5px 0px;

}

#actual_text {
	margin: 20px;
	text-align: justify;
	font-size: 13px;
	line-height: 200%;
}

#left_block {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
}

#left_block p {
	margin: 8px;
	font-size: 11px;
}

#left_block b {
	font-size: 13px;
	line-height: 200%;
	margin-bottom: 15px;
}

#left_block a {
	color:#333;
	text-decoration: none;
	font-size:13px;
}



#member_tab a {
	width: 100%;
	text-transform: capitalize;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	color: #e66401;
	text-decoration: none;
	margin: 0px 18px;
}

#member_tab a:hover {
	color: #0090cd;
}

#member_tab a.active {
	color: #0090cd;
}

.small_flag {
	margin: 20px 0px 5px 0px;
}

#translate_plugin {
	float: right;
	position: relative;
	top: 20px;
	right: 5px;
	width: 200px;
	height: 50px;
	z-index: 2;
}

.simple_tr {
	border-bottom: 1px solid black;
}

.simple_tr1 {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

.flag_text {
	background-color: #d2d2d2;
	text-align: center;
	vertical-align: middle;
	width: 20%;
}

.flag_image {
	text-align: center;
	vertical-align: middle;
	width: 20%;
}

.articlefont {
	font-size: 15px;
}

#actual_text a.button {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	outline: none;
	padding: .5em 2.5em .55em;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	border-radius: .3em;

	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

#sampleid a.button {
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	outline: none;
	padding: .2em 1.0em .55em;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	border-radius: .3em;

	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

a.button:hover {
	text-decoration: none;
}

a.button:active {
	position: relative;
	top: 1px;
}

.blue {
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#41698d), to(#345573));

	background: -webkit-linear-gradient(top, #41698d, #345573);
	background: -moz-linear-gradient(top, #41698d, #345573);
	background: -o-linear-gradient(top, #41698d, #345573);
	background: -ms-linear-gradient(top, #41698d, #345573);
	background: linear-gradient(top, #41698d, #345573);
	border: solid 1px #0074d6;
	color: white;
	border-radius:5px;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	background:url(../images/news_back.jpg) repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41698d', endColorstr='#345573');
}

.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
border: solid 1px #00678e;
	background: -webkit-linear-gradient(top, #0095cc, #00678e);
	background: -moz-linear-gradient(top, #0095cc, #00678e);
	background: -o-linear-gradient(top, #0095cc, #00678e);
	background: -ms-linear-gradient(top, #0095cc, #00678e);
	background: linear-gradient(top, #0095cc, #00678e);
	color:#FFF;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}

.purpul {
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#41698d), to(#345573));

	background: -webkit-linear-gradient(top, #41698d, #345573);
	background: -moz-linear-gradient(top, #41698d, #345573);
	background: -o-linear-gradient(top, #41698d, #345573);
	background: -ms-linear-gradient(top, #41698d, #345573);
	background: linear-gradient(top, #41698d, #345573);
	border: solid 1px #b60ddc;
	color: black;
	border-radius:5px;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	background:url(../images/news_back_02.jpg) repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41698d', endColorstr='#345573');
}

.purpul:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
border: solid 1px #00678e;
	background: -webkit-linear-gradient(top, #0095cc, #00678e);
	background: -moz-linear-gradient(top, #0095cc, #00678e);
	background: -o-linear-gradient(top, #0095cc, #00678e);
	background: -ms-linear-gradient(top, #0095cc, #00678e);
	background: linear-gradient(top, #0095cc, #00678e);
	color:#FFF;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}

.purpul:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#345573), to(#41698d));

	background: -webkit-linear-gradient(top, #345573, #41698d);
	background: -moz-linear-gradient(top, #345573, #41698d);
	background: -o-linear-gradient(top, #345573, #41698d);
	background: -ms-linear-gradient(top, #345573, #41698d);
	background: linear-gradient(top, #345573, #41698d);
	color: #80bed6;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#345573', endColorstr='#41698d');
}


.green {
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#41698d), to(#345573));

	background: -webkit-linear-gradient(top, #41698d, #345573);
	background: -moz-linear-gradient(top, #41698d, #345573);
	background: -o-linear-gradient(top, #41698d, #345573);
	background: -ms-linear-gradient(top, #41698d, #345573);
	background: linear-gradient(top, #41698d, #345573);
	border: solid 1px #188000;
	color: black;
	border-radius:5px;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	background:url(../images/news_back_03.jpg) repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41698d', endColorstr='#345573');
}

.green:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
border: solid 1px #00678e;
	background: -webkit-linear-gradient(top, #0095cc, #00678e);
	background: -moz-linear-gradient(top, #0095cc, #00678e);
	background: -o-linear-gradient(top, #0095cc, #00678e);
	background: -ms-linear-gradient(top, #0095cc, #00678e);
	background: linear-gradient(top, #0095cc, #00678e);
	color:#FFF;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}

.green:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#345573), to(#41698d));

	background: -webkit-linear-gradient(top, #345573, #41698d);
	background: -moz-linear-gradient(top, #345573, #41698d);
	background: -o-linear-gradient(top, #345573, #41698d);
	background: -ms-linear-gradient(top, #345573, #41698d);
	background: linear-gradient(top, #345573, #41698d);
	color: #80bed6;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#345573', endColorstr='#41698d');
}



.mainHomeTable {
	width: 100%;
	font-size: 13px;
}

.tdHome {
	text-align: center;
	border-bottom: 1px solid #b1b1b1;
}

.tdHomeLast {
	text-align: center;
	border-bottom: 1px solid #b1b1b1;
	background-color: #ffca9c;
}

.tdFirstHome {
	text-align: left;
	background-color: #f7933b;
	color: #000;
	border-bottom: 1px solid #f8f8f8;
	padding-left: 5px;
}

.tdleftHome {
	text-align: center;
	border-top: 1px solid #b55c0c;
	border-bottom: 1px solid #b55c0c;
	border-radius: 5px;
}

.tdFirstHome1 {
	text-align: center;
	background-color: #e78229;
	border-bottom: 1px solid #e67b1c;
}

#tablename {
	width: 100%;
	border-radius: 5px;
	border: 1px solid #047fb5;
	text-align: center;
	font-size: 14px;
	margin-top: 6px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #FFF;
	height: 28px;
	padding-top: 5px;
}

.gallery {
	float: right;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0 0 !important;
	margin: 0px 0px 0 0;

}

#slider {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider ul,#slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider li {
	width: 1000px;
	height: 305px;
	overflow: hidden;
}

#prevBtn {
	display: block;
	margin: 0;
	overflow: hidden;
	width: 35px;
	height: 40px;
	position: absolute;
	left: -7px;
	top: -145px;
}

#nextBtn {
	display: block;
	margin: 0;
	overflow: hidden;
	width: 35px;
	height: 40px;
	position: absolute;
	left: 404px;
	top: -145px;
}

#prevBtn a {
	display: block;
	width: 35px;
	height: 40px;
	background: url(images/l_arrow.gif) no-repeat 0 0;
}

#nextBtn a {
	display: block;
	width: 35px;
	height: 40px;
	background: url(images/r_arrow.gif) no-repeat 0 0;
}


#left_news{
	height:10%;
	width:100%;
	background:url(../images/news_back.jpg) repeat-x;
	border:1px solid #d0a200;
	text-align:center;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;	
}

#actual_news{
	width:245px;
	height:195px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	border-left:1px solid #d0a200;
		border-right:1px solid #d0a200;
			border-bottom:1px solid #d0a200;
				border-top:0px;
				font-size:12.5px;

}

#tabs{
	width:99.80%;
	background:url(../images/container_medium_back.png) no-repeat;
	height:350px;
	
}

#tab1{
	width:337px;
	border-radius:2px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:0px;
	background-color:#f2f2f2;
	height:400px;
	border: 1px solid #e29fb7;
	float:left;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:3px;
	margin-left:5px;

	
}


#tab2{
	width:280px;
	border-radius:2px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:0px;
	background-color:#f5f5f5;
	height:270px;
	font-size:10px;
	float:right;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:2px;
	margin-left:0px;
	border:1px solid #dbdbdb;

}


#tab3{
	width:685px;
	border-radius:2px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:0px;
	background-color:#f2f2f2;
	height:280px;
	border: 1px solid #e1e1e1;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:3px;
	margin-left:5px;
	
}

#left_news_tab{
	height:11%;
	width:100%;
	background:url(../images/menu_bg.png) repeat-x;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFF;	
}
#left_news_tab-new{
	height:6%;

	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:20px;
	color:#FFF;	
	font-weight:bold;
		background-color:#e4e4e4;
		margin-bottom:10px;

		background:url(../images/current.png) repeat-x;
}
#tab_text_new a{
	text-decoration:none;

	

}
#left_news_tab_02{
	height:8%;
	width:100%;
	background:url(../images/news_back_02.jpg) repeat-x;

	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:5px;
	padding-bottom:5px;	
	border-radius:2px;
}

#left_news_tab_03{
	height:8%;
	width:100%;
	background:url(../images/news_back_03.jpg) repeat-x;

	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:5px;
	padding-bottom:5px;	
	border-radius:2px;
}
#tab_text{

	padding-top:6px;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:8px;

			border-top:0px;
			font-size:13px;
			line-height:250%;
			color:#333;
}
#tab_text_new{

	padding-top:6px;
	padding-left:20px;
	padding-right:15px;
	padding-bottom:8px;

	border-top:0px;
	font-size:13px;
	line-height:200%;
	color:#333;
}
ul.ulselected{
	list-style-image:url('../images/lists.png');
	padding-left:20px;
	margin-left:30px;
}
.tabimage{
	margin-top:5px;
		margin-bottom:10px;
}

.samtable{
	background-color:#999;
}

.samtable1{
	background-color:#e6e6e6;
	border-top:1px solid black;
		border-bottom:1px solid black;
}

#content_gallery {
	float:left;
	width:600px;
	position:relative;
	overflow:hidden;
}
#content_gallery li {
	float:left;
	width:120px;
	height:81px;
	overflow:hidden;
	border:5px solid #ffb687;
	margin-left:4px;
	margin-right:5px;
	margin-bottom:10px;
}
#content_gallery li a {
	display:block;
	float:left;
	position:relative;
	width:120px;
	height:81px;
	text-decoration:none;
}

#content_gallery li:hover {
	border:5px solid #e05300;
}
#content_gallery li:hover span {
	display:block;
}
#content_gallery li img {
	float:left;
	position:relative;
	z-index:1;
}
#content_gallery li span {
}




#content {
	margin: 0px 0px 10px 0px;
}

#left_content {
	width: 280px;
	float: right;
	height: auto;
	margin: 0px 5px 5px 0px;
}



#actual_text {
	margin: 20px;
	text-align: justify;
	font-size: 13px;
	line-height: 200%;
}

#left_block {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
}

#left_block p {
	margin: 8px;
	font-size: 11px;
}

#left_block b {
	font-size: 13px;
	line-height: 200%;
	margin-bottom: 15px;
}

#left_block a:hover {
	text-decoration: underline;
	color: #0090cd;
}


#content_gallery {
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
}
#content_gallery li {
	float:left;
	width:150px;
	height:100px;
	overflow:hidden;
	border:2px solid #f0f0f0;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:20px;
	
	-webkit-box-shadow: 2px 2px 26px 0px rgba(50, 50, 50, 0.35);
-moz-box-shadow:    2px 2px 26px 0px rgba(50, 50, 50, 0.35);
box-shadow:         2px 2px 26px 0px rgba(50, 50, 50, 0.35);

}
#content_gallery li a {
	display:block;
	float:left;
	position:relative;
	width:150px;
	height:100px;
	text-decoration:none;
}

#content_gallery li:hover {
	border:2px solid #c05600;
}
#content_gallery li:hover span {
	display:block;
}
#content_gallery li img {
	float:left;
	position:relative;
	z-index:1;
}
#content_gallery li span {
}

#datamain{
	margin-left:14px;
}
#footer {
	width: 100%;
	height: auto;
	background-color:#aeaeae;
	margin: 0px;
	border-top:3px solid #980000;
	color:#000;

}

#footer_cover {
	width: 1000px;
	height: 100%;
	padding: 30px 0 0px 0;
	margin:0px auto;
	background:url(../images/container_medium_back.png) no-repeat center top;

}

#footer_containers {
	width: 100%;
	margin: 0px;
	height: 320px;
}

#footer_container1 {
	width: 200px;
	float: left;
	margin-right: 70px;
	margin-left: 30px;
}

#footer_container2,#footer_container4 {
	width: 200px;
	float: left;
	margin-right: 40px;
}
#footer_container3{
	width: 300px;
	float: left;
	margin-right: 40px;
}

#footer_containers ul {
	list-style-type: none;
	padding: 0px;
	margin: 0;
	list-style-position: outside;
	font-size: 11px;
}

#footer_containers ul li li {
	color:#000;
	padding: 0px 0px 12px 0px;
	margin-bottom: 3px;
	border-bottom:1px dotted #999;
}

#footer_containers ul li a,#footer_containers ul li a:visited {
	color:#720000;
	font-size: 13px;
	text-decoration: none;
}

#footer_containers ul li a:hover {
	color: #333;
}

.widget-container {
	margin-bottom: 40px !important;
}

.widget-title {
	margin-bottom: 20px !important;
	text-align: left !important;
	font-size: 16px;
	line-height: 16px;
	color:#000;
	text-transform: uppercase;
	font-family: 'Exo', sans-serif;
}

.input_components{
	border: 1px solid #900;
	padding: 9px 8px 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
#display-heading{
	width: 100%;
	height: 50px;
	padding-top: 25px;
	padding-left: 70px;
	font-size:20px;
	color:#FFF;
	margin: 0px 0px 1px 0px;
	background:url(../images/heading-back.jpg) no-repeat;	
}
#here-you-are{
	width: 100%;
	height: 33px;
	padding-top: 0px;
	padding-left: 0px;
	font-size:13px;
	color:#FFF;
	margin: 2px 0px 1px 0px;
	line-height:250%;	
		background-color:#bbbbbb;
}
#main-wording{
	float:left;
	background:url(../images/arrow.jpg) no-repeat right top;
	background-color:#710000;
	height:100%;
	width:165px;
	text-align:right;
	
}
#location-here{
	float:left;
	color:#000;
	padding-left:15px;
}
#location-here a{
	color:#900;
	text-decoration:none;
}
#location-here a:hover{
	color:#ec1523;
}
#other-content {
	margin: 5px 0px 10px 0px;
	width:100%;
	height:auto;
}

#other-left-content {
	width: 240px;
	float: left;
	height: auto;
	margin: 0px 5px 5px 5px;
}
#other-right-content {
	width: 720px;
	float: right;
	height: auto;
	margin: 0px 10px 5px 10px;
	font-size:13px;

}
#other-right-content h2{
	font-size:16px;
	color:#9c070c;
}
.blog_bg { float:left; background:#e1f6ef; border:1px solid #8ad6bd; padding:10px 0; margin:10px 5px; width:220px; text-align:center; border-radius:5px;box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05); }
.blog_bg:hover { background:#b93463; border:1px solid #e8e6e6; color:#000; }
.blog_bg p{ text-align:center; border-top:1px solid #8ad6bd; font-size:14px; height:15px; line-height:250%; }
.blog_bg a{ text-decoration:none; color:#000; }
.blog_bg a:hover{ text-decoration:none; color:#FFF; }
.blog_bg img{
	-webkit-box-shadow: 2px 2px 26px 0px rgba(50, 50, 50, 0.35);
-moz-box-shadow:    2px 2px 26px 0px rgba(50, 50, 50, 0.35);
box-shadow:         2px 2px 26px 0px rgba(50, 50, 50, 0.35);
	border:3px solid #6bbda2;}

.infoHead{
	font-weight:bold;
	padding-left:10px;
	font-size:13px;	
}
.infoDesc{
	padding-left:15px;
}