/*css document*/
*
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
a img
{
	border: none;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #0000ff;
	text-decoration: underline;
}
a:active
{
	color: #00ff00;
}
#contactform {
	border-bottom: 2px solid #E6F3FF; width:308px; height:250px;
		}
#wrapper {
	width:100%;
	background-image: url(images/8109566_l.jpg);
	background-repeat: no-repeat;
	
}
#header
{
	border: none;
	position:relative;

}

#xwrapper
{	position:relative;
	background-color: rgba(51,153,204,0.75); /*(#3399cc)*/
	color: #000000;
	

	height: 765px;
	width: 90%;
}
#topnav
{
	position: absolute;
	left: 21px;
	top: 0px;
	width: 992px;
	height: 31px;
}
/*- tab menu ---------------------------*/
#topnav
{
	float: left;
	width: 800px;
	font-size: 93%;
	line-height: normal;
}
#topnav ul
{
	margin: 0;
	padding: 7px 10px 0 175px;
	list-style: none;
	width: 100%;
}
#topnav li
{
	display: inline;
	margin: 0;
	padding: 0;
	outline: 0px none #000000;
}
#topnav a
{
	float: left;
	background: url(tableft.gif) no-repeat top left;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#topnav a span
{
	float: left;
	display: block;
	background: url(tabright.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #333;
}
/*commented backslash hack hides rule from ie5-mac \*/
#topnav a span
{
	float: none;
}
/*end ie5-mac hack*/
#topnav a:hover span, #topnav a:focus span
{
	color: #fff;
}
#topnav a:hover, #topnav a:focus, #topnav a:active
{
	background-position: 0% -42px;
}
#topnav a:hover span, #topnav a:focus span, #topnav a:active span
{
	background-position: 100% -42px;
}

#copynote
{
	position: absolute;
	left: 7px;
	top: 690px;
	width: 174px;
	height: 45px;
	color: #ffffff;
}

#features
{ height:360px; overflow:hidden;
	margin:0 auto;text-align:centre;
padding:5px;
	width:80%;
	z-index: 1;
}
#features a, #features span { font-size:20px;
}
#footer
{ width:1024px;
	margin-top:60px;
	}
#scroll-to-top {
z-index:1; 
   padding:15px;
  background:#44d;
  
  position:fixed;
  right:20px;
  bottom:20px;
  cursor:pointer;
}
#scroll-to-top a {
color:#ddd;
}
.autoplay img {
		width:420px; height: 242px;
		border: #fff solid 3px;
}
.info1
{
	font-size: 14px;
	font-weight: bold;
}
.info2
{
	font-size: small;
	font-weight: bold;
}
.inner
{
	margin: auto 0;
	position: relative;
	text-align: center;
	font-size:medium;
}
.bodytext
{
	font-size: medium;
}
.noborder
{
	border: none;
}
.marg15
{
	margin: 15px;
}
.vert
{
	vertical-align: middle;
}
.center {
	margin:0 auto;
	text-align:center;
}
