@charset "utf-8";
/* CSS Document */
.subscribe_form{
width:200px; 
float:left;
1margin: 15px 0 0 45px; 
border-top:1px dashed #92551E; 
border-bottom:1px dashed #92551E;}
.subscribe{
margin:0px;
color:#92551E;
font-family:"Trebuchet MS";
font-size:13px;
}
.subscribe a{
color:#92551E;
}
body
	{
		margin:0px;
		padding:0px;
		background-image:url(images/bg-wifiiptv.jpg);
		background-repeat:repeat-x;
		background-color:#e2ac54;
	}
h1,h2,h3,h4,h5,h6
	{
		margin:0px;
		padding:0px;
	}
#main
	{
		width:1144px;
		margin:0 auto;
		padding:0px;
	}
#mainsupport
	{
		width:1114px;
		float:left;
		margin:0px;
		padding:0 0 0 30px;
	}
#header
	{
		width:974px;
		height:392px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/header1.jpg);
		background-repeat:no-repeat;
	}
#headerleft
	{
		width:600px;
		float:left;
		margin:0px;
		padding:0px;
	}
#menublank
	{
		width:420px;
		height:97px;
		float:left;
		margin:0px;
		padding:0px;
	}
#menu
	{
		width:420px;
		height:97px;
		float:left;
		margin:0px;
		padding:0px;
	}
