body 
{
    background-image: url(../images/background.gif);
}

.nav 
{
    background-image: url(../images/layout_r3_c2.gif);
    padding: 0px 0px 0px 13px;
}

.main
{
    background-image: url(../images/software%20website%20layout_r4_c2.gif);
}

.bottom 
{
    background-image: url(../images/software%20website%20layout_r6_c2.gif);
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}

.footer {
	font-size: 9px;
	text-align: right;
	padding-right: 5px;
}

#footer a, #footer a:visited {
	text-decoration: none;
	color: black;
}

#footer a:hover {
	text-decoration: underline;
}

#navcontainer ul
{
padding: 0;
margin: 0;
float: left;
width: 100%;

}

#navcontainer ul li { display: inline;	height: 25px;}

#navcontainer ul li a
{
	padding: 0px 5px 0px 10px;
	text-decoration: none;
	float: left;
	border-right: 1px solid #c0c0c0;
	font-weight: bold;
	color: #315265;

}

#navcontainer ul li a:hover
{
color: black;
}

h1 {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	letter-spacing: 1px;
	font-family: "Lucida Sans", Verdana;
	border-bottom: dotted 1px black;
	display: block;
	margin-bottom: 10px;
}

	#custom-gen ul {
		list-style: none;
		margin-left: 0;
		padding-left: 2em;
		text-indent: -1em;
		}

	#custom-gen ul li:before {
		content: "\00BB \0020";
		}
		
P {
	padding-bottom: 15px;
}

a, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.question {
	font-size: 14px;
}

.answer {
	font-size: 11px;
	padding: 5px 0px 20px 20px;
}

.download {
	font-size: 15px;
	font-family: "Lucida Sans", Verdana;
	border: solid 1px #c0c0c0;
	margin: 10px;
	padding: 10px;
}

.formtable TD 
{
    padding-bottom: 3px;
    padding-right: 10px;
}

.features 
{
    border-collapse: collapse;
}

.features TD 
{
    border: solid 1px #c0c0c0;
    padding: 2px 5px 2px 5px;
}