/* CSS Document */

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg-patern.jpg);
	background-color: #2E3006;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}
.text{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.red-text{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF1E23;
	text-decoration: none;
}
#main{
	width:1000px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top-logo1{
	width:1000px;
	height: 80px;
	float:left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#top-logo{
width:1000px;
height: 80px;
float:left;
}

#links-container{
	width:998px;
	height:36px;
	float:left;
	border:1px solid #B4AE75;
	
}
#navigation{
	width:898px;
	height:36px;
	float:left;
	padding-left:100px;
	background-image: url(../images/devider.gif);
	background-repeat: no-repeat;
	background-position: 100px center;
}


.navigation{
	float:left;
	height:36px;
	width:auto;
	background-image: url(../images/devider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	padding-left: 15px;
	
}
.link{
	
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	line-height: 36px;
	text-transform: uppercase;
	color: #5D5F13;
	text-decoration: none;
	text-align: center;
	height: 36px;
	
	
}


.link:hover{
		color: #000000;
}

.link2{
	
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	line-height: 36px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 36px;
	
	
}


.link2:hover{
		color: #A6C904;
}





#banner{
	width:1000px;
	height: 351px;
	padding-bottom:4px;
	float:left;
	padding-top: 4px;


}
#inner-banner1{
	width:1000px;
	height: 344px;
	float:left;
	background-image: url(../images/inner-logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	


}
#inner-banner{
width:1000px;
height: 344px;
float:left;
}


.capton {
	background-image: url(../images/caption.jpg);
	background-repeat: no-repeat;
	padding-bottom: 250px;
	background-position: left bottom;
}
.page-heading {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #DAD09F;
	text-decoration: none;
	border-bottom: 1px solid #54561F;
	text-transform: uppercase;
}
.main-heading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCC00;
	text-decoration: none;
	text-transform: none;
}


#middle{
	width:1000px;
	height: auto;
	float:left;
	margin-top: 8px;
	margin-bottom: 8px;


}
#inner-middle{
	width:980px;
	height: auto;
	float:left;
	margin-top: 8px;
	margin-bottom: 8px;
	background-image: url(../images/caption.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;

}
#logos{
	width:1000px;
	height: 120px;
	float:left;


}

#footer{
	width:978px;
	height: auto;
	float:left;
	border:1px solid #5F6127;
	margin-top:14px;
	margin-bottom:14px;
	padding:10px;

}
#box01{
	width:323px;
	height: 155px;
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#box02{
	width:304px;
	height: 165px;
	float:left;
	padding-left:27px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5F6127;
	border-left-color: #5F6127;
	
}
#box03{
	width:278px;
	height: 109px;
	float:left;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: 21px 28px;
	padding-top:54px;
	padding-left:24px;
}
#gallery{
	width:287px;
	height: auto;
	
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F6127;
	margin-top: 20px;
	
	float:left;
}
#projects{
	width:287px;
	height: auto;
	
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F6127;
	margin-top: 5px;
	
	float:left;
}
#services{
	width:287px;
	height: auto;
	
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F6127;
	margin-top: 5px;
	
	float:left;
}
#news {
	
	
	width:289px;
	height:auto;
	float:left
	
}
#powered {	
	width:310px;
	height:30px;
	float:right;
}
#foot-link {	
	width:550px;
	height:auto;
    float:left;
}
#foot-link a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}
#foot-link a:hover {
	color: #CBA021;
	text-decoration: underline;
}
.more-link {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
}
.more-link:hover {

	color: #FFFF00;

}
.side-links {
	
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 232px;
	border-bottom: 1px solid #54561F;
	padding-left:10px;
	float:left;
}
.side-links a {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #CCCC00;
	text-decoration: none;
	}
	
	.side-links a:hover {

	color: #DAD09F;
	
	}
#download {
	width:289px;
	height:auto;
	float:left;
	margin-top: 8px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5F6127;
}
