@charset "utf-8";
/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
		background-image: url(images/bg.jpg);
		background-repeat:repeat-x;
		background-color:#b58101;
		 behavior: url("csshover3.htc"); 
	}
#main
{
		width:957px;
		margin:0 auto;
		padding:0px;
	}
#mainsupport
{
		width:957px;
		float:left;
		margin:0px;
		padding:0px;
	}
#header
{
		width:957px;
		height:385px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/header.jpg);
		background-repeat:no-repeat;
	}
#searchnlank
{
		width:281px;
		height:46px;
		float: right;
		margin:0 72px 0 0;
		padding:11px 0 0 0;
	}
#searchicon
{
		width:38px;
		height:46px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/searchicon.jpg);
		background-repeat:no-repeat;
	}
#searchinput
{
		width:201px;
		height:20px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
	}
.searchinput
{
		width:191px;
		height:16px;
		float:left;
		margin:0px;
		padding:4px 0 0 10px;
		font-family:Arial;
		font-size:10px;
		color:#8c9095;
		background-color:#334340;
		border:solid 1px #334340;
	}
#go
{
		width:24px;
		height:20px;
		float:left;
		margin:10px 0 0 10px;
		padding:0px;
	}
.go
{
		width:24px;
		height:16px;
		float:left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image:url(images/go.jpg);
		background-repeat:no-repeat;
	}
.go:hover
{
		width:24px;
		height:16px;
		float:left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image:url(images/goover.jpg);
		background-repeat:no-repeat;

	}			
#headertxtblank
{
		width:617px;
		height:97px;
		float:left;
		margin:95px 0 0 0;
		padding:0px;
	}
#headertxt
{
		width:449px;
		height:52px;
		float:none;
		margin:30px auto 0;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#f9a901;
		text-align:center;
	}
.headertxt
{
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#fff;
	}
#menublank
{
		width:617px;
		height:76px;
		float:left;
		margin:30px 0 0 0;
		padding:0px;
	}
#menu
{
		width:489px;
		height:52px;
		float:none;
		margin:0 auto;
		padding:0px;
	}
