body {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
background-color:#560901;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	}
	
.title {
	position: relative;
	margin-left: 20px;
	margin-right:270px;	
	font-size:32px;
	font-weight:bold;
	color:#275a0d;
	z-index:2;
}

.text {	
	text-align:justify;
	margin-left: 20px;
	margin-right:270px;	
	margin-bottom:auto;
	color: #323232;
	font-size:12px;
}

.table-text {	
	text-align:justify;
	margin-left: 30px;
	margin-right:250px;
	font-size:12px;
}

.list-text{
	font-size: 10px;
	font-weight:normal;
	margin-right:40px;	
	margin-top:0px;
	margin-bottom:0px;
	list-style-type: none;
}

.formfield{
	font-size:10px;
}

.new-articles-link{
	font-size:12px;
	font-weight:bold;
	color:#932929;
}

.new-articles-li{
	color: #323232;
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

.new-articles-ul{	
	text-align:justify;
	margin-left: 30px;
	margin-right:300px;	
	margin-top:10px;
	list-style-image: url('/images/bullet.gif');
}

#main-window {
	border:0px solid #545454;
	width:833px;
	margin:auto;
	margin-top:435px;
	background-image:url(/images/page-bg.gif);
	background-repeat:repeat-y;
}


#main-window a{
	color: #922300;
	text-decoration: none;
}

#main-window a:hover{
	color: #721301;
	text-decoration: underline;
}

#logo{
	position:absolute;
	top:11px;
	margin-left:0px;
	width:261px;
	z-index:101;
}

#contact{
	position:absolute;
	top:50px;
	margin-left:570px;
	width:261px;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	line-height:18px;
	text-align:right;
}

#main-image{
	position:absolute;
	top:215px;
	margin-left:0px;
	width:838px;
	z-index:1;
}

#main-image img{
	margin-right:5px;
}

#our-bars{
	position:absolute;
	top:155px;
	margin-left:315px;
	z-index:1;
}

#our-services{
	position:absolute;
	top:227px;
	margin-left:315px;
	z-index:1;
}

#menu{
	position:absolute;
	top:168px;
	margin-left:0px;
	width:833px;
	height:41px;
	background-color:#000000;
	background-image:url(/images/nav-bg.gif);
	background-repeat:repeat-x;
	z-index:100;
}


#menu a{
	color: #ffffff;
	text-decoration: none;
}

	#menu a:hover {
		color: #ffffff;
		text-decoration: underline;
		}

	

	
#right-side {
	border: 0px solid #545454;
	position: absolute;
	top: 430px;
	margin-left:600px;
	height:auto;
	width:232px;
	z-index:3;
}	


	
#menu-box {
	border: 0px solid #545454;
	width:232px;
	position: relative; top:5px;
	background-color:#33651a;
	background-image:url(/images/menu-bg.gif);
	background-repeat:repeat-x;
	z-index:2;
	overflow: hidden;
	padding-bottom: 5px;
}

#menu-thumbs {
	border:0px solid #545454;
	width:70px;
	position: relative; top:5px;
	overflow: hidden;
	margin-left:0px;
}
	#menu-thumbs img{
	padding: 3px;	
	}
		

#menu-text {
	border:0px solid #545454;
	width:147px;
	position: absolute; top:0px;
	margin-left:78px;
	overflow: hidden;
	font-size: 12px;
	margin-top:5px;
	color:#ffffff;
}
	
	
#articles {
	border: 0px solid #545454;
	width:232px;
	position: relative; top:10px;
	background-color:#680f01;
	background-image:url(/images/articles-bg.gif);
	background-repeat:repeat-x;
	z-index:2;
	overflow: hidden;
}

#articles hr{
	color:#ffffff;
	height: 1px;
}

#articles-top {
	overflow: hidden;
	height: 32px;
	width:232px;
	margin-left:10px;
	margin-top:10px;
	font-size: 24px;
	z-index:2;
	color:#2f0200;
}

#articles-content {
	width:215px;
	position: relative; 
	top:5px;
	margin-left:10px;

}

	.articles-span {
		color: #ffffff;
		font: 12px Verdana, Arial, Helvetica, sans-serif;
		}		

	
	#articles a {
		color:#ffffff;
		font-weight:bold;
		text-decoration: none;
		}
		
	#articles a:hover {
		color: #ffffff;
		text-decoration: none;
		}
		


#copywrite {
	border: 0px solid #e48219;
	background-color:#da225a;
	width: 833px;
	height: 70px;
	margin-left:0px;
	position: relative; top:0px;
		background-image:url(/images/copy-bg.gif);
	background-repeat:repeat-x;
}

	#copywrite p {
		text-align: center;
		color: #ffffff;
		font: 12px Verdana, Arial, Helvetica, sans-serif;
		padding-top: 15px;
		margin-left:20px;
		height: 25px;
		}

	#copywrite a {
		text-decoration: underline;
		color:#ffffff;
		}