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

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background: #FFF url(images/templatemo_bg.jpg) repeat-x;
}

a:link, a:visited { color: #e18814; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #ffffff; } 

h3 {
	font-size: 14px;
	color: #1f2947;
	padding: 3px 0 5px 0;
	margin: 0 0 10px 0;
}

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

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

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

.rc_btn a {
	float: right;
	clear: both;
	text-align: center;
	display: block;
	width: 103px;
	padding: 4px 0 5px 0;
	background: #333 url(images/templatemo_btn.jpg) no-repeat;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.rc_btn a:hover {
	color: #fff;
}

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

#templatemo_title {
	width: 980px;
	height: 100px;
	background: url(images/templatemo_title_bg.jpg) no-repeat;
}

#templatemo_title #title {
	color: #FFF;
	width: 880px;
	font-size: 32px;
	margin: 0 0 0 100px;
	padding: 30px 0 0px 0px;
	font-weight: bold;
	text-align: center;
}

/* facebook like*/


#facebook {
	width: auto;
	height: 20px;
	margin-right: 0px;
	margin-left: 0px;

}


#new {
	border: 1px solid #E1840B;

}

/* menu */

#templatemo_menu {
	clear: both;
	width: 960px;
	height: 90px;
	padding: 0px 10px;
	background: url(images/templatemo_menu_bg.jpg) no-repeat;
}

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

#templatemo_menu ul li {
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	width: 160px;
	padding: 10px 0;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_menu_divider.jpg) right no-repeat;
	color: #c0790b;

	outline: none;
}

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

#templatemo_menu li .last {
	background: none;
}

#templatemo_menu li span {
	display: block;
	margin-top: 10px;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}

/* end of menu*/

/* banner */
#templatemo_banner {
	clear: both;
	width: 960px;
	height: 320px;
	padding: 0 10px;
	background: url(images/templatemo_banner_bg.jpg) no-repeat;
}
/* end of banner */

/* content */
#templatemo_content {
	clear: both;
	width: 960px;
	padding: 0 10px;
	position: relative;
	background: url(images/templatemo_content_bg.jpg) repeat-y;
}



#templatemo_content2 {
	clear: both;
	width: 960px;
	padding: 0 10px;
	position: relative;
	background: url(images/templatemo_content_bg.jpg) repeat-y;
}

#templatemo_content3 {
	clear: both;
	width: 960px;
	position: relative;
	padding-left: 40px;
}


#templatemo_content .title {
	font-size: 18px;
	color: #ee9116;
	padding: 3 0 10px 0;
	margin: 0 0 10px 0;
}

#templatemo_content #bottom_bg {
	clear: both;
	width: 980px;
	height: 30px;
	margin-left: -10px;
	left: 0px;
	bottom: 0px;
	background: url(images/templatemo_content_bottom_bg.jpg) no-repeat;
}
#portfolio {
	clear: both;
	width: 960px;
	padding: 0 10px;
	position: relative;
	background: url(images/templatemo_content_bg.jpg) repeat-y;
}

#portfolio #portfolio_bg {
	clear: both;
	width: 980px;
	height: 30px;
	margin-left: -10px;
	left: 0px;
	bottom: 0px;
	background: url(images/templatemo_content_bottom_bg2.jpg) no-repeat;
}

#templatemo_content #content_left {
	float: left;
	width: 520px;
	border: 1px dotted #CCCCCC;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#templatemo_content #content_left2 {
	float: left;
	width: 350px;
	border: 1px dotted #CCCCCC;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#templatemo_content #content_left p {
	text-align: justify;
	padding-bottom: 8px;
}

#content_left .testimonial_section {
	text-align: center;
}

#content_left .testimonial_section p {
	font-size: 14px;
	font-style: italic;
	text-align:center
}

#templatemo_content #content_right {
	float: right;
	width: 280px;
	margin: 40px 40px 0 0;
}

#templatemo_content #content_right2 {
	float: right;
	width: 450px;
	margin: 20px 40px 0 0;
}

 #content_right .content_right_box {
	width: 240px;
	height: 129px;
	background: url(images/templatemo_newsletter_box.jpg) no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
 }
 
  #content_right .content_right_box2 {
	width: 240px;
	height: 98px;
	padding: 10px 20px;
	background: url(images/templatemo_newsletter_box2.jpg) no-repeat;
 }
 .content_right_box .box_title {
	font-size: 12px;
	color: #333;
	margin: 0 0 5px 0;
	font-style: italic;
	font-weight: bold;
 }
 
 .content_right_box p {
	 line-height: 16px;
	 text-align: justify;
	 padding-bottom: 5px;
	 color: #FFF;
 }
 
  .content_right_box input {
	  margin-bottom: 10px;
  }

/* end of content */

/* content */
#templatemo_bottom_panel {
	clear: both;
	width: 930px;
	padding: 40px 0 0px 40px;
	background: #FFF url(images/templatemo_bottom_section_bg.jpg) right bottom no-repeat;
}

#templatemo_bottom_panel .bottom_section {
	float: left;
	margin-right: 40px;
	width: 190px;
}

.bottom_section ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.bottom_section li {
	margin: 0px;
	padding: 0 0 3px 0;
}

.bottom_section li a, a:hover, a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}


/* footer */
#templatemo_footer {
	clear: both;
	width: 980px;
	padding: 5px 0 20px 0;
	text-align: center;
	color: #333;
	background-color: #FFF;
}

#templatemo_footer a {
	font-weight: normal;
}
/* end of footer */
