/*

CSS Credit: http://www.templatemo.com/

*/

.e {/*FF OP*/
background-color: #fff
}
html* .e{/*Sa IE7 OP*/
background-color:#fff
} 
*+html .e{
background-color:#000000;/*OP*/
*background-color:#fff;/*IE7*/
} 
* html .e{/*IE6*/
background-color:#fff
} 


html {

	background: #fff;

}

body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.5em;

	color: #333333;

	width: 100%;

	display: table;

}

a {
	color:#555; padding:0px; text-decoration:none
}
a:link {
	background: none transparent scroll repeat 0% 0%;color:#555;
}
a:hover {
	color: #f60;
	text-decoration: underline
}

#templatemo_background_section_top {

	width: 100%;
	height: 157px;
	background: url(images/templatemo_background_section_top_bg.jpg) repeat-x;

}

.templatemo_container {
	width: 950px;
	margin: auto;
	padding: 0px;
	

}

#templatemo_background_section_mid {

	width: 100%;
	background: #fff;


}



/* Logo Area */
#templatemo_logo_section {
	width: 385px;
	height: 55px;
	background: url(images/templatemo_logo_bg.jpg) no-repeat;
	float:left;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	
}


#templatemo_logo_section h1 {
	
	font-size: 24px;
	color: #666;
	margin: 0;
	padding: 0;
	font-weight: normal;
		
}

#templatemo_logo_section h2{
	
	font-size:14px;
	color: #666;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0 0;
	
}
/* End Of Logo Area*/

/* Search Box*/

#templatemo_search_box {
	width: 320px;
	height: 70px;
	float: right;
	margin: 30px 20px 0 0;

}

* html #templatemo_search_box {
	margin-right: 8px;
}



#templatemo_search_box img {
	float: right;
	margin: 0 -7px 0 0;
}

* html  #templatemo_search_box img {
	margin: 0 -5px 0 0;
}

#templatemo_search_box form {
	margin: 10px 0 0 0;
	float: right;
	width: 330px;
}

#textfield {
	float: left;
	width: 240px;
	height: 16px;
	background: #fff;
	color: #999;
	border: solid 1px #999;
	margin: 0;
	padding: 5px 5px;
}

#button{
	float: right;
	border: solid 1px #999;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	white-space: pre;
	width: 70px;
	height: 28px;
	color: #999;
	background: #fff; 
	margin: 0 0 0 0;
	padding-bottom: 5px;
	padding-top: 4px;
}

/* End Of Search Box*/

/* Menu Section */

 #templatemo_menu_section{
	width: 950px;
	height: 38px;
	float: left;	
	margin: 21px 0 0 0;
	padding: 0;

}

#templatemo_menu_section ul {
	float: left;
	width: 900px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu_section ul li{
	display: inline;
}

#templatemo_menu_section ul li a{
	float: left;
	width: 110px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #8A4500;
}

#templatemo_menu_section li a:hover, #templatemo_menu_section li .current{
	color: #fff;
	height: 26px;
	background: #cc6601;
}

/* End Of Menu */


#templatemo_content_area{
	
	margin: 0px 0 0 0;

}
/* Left Section*/


#templatemo_left_section {

	float: left;
	width: 410px;
	margin: 0 ;
	

}


.templatemo_left_section_box {

	width: 410px;
	margin: 0 0 15px 0;
	
}
.templatemo_left_section_box_top {

	width: 395px;
	height: 20px;
	background: url(images/templatemo_section_box_top.jpg) repeat-x;
	padding: 10px 0 0 15px;
	color: #666;
	font-size: 16px;
	font-weight: bold;
	
}

.templatemo_left_section_box_top2 {

	width: 306px;
	height: 20px;
	background: url(images/templatemo_section_box_top.jpg) repeat-x;
	padding: 10px 0 0 15px;
	color: #666;
	font-size: 16px;
	font-weight: bold;
	
}
.templatemo_left_section_box_body {
	width: 380px;
	padding: 15px 15px 0 15px;
	text-decoration: none;

}
.templatemo_left_section_box_body p{

	text-align: justify;
	color: #333;
	font-size: 11px;
	margin: 0 0 10px 0;

}

.templatemo_left_section_box_body h1{

	text-align: justify;
	color: #060;
	font-size: 14px;
	margin: 0 0 10px 0;

}

.templatemo_left_section_box_body img{
	float: left;
	
	margin-bottom: 10px;
	margin-right: 13px;
	border:none;

}

span.post{
	margin: 0 25px 0 0;
	color: #c60;
	font-size: 11px;
	
}

span.post a{
	color: #c60;
	text-decoration: none;
	
}

span.post a:hover{
	color: #c60;
	text-decoration: underline;
	
}

.cleaner_with_height {

	clear:both;
	height: 1px;
}

.cleaner {

	clear:both;
}


/* Middle Section */
#templatemo_middle_section {
	width: 180px;
	float: left;
	margin: 0 0 0 15px;
}

#templatemo_middle_section4 {
	width: 950px;
	float: left;
	margin: 0 0 0 15px;
}

#templatemo_middle_section3 {
	width: 250px;
	float: left;
	margin: 0 0 0 15px;
}
.templatemo_middle_section_box {
	width: 168px;
	border: 1px solid #ccc;
	height: 380px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	
}


.templatemo_middle_section_box h1{
	color: #c60;
	font-size: 15px;
	text-decoration: underline;
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;

	
}

.templatemo_middle_section_box ul {

	list-style: none;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
		
}

