html
{
	background-color:#a5b061;
}

body {	
	margin:0 auto;
	padding: 0 0 20px 0;
    text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    background-color: transparent;
}
 
 #container
 {
 	margin:0 auto;
	width:950px;
	padding-top:10px;
	background-color:#fff;
 }
 
 #top
  {
 	width:950px;
	height:182px;
	background-color:transparent;
 }
 
 #topleft
 {
 width:392px;
 height:182px;
 float:left;
 background:url(images/top-left-img.jpg) no-repeat top left;	
 }
 
 #topright
 {
 width:558px;
 height:182px;
 float:left;
 background:url(images/top-right-img1.jpg) no-repeat top left;	
 }
 
 #nav {
	margin:137px 0 0 35px;
	list-style-type: none;
	background-color:transparent;
	font-size:1.2em;
	font-weight:700;
	width: 558px;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#nav li {
	margin: 0;
	padding: 10px 30px 0 0;
	float: left;
	height: 30px;
	color: #FFF;
}

#nav a {
	color:#e6d2a0;
	font-family: Georgia, "Times New Roman", Times, serif;	
	text-decoration:none;
	}
#nav a:hover
{
    text-decoration:none;
    color:#fff;	
}	
	
#left
{
	width:398px;
	float:left;
	background:url(images/left-img.jpg) no-repeat top left;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;	
}	

#left h2
{
	 color:#4d3c19;
	 font-size:16px;
	 font-weight:bold;
	 margin-top:30px;
}

#left h4
{
	color:#a5b15f;
	font-size:12px;
}

#left p
{
	color:#4d3c19;
	font-size:12px;
	text-align:justify;
	padding:0 10px 0 20px;
}

#leftaboutus
{
	width:398px;
	float:left;
	background-color:#fff;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;	
}	
#leftaboutus h2
{
	 color:#4d3c19;
	 font-size:16px;
	 font-weight:bold;
	 margin-top:30px;
}

.abus
{
	 color:#4d3c19;
	 font-size:16px;
	 font-weight:bold;
	 margin-top:30px;
}

#leftaboutus h4
{
	color:#a5b15f;
	font-size:12px;
}

#leftaboutus h4.contact, #right h4.contact
{
	font-size:14px;
	font-weight:bold;
}

#leftaboutus p
{
	color:#4d3c19;
	font-size:12px;
	text-align:justify;
	padding:0 10px 0 20px;
}

#leftdown
{
    background-color:transparent;
    padding:20px 10px 0px 0px;
    width:398px;	
}

#leftdown h2
{
	color:#a5b15f;
	font-size:12px;
	text-align:center;
}

#leftdown p
{
	color:#4d3c19;
	text-align:justify;
	
}
#leftaboutus ul
{
	list-style:circle;
	text-align:left;
	padding:10px 10px 0px 30px;
}

#leftaboutus li
{
		color:#4d3c19;
}

#leftaboutus a
{
	color:#a5b15f;
	text-decoration:underline;
}

#leftaboutus a:hover
{
	text-decoration:none;
}

#right
{
	float:left;
	width:552px;
	background-color:#fff;
}

#right h2
{    
	 color:#4d3c19;
	 font-size:16px;
	 font-weight:bold;
	 margin-top:30px;
}

#right h4
{
	color:#a5b15f;
	font-size:12px;
}

#right p
{
	color:#4d3c19;
	font-size:12px;
	text-align:justify;
	padding:10px 15px 10px 15px;
}
#right p.testiname
{
	color:#a5b15f;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding:0 0 0 15px;
}

#line
{
	background:url(images/line.jpg);
	width:521px;
	height:17px;
	margin: 20px 15px 20px 15px;
}

#footer
{
	width:950px;
	height:20px;
	padding:20px 0 20px 0;
}
#footer p
{
	color:#4d3c19;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.inside{margin-left:0;}

p.grid{ padding-left:10px;}
  
.clear {clear:both;}
.clearfix, .main{ display:block;} 

.clearfix:after, .main:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
	 }

#contact {
	color:#a5b15f;
	font-size:16px;
	text-align:center;
	clear: both;
	
}

#contact h2 {
	
	color:#a5b15f;
	font-size:12px;
	text-align:center;
	
	}
	
	#contact img {
		
		float:left;
		padding-left: 10px;
		}
		
		#container #right h2 {
			
			color:#a5b15f;
			font-size: 14px;
			font-weight: bold;
	       
			}
