/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: arial;
	font-size: 14px;
	color: #333;
	background: #ffffff;
}

.halfpage {
	width:50%;
	float:left;
}

.text-left {
	text-align:left;
}
.bl_text {
    float: left;
    padding: 10px;
    width: 45%;
}
.middle > table {margin:0 auto;}
.middle {text-align:center;}
.bottomleft {margin-bottom:15px;}


.quarter {width:25%;}
#site_logo img {width:100%; max-width:425px;}
.page_content a {color:#309af6!important;}
.bottomright {
    float: left;
    padding: 20px 0 20px 20px;
    width: 25%;
}
.bottomleft {width:auto;float:left;}


.bottomwrap img {
    height: 130px;
    padding: 5px;
    width: auto;
}

.bottomwrap {
	float:left; 
	margin-top:20px;
	width:100%;
}


a:link, a:visited { color: #000000; text-decoration: none; font-weight: normal;} 
a:active, a:hover { color: #000000; text-decoration: none;}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}


.page_content {
	width:100%;
	text-align:center;
	color:#fff;

}

.page_content p {margin-top:15px;}

.gallery_cont {text-align:center;}

.gallery_cont img {
    float: none;
   
    padding: 5px;
    
}

#column_w530 img {
    height: 140px;
	padding:10px;
    width: 45%;
}


#hudson_title {
    background: #222 none repeat scroll 0 0;
    float: left;
    height: 80px;
    padding-top: 15px;
	color:#fff;
    text-align: center;
    width: 100%;
}

#site_logo > img {
    max-width: 425px;
    width: 100%;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_70 { margin-right: 70px; }

.fl { float: left; }
.fr { float: right }

.button_01 a{
	clear: both;
	display: block;
	width: 100px;
	height: 23px;
	padding-top: 5px;
	background: url(images/templatemo_button_01.png) no-repeat;
	
	
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


.header_01 {
	clear: both;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 32px;
	line-height: 40px;	
	color: #ffffff;
}

.header_02 {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #000000;
	background: url(images/templatemo_header_01_bg.jpg) left bottom no-repeat;	
}

.header_03 {
	clear: both;
	height: 35px;
	padding: 15px 0 0 20px;
	font-size: 18px;
	color: #ffffff;
	background: url(images/templatemo_header_02_bg.jpg) repeat-x;
}

.header_04 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.header_04 a{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.header_05 {
	clear: both;
	font-size: 14px;
	color: #ffffff;
	width: 128px;
	height: 24px;
	padding: 3px 0 0 20px;
	margin-bottom: 5px;
	background:  url(images/templatemo_footer_title_bg.png) no-repeat;
}



#templatemo_header_wrapper {
	width: 100%;
	height: 90px;
	margin: 0 auto;
	border-bottom:5px solid #19b816;
	background:#1d2120;
}

#templatemo_header {
	width: 980px;
	margin: 0 auto;
}

#templatemo_header #site_logo {
	float: left;
	width: 425px;
	height: 63px;
	font-size: 40px;
	color: #ffffff;

	margin:10px;
}

/* menu */

#templatemo_menu {
	position: relative;
	float: right;
	height: 47px;
	margin: 20px 40px 0 0;
	background: url(images/templatemo_menu_right.jpg) right no-repeat;
}

#templatemo_menu #templatemo_menu_left{
	position: absolute;
	width: 20px;
	height: 47px;
	top: 0px;
	left: 0px;
	background: url(images/templatemo_menu_left.jpg) no-repeat;
}

#templatemo_menu ul {
	margin: 10px 20px 0 0;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	display: block;
	width: 100px;
	padding: 5px 0;
	background: url(images/templatemo_menu_divider.jpg) right repeat-y;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #919191;	
	font-weight: normal;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #fbe80b;
}

#templatemo_menu li .last {
	background: none;
}

/* end of menu*/

/* end of header */

