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

body {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;
	color: #e7eaeb;
	background-color: #FFF;
	background-image: url(images/templatemo_menu_bg.jpg);
	background-repeat: repeat-x;
}

a:link, a:visited {
	color:#ffffff;
	
	text-decoration: none;
	font-weight: bold;
} 
a:active, a:hover {
 color: #FFD70D;
 text-decoration: underline;
  }
#templatemo_content_right_bottom_section .templatemo_text_area {
	

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

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


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

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

.cleaner_with_width {
	float: left;
	width: 20px;
	height: 30px;
	font-size: 1px;	
}

#templatemo_wrapper {
	margin: 0 auto;
	background-image: url(images/templatemo_gradient_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#templatemo_container {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #403D3E;
}

/* banner */
#templatemo_banner {
	clear: both;
	width: 880px;
	height: 250px;
	background: url(images/templatemo_banner_bg.jpg) no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}

#templatemo_banner h1 {
	margin: 0px;
	padding: 0px;
	padding: 80px 0 20px 0;	
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	
}

#templatemo_banner p {
	font-size: 30px;
	width: 400px;
	line-height: 30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/* end of banner */

#templatemo_content {
	clear: both;
	position: relative;
	width: 956px;
	background-image: none;
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 4px;
}

#templatemo_content #content_top {
	position: absolute;
	width: 960px;
	height: 38px;
	top: 0;
	left: 0;
	background-image: none;
	background-repeat: no-repeat;
}

#templatemo_content h1 {
	font-size: 24px;
	color: #F7D590;
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#templatemo_content h2 {
	font-size: 20px;
	color: #009dff;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;	
}

#templatemo_content h3 {
	font-size: 16px;
	color: #c6ca1d;
	padding: 0 0 5px 30px;
	margin: 0 0 5px 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;	
	background: url(images/templatemo_list_icon.jpg) top left no-repeat;
}

#templatemo_content img {
	float: left;
	border: 3px solid #221e1f;
	margin: 3px 30px 5px 0;
}

#templatemo_content .templatemo_content_section_01 {

	clear: both;
	width: 836px;
	background-color: #403D3E;
	padding-top: 40px;
	padding-left: 40px;
}

.templatemo_content_section_01 .section_01_left {

	float: left;
	width: 556px;
	padding-right: 40px;
	border-right: 1px solid #333;
}

.templatemo_content_section_01 .section_01_right {


	float: right;
	width: 250px;

	
	
}

.section_01_left p{

	padding-bottom: 10px;
	text-align: left;
}

.section_01_right p{

	padding-bottom: 5px;
	text-align: left;
	
}

#templatemo_content .templatemo_content_section_02 {

	clear: both;
	color: #CCC;
	width: 856px;
	padding: 0px;
	border-top: 1px solid #2c2829;
	background-color: #403D3E;
}

.templatemo_content_section_02 p {

	text-align: left;
}

.templatemo_content_section_02 .section_02_subsection {

	float: left;
	width: 238px;
	margin: 30px 0px;
	padding: 0 40px;
	background-color: #403D3E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}

.section_02_subsection li a {
	color:#e7eaeb;
	font-weight: normal;
}

.section_02_subsection ul {
	margin: 20px 0 10px 10px;
	padding: 0px;
	list-style: none;
}

.section_02_subsection li {
	margin: 0px;
	padding: 0 0 15px 25px;
	background: url(images/templatemo_list_icon_02.jpg) top left no-repeat;
}


/* footer */
#templatemo_footer {

	clear: both;
	width: 950px;
	height: 60px;
	text-align: center;
	color: #2D292A;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: none;
	background-color: #333;
}

#templatemo_footer p {
	padding-bottom: 5px;
	color: #999;
}

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