body {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
background-color:#000000;
	}
	
.title {
	position: relative;
	margin-left: 320px;
	margin-right:30px;	
	font-size:36px;
	font-weight:bold;
	color:#f08800;
	z-index:2;
}

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

.image {	
	color: #f08800;
	font-size:12px;
	font-weight: bold;
}

.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;
}


.form1 {	
	font-size:12px;
}

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

#main-window {
	border:0px solid #545454;
	width:991px;
	margin:auto;
	margin-top:11px;
	background-color:#ffffff;
	background-image:url(/images/page-bground.gif);
	background-repeat:repeat-y;
}


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

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

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

#thumbs {
	border: 0px solid #545454;
	position: absolute;
	top: 20px;
	margin-left:290px;
	height:83px;
	width:800px;
	z-index:2;
}

#thumbs img {
padding-left: 10px;
}


#contact{
	position:absolute;
	top:20px;
	margin-left:810px;
	width:261px;
	font:#000000;
	font-size: 35px;
	font-weight:bold;
	line-height:30px;
}

#contact img#one{
	position:absolute;
	top:0px;
	margin-left:-30px;
}

#contact img#two{
	position:absolute;
	top:95px;
	margin-left:-30px;
}


#main-image{
	position:absolute;
	top:148px;
	margin-left:304px;
	width:261px;
	z-index:1;
}

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

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


#left-side {
	border: 0px solid #545454;
	position: absolute;
	top: 147px;
	margin-left:18px;
	height:auto;
	width:249px;
	z-index:3;
}


#menu-bg {
	text-align: right;
	font:#ffffff;
	position: relative;
	top: 0px;
	background-color:#8bda44;
	background-image:url(/images/nav-bg.gif);
	background-repeat:no-repeat;
	height:auto;
	width:286px;
	z-index:3;
}

#menu {
	border: 0px solid #a8d4ee;
	text-align: right;
	position: relative;
	top: 0px; left:0px;
	z-index:101;
	width:286px;
}

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

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

	
#articles {
	border: 0px solid #545454;
	width:280px;
	position: relative; top:5px;
	background-image:url(/images/latest-articles-middle.gif);
	background-repeat:repeat-y;
	z-index:2;
	overflow: hidden;
}

#articles hr{
	color:#6a7395;
	height: 1px;
}

#articles-top {
	overflow: hidden;
	height: 32px;
	width:280px;
	background-image:url(/images/latest-articles.gif);
	background-repeat:repeat-x;
	z-index:2;
}



#articles-content {
	width:250px;
	position: relative; 
	top:5px;
	left:1px;
	margin-left:15px;
}

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

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


#copywrite {
	border: 0px solid #e48219;
	background-color:#da225a;
	width: 960px;
	height: 53px;
	margin-left:18px;
	position: relative; top:0px;
}

	#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;
		}