body {
font-family:Arial, Helvetica, sans-serif;
margin: 0px;
background-color:#ffffff;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	}
	
.title {
	position: relative;
	margin-left: 40px;
	margin-right:270px;
	font-weight:normal;
	font-size:18px;
	font-weight:bold;
	color:#595959;
	z-index:2;
}

.text {	
	text-align:justify;
	margin-left: 40px;
	margin-right:270px;	
	margin-bottom:auto;
	font-size:12px;
	z-index:2;
}

#content-window ul{
	font-size: 11px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

#content-window li{	
	text-align:justify;
	margin-left: 20px;
	margin-right:0px;	
	margin-top:0px;
}

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

.formfield{
font-size:10px;
}

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

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

.new-articles-ul{	
	text-align:justify;
	margin-left: 280px;
	margin-right:200px;	
	margin-top:0px;
}

.quote-text{
	font-size: 10px;
	font-weight:normal;
	margin-right:40px;	
	margin-left: 50px;
	margin-right:50px;	

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

}



#logo{
	position:absolute;
	top:70px;
	margin-left:40px;
	z-index:3;
	height: 100px;
	width: 200px;
}

#header{
	position:absolute;
	top:0px;
	margin-left:0px;
	z-index:1;
	width:957px;
	height:357px;
	background-image:url(/images/header.jpg);
}
		
#menu {
	border: 0px solid #545454;
	position: absolute;
	top: 0px;
	height:68px;
	width:857px;
	margin-left:15px;
	z-index:100;
}


#contact{
	border: 0px solid #ffffff;
	position: absolute; top:230px;
	margin-left:590px;
	z-index:2;
	text-align:center;
color:#313131;
font-size:16px;
width:320px;
}

#contact p{

}


#right-side{
	border: 0px solid #828282;
	position: absolute;
	top:330px;	
	margin-left:710px;
	z-index:2;
	width:217px;
}
		
#articles {
	border: 0px solid #545454;
	width:210px;
	position: relative; top:5px;
	background-image:url(/images/latest-articles-middle.gif);
	background-repeat:repeat-y;
	z-index:2;
	overflow: hidden;
}

#articles2 {
	position: relative;
	top: 0px;
	background-image:url(/images/latest-articles.gif);
	background-repeat:no-repeat;
	width:215px;
}

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

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

#articles-top h1 {
	font-size:14px;
	font-weight:bold;
	color:#0b324c;
	z-index:2;
	margin-left:10px;
	margin-top:7px;

}		

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

	.articles-span {
		color: #484848;
		font: 12px Arial, Helvetica, sans-serif;
		}		
	
	#articles a {
		color:#20338b;
		font: 12px Arial, Times New Roman, Times, serif;
		font-weight:bold;
		text-decoration: none;
		}
		
	#articles a:hover {
		color: #4296ed;
		text-decoration: none;
		}
		
#ads{
	border: 0px solid #828282;
	position: relative; left:0px; top:0px;
	width:217px;	
	z-index:2;
}



#copywrite {
	border: 0px solid #e48219;
	width: 957px;
	height: 50px;
	margin:auto;
	position: relative; top:0px; left:-1px;
	background-image:url(/images/copywrite.gif);
	background-repeat:no-repeat;
}

	#copywrite p {
		text-align: left;
		color: #ffffff;
		font: 11px Arial, Helvetica, sans-serif;
		padding-top: 18px;
		margin-left:35px;
		height: 25px;
		}

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