#menu ul
	{
		width:420px;
		height:97px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu ul li
	{
		width:65px;
		height:97px;
		float:left;
		margin:0 2px 0 0;
		padding:0px;
		display:block;		
	}
#menu ul li a.home
	{
		width:65px;
		height:26px;
		float:left;
		margin:0px;
		padding:71px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#e2bc66;
		text-align:center;
		text-decoration:none;
		background-image:url(images/home.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.home:hover
	{
		width:65px;
		height:26px;
		float:left;
		margin:0px;
		padding:71px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#e2bc66;
		text-align:center;
		text-decoration:none;
		background-image:url(images/homeover.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.about
	{
		width:65px;
		height:26px;
		float:left;
		margin:0px;
		padding:71px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#e2bc66;
		text-align:center;
		text-decoration:none;
		background-image: url(images/about.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.about:hover
	{
		width:65px;
		height:26px;
		float:left;
		margin:0px;
		padding:71px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#e2bc66;
		text-align:center;
		text-decoration:none;
		background-image: url(images/aboutover.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.product
	{
		width:65px;
		height:26px;
		float:left;
		margin:0px;
		padding:71px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#e2bc66;
		text-align:center;
		text-decoration:none;
		background-image: url(images/products.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.product:hover
	{
		width:65px;
		height:26px;
		float:left;
		margin:0px;
		padding:71px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#e2bc66;
		text-align:center;
		text-decoration:none;
		background-image: url(images/productsover.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.gallery
	{
		width:65px;
		height:26px;
		float:left;
		margin:0px;
		padding:71px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#e2bc66;
		text-align:center;
		text-decoration:none;
		background-image: url(images/gallery.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.gallery:hover
	{
		width:65px;
		height:26px;
		float:left;
		margin:0px;
		padding:71px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#e2bc66;
		text-align:center;
		text-decoration:none;
		background-image: url(images/galleryover.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.client
	{
		width:65px;
		height:26px;
		float:left;
		margin:0px;
		padding:71px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#e2bc66;
		text-align:center;
		text-decoration:none;
		background-image: url(images/client.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.client:hover
	{
		width:65px;
		height:26px;
		float:left;
		margin:0px;
		padding:71px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#e2bc66;
		text-align:center;
		text-decoration:none;
		background-image: url(images/clientover.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.contact
	{
		width:65px;
		height:26px;
		float:left;
		margin:0px;
		padding:71px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#e2bc66;
		text-align:center;
		text-decoration:none;
		background-image: url(images/contact.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.contact:hover
	{
		width:65px;
		height:26px;
		float:left;
		margin:0px;
		padding:71px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#ffd880;
		text-align:center;
		text-decoration:none;
		background-image: url(images/contactover.jpg);
		background-repeat:no-repeat;
	}
#logo
	{
		width:393px;
		height:109px;
		float:left;
		margin:89px 0 0 9px;
		padding:0px;
	}
#logo h1
	{
		width:393px;
		height:109px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/logo1.jpg);
		background-repeat:no-repeat;
	}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#contentblank
	{
		width:1114px;
		float:left;
		margin:0px;
		padding:0 0 18px 0;
	}
#contentleft
	{
		width:800px;
		float:left;
		margin:0px;
		padding:0 0 17px 0;
/*		background-image:url(images/contentleft.jpg);
		background-repeat:repeat-y;
*/	}
#about, h6
	{
		width:800px;
		height:37px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:35px;
		color:#497440;
	}
#boldtxt, .review
	{
		width:790px;
		1height:17px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:14px;
		color:#92551e;
	}
.review a, b
	{
		font-weight: bold;
		font-size:14px;
		color:#92551e;
	}
#whitetxt
	{
		width:663px;
		float:left;
		margin:19px 0 0 0;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:13px;
		color:#fff;
	}
#imgbg
	{
		width:631px;
		height:155px;
		float:left;
		margin:19px 0 0 0;
		padding:0px;
		background-image:url(images/imgbg.jpg);
		background-repeat:repeat-x;
	}
#imgtxtblank
	{
		width:623px;
		height:27px;
		float:left;
		margin:0px;
		padding:0 0 0 8px;
	}
#imgtxt
	{
		width:593px;
		height:23px;
		float:left;
		margin:0px;
		padding:4px 0 0 20px;
		font-family: "Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#fedfab;
		background-image:url(images/imgicon.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
.imgactivetxtblank
	{
		width:623px;
		height:19px;
		float:left;
		margin:0px;
		padding:10px 0 0 8px;
		background-image:url(images/hline.jpg);
		background-repeat:repeat-x;
	}
.imgactivetxt
	{
		width:593px;
		height:19px;
		float:left;
		margin:0px;
		padding:0 0 0 20px;
		font-family: "Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#fedfab;
		background-image: url(images/imgiconacti.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
#imgblank
	{
		width:611px;
		height:111px;
		float:left;
		margin:0px;
		padding:17px 0 0 20px;
	}
#pic
	{
		width:270px;
		height:92px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/pic-wfit.jpg);
		background-repeat:no-repeat;
	}
#pic02
	{
		width:132px;
		height:92px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/pic02.jpg);
		background-repeat:no-repeat;
	}
.pictxtblank
	{
		width:145px;
		height:92px;
		float:left;
		margin:0px;
		padding:0 0 0 15px;
	}
.picheading
	{
		width:145px;
		height:17px;
		float:left;
		margin:0px;
		padding:0px;
	}
.picheading h5
	{
		width:145px;
		height:17px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:16px;
		color:#497440;
	}
.pictxt
	{
		width:145px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#3a2214;
	}
.morebutton
	{
		width:145px;
		float:left;
		margin:0px;
		padding:0px;
	}
.more
	{
		width:145px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#bd4c12;
		text-decoration:none;
	}
.more:hover
	{
		width:145px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#bd4c12;
		text-decoration: underline;		
	}
#fundas
	{
		width:630px;
		height:36px;
		float:left;
		margin:27px 0 20px 0;
		padding:0px;
	}
#fundas h4
	{
		width:630px;
		height:36px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:25px;
		color:#497440;
	}
.txtblank
	{
		width:631px;
		height:67px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/txtbg.jpg);
		background-repeat:no-repeat;
		background-position:right;
	}
.txtblank02
	{
		width:631px;
		height:67px;
		float:left;
		margin:3px 0 3px 0;
		padding:0px;
		background-image:url(images/txtbg.jpg);
		background-repeat:no-repeat;
		background-position:right;
	}
#numpic01
	{
		width:31px;
		height:32px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/num01.jpg);
		background-repeat:no-repeat;
	}
#numpic02
	{
		width:31px;
		height:32px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/num02.jpg);
		background-repeat:no-repeat;
	}
#numpic03
	{
		width:31px;
		height:32px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/num03.jpg);
		background-repeat:no-repeat;
	}
.numblank
	{
		width:30px;
		height:67px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:14px;
		color:#3a2214;
	}
.txtbold
	{
		width:563px;
		height:17px;
		float:left;
		margin:0px;
		padding:0 0 0 27px;
		font-family: "Trebuchet MS";
		font-size:14px;
		color:#3a2214;
	}
.txtnormal
	{
		width:563px;
		float:left;
		margin:0px;
		padding:0 0 0 27px;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#fedfab;
	}
/*----------------------------------------------------------------------------contentleft-------------------end------------------------------------------------------*/	
#contentright
	{
		width:280px;
		float:left;
		margin:0px;
		padding:0 0 0 28px;
		background-image:url(images/right02.jpg);
		background-repeat: repeat-y;
	}
#righttxtblank
	{
		width:280px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/right0.jpg);
		background-repeat: repeat-y;
	}
.rightheading h4
	{
		width:280px;
		height:21px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:20px;
		font-weight:normal;
		color:#497440;
	}
#username
	{
		width:254px;
		height:20px;
		float:left;
		margin:23px 0 0 0;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#3a2214;
	}
#password
	{
		width:254px;
		height:20px;
		float:left;
		margin:8px 0 0 0;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#3a2214;
	}
#input
	{
		width:254px;
		height:20px;
		float:left;
		margin:8px 0 0 0;
		padding:0px;
	}
#input02
	{
		width:254px;
		height:20px;
		float:left;
		margin:6px 0 0 0;
		padding:0px;
	}
.input
	{
		width:254px;
		height:20px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#3a2214;
		background-color:#d9a34b;
		border:solid 1px #d9a34b;
	}
#loginbutton
	{
		width:62px;
		height:21px;
		float:left;
		margin:9px 0 0 0;
		padding:0px;
	}
.login
	{
		width:62px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#fedfab;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image:url(images/login.jpg);
		background-repeat:no-repeat;
	}
.login:hover
	{
		width:62px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#fedfab;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image:url(images/loginover.jpg);
		background-repeat:no-repeat;
	}
.rightheading02
	{
		width:280px;
		height:42px;
		float:left;
		margin:30px 0 0 0;
		padding:0px;
		font-family:Georgia;
		font-size:20px;
		font-weight:normal;
		color:#497440;
	}
.rightheading02 h4
	{
		width:280px;
		height:21px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:20px;
		font-weight:normal;
		color:#497440;
	}
.year
	{
		font-family:Georgia;
		font-size:20px;
		font-weight:normal;
		color:#a16528;
	}
#productslink
	{
		width:280px;
		float:left;
		margin:16px 0 0 0;
		padding:0px;
		font-family:Georgia;
		font-size:20px;
		font-weight:normal;
		color:#497440;
	}
#productslink ul
	{
		width:280px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#productslink ul li
	{
		width:280px;
		height:21px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#productslink ul li a.link
	{
		width:270px;
		height:13px;
		float:left;
		margin:0px;
		padding:0 0 0 10px;
		font-family: "Trebuchet MS";
		font-size:12px;
		font-weight:normal;
		color:#bd4c12;
		text-decoration:none;
		background-image:url(images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
#productslink ul li a.link:hover
	{
		width:270px;
		height:13px;
		float:left;
		margin:0px;
		padding:0 0 0 10px;
		font-family: "Trebuchet MS";
		font-size:12px;
		font-weight:normal;
		color:#bd4c12;
		text-decoration: underline;		
		background-image:url(images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
#rightpic
	{
		width:66px;
		height:58px;
		float:left;
		margin:18px 0 0 0;
		padding:0px;
		background-image:url(images/rightpic.jpg);
		background-repeat:no-repeat;
	}
#rightpic02
	{
		width:66px;
		height:58px;
		float:left;
		margin:13px 0 0 0;
		padding:0px;
		background-image:url(images/rightpic02.jpg);
		background-repeat:no-repeat;
	}
#rightpic03
	{
		width:66px;
		height:58px;
		float:left;
		margin:13px 0 0 0;
		padding:0px;
		background-image:url(images/rightpic03.jpg);
		background-repeat:no-repeat;
	}
#rightpic04
	{
		width:66px;
		height:58px;
		float:left;
		margin:13px 0 0 0;
		padding:0px;
		background-image:url(images/rightpic04.jpg);
		background-repeat:no-repeat;
	}
.righttxtblank
	{
		width:178px;
		float:left;
		margin:18px 0 5px 0;
		padding:0 0 0 10px;
	}
.rightbold
	{
		width:148px;
		height:17px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:14px;
		color:#3a2214;
	}
.rightnormal
	{
		width:178px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#fedfab;
	}
/*----------------------------------------------------------CONTENTPART-----------------------------------------------------------END--------------------------------*/	
#footerbg
	{
		width:100%;
		height:82px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/footerbg.jpg);
		background-repeat:repeat-x;
	}
#footerblank
	{
		width:1004px;
		height:82px;
		float:none;
		margin:0 auto;
		padding:0px;
	}
#footer
	{
		width:1004px;
		height:82px;
		float:left;
		margin:0px;
		padding:0px;
	}
#footerlinks
	{
		width:1004px;
		height:13px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:12px;
		font-weight:bold;		
		color:#fedfab;
		text-align:center;
		text-decoration:none;
	}
.footerlinks
	{
		font-family: "Trebuchet MS";
		font-size:12px;
		font-weight:bold;
		color:#fedfab;
		text-align:center;
		text-decoration:none;
	}
.footerlinks:hover
	{
		font-family: "Trebuchet MS";
		font-size:12px;
		font-weight:bold;		
		color:#fedfab;
		text-align:center;
		text-decoration: underline;
	}
#copyrights
	{
		width:1004px;
		height:13px;
		float:left;
		margin:6px 0 0 0;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#e2ac54;
		text-align:center;
	}
#copyrights a
	{		
		color:#e2ac54;
	}
#validation
	{
		width:574px;
		height:20px;
		float:left;
		margin:10px 0 0 0;
		padding:0 0 0 430px;
	}
.xhtml
	{
		width:62px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#fedfab;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image:url(images/login.jpg);
		background-repeat:no-repeat;
	}
.xhtml:hover
	{
		width:62px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#3a2214;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(images/css.jpg);
		background-repeat:no-repeat;
	}
.css
	{
		width:62px;
		height:18px;
		float:left;
		margin:0 0 0 3px;
		padding:3px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#3a2214;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(images/css.jpg);
		background-repeat:no-repeat;
	}
.css:hover
	{
		width:62px;
		height:18px;
		float:left;
		margin:0 0 0 3px;
		padding:3px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#fedfab;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image:url(images/login.jpg);
		background-repeat:no-repeat;
	}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#innerheading
	{
		width:630px;
		height:36px;
		float:left;
		margin:0px;
		padding:0px;
	}
#innerheading h4
	{
		width:630px;
		height:36px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:25px;
		font-weight:normal;
		color:#497440;
	}
#innercontent
	{
		width:630px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#fedfab;
		text-align:justify;
	}
#innercontent p
	{
		width:630px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#fedfab;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#fedfab;		
	}
#submenuheading
	{
		width:280px;
		height:42px;
		float:left;
		margin:30px 0 0 0;
		padding:0px;
		font-family:Georgia;
		font-size:20px;
		font-weight:normal;
		color:#497440;
	}
#submenuheading h4
	{
		width:280px;
		height:21px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:20px;
		font-weight:normal;
		color:#497440;
	}	
.year
	{
		font-family:Georgia;
		font-size:20px;
		font-weight:normal;
		color:#a16528;
	}
#submenu
	{
		width:280px;
		float:left;
		margin:16px 0 0 0;
		padding:0px;
		font-family:Georgia;
		font-size:20px;
		font-weight:normal;
		color:#497440;
	}
#submenu ul
	{
		width:280px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#submenu ul li
	{
		width:280px;
		height:21px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#submenu ul li a.submenu
	{
		width:270px;
		height:13px;
		float:left;
		margin:0px;
		padding:0 0 0 10px;
		font-family: "Trebuchet MS";
		font-size:12px;
		font-weight:normal;
		color:#bd4c12;
		text-decoration:none;
		background-image:url(images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
#submenu ul li a.submenu:hover
	{
		width:270px;
		height:13px;
		float:left;
		margin:0px;
		padding:0 0 0 10px;
		font-family: "Trebuchet MS";
		font-size:12px;
		font-weight:normal;
		color:#bd4c12;
		text-decoration: underline;		
		background-image:url(images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/
#contactaddressheading
	{
		width:630px;
		height:36px;
		float:left;
		margin:0px;
		padding:0px;
	}
#contactaddressheading h4
	{
		width:630px;
		height:36px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:25px;
		font-weight:normal;
		color:#497440;
	}
#contactaddresstext{
		width:630px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#fedfab;
		text-align:justify;
	}
.contactaddresstext{
		font-family:Arial;
		font-size:11px;
		color:#735e00;
	}
#contactsmallheading
	{
		width:630px;
		height:36px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:14px;
		color:#3a2214;
	}
#contactheading
	{
		width:630px;
		height:36px;
		float:left;
		margin:0px;
		padding:0px;
	}
#contactheading h4
	{
		width:630px;
		height:36px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:25px;
		font-weight:normal;
		color:#497440;
	}
#contactfeildnameblank
			{
				width:160px;
				height:400px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildblank
			{
				width:200px;
				height:400px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname
			{
				width:160px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeildname002
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname003
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname004
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname005
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname006
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname007
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname008
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname009
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeild002
			{
				width:200px;
				height:23px;
				margin:0px;
				padding:3px 0 0 0;
				float:left;
			}
#contactfeild003
			{
				width:200px;
				height:23px;
				margin:0px;
				padding:0px;
				float:left;
			}	
#contactfeild004
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:2px 0 0 0;
				float:left;
			}	
#contactfeild005
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:5px 0 0 0;
				float:left;
			}	
#contactfeild006
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:5px 0 0 0;
				float:left;
			}
#contactfeild007
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:5px 0 0 0;
				float:left;
			}	
#contactfeild008
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:5px 0 0 0;
				float:left;
			}	
#contactfeild009
			{
				width:200px;
				height:83px;
				margin:0px;
				padding:0px;
				float:left;
			}
#submitbutton
			{
				width:200px;
				height:20px;
				margin:30px 0 0 0;
				padding:0;
				float:left;
				text-align: left;
			}	
.contactfeildname
			{
		font-family:Arial;
		font-size:11px;
		color:#735e00;
			}
.contactfeild
			{	font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color: #3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.contactfeild
			{
				font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
/*.submitbutton
			{
			width:102px;
			height:23px;
			float:left;
			margin:0px;
			padding:6px 0 0 0;
			font-family:Tahoma;
			font-size:10pt;
			font-variant:small-caps;
			font-weight:bold;
			color:#000000;
			text-align:center;
			text-decoration:none;
			background-image: url(images/contactbutton.jpg);
			cursor:pointer;
			background-repeat:no-repeat;
			}
.submitbutton:hover 
			{
			width:102px;
			height:23px;
			float:left;
			margin:0px;
			padding:6px 0 0 0;
			font-family:Tahoma;
			font-size:10pt;
			font-variant:small-caps;
			font-weight:bold;
			color:#000000;
			text-align:center;
			text-decoration:none;
			background-image: url(images/contactbuttonover.jpg);
			background-repeat:no-repeat;
			cursor:pointer;	
			background-repeat:no-repeat;
			}
*/			
.contactinput
		{
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
		}
.contactinput:hover
		{
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
	}
.listbox
		{
				width:177px;
				height:20px;			
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
		}
.listbox:hover
		{
				width:177px;
				height:20px;			
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
	}	
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/																																																																																							