form { padding: 0; margin: 0; }
img { border-width: 0; }
html, body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #333333;
	height: 100%
}
body
{
	background: #785200 url(images/main.jpg) repeat-y top center; 
}

#page
{
	margin: 0 auto;
	text-align: left;
	width: 893px;
}
#formPage
{
	margin: 0 auto;
	padding: 25px;
	text-align: left;
	width: 600px;
}
a           
{   
    color: #86C337;
    font-weight: normal;
	text-decoration: none;
}
a:hover { text-decoration: underline; } 

h1,h2,h3,h4,h5,h6
{
	color: #86C337;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0px;
	text-align: left;
}

#phone
{
	color: #BCBE77;
	font-size: 17px;
	text-align: right;
	font-weight: bold;
	margin: 24px 35px 20px 10px;
}

#logoTop { background: url(images/logoTop.jpg) no-repeat left bottom; }

#topNav
{
	margin: 0px 0px 0px 385px;
}
#topNav a
{
	display: block;
	float: left;
	width: 80px;
	height: 31px;
	font-size: 10px;
	color: #795300;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px;
	margin: 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/navOff.jpg) no-repeat top left;
	line-height: 40px;
}
#topNav a.first
{
	padding-left: 5px;
	background: url(images/navLeftOff.jpg) no-repeat top left;
}
#topNav a.last
{
	padding-right: 6px;
	background: url(images/navRightOff.jpg) no-repeat top left;
}
#topNav a:hover, #topNav a.selected
{	
	background: url(images/navOn.jpg) no-repeat top left;
	text-decoration: none;
}
#topNav a.first:hover, #topNav a.first.selected
{	
	background: url(images/navLeftOn.jpg) no-repeat top left;
	text-decoration: none;
}
#topNav a.last:hover, #topNav a.last.selected
{	
	background: url(images/navRightOn.jpg) no-repeat top left;
	text-decoration: none;
}

#topArea { background: url(images/onlineBackupTop.jpg) no-repeat top left; }
#topText
{
	font-weight: normal;
	margin: 25px 15px 25px 45px;
	text-align: left;
	line-height: 20px;
}

#brnBox
{
	background: #BCBD77;
	width: 332px;
	margin: 5px auto 15px;
}
#brnBox p
{
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-align: right;
	padding: 5px 20px;
	margin: 0px;
}

#mainText
{
	font-weight: normal;
	margin: 10px 30px 10px 22px;
	text-align: left;
}

.smGrnBox
{
	background:  #6CA40F;
	width: 229px;
	margin: 0px auto 13px;
}
.smGrnBoxText
{
	color: #FFF;
	font-weight: normal;
	margin: 20px 25px 40px 25px;
	text-align: left;
	line-height: 23px;
	min-height: 390px;
}
.smGrnBoxText h1
{
	font-size: 22px;
	line-height: 23px;
	color: #FFF;
	font-weight: normal;
	margin: 10px 0px;
	text-align: left;
}

.lrgGrnBox
{
	background:  #6CA40F;
	width: 789px;
	margin: 0px auto 13px;
}
.lrgGrnBoxText
{
	color: #FFF;
	font-weight: normal;
	margin: 20px 25px 20px 25px;
	text-align: left;
	line-height: 23px;
}
.lrgGrnBoxText h1
{
	font-size: 22px;
	line-height: 23px;
	color: #FFF;
	font-weight: normal;
	margin: 10px 0px;
	text-align: left;
}

#bottomNav
{
	position: relative;
	height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	background: url(images/footer.jpg) no-repeat bottom center;
}
#bottomNav a
{
	font-size: 10px;
	color: #524C4C;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 8px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 36px;
}
#bottomNav a:hover
{	
	color: #FFF;
	text-decoration: none;
}

#footerIcons
{
	right: 15px;
	top: 3px;
	position: absolute;
}

#copyright
{
	font-weight: normal;
	color: #D0D1D3;
	font-size: 10px;
	margin: 10px 20px;
	text-align: center;
}



/* Logoworks link back */
#linkback, #linkback a
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #949A9E;
	font-weight: normal;
	padding: 0px 0px;
	margin: 10px 0px;
	text-decoration: none;
	text-align: center;
}

