/* CSS Document */

body
	{
		margin:0px;
		padding:0px;
	}
#maincontainer
	{
		width:1004px;
		margin:0 auto;
		padding:0px;
	}
#mainblank
	{
		width:1004px;
		float:left;
		margin:0px;
		padding:0px;
	}
/*-----------------------------------------------------------------Header---------------------------------------------------------------------------------------------*/
#totalcontainer
	{
		width:973px;
		float:left;
		margin:0px;
		padding:0 0 0 31px;
	}
#headerblank
	{
		width:942px;
		height:117px;
		float:left;
		margin:0px;
		padding:0px;
	}
#logo
	{
		width:146px;
		height:117px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/logo.jpg);
		background-repeat:no-repeat;
	}
#searcharea
	{
		width:796px;
		height:76px;
		float:left;
		margin:0px;
		padding:0px;
	}
#searchblank
	{
		width:293px;
		height:31px;
		float: right;
		margin:44px 0 0 0;
		padding:0px;
	}
#searchinput
	{
		width:215px;
		height:31px;
		float: left;
		margin:0px;
		padding:0px;
	}
.searchinput
	{
		width:210px;
		height:16px;
		float: left;
		margin:0px;
		padding:5px 0 0 10px;
		font-family:Arial;
		font-size:10px;
		color:#3d2b1d;
		border:solid 1px #f2ecd9;
		background-color:#f2ecd9;
	}
	
#submitbutton
	{
		width:100px;
		height:21px;
		float:right;
		margin:1px 0 0 10px;
		padding:0px;
	}
.submit
	{
		width:57px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-variant:small-caps;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/submit.png);
		background-repeat:no-repeat;
	}	
.submit:hover
	{
		width:57px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-variant:small-caps;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/submitover.png);
		background-repeat:no-repeat;
	}	
		
#menuarea
	{
		width:942px;
		height:117px;
		float:left;
		margin:0px;
		padding:0px;
	}
#headerarea
	{
		width:942px;
		height:117px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/headertop.jpg);
		background-repeat:no-repeat;
	}
	
#menublank
	{
		width:796px;
		height:41px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/menubg.jpg);
		background-repeat:repeat-x;
	}
#menubuttonblank
	{
		width:465px;
		height:24px;
		float: right;
		margin:0px;
		padding:17px 20px 0 311px;
	}
.menu
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
		padding:0 0 0 30px;
	}	
.menu:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#e5bc3c;
		text-align:center;
		text-decoration:none;
		padding:0 0 0 30px;
	}	
.home
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#e5bc3c;
		text-align:center;
		text-decoration:none;
		padding:0px;		
	}	
/*-----------------------------------------------------------------Header---------------------------------------------------------------------------------------------*/
#bannerblank
	{
		width:942px;
		height:300px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/banner.jpg);
		background-repeat:no-repeat;
	}
#bannertxtblank
	{
		width:905px;
		height:264px;
		float:left;
		margin:0px;
		padding:36px 0 0 37px;
	}
#bannerhedding
	{
		width:905px;
		height:45px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:40px;
		color:#FFFFFF;
	}
#txtblank
	{
		width:426px;
		float:left;
		margin:0px;
		padding:0px;
	}
#bannerdiscription
	{
		width:426px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#f8f2da;
		
	}
.bannerdiscription
	{
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#e5bc3c;
		text-decoration:underline;
		
	}
#bannerdiscriptionlinks
	{
		width:242px;
		height:131px;
		float:left;
		margin:0px;
		padding:10px 0 0 0;
		font-family:Arial;
		font-size:11px;
		color:#f8f2da;
		
	}
.bannerdiscriptionlinks
	{
		width:213px;
		height:12px;
		float:left;
		margin:0px;
		padding:0 0 5px 15px;
		font-family:Arial;
		font-size:11px;
		color:#e5bc3c;
		font-style:italic;
		text-decoration:underline;
		background-image:url(images/toparrow.gif);
		background-repeat:no-repeat;
	}
.bannerdiscriptionlinks:hover
	{
		width:213px;
		height:12px;
		float:left;
		margin:0px;
		padding:0 0 5px 15px;
		font-family:Arial;
		font-size:11px;
		color:#e5bc3c;
		font-style:italic;
		text-decoration: none;
		background-image: url(images/toparrow.gif);
		background-repeat:no-repeat;
	}
	
/*-----------------------------------------------------------------Header---------------------------------------------------------------------------------------------*/	
#contentarea
	{
		width:942px;
		float:left;
		margin:0px;
		padding:0px;
	}
#innercontentarea
	{
		width:942px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/innerbg.jpg);
		background-repeat: repeat-y;
		
	}
#leftarea
	{
		width:291px;
		float:left;
		margin:0px;
		padding:0px;
	}