#templatemo_banner_wrapper {
	clear: both;
	width: 100%;
	height: 281px;
	margin: 0 auto;
	background: #454545 url(images/templatemo_banner_repeat.jpg) repeat-x;
}

#templatemo_banner {
	width: 900px;
	height: 251px;
	margin: 0 auto;
	padding: 30px 40px 0 40px;;
	background:url(images/templatemo_banner_bg.jpg) bottom no-repeat;
}

#templatemo_banner #templatemo_banner_image {
	float: left;
	width: 440px;	
}

#templatemo_banner_content {
	float: right;
	text-align: left;
	width: 460px;
}

#templatemo_banner_content p {
	color: #959787;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 20px;
}

#templatemo_banner_image_wrapper {
	position: relative;
	width: 413px;
	height: 230px;
	background:url(images/templatemo_banner_image_bg.png) no-repeat;
}

#templatemo_banner_image_wrapper img {
	position: absolute;
	width: 380px;
	height: 210px;
	top: 10px; 
	left: 10px;
}


/* content */

#templatemo_content_wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: #ffffff;
}

#templatemo_content {
	width: 900px;
	padding: 50px 40px;
	background: #ffffff;
}


#column_w530 {
	float: left;
	width: 450px;
	line-height: 20px;
	background: #ffffff;
}

#column_w300 {
	float: right;
	width: 400px;
	background: #efefef;
	border: 1px solid #e5e5e5;
}

#column_w530 .em_text {
	color: #000;
}

#column_w530 p {
	margin-bottom: 15px;
}

.content_list_01 {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: square;
}

.content_list_01 li {
	margin: 0px;
	padding: 0 0 10px 10px;
	
}

.content_section_01 {
	border-left: 10px solid #2996e9;
	padding-left: 20px;
}

.column_w300_section_01 {
	clear: both;
	padding: 0px 19px 20px 0 ;
	background: url(images/templatemo_side_column_divider.jpg) bottom repeat-x;
	text-align:center; 
}
.column_w300_section_01 img {padding-top:30px;}

.even_color {
	background: #e0dfdf;
}

.news_image_wrapper {
	float: left;
	width: 353px;
	height: 153px;
	padding: 4px;
	margin: 3px 0 0 0;
	border: 1px solid #dad8d8;
	background: #ffffff;
	text-align:center;
}

.news_image_wrapper img{
	width: auto;
	height: 150px;
	border: 1px solid #9c9d85;
}

.news_content {
	float: right;
	width: 100%;
}

.news_content .news_date {
	font-size: 12px;
	color: #9a9a9a;
}

.news_content p{
	line-height: 15px;
	font-size: 11px;
}

/* end of content

/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: url(images/templatemo_footer_bg.jpg) repeat-x;
}

#templatemo_footer {
	width: 920px;
	padding: 30px;
	margin: 0 auto;
	color: #515251;
}

#templatemo_footer a{
	text-decoration: none;
	color: #7a7a7a;
}

.section_w180 {
	float: left;
	padding: 0 20px 0 0;	
}

.section_w180_content {
	padding: 0 0 0 20px;
}

#templatemo_footer  .footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_footer .footer_menu_list li {
	margin: 0 0 5px 0;
	padding: 0px;
	color:#eee;
}

#templatemo_footer .footer_menu_list li a {
	color:#eee;
	font-weight: normal;
	text-decoration: none;
}

.icon {margin:0 14px -2px 0;}


















@media only screen and  (min-width:768px) and (max-width:1024px){
	
	
.margin_right_40 { margin-right: 5px; }
.margin_right_70 { margin-right: 5px; }

.fl { float: left; }
.fr { float: right }

.button_01 a{
	
	width: 100px;
	height: 23px;
	padding-top: 5px;
}


.header_01 {
	clear: both;
	padding-bottom: 0;
	margin-bottom: 10px;

}

.header_02 {

	padding-bottom: 0;
	margin-bottom: 15px;
height:40px;
}

.header_03 {

	height: 35px;
	padding: 15px 0 0 0;

}


.header_05 {

	width: 100%;
	height: 24px;
	padding: 3px 0 0 0px;
	margin-bottom: 5px;

}



#templatemo_header_wrapper {
	width: 100%;
	height: 90px;
	margin: 0 auto;

}

#templatemo_header {
	width: 100%;
	margin: 0 auto;
}

#templatemo_header #site_logo {

	width: 100%;
	height: 63px;
	margin:10px 0;
}

/* menu */

