html
{
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../gifs/bg1.gif);
	background-repeat: repeat-y;
	background-position: center;
}


body	{
	overflow: auto;
	color: #fff;
	background-attachment: scroll;
	background-image: url(../gifs/bg-vertical.gif);
	background-repeat: repeat-x;
	background-position: center top;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #000;
	}
	
#main1 {
	background-image: url(../gifs/bg-background-full.gif);
	background-repeat: no-repeat;	
}
	
#column1 {
	background-color: #F9FBFD;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 20px;	
}

.bottom-menu {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}


.bottom-menu a:link {
	color: #FFFFFF;
	text-decoration: none;	
}

.bottom-menu a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}

.bottom-menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#column2 {
		background-color: #000000;
	margin-top: 25px;
	margin-bottom: 25px;

}

#transboxblack {
	background-color: #000000;
	opacity:1.0;
	filter:alpha(opacity=100);
	
}

li {
	list-style-position: inside;
	list-style-type: disc;
}

.home-contact {
	color: #FFFFFF;
	font-size: 14px;
	line-height: normal;
	text-indent: 5;
	padding: 5px;
}

.home-contact a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}

a:link {color: #305691;}

a:visited {color: #305691;}


.bigger-text {
	font-size: 16px;	
}

.referral-table {
	vertical-align:top;	
			font-size: 14px;
	line-height: 14px;

}