#leftheddingbg
	{
		width:291px;
		height:74px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/leftheddingbg.jpg);
		background-repeat:no-repeat;
	}
#leftheddingblank
	{
		width:253px;
		height:48px;
		float:left;
		margin:0px;
		padding:28px 0 0 33px;
	}
#lefthedding
	{
		width:253px;
		height:30px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:24px;
		color:#FFFFFF;
	}
#categoriesitemblank
	{
		width:291px;
		float:left;
		margin:0px;
		padding:0px;
		background-color:#b5b751;
	}
#categoriesitemlinkblank
	{
		width:260px;
		float:left;
		margin:0px;
		padding:24px 0 0 31px;
	}
.itemlink
	{
		width:199px;
		height:9px;
		float:left;
		margin:0px;
		padding:0 0 5px 15px;
		font-family:Arial;
		font-size:9px;
		color:#503f07;
		text-decoration:none;
		background-image: url(images/leftnavarrow.jpg);
		background-repeat:no-repeat;
	}
.itemlink:hover
	{
		width:199px;
		height:9px;
		float:left;
		margin:0px;
		padding:0 0 5px 15px;
		font-family:Arial;
		font-size:9px;
		color:#503f07;
		text-decoration:none;
		background-image: url(images/leftnavarrow.jpg);
		background-repeat:no-repeat;
	}
#more
	{
		width:50px;
		height:17px;
		float:left;
		margin:10px 0 0 31px;
		padding:0px;
	}
#leftmoreblank
	{
		width:50px;
		height:17px;
		float:left;
		margin:0px;
		padding:10px 0 0 30px;
	}

#leftmore
	{
		width:50px;
		height:17px;
		float:left;
		margin:0px;
		padding:0px;
	}
	
#moreproducts
	{
		width:50px;
		height:17px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
	}
.more
	{
		width:50px;
		height:16px;
		float:left;
		margin:0px;
		padding:1px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:10px;
		font-variant:small-caps;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/morebutton.png);
		background-repeat:no-repeat;		
	}
.more:hover
	{
		width:50px;
		height:16px;
		float:left;
		margin:0px;
		padding:1px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:10px;
		font-variant:small-caps;		
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/morebuttonover.png);
		background-repeat:no-repeat;		
	}
.lftmore
	{
		width:50px;
		height:17px;
		float:left;
		margin:0px;
		padding:1px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:10px;
		font-variant:small-caps;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
		background-image: url(images/leftnavmore.jpg);
		background-repeat:no-repeat;		
	}
.leftmore:hover
	{
		width:50px;
		height:17px;
		float:left;
		margin:0px;
		padding:1px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:10px;
		font-variant:small-caps;		
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
		background-image: url(images/leftnavmoreover.jpg);
		background-repeat:no-repeat;		
	}
	
#welcomebg
	{
		width:651px;
		height:132px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/welcomebg.jpg);
		background-repeat:no-repeat;
	}
#welcomeblank
	{
		width:613px;
		height:96px;
		float:left;
		margin:0px;
		padding:36px 0 0 38px;
	}
#welcomehedding
	{
		width:613px;
		height:30px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:24px;
		font-weight:bold;
		color:#ede86b;
	}
#welcomeredtxt
	{
		width:613px;
		height:20px;
		float:left;
		margin:5px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:15px;
		font-weight:bold;
		color:#ff7443;
	}
#welcomenormaltxt
	{
		width:613px;
		height:20px;
		float:left;
		margin:5px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#daba52;
	}
#productsbg
	{
		width:651px;
		height:355px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/productsbg.jpg);
		background-repeat:no-repeat;
	}
#productsblank
	{
		width:609px;
		height:335px;
		float:left;
		margin:0px;
		padding:20px 0 0 42px;
		background-image: url(images/productsbg.jpg);
		background-repeat:no-repeat;
	}
#productshedding
	{
		width:609px;
		height:30px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:24px;
		color:#000000;
	}
#productsitemblank
	{
		width:570px;
		float:left;
		margin:0px;
		padding:20px 0 0 0;
	}
#productsitem
	{
		width:278px;
		height:119px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/productitemblank.jpg);
		background-repeat:no-repeat;
	}
#productsitem002
	{
		width:278px;
		height:119px;
		float:left;
		margin:0 0 0 12px;
		padding:0px;
		background-image:url(images/productitemblank.jpg);
		background-repeat:no-repeat;
	}
#productsitem003
	{
		width:278px;
		height:119px;
		float:left;
		margin:11px 0 0 0;
		padding:0px;
		background-image:url(images/productitemblank.jpg);
		background-repeat:no-repeat;
	}
#productsitem004
	{
		width:278px;
		height:119px;
		float:left;
		margin:11px 0 0 12px;
		padding:0px;
		background-image:url(images/productitemblank.jpg);
		background-repeat:no-repeat;
	}
