IMG {display: block}

body {
      position: absolute;
      width: 100%; height: 100%;
      margin: 0; padding: 0;
	background-color: #FFFFFF
    }
p {
	padding: 0;

}
a {
	font-weight: normal;
	text-decoration: none;
	color: #cc0000;
}
a:hover {
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}
.tableOuter {
	padding: 0;
	margin: 0px auto;
	border: 0;
}
.tableInner {
	padding: 0;
	margin: 0px auto;
	border: 0;
	table-align: center;
}
.mainphoto {
	height: 250px;
	background-position: right;
	background-repeat: no-repeat;
	margin: 0px auto;
}

FORM {margin-top: 0px; margin-right: 0px;}

.logotext {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 250%;
	font-weight: normal;
}
.txtHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-weight: normal;
}
.txtClick {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.txtClick:hover {
	color: #ff9900;
	text-decoration: none;
}
.newsHead {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color: #000000;
}
.navHead {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #000000;
}
.whiteHead {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #ffffff;
	padding-left: 10px;
	padding-bottom: 4px;
}
.whiteMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.txtLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.txtLogin:hover {
	color: #000000;
}
.story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.story:hover {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}
.readMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.readMore:hover {
	color: #ff9900;
	text-decoration: none;
}

.txtFooter {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #999999;
}
.footerlink {
	color: #999999;
	text-decoration: none;
	text-transform: none;
}
.footerlink:hover {
	color: #ff9900;
	text-decoration: none;
}
.greylink {
	color: #999999;
	text-decoration: none;
	text-transform: none;
}
.greylink:hover {
	color: #ff9900;
	text-decoration: none;
}
.homeLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
}
.txtDefault {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}
.mainlink {
	color: #00bac1;
	text-decoration: underline;
	text-transform: none;
}
.mainlink:hover { 
	color: #FF9900; 
	text-decoration: none;
}
.vertbar {
	background-image: url(graphics/vertbar.gif);
	background-repeat: repeat-y;
	width: 10px;
}
ol {
	color: #ffffff;
	margin-left: 0px;
}
.menu {
	color: #ffffff;
	padding-left: 0px;
}
.mainNav a {
	background:url(graphics/bullet.gif) no-repeat 0 5px;
	background-color: #FFFFFF;
	text-decoration: underline;
	color: #00bac1;
	font-size: 80%;
	padding-left: 15px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	display: block;
}
.mainNav a:hover {
	text-decoration: none;
	color: #ff9900;
}
.news {
	background:url(graphics/bullet.gif) no-repeat 0 5px;
	background-color: #FFFFFF;
	display: block;
	font-size: 80%;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #666666;
	padding-left: 15px;
}
.newsNav {
	text-decoration: underline;
	color: #84c124;
	display: block;
}
.newsNav:hover {
	text-decoration: none;
	color: #ff9900;
}
.testimonial {
	font-size: 80%;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #9966CC;
}
.testimonial2 {
	color: #666666;
}
.clientlink {
	color: #669900; 
	text-decoration: none;
	font-size: 80%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.clientlink:hover {
	color: #ff9900; 
	text-decoration: none;
}
#clientbox {
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 4px;
	padding: 5px;
	border: 1px solid #009966;
	background-color: #FFFFFF;
	float: left;
	text-align: center;
}

