/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #646363;
	background: url(images/templatemo_page_bg.jpg) fixed;
}

a:link, a:visited { color: #E7E4E4; text-decoration: none; } 
a:active, a:hover { color: #000000; text-decoration: none; }

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #646363;
	height:40px;
	background: url(images/heading-Back.jpg) no-repeat;
	
}

h2 {
	padding-left: 10px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #a00801;
	height: 27px;
	background: url(images/templatemo_h2.jpg) no-repeat;
}

h3 {
	margin-left: 30px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	height: 19px;
	background: url(images/templatemo_h3.jpg) no-repeat;
}

h4 {
	margin-left: 0px;
	
	font-size: 13px;
	font-weight: bold;
	color: #000;

	
}

#templatemo_container {
	width: 940px;
	margin: auto;
	
}

#templatemo_top {
	height: 90px;
		background: url(images/templatemo_top.jpg) no-repeat right;

}
#templatemo_top_inner {
	height: 90px;
		background: url(images/header-property.jpg) no-repeat right;

}
#templatemo_title {
	float: left;
	width: 250px;	
	margin: 10px 0px 0px 5y0px;
	font-size: 24px;
	font-weight: bold;
	color: #960C29;
	
}
#templatemo_title span {
	color: #7a7a7a;
}
.templatemo_menu{
	float: right;
	margin-top: 60px;
}

.templatemo_menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.templatemo_menu li{
	display: inline;
}

.templatemo_menu li a{
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 95px;
}

.templatemo_menu li a:hover{
	color: #3e3e3e;
}

#templatemo_header {
	height: 231px;
	width:940px;
	
}
#templatemo_header_slogan {
	padding: 45px 0px 0px 55px;
	width: 280px;
	text-align: justify;
	color: #fff;
}
#templatemo_content {
	clear: both;
	float: left;
	padding:10px 0px 0px 0px;
	background-color:#EBEBEB;
}
#templatemo_content_left {
	float: left;
	width: 250px;
	padding: 0px 0px 0px 20px;
	text-align: justify;
}
#templatemo_content_left p {
	padding: 0px 20px 0px 30px;
}
#templatemo_content_right {
	float: left;
	padding: 0px 0px 10px 10px;		
	width: 880px;
	color: #000;
	text-align: justify;
}

#templatemo_content_right li {
	list-style: url(images/templatemo_bullet.jpg);
}
#templatemo_content_right strong {
	color: #418e00;
	text-decoration: underline;
}
#templatemo_content_right img {
	float: left;
	padding-right: 15px;
}
#templatemo_footer {
	float: left;
	height: 100px;
	width: 940px;
	background: url(images/templatemo_footer.jpg) ;
}
#templatemo_footer_left {
	float: left;
	width: 500px;
	margin-top: 50px;
	margin-left: 10px;
	font-family:Verdana;
	font-size:11px;
	color: #484747;
}
#templatemo_footer_links {
	float: left;
	margin-top: 10px;
	margin-left: 270px;
	font-family:Verdana;
	font-size:11px;
	color: #484747;
	
}

#templatemo_footer_right {
	float: right;
	width: 400px;	
	margin-top: 21px;
	color: #484747;
	font-family:Verdana;
	font-size:11px;
}

#Innerpage-contents
{
	float: left;
	padding: 20px;
	width: 878px;	
	color: #646363;
	text-align: justify;	
	font-family:Verdana;
	font-size:10.5px;
	border: 1px solid #B3B2B2;
	background: url(images/gradient.jpg) bottom repeat-x;	
}

#shadow {
 
  background-color: #dbdbdb;
}