#item001
	{
		width:129px;
		height:117px;
		float:left;
		margin:1px 0 0 1px;
		padding:0px;
		background-image: url(images/item001.jpg);
		background-repeat:no-repeat;
	}
#item002
	{
		width:129px;
		height:117px;
		float:left;
		margin:1px 0 0 1px;
		padding:0px;
		background-image: url(images/item002.jpg);
		background-repeat:no-repeat;
	}
#item003
	{
		width:129px;
		height:117px;
		float:left;
		margin:1px 0 0 1px;
		padding:0px;
		background-image: url(images/item003.jpg);
		background-repeat:no-repeat;
	}
#item004
	{
		width:129px;
		height:117px;
		float:left;
		margin:1px 0 0 1px;
		padding:0px;
		background-image: url(images/item004.jpg);
		background-repeat:no-repeat;
	}
#itemdiscription001
	{
		width:146px;
		height:89px;
		float:left;
		margin:1px 0 0 1px;
		padding:0px;
	}
#itemdiscription002
	{
		width:146px;
		height:89px;
		float:left;
		margin:1px 0 0 1px;
		padding:0px;
	}
#itemdiscription003
	{
		width:146px;
		height:89px;
		float:left;
		margin:1px 0 0 1px;
		padding:0px;
	}
#itemdiscription004
	{
		width:146px;
		height:89px;
		float:left;
		margin:1px 0 0 1px;
		padding:0px;
	}
.itemhedding
	{
		width:138px;
		height:11px;
		float:left;
		margin:0px;
		padding:14px 0 0 3px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#a23008;
		text-align:center;
		text-decoration:underline;		
	}
.detailsbg
	{
		width:147px;
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/detailsbg.jpg);
		background-repeat:no-repeat;
	}	
.details
	{
		width:40px;
		height:8px;
		float:left;
		margin:0px;
		padding:7px 0 0 27px;
		font-family:Arial;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:underline;		
	}	
.details:hover
	{
		width:40px;
		height:8px;
		float:left;
		margin:0px;
		padding:7px 0 0 27px;
		font-family:Arial;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none;		
	}	
.addtocart
	{
		width:63px;
		height:8px;
		float:left;
		margin:0px;
		padding:7px 0 0 17px;
		font-family:Arial;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:underline;		
	}	
.addtocart:hover
	{
		width:63px;
		height:8px;
		float:left;
		margin:0px;
		padding:7px 0 0 17px;
		font-family:Arial;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none;		
	}	
.itemnumber
	{
		width:119px;
		height:39px;
		float:left;
		margin:0px;
		padding:23px 0 0 27px;
		font-family:Arial;
		font-size:11px;
		color:#090506;
		text-align:center;
	}	
.cost
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#090506;
		text-align:center;
	}	
		
/*-----------------------------------------------------------------Header---------------------------------------------------------------------------------------------*/
#footer
	{
		width:942px;
		height:100px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/footer.jpg);
		background-repeat: repeat-x;
		background-color:#090506;
	}
#footerblank
	{
		width:942px;
		height:57px;
		float:left;
		margin:0px;
		padding:0px;
	}
#footerlinksblank
	{
		width:942px;
		height:15px;
		float:left;
		margin:29px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#e5bc3c;
		text-align:center;
	}
.footerlinks
	{
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#e5bc3c;
		text-decoration:none;
	}
.footerlinks:hover
	{
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#e5bc3c;
		text-decoration: underline;
	}
#copyright
	{
		width:942px;
		height:15px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#57581e;
		text-align:center;
	}
#validation
	{
		width:150px;
		height:20px;
		float:left;
		margin:0px;
		padding:5px 0 0 395px;
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#57581e;
		text-align:center;
	}
.xhtml
	{
		width:70px;
		height:18px;
		float:left;
		margin:0px;
		padding:1px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:12px;
		font-variant:small-caps;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/xhtml.png);
		background-repeat:no-repeat;
	}
.xhtml:hover
	{
		width:70px;
		height:18px;
		float:left;
		margin:0px;
		padding:1px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:12px;
		font-variant:small-caps;
		font-weight:bold;
		color:#57581e;
		text-align:center;
		text-decoration:none;
		background-image: url(images/xhtmlover.png);
		background-repeat:no-repeat;
	}
.css:hover
	{
		width:70px;
		height:17px;
		float:left;
		margin:0 0 0  2px;
		padding:2px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:12px;
		font-variant:small-caps;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/xhtml.png);
		background-repeat:no-repeat;
	}
.css
	{
		width:70px;
		height:17px;
		float:left;
		margin:0 0 0  2px;
		padding:2px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:12px;
		font-variant:small-caps;
		font-weight:bold;
		color:#57581e;
		text-align:center;
		text-decoration:none;
		background-image: url(images/xhtmlover.png);
		background-repeat:no-repeat;
	}
