body {
	font-family: tahoma;
	font-size: 12px;
	background-color:#f7f7f7;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #a0a0a0;
}.body_bg {
	background-image: url(../images/bg.gif);
	background-position: left bottom;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#bod_text {
	padding-top: 64px;
	padding-left: 64px;
}
 #bod_text p {
	font-family: tahoma;
	font-size: 14px;
	color: #a0a0a0;
	line-height: 20px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.body_bg2 {
	background-image: url(http://www.supportdock.com/free_download/images/bg2.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


#navigation

{
	 
	margin: 0px;

 
 
}

 #navigation   a {
	text-decoration: none;
	color: #000;
	height: 22px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
	margin-right: 10px;
	margin-left: 10px;
}

 #navigation   a:hover {
	text-decoration: none; 
	color: #666;
 
	height: 22px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
}
.submit_btnsd {
	background-image: url(http://www.supportdock.com/free_download/images/btnsubmit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 84px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
