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  {
	float: right;
	clear: both;
	width: 340px;
	padding: 4px 10px 5px 10px;
	color: #333;
	font-weight: bold;
	font-size:11px;
}
#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: 270px;
	font-size: 20px;	
	margin: 0 0 0 100px;
	padding: 25px 0 5px 0px;	
	font-weight: bold;
	text-align: center;
}


/* menu */

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

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

#templatemo_menu ul li {
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	width: 152px;
	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_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;
}


#templatemo_content #content_left {
	float: left;
	width: 900px;
	margin: 40px 15px 0 25px;
}

#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: left;
	width: 340px;
	margin: 25px 25px 0 110px;
	font-size:12px;
	font-weight:bold;
}

#content_right .content_right_box {
	 width: 340px;
	 height: 230px;
	 background: url(images/templatemo_newsletter_box.jpg) no-repeat;
}
#content_right .content_right_box1 {
	 width: 360px;
	 height: 250px;
	 background: url(images/templatemo_newsletter_box1.jpg) no-repeat;
}
 .content_right_box .box_title {
 	font-size: 18px;
	color: #333;
	padding: 3px 0 5px 0;
	margin: 0 0 5px 0;
 }
 
 .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 50px 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;
	border:dashed 1px #003366;
}

.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: bold;
}
#templatemo_footer a:hover, a:visited  {
	font-weight: bold;
	color:#330000;
}
#templatemo_footer_foot 
{
	margin:0 auto;
	clear: both;
	width: 980px;
	padding: 5px 0 20px 0;
	text-align: center;
	color: #333;
	background-color: #FFF;
}

#templatemo_footer_foot a {
	font-weight: bold;
}
#templatemo_footer_foot a:hover, a:visited  {
	font-weight: bold;
	color:#330000;
}
/* end of footer */
.com_name{ float:left;}
.top_img{ width:980px; height:100px; background:url(images/templatemo_title_bg.jpg) no-repeat;}
.nav_main{ width:980px; height:90px; background:url(images/templatemo_menu_bg.jpg) no-repeat;}

.content_left_OR {
	float: left;
	width: 350px;
	margin: 0 15px 0 55px;
}
.content_right_OR {
	float: right;
	width: 380px;
	margin: 10px 15px 0 25px;
}
#templatemo_bottom_panel_two {
	clear: both;
	width: 300px;
	padding: 40px 0 50px 40px;
	background: #FFF url(images/templatemo_bottom_section_bg.jpg) right bottom no-repeat;
}
.sitmap{ width:700px; height:300px; margin-left:100px; background:url(images/sitemap.jpg) no-repeat; padding-top:100px; padding-left:200px; font-family:Arial; font-size:24px;}
#site_map a {
	font-weight: bold;
}
#site_map a:hover, a:visited  {
	font-weight: bold;
	color:#330000;
}
.photo_galle{ width:900px; height:790px;} 


