#innerheddingbg
	{
		width:651px;
		height:74px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/innerheddingbg002.jpg);
		background-repeat: no-repeat;
	}
#innerheddingblank
	{
		width:613px;
		height:38px;
		float:left;
		margin:0px;
		padding:30px 0 0 38px;
	}
#innercontentbg
	{
		width:651px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/innercontetnbg.jpg);
		background-repeat: repeat-y;
	}
#innercontentblank
	{

		width:613px;
		float:left;
		margin:0px;
		padding:0 0 10px 38px;
	}
#innerhedding
	{
		width:613px;
		height:30px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:24px;
		color:#000000;
	
	}
#innercontent
	{

		width:550px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#000000;
		text-align:justify;
	}
#innercontent002
	{

		width:550px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#000000;
		text-align:justify;
	}
#innercontent003
	{

		width:550px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#000000;
		text-align:justify;
	}
#innercontent004
	{

		width:550px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#000000;
		text-align:justify;
	}
#innercontent005
	{

		width:550px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#000000;
		text-align:justify;
	}
#sumenuheddingbg
	{
		width:291px;
		height:75px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		background-image: url(images/submenuheddingbg.jpg);
		background-repeat:no-repeat;
	}
#submenuheddingblank
	{
		width:253px;
		height:48px;
		float:left;
		margin:0px;
		padding:28px 0 0 33px;
	}
#submenuhedding
	{
		width:253px;
		height:30px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:24px;
		color:#FFFFFF;
	}
#submenublank
	{
		width:260px;
		float:left;
		margin:0px;
		padding:24px 0 20px 31px;
	}
#submenutopline
	{
		width:244px;
		height:1px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/topline.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}
.submenu
	{
		width:224px;
		height:19px;
		float:left;
		margin:0px;
		padding:0 0 0 20px;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#000000;
		text-decoration:none;
		background-image: url(images/active.jpg);
		background-repeat:no-repeat;
	}
.submenu:hover
	{
		width:224px;
		height:19px;
		float:left;
		margin:0px;
		padding:0 0 0 20px;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#000000;
		text-decoration:none;
		background-image: url(images/over.jpg);
		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;
	}
#contactaddresshedding
		{
		width:613px;
		height:30px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:24px;
		color:#000000;
		}		
#contactaddresstext{
		width:550px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#000000;
		text-align:justify;
	}
#contactsmallhedding
			{
		width:613px;
		height:20px;
		float:left;
		margin:10px 0 10px 0;
		padding:0px;
		font-family:Arial;
		font-size:15px;
		font-weight:bold;
		color:#ff7443;
			}
#contacthedding
			{
		width:613px;
		height:30px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:24px;
		color:#000000;
		}
#contacticon{
				width:86px;
				height:84px;
				float:left;
				background-image: url(contacticon.png);
				background-repeat:no-repeat;
				margin:10px 0 0 30px;
	}
#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:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild003
			{
				width:200px;
				height:20px;
				margin:1px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild004
			{
				width:200px;
				height:20px;
				margin:6px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild005
			{
				width:200px;
				height:20px;
				margin:6px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild006
			{
				width:200px;
				height:20px;
				margin:6px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild007
			{
				width:200px;
				height:20px;
				margin:6px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild008
			{
				width:200px;
				height:20px;
				margin:6px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild009
			{
				width:200px;
				height:60px;
				margin:1px 0 0 0;
				padding:0;
				float:left;
			}
#submitbutton002
			{
				width:200px;
				height:20px;
				margin:50px 0 0 0;
				padding:0;
				float:left;
				text-align: left;

			}	
			
.contactfeildname
			{
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#000000;
		text-align:justify;
			}
.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:74px;
			height:23px;
			float:left;
			margin:0px;
			padding:4px 0 0 0;
			font-family:Tahoma;
			font-size:10pt;
			font-variant:small-caps;
			font-weight:bold;
			color:#FFFFFF;
			text-align:center;
			text-decoration:none;
			background-image:url(images/xhtml.png);
	cursor:pointer;
			}
.submitbutton:hover 
			{
			width:74px;
			height:23px;
			float:left;
			margin:0px;
			padding:4px 0 0 0;
			font-family:Tahoma;
			font-size:10pt;
			font-variant:small-caps;
			font-weight:bold;
			color:#FFFFFF;
			text-align:center;
			text-decoration:none;
			background-image:url(images/xhtmlover.png);
			background-repeat:no-repeat;
	cursor:pointer;	
			}
			
.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:174px;
				height:20px;			
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
		}
.listbox:hover
		{
				width:174px;
				height:20px;			
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
	}	
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/																																									