#menu ul
{
		width:489px;
		height:52px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu ul li
{
		float: left;
		margin:0px;
		padding:0px;
display:block;		
		
	}
#menu ul li a.home
{
		width:90px;
		height:30px;
		float: left;
		margin:0px;
		padding:46px 0 0 0;
		font-family: Georgia;
		font-size:18px;
		font-weight:bold;
		color:#2d413a;
		text-align:center;
		text-decoration:none;
		background-image: url(images/home.jpg);
		background-repeat:no-repeat;
	}	
#menu ul li a.home:hover
{
		width:90px;
		height:30px;
		float: left;
		margin:0px;
		padding:46px 0 0 0;
		font-family: Georgia;
		font-size:18px;
		font-weight:bold;
		color:#f6ecae;
		text-align:center;
		text-decoration:none;
		background-image: url(images/homeover.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.about
{
		width:90px;
		height:30px;
		float: left;
		margin:0 8px 0 8px;
		padding:46px 0 0 0;
		font-family: Georgia;
		font-size:18px;
		font-weight:bold;
		color:#2d413a;
		text-align:center;
		text-decoration:none;
		background-image: url(images/aboutus.jpg);
		background-repeat:no-repeat;
	}	
#menu ul li a.about:hover
{
		width:90px;
		height:30px;
		float: left;
		margin:0 8px 0 8px;
		padding:46px 0 0 0;
		font-family: Georgia;
		font-size:18px;
		font-weight:bold;
		color:#f6ecae;
		text-align:center;
		text-decoration:none;
		background-image: url(images/aboutusover.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.services
{
		width:90px;
		height:30px;
		float: left;
		margin:0 8px 0 0;
		padding:46px 0 0 0;
		font-family: Georgia;
		font-size:18px;
		font-weight:bold;
		color:#2d413a;
		text-align:center;
		text-decoration:none;
		background-image: url(images/services.jpg);
		background-repeat:no-repeat;
	}	
#menu ul li a.services:hover
{
		width:90px;
		height:30px;
		float: left;
		margin:0 8px 0 0;
		padding:46px 0 0 0;
		font-family: Georgia;
		font-size:18px;
		font-weight:bold;
		color:#f6ecae;
		text-align:center;
		text-decoration:none;
		background-image: url(images/servicesover.jpg);
		background-repeat:no-repeat;
		
	}
#menu ul li a.game
{
		width:90px;
		height:30px;
		float: left;
		margin:0 8px 0 0;
		padding:46px 0 0 0;
		font-family: Georgia;
		font-size:18px;
		font-weight:bold;
		color:#2d413a;
		text-align:center;
		text-decoration:none;
		background-image: url(images/game.jpg);
		background-repeat:no-repeat;
	}	
#menu ul li a.game:hover
{
		width:90px;
		height:30px;
		float: left;
		margin:0 8px 0 0;
		padding:46px 0 0 0;
		font-family: Georgia;
		font-size:18px;
		font-weight:bold;
		color:#f6ecae;
		text-align:center;
		text-decoration:none;
		background-image: url(images/gameover.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.contact
{
		width:90px;
		height:30px;
		float: left;
		margin:0px;
		padding:46px 0 0 0;
		font-family: Georgia;
		font-size:18px;
		font-weight:bold;
		color:#2d413a;
		text-align:center;
		text-decoration:none;
		background-image: url(images/contactus.jpg);
		background-repeat:no-repeat;
	}	
#menu ul li a.contact:hover
{
		width:90px;
		height:30px;
		float: left;
		margin:0px;
		padding:46px 0 0 0;
		font-family: Georgia;
		font-size:18px;
		font-weight:bold;
		color:#f6ecae;
		text-align:center;
		text-decoration:none;
		background-image: url(images/contactusover.jpg);
		background-repeat:no-repeat;
	}	
/*----------------------------------------------------------HEADER----------------------------------------------------------------------------------------END---------*/	
#contentbg
	{
		width:957px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat:repeat-y;
	}
#contentblank
	{
		width:930px;
		float:none;
		margin:0 auto;
		padding:0px;
	}
#newsblank
	{
		width:324px;
		height:429px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/newsbg02.jpg);
		background-repeat:no-repeat;
	}
#newstxtblank
	{
		width:282px;
		height:393px;
		float:left;
		margin:0px;
		padding:39px 0 0 42px;
	}
#newsheading
	{
		width:274px;
		height:24px;
		margin:0 0 30px 0;
		padding:0 0 0 4px;
		font-family: Arial;
		font-size:24px;
		font-weight:bold;
		color:#f6ecae;
	}
.newstxt
	{
		width:253px;
		height:68px;
		float:left;
		margin:0px;
		padding:0px;
	}
.newstxt02
	{
		width:253px;
		height:68px;
		float:left;
		margin:22px 0 22px 0;
		padding:0px;
	}
.letterbg
	{
		width:43px;
		height:47px;
		margin:0px;
		float:left;
		padding:21px 0 0 0;
		font-family: Georgia;
		font-size:30px;
		color:#517a6d;
		text-align:center;
		background-image:url(images/letterbg.jpg);
		background-repeat:no-repeat;
	}
.txtblank
	{
		width:179px;
		height:67px;
		float:left;
		margin:0px;
		padding:1px 0 0 11px;
	}
.whiteboldtxt
	{
		width:179px;
		height:12px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
	}
.italic
	{
		font-family:Arial;
		font-size:12px;
		font-weight: normal;		
		font-style:italic;
		color:#ffffff;
	}
.normaltxt
	{
		width:179px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:10px;
		color:#88bfad;
	}
#jokpot
	{
		width:245px;
		height:59px;
		float:left;
		margin:20px 0 0 0;
		padding:0px;
		font-family: Tahoma;
		font-size:30px;
		font-weight: bold;		
		color:#62c19e;
		text-align:center;
		text-transform:uppercase;
		background-image:url(images/jokpot.jpg);
		background-repeat:no-repeat;
	}
#jokpottxtblank
	{
		width:160px;
		height:36px;
		float:left;
		margin:0 0 0 20px;
		padding:4px 0 0 15px;
		font-family: Tahoma;
		font-size:30px;
		font-weight: bold;		
		color:#62c19e;
		text-align:center;
	}
.playbutton
	{
		width:28px;
		height:28px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
	}
.play
	{
		width:28px;
		height:22px;
		float:left;
		margin:0px;
		padding:6px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:9px;
		font-weight: bold;		
		color:#edde7d;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(images/play.jpg);
		background-repeat:no-repeat;
	}
.play:hover
	{
		width:28px;
		height:22px;
		float:left;
		margin:0px;
		padding:6px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:9px;
		font-weight: bold;		
		color:#edde7d;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(images/playover.jpg);
		background-repeat:no-repeat;
	}
/*---------------------------------------------------------newspart---------------------------------------------------------------end---------------------------------*/	
#reviews
	{
		width:285px;
		height:429px;
		float:left;
		margin:0px;
		padding:0px;
		overflow:hidden;
		background-image: url(images/review02.jpg);
		background-repeat:no-repeat;
	}
#reviewsheading
	{
		width:258px;
		height:24px;
		margin:39px 0 0 0;
		padding:0 0 0 16px;
		font-family: Arial;
		font-size:24px;
		font-weight:bold;
		color:#f6ecae;
	}
#redboldtxt
	{
		width:264px;
		float:left;
		margin:230px 0 0 0;
		padding:0 0 0 16px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#ae3a00;
	}
#linksbg
	{
		width:237px;
		float:left;
		margin:0px;
		padding:5px 0 0 16px;
	}
#linksblank
	{
		width:253px;
		float:left;
		margin:0px;
		padding:0px;
	}
#linksblank ul
	{
		width:237px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#linksblank ul li
	{
		width:237px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#linksblank ul li.retopline
	{
		width:237px;
		height:1px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/retopline.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}
#linksblank ul li a.link
	{
		width:226px;
		height:17px;
		float:left;
		margin:0px;
		padding:2px 0 0 27px;
		font-family:Arial;
		font-size:10px;
		color:#735e00;
		text-decoration:none;
		background-image:url(images/reactive.jpg);
		background-repeat:no-repeat;
	}
#linksblank ul li a.link:hover
	{
		width:226px;
		height:17px;
		float:left;
		margin:0px;
		padding:2px 0 0 27px;
		font-family:Arial;
		font-size:10px;
		color:#735e00;
		text-decoration:none;
		background-image:url(images/reover.jpg);
		background-repeat:no-repeat;
	}
/*-------------------------------------------------reviews-----------------------------------------------------------------------end---------------------------------*/	
#downloads
	{
		width:321px;
		height:429px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/newsbg02.jpg);
		background-repeat:no-repeat;
		background-color:#4b6a62;
	}
#downloadstxtblank
	{
		width:285px;
		float:left;
		margin:0px;
		padding:39px 0 0 34px;
	}	
#downloadheading
	{
		width:253px;
		height:24px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		font-weight:bold;
		color:#f6ecae;
	}
#downloadlinksblank
	{
		width:253px;
		float:left;		
		margin:26px 0 0 0;
		padding:0px;
		float:left;
		font-family: Arial;
		font-size:24px;
		font-weight:bold;
		color:#f6ecae;
	}
#downloadlinks
	{
		width:253px;
		float:left;		
		margin:0px;
		padding:26px 0 0 0;
	}
#downloadlinks ul
	{
		width:253px;
		float:left;		
		margin:0px;
		padding:0px;
		display:block;
	}
#downloadlinks ul li
	{
		width:253px;
		float:left;		
		margin:0px;
		padding:0px;
		display:block;		
	}
#downloadlinks ul li.dowtopline
	{
		width:253px;
		height:1px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/dowtopline.png);
		background-repeat:no-repeat;
		background-position:bottom;
	}
#downloadlinks ul li a.download
	{
		width:221px;
		height:17px;
		margin:0px;
		padding:2px 0 0 32px;
		float:left;		
		font-family: Arial;
		font-size:10px;
		color:#88bfad;
		text-decoration:none;
		background-image: url(images/dowactive.png);
		background-repeat:no-repeat;
	}
#downloadlinks ul li a.download:hover
	{
		width:221px;
		height:17px;
		margin:0px;
		padding:2px 0 0 32px;
		float:left;		
		font-family: Arial;
		font-size:10px;
		color:#88bfad;
		text-decoration:none;
		background-image: url(images/dowover.png);
		background-repeat:no-repeat;
	}
#topgames
	{
		width:253px;
		float:left;
		margin:20px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		font-weight:bold;
		color:#f6ecae;
	}
#pokers
	{
		width:255px;
		height:53px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/poker.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
/*--------------------------------------------------------------------DOWNLOAD---------------------------------------------------------END---------------------------*/	
#bottomaddblank
	{
		width:930px;
		height:118px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/bottomadd02.jpg);
		background-repeat:no-repeat;
	}
#bottomtxtblank
	{
		width:748px;
		float:left;
		margin:0px;
		padding:27px 0 0 182px;
	}
#bottomtxt
	{
		width:729px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		color:#f6ecae;
	}
.codes
	{
		width:18px;
		height:17px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/codes.png);
		background-repeat:no-repeat;
		background-position:left;
	}
.txt
	{
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#f9a901;
	}
/*--------------------------------------------------------------------DOWNLOAD---------------------------------------------------------END---------------------------*/	
#footerbg
	{
		width:930px;
		height:107px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/footerbg.jpg);
		background-repeat:no-repeat;
	}
#footerlinksblank
	{
		width:930px;
		height:13px;
		float:left;
		margin:17px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:11px;
		font-weight:bold;
		color:#62c19e;
		text-align:center;
		text-decoration:none;
	}
.footerlinks
	{
		font-family: Arial;
		font-size:11px;
		font-weight:bold;
		color:#62c19e;
		text-align:center;
		text-decoration:none;
	}
.footerlinks:hover
	{
		font-family: Arial;
		font-size:11px;
		font-weight:bold;
		color:#62c19e;
		text-align:center;
		text-decoration: underline;
	}
#copyright
	{
		width:930px;
		height:13px;
		float:left;
		margin:6px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:10px;
		color:#4c6760;
		text-align:center;
		text-decoration:none;
	}
#validation
	{
		width:550px;
		float:left;
		margin:5px 0 0 0;
		padding:0 0 0 380px;
	}
.xhtml
	{
		width:71px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:11px;
		font-weight: bold;		
		color:#fff;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.xhtml:hover
	{
		width:71px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:11px;
		font-weight: bold;		
		color:#274b41;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(images/css.jpg);
		background-repeat:no-repeat;
	}
.css
	{
		width:71px;
		height:18px;
		float:left;
		margin:0 0 0 3px;
		padding:3px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:11px;
		font-weight: bold;		
		color:#274b41;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(images/css.jpg);
		background-repeat:no-repeat;
	}
.css:hover
	{
		width:71px;
		height:18px;
		float:left;
		margin:0 0 0 3px;
		padding:3px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:11px;
		font-weight: bold;		
		color:#fff;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
/*--------------------------------------------------------------indexpage--------------------------------------------------------------------------end----------------*/	
#innercontentbg
	{
		width:608px;
		float:left;
		margin:0px;
		padding:39px 0 0 0;
		background-image:url(images/contentbg02.jpg);
		background-repeat:no-repeat;
		background-color:#d4b900;
	}
#innerheading
	{
		width:560px;
		float:left;		
		height:24px;
		margin:0 0 30px 0;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		font-weight:bold;
		color:#f6ecae;
	}
#innercontenttxtblank
	{
		width:560px;
		float:left;
		margin:0px;
		padding:0 0 0 42px;
	}
#innercontent
	{
		width:560px;
		float:left;
		margin:0 0 30px 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#735e00;
		text-align:justify;
	}
#innercontent p
	{
		width:545px;
		float:left;		
		margin:0 0 10px 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#735e00;
		text-align:justify;
	}
/*---------------------------------------------------------------SUBMENU---------------------------------------------------------------------------------------------*/	
#submenubg
	{
		width:321px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/newsbg02.jpg);
		background-repeat:no-repeat;
		background-color:#4a6a62;
	}
#submenutxtblank
	{
		width:285px;
		float:left;
		margin:0px;
		padding:39px 0 0 34px;
	}	
#submenuheading
	{
		width:253px;
		height:24px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		font-weight:bold;
		color:#f6ecae;
	}
#submenu
	{
		width:253px;
		float:left;		
		margin:26px 0 0 0;
		padding:0px;
		float:left;
		font-family: Arial;
		font-size:24px;
		font-weight:bold;
		color:#f6ecae;
	}
#submenu ul
	{
		width:253px;
		float:left;		
		margin:0px;
		padding:0px;
		display:block;
	}
#submenu ul li
	{
		width:253px;
		float:left;		
		margin:0px;
		padding:0px;
		display:block;		
	}
#submenu ul li .dowtopline
	{
		width:253px;
		height:1px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/dowtopline.png);
		background-repeat:no-repeat;
		background-position:bottom;
	}
#submenu ul li a.submenu
	{
		width:221px;
		height:17px;
		margin:0px;
		padding:2px 0 0 32px;
		float:left;		
		font-family: Arial;
		font-size:10px;
		color:#88bfad;
		text-decoration:none;
		background-image: url(images/dowactive.png);
		background-repeat:no-repeat;
	}
#submenu ul li a.submenu:hover
	{
		width:221px;
		height:17px;
		margin:0px;
		padding:2px 0 0 32px;
		float:left;		
		font-family: Arial;
		font-size:10px;
		color:#88bfad;
		text-decoration:none;
		background-image: url(images/dowover.png);
		background-repeat:no-repeat;
	}
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/
#contactblank
			{
	margin: 0px;
	float: left;
	width: 674px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
		
			}
		
#contactinnerblank
		{
				width:1004px;
				height:500px;
				float:left;
				margin:0px;
				padding:0px;
		}
#contactheddingblank
		{
			width:500px;
			height:30px;
			float:left;
			margin:27px 0 0 45px;
			padding:0px;
			font:normal 12px/17px Arial, Helvetica, sans-serif;
			color:#CECECE;
			border-bottom: solid 1px #7f7f7f;
			
			
		}
#contactaddressblank{
				margin: 0px;
				padding:0 0 0 30px;
				float: left;
				width:236px;
				font-family: "Trebuchet MS";
				font-size: 11px;
				font-weight: normal;
				color: #000000;
				text-decoration: none;
	}
#contactaddressheading
	{
		width:560px;
		float:left;		
		height:24px;
		margin:0 0 30px 0;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		font-weight:bold;
		color:#f6ecae;
	}
#contactaddresstext{
		width:560px;
		float:left;
		margin:0 0 30px 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#735e00;
		text-align:justify;
	}
.contactaddresstext{
		font-family:Arial;
		font-size:11px;
		color:#735e00;
	}
#contactsmallheading
	{
		width:560px;
		height:19px;
		float:left;
		margin:13px 0 10px 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#ae3a00;
	}
#contactheading
	{
		width:560px;
		float:left;		
		height:24px;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		font-weight:bold;
		color:#f6ecae;
	}
#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:71px;
				height:21px;
				margin:30px 0 0 0;
				padding:0px;
				float: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:71px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:11px;
		font-weight: bold;		
		color:#fff;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(images/submit.gif);
		background-repeat:no-repeat;
			}
.submitbutton:hover 
			{
		width:71px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:11px;
		font-weight: bold;		
		color:#274b41;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image:url(images/submitover.gif);
		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----------------------------------------------------------------------------------------*/																																																																																						