#templatemo_menu {

	height: 47px;
	margin: 20px 0;
	background:#222;
	width:100%;

}

#templatemo_menu #templatemo_menu_left{
	width: 20px;
	height: 47px;

}

#templatemo_menu ul {
	margin: 10px 0;
	padding: 0px;
}

#templatemo_menu ul li{
	padding: 0px;
	margin: 0px;
}

#templatemo_menu ul li a{
	float: left;
	display: block;
	width: 100px;
	padding: 5px 0;

}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #2996e9;
}

#templatemo_menu li .last {
	background: none;
}

/* end of menu*/

/* end of header */

#templatemo_banner_wrapper {
	width: 100%;
	height: 281px;
	margin: 0 auto;

}

#templatemo_banner {
	width: 100%;
	height: 251px;
	margin: 0 auto;
	padding: 30px 0;
background:rgba(0, 0, 0, 0) url("images/templatemo_banner_bg.jpg") no-repeat scroll center bottom


}

#templatemo_banner #templatemo_banner_image {

	 padding: 0 0 0 20px;
    width: 45%;
}

#templatemo_banner_content {
	width: 45%; padding-right: 30px;
    
}


#templatemo_banner_image_wrapper {
	width: 100%;
	height: 230px;
	background:none;
	text-align:center;
	
}

#templatemo_banner_image_wrapper img {
	position: absolute;
	max-width: 380px;
	width:100%;
	height: auto;
	top: 10px; 
	left: 0;
}


/* content */

#templatemo_content_wrapper {
	margin: 0 auto;
	width:100%;
}

#templatemo_content {
	width: 100%;
	padding: 50px 0px 50px 0px;
	background: #ffffff;
}


#column_w530 {
	padding: 0 0 0 20px;
    width: 45%;
}

#column_w300 {
  margin: 0 30px 0 0;
    width: 45%;
}



.content_list_01 {
	margin: 0;
	padding: 0px;

}

.content_list_01 li {
	margin: 0px;
	padding: 0 0 10px 0;
	
}

.content_section_01 {
	border-left: 10px solid #2996e9;
	padding-left: 0;
}

.column_w300_section_01 {
	padding: 20px 0;

}



.news_image_wrapper {
	float: left;
	max-width: 353px;
	width:100%;
	height: 153px;
	padding: 4px;

}

.news_image_wrapper img{
	width: auto;
	height: 150px;

}

.news_content {

	width: 100%;
}




/* end of content

/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;

}

#templatemo_footer {
	width: 100%;
	padding: 30px 0;
	margin: 0 auto;

}

#templatemo_footer a{

}

.section_w180 {
	    margin: 0 0 10px 10px;
    min-width: 25%;
    padding: 0;

	
}

.section_w180_content {
	padding: 0;
}

#templatemo_footer  .footer_menu_list {
	margin: 0px;
	padding: 0px;

}

#templatemo_footer .footer_menu_list li {
	margin: 0 0 5px 0;
	padding: 0px;

}



.icon {margin:0 14px -2px 0;}


	
}




@media only screen and  (max-width: 768px) {
	.halfpage {width:100%;}
	#templatemo_menu #templatemo_menu_left {background:none;}
.gallery_cont img {width:100%;float:none;  }
.gallery_cont {text-align:center;}
.quarter {width:100%; float:left;}
.margin_right_40 { margin-right: 5px; }
.margin_right_70 { margin-right: 5px; }

.fl { float: left; }
.fr { float: right }

.button_01 a{
	
	width: 100px;
	height: 23px;
	padding-top: 5px;
}

#column_w530 p {padding:0 10px;}
.header_01 {
	clear: both;

	margin-bottom: 10px;
	padding: 0 20px;

}
#templatemo_banner_content p {padding: 0 10px;}

.header_02 {

	margin-bottom: 15px;
	padding:0 10px;

}

.header_03 {

	height: 35px;
	padding: 15px 0 0 0;

}


.header_05 {

	width: 100%;
	height: 24px;
	padding: 3px 0 0 0px;
	margin-bottom: 5px;

}



#templatemo_header_wrapper {
	width: 100%;
	height: 90px;
	margin: 0 auto;

}

#templatemo_header {
	width: 100%;
	margin: 0 auto;
}

#templatemo_header #site_logo {

	width: 100%;
	height: 63px;
	margin:10px 0;
}

/* menu */

