body {
 	background-image: url(/images/installerassist.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 10px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        text-align:center;
        font-family: Lucida Grande, Verdana, Sans-serif;
        font-size: 14px;
        background-color: #4D4D4D;
}

.ajax {
	position: absolute;
	top: 210px;
	left: 300px;
	width: 300px;
	height: 200px;
	text-align: left;
    color: #859EB3;
    font-family: Century Gothic;
    font-weight: 500;
	font-size: 12px;
}

.ajax a {
	color: #859EB3;
}

.ajax span {
	font-weight: bold;
}
#main table {

        border: 0px;
        border-collapse: collapse;
		height: 800px;

}

#main .copy {

        position: relative;
        top: 400px;
		margin-left: 600px;
		width: 200px;
        text-align: left;
        color: #859EB3;
        font-family: Century Gothic;
        font-weight: 500;
		font-size: 10px;
		
}
#main .copy a {
		color: #859EB3;
}
#main .lower {

        position: relative;
        top: 450px;
        text-align: center;
        color: #ffffff;
        font-family: Century Gothic;
        font-weight: 500;
		font-size: 10px;
		margin: 0px;

}

#main .lower img {

		border: 0px;
		width: 88px;
		height: 31px;
		margin-top: 5px;
		
}
a.href:link {
        font-family: Century Gothic, sans-serif;
        color: #FFFFFF;
        }
a.href:visited { 
        font-family: Century Gothic, sans-serif;
        color: #FFFFFF;
        }
a.href:hover { 
        font-family: Century Gothic, sans-serif;
        color: #FFFFFF;

        }
a.href:active {
        font-family: Century Gothic, sans-serif;
        color: #FFFFFF;
        }
        