.templatemo_middle_section_box ul li{

	margin-bottom: 3px;

}

.templatemo_middle_section_box ul li a {
	
	color: #333;
	text-decoration: underline;
		
}

.templatemo_middle_section_box ul li a:hover {
	color: #F90;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
		
}

.templatemo_middle_section_box2 {
	width: 168px;
	border: 1px solid #ccc;
	height: 268px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 15px;
	
}

.templatemo_middle_section_box2 h1{
	color: #c60;
	font-size: 15px;
	text-decoration: underline;
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;

	
}
.templatemo_middle_section_box2 ul {

	list-style: none;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
		
}

.templatemo_middle_section_box2 ul li{

	margin-bottom: 3px;

}

.templatemo_middle_section_box2 ul li a {
	
	color: #333;
	text-decoration: underline;
		
}

.templatemo_middle_section_box2 ul li a:hover {
	
	color: #333;
	text-decoration: none;
		
}


.templatemo_middle_section_box3 {
	width: 250px;
	border: 1px solid #ccc;
	height: 235px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 15px;
	
}

.templatemo_middle_section_box3 h1{
	color: #c60;
	font-size: 15px;
	text-decoration: underline;
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;

	
}
.templatemo_middle_section_box3 ul {

	list-style: none;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
		
}

.templatemo_middle_section_box3 ul li{

	margin-bottom: 3px;

}

.templatemo_middle_section_box3 ul li a {
	
	color: #333;
	text-decoration: underline;
		
}

.templatemo_middle_section_box3 ul li a:hover {
	
	color: #333;
	text-decoration: none;
		
}



.templatemo_middle_section_box4 {
	width: 250px;
	border: 1px solid #ccc;
	height: 346px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 15px;
	
}

.templatemo_middle_section_box4 h1{
	color: #c60;
	font-size: 15px;
	text-decoration: underline;
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;

	
}
.templatemo_middle_section_box4 ul {

	list-style: none;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
		
}

.templatemo_middle_section_box4 ul li{

	margin-bottom: 3px;

}

.templatemo_middle_section_box4 ul li a {
	
	color: #333;
	text-decoration: underline;
		
}

.templatemo_middle_section_box4 ul li a:hover {
	
	color: #333;
	text-decoration: none;
		
}

.templatemo_middle_section_box5 {
	width: 915px;
	border: 1px solid #ccc;
	height: 72px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	
}

.templatemo_middle_section_box6 {
	width: 168px;
	border: 1px solid #ccc;
	height: 346px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 15px;
	
}

.templatemo_middle_section_box6 h1{
	color: #c60;
	font-size: 15px;
	text-decoration: underline;
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;

	
}
.templatemo_middle_section_box6 ul {

	list-style: none;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
		
}

.templatemo_middle_section_box6 ul li{

	margin-bottom: 3px;

}

.templatemo_middle_section_box6 ul li a {
	
	color: #333;
	text-decoration: underline;
		
}

.templatemo_middle_section_box6 ul li a:hover {
	
	color: #333;
	text-decoration: none;
		
}

.tt_box {
	width: 168px;
	border: 1px solid #ccc;
	border-bottom : thin none;
	background:#8094C8;
	height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	
}

.t2_box {
	width: 292px;
	background:#F60;
	height: 16px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 15px;
	
}


/* Right Section */

#templatemo_right_section {
	width: 322px;
	float: right;
	margin: 0 10px 0 0;
}

* html #templatemo_right_section {
	margin: 0 5px 0 0;
}
.templatemo_right_section_box {
	width: 300px;
	border: 1px solid #ccc;
	margin: 0 0 15px 0 ;
	padding: 10px 10px 10px 10px;
	
}

.templatemo_right_section_box h1{
	color: #333;
	font-size: 14px;
	margin: 0 0 8px 0;
	padding: 0;

	
}


.templatemo_right_section_box h2{

	color: #333;
	font-size: 11px;
	margin: 0;
	padding: 0;

	
}

.templatemo_right_section_box h2 a{

	text-decoration: none;

	
}

.templatemo_right_section_box h2 a:hover{

	text-decoration: underline;

	
}

.templatemo_right_section_box p{

	color: #333;
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: justify;

	
}


.templatemo_right_section_box2 {
	width: 300px;
	border: 1px solid #ccc;
	margin: 0 0 15px 0 ;
	padding: 10px 10px 10px 10px;
	
}

.templatemo_right_section_box2 h1{
	color: #FFF;
	font-size: 14px;
	margin: 0 0 8px 0;
	padding: 0;

	
}


.templatemo_right_section_box2 h2{

	color: #333;
	font-size: 11px;
	margin: 0;
	padding: 0;

	
}

.templatemo_right_section_box2 h2 a{

	text-decoration: none;

	
}

.templatemo_right_section_box2 h2 a:hover{

	text-decoration: underline;

	
}

.templatemo_right_section_box2 p{

	color: #333;
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: justify;

	
}
.templatemo_right_section_box .last{

	color: #333;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: justify;

	
}

.templatemo_right_section_box .gallery {
	margin: 0 0 0 5px;
}

.templatemo_right_section_box .gallery img{
	margin: 5px 5px 0 0;
}

.templatemo_right_section_box img{

	margin: 5px 0 5px 0;
	
	
}

#templatemo_footer {
	height: 20px;
	background: url(images/templatemo_footer_bg.jpg) repeat-x;
	color: #000;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: bold;
	
}
