body {
background: url(/images/bg.gif) repeat-x #fff;
margin: 0px; 
font-family: Verdana, Geneva, Tahoma, sans-serif;
color:#3d3d3d;
}

/***** CSS FOR STICKY FOOTER *****/

html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
#main-window {padding-bottom: 60px;}  /* must be same height as the footer */
#bottom-container {position: relative;
		margin-top: -60px; /* negative value of footer height */
		height: 60px;
		clear:both;} 
/** CLOSE STICKY FOOTER CSS **/

img {
	border:none;
}

a {
	color:#b45ed4;
	text-decoration:underline;
}

a:hover {
	color:#b45ed4;
	text-decoration:none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	margin-left: 10px;
	margin-right:240px;	
	margin-top:0px;
}

.article-pane{
font-size:10px;
text-align:left;
margin-left:10px;
margin-right:30px;
text-align:justify;
}

.list-text{
margin-left:10px;

}

.quote-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	margin-left: 20px;
	margin-right:240px;	
	margin-top:0px;
}

.new-articles-li{
	font-size: 10px;
	font-weight:normal;
	margin-left: 0px;
	margin-right:140px;	
	font-weight:bold;
}

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

.comp-contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	margin-left: 230px;
	margin-right:15px;	
	margin-top:0px;
}

.table-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	margin-left: 220px;
	margin-right:10px;	
	margin-top:0px;
}

.sponsored-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	display:inline;
	font-weight:bold;
}

.form-field{
font-size: 11px;
}

.forms{
font-size: 11px;
}

.pic-centre{
margin-left:190px;
}

.designedby{
color:#FFFFFF;
font-size:10px;
padding-top:25px;
text-align:center;
text-decoration:none;
}

.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	margin-left: 20px;
	margin-right:240px;	
}

.title {
	font-size: 25px;
	margin-left: 10px;
	margin-right:240px;	
	margin-top:0px;
	font-weight:bold;
}

.menu-container{
margin-left: -5px;
}


#main-window{
	background: #ffffff; 
	width: 900px;
	margin: 0 auto;
}

#top-container{
position:absolute;
width:900px;
height:276px;
top:0px;
z-index:1;
}

#top-advert{
position:absolute;
top:22px;
margin-left:419px;
z-index:2;
}

#logo{
	position:absolute;
	top:70px;
	margin-left:20px;
	z-index:2;
}

#menu{
position:absolute;
top:201px;
z-index:3;
}

#buttons{
position:absolute;
top:95px;
margin-left:415px;
z-index:2;
}

#sidebar{
	position:absolute;
	margin-left:688px;
	top:280px;
	z-index:1;
	width:215px;
	height:37px;
}

#side-container-top{
	background-image:url(/images/latest-articles.gif);
	z-index:1;
	width:215px;
	height:40px;
}

#side-container{
width:215px;
padding-top:5px;
background-image:url(/images/latest-articles-middle.gif);
z-index:1;
}

#side-container-bottom{
position:relative;
width:215px;
background-image:url(/images/latest-articles-bottom.gif);
height:21px;
}

#telnum{
position:absolute;
margin-left:475px;
top:14px;
color:#a0489d;
font-size:22px;
z-index:5;
font-weight:bold;
}

#quote-top {
	position:absolute;
	top:9px;
	margin-left:678px;
	z-index:10;
}

#bottom-container {
background-image:url(/images/footer-bg.gif);
background-repeat:repeat-x;
height:60px;
position:relative;
width:100%;