#templatemo_menu {

	height: 47px;
	margin: 20px 0;
	background:#222;
	width:100%;

}

#templatemo_menu #templatemo_menu_left{
	width: 20px;
	height: 47px;

}

#templatemo_menu ul {
	margin: 10px 0;
	padding: 0px;
}

#templatemo_menu ul li{
	padding: 0px;
	margin: 0px;
}

#templatemo_menu ul li a{
	float: left;
	display: block;
	width: 100px;
	padding: 5px 0;

}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #2996e9;
}

#templatemo_menu li .last {
	background: none;
}

/* end of menu*/

/* end of header */

#templatemo_banner_wrapper {
	width: 100%;
	height: 281px;
	margin: 0 auto;

}

#templatemo_banner {
	width: 100%;
	height: 251px;
	margin: 0 auto;
	padding: 30px 0;
	background-image:none;
	background-color:#444;

}

#templatemo_banner #templatemo_banner_image {

	width: 100%;	
}

#templatemo_banner_content {
	width: 100%;
}


#templatemo_banner_image_wrapper {
	width: 100%;
	height: 230px;
	background:none;
	text-align:center;
	
}

#templatemo_banner_image_wrapper img {
	position: absolute;
	max-width: 380px;
	width:100%;
	height: auto;
	top: 10px; 
	left: 0;
}


/* content */

#templatemo_content_wrapper {
	margin: 0 auto;
	width:100%;
}

#templatemo_content {
	width: 100%;
	padding: 50px 0px 50px 0px;
	background: #ffffff;
}


#column_w530 {
	width: 100%;
}

#column_w300 {
	width: 97%;
float:left;
}



.content_list_01 {
	margin: 0;
	padding: 0px;

}

.content_list_01 li {
	margin: 0px;
	padding: 0 0 10px 0;
	
}

.content_section_01 {
	border-left: 10px solid #2996e9;
	padding-left: 0;
}

.column_w300_section_01 {
	padding: 20px 0;

}



.news_image_wrapper {
	float: left;
	max-width: 353px;
	width:100%;
	height: 153px;
	padding: 4px;

}

.news_image_wrapper img{
	width: auto;
	height: 150px;

}

.news_content {

	width: 100%;
}




/* end of content

/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;


}

#templatemo_footer {
	width: 100%;
	padding: 30px 0;
	margin: 0 auto;
	background-image:none;
	background-color:#222;

}

#templatemo_footer a{

}

.section_w180 {
	 margin: 0 0 10px 0px;
    width: 100%;
	min-width:25%;
	padding: 0;	
}

.section_w180_content {
	padding: 0;
}

#templatemo_footer  .footer_menu_list {
	margin: 0px;
	padding: 0px;

}

#templatemo_footer .footer_menu_list li {
	margin: 0 0 5px 0;
	padding: 0px;

}

.page_content p {padding:10px;}

.icon {margin:0 14px -2px 0;}
#templatemo_banner_image > div {display:none;}

	.bottomright {width:90%;}
.bl_text {

    width: 100%;
}
  
}

@media only screen and (max-width:400px) {
	#templatemo_menu {height:100px;}
	
}


/* end of footer */