body{
	margin:0;
	padding:0;
	background:url(../images/bg-body.gif) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
}

A:link {text-decoration: none; color: #9b924d;}
A:visited {text-decoration: none; color: #9b924d;}


#conatiner
{
	width:100%;
	margin:0 auto;
	background:url(../images/main-circle-bg.gif) no-repeat center;
	height:418px;
	background-position: 0px 116px;
}

#wrapper{
	width:100%;
	height:116px;
}	

#wrapper .header{
	width:983px;
	margin: 0 auto;
	height:116px;
}

.logo
	{
	background:url(../images/logo.gif) no-repeat;
	height:115px;
	}
	
/*Navigation Part---*/

.navigation{
	color:#777E85;
	font-family:Helvetica,Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.navigation ul{
	color:#1a1a1a;
	font-family:Helvetica,Arial, sans-serif;
	font-size:16px;
	text-decoration:none;
	display:inline;
	list-style:none;
	font-weight:bold;
}

.navigation ul li{
	color:#777E85;
	font-family:Helvetica,Arial, sans-serif;
	font-size:16px;
	text-decoration:none;
	display:inline;
	list-style:none;
	padding:0 15px 0 15px;
	margin:0;
	font-weight:bold;
	background:url(../images/nav-bar.gif) no-repeat right ;
}
.navigation ul li a{
	color:#777E85;
	font-family:Helvetica,Arial, sans-serif;
	font-size:16px;
	text-decoration:none;
	display:inline;
	list-style:none;
	font-weight:bold;
	}
	.navigation ul li a:hover{
	color:#9B924E;
	}
	.navigation ul li a:visited{
	color:#777E85;
	}
	.navigation ul li a:active{
	color:#777E85;
	}
/*-----text--------*/

.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777E85;
}

.text11
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777E85;
	padding-right:8px;
}
		
.tex1
{
	font-size:12px;
	color:#9B924E;
}	
.tex1 a
{
	font-size:12px;
	color:#9B924E;
}	

/*----main bg-----*/

#wrapper1{
	width:100%;
	height:418px;
}	

#wrapper1 .header1{
	width:983px;
	margin: 0 auto;
	height:116px;
}
.main-image-padding
{
	padding-top:25px;
	}
	
.white-text
{
	font-size:18px;
	color:#E0E2E4;
	padding-top:40px;
	}
	

/*----text part-----*/
	
#wrapper2{
	width:100%;
	height:169px;
}	

#wrapper1 .header1{
	width:983px;
	margin: 0 auto;
	height:169px;
}	
.image-below-text	
{
	font-size:11px;
	color:#ffffff;
	background:#9B924E;
	height:28px;
	padding-left:10px;
	}
	
.main-text-padding
	{
		padding:38px 0 40px 0;
	}	
	
/*--Below navigation--*/

#wrapper3{
	width:100%;
	height:169px;
}	

#wrapper3 .header3{
	width:983px;
	margin: 0 auto;
	height:226px;
}

.nav-text
	{
		
		font-size:18px;
		color:#99A1AA;
		padding-top:12px;
		padding-bottom:9px;
	}
	
/*-----Footer part---*/

#wrapper4{
	width:100%;
	height:60px;
}	

#wrapper4 .header4{
	width:983px;
	margin: 0 auto;
	height:60px;
	}

.footer-text					
{
	font-size:11px;
	color:#777E85;
	font-weight:bold;
	padding-top:80px;
}
	
	