@charset "utf-8";
/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
		background-image:url(images/bg.jpg);
		background-repeat:repeat-x;
	}
h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}
#main
	{
		width:1004px;
		float:none;
		margin:0 auto;
		padding:0px;
	}
#mainsupport
	{
		width:1004px;
		float: left;
		margin:6px 0 0 0;
		padding:0px;
		background-image: url(images/bg.png);
		background-repeat:repeat-y;
	}
#left
	{
		width:620px;
		float: left;
		margin:0px;
		padding:0 0 15px 0;
	}
#header
	{
		width:620px;
		height:269px;
		float: left;
		margin:0px;
		padding:0 0 38px 0;
		background-image:url(images/header.jpg);
		background-repeat:no-repeat;
	}
#menu
	{
		width:300px;
		height:20px;
		float: left;
		margin:0 0 0 66px;
		padding:0px;
	}
#menu ul
	{
		width:300px;
		height:20px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu ul li
	{
		width:65px;
		height:20px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu ul li a.menu
	{
		width:65px;
		height:20px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#787878;
		text-align:center;
		text-decoration:none;
		background-image:url(images/menu.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.menu:hover
	{
		width:65px;
		height:20px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#e35500;
		text-align:center;
		text-decoration:none;
		background-image:url(images/menu.jpg);
		background-repeat:no-repeat;
	}
#logoredtxt
	{
		width:514px;
		height:13px;
		float: left;
		margin:144px 0 0 0;
		padding:0 0 0 86px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#e35500;
	}
#headerhedding
	{
		width:400px;
		float: left;
		margin:74px 0 0 0;
		padding:0 0 0 38px;
		font-family: Georgia;
		font-size:30px;
		font-weight: normal;
		color:#222416;
	}
#headerhedding h2
	{
		width:400px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Georgia;
		font-size:30px;
		font-weight: normal;
		color:#222416;
	}
#headertxt
	{
		width:300px;
		float: left;
		margin:0px;
		padding:0 0 0 38px;
		font-family: Arial;
		font-size:12px;
		font-weight: normal;
		color:#7d9a10;
	}
.redboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#e35500;
	}
#memberlogin
	{
		width:620px;
		height:46px;
		float: left;
		margin:0px;
		padding:0px;
		background-image: url(images/memberlogin.jpg);
		background-repeat:no-repeat;
	}
#logintxtblank
	{
		width:540px;
		height:35px;
		float: left;
		margin:0px;
		padding:10px 0 0 80px;
	}
#loginhedding
	{
		width:124px;
		height:35px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Georgia;
		font-size:14px;
		font-weight: normal;
		color:#565f01;
	}
#loginhedding h5
	{
		width:114px;
		height:15px;
		float: left;
		margin:0px;
		padding:4px 0 0 7px;
		font-family: Georgia;
		font-size:14px;
		font-weight: normal;
		color:#565f01;
	}
#input
	{
		width:155px;
		height:26px;
		float: left;
		margin:0px;
		padding:0px;
	}
#input02
	{
		/*width:149px; kad ubacim od do, onda treba ova sirina*/
		width:308px;
		height:26px;
		float: left;
		margin:-6px 0 0 0;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:10px;
		font-weight: bold;
		color:#d9c258;
		text-align:center;
	}
.input
	{
		/*width:137px; kad ubacim od do, onda treba ova sirina*/	
		width:296px;
		height:16px;
		float: left;
		margin:0px;
		padding:2px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:10px;
		font-weight: bold;
		text-transform:uppercase;
		text-align:center;
		color:#d9c258;
		border:solid 1px #fffbde;
		background-color:#fffbde;
	}
#login
	{
		width:57px;
		height:28px;
		margin:0px;
		padding:0px;
		float:left;
	}
.login
	{
		width:57px;
		height:28px;
		margin:0px;
		padding:0px;
		float:left;
		font-family:Trebuchet MS;
		font-size:10px;
		font-weight:bold;
		color:#edebd5;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background:url(images/login.jpg) no-repeat;
		line-height:20px;
		border:#ada985 solid 1px;
	}
.login:hover
	{
		background:url(images/loginover.jpg) no-repeat;
	}
#contentblank
	{
		width:582px;
		float: left;
		margin:0px;
		padding:25px 0 0 38px;
	}
#lefthedding
	{
		width:512px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Georgia;
		font-size:24px;
		font-weight: normal;
		color:#222416;
	}
#lefthedding h2
	{
		width:512px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Georgia;
		font-size:24px;
		font-weight: normal;
		color:#222416;
	}
#leftredtxt
	{
		width:512px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#e35500;
	}
#lefttxt
	{
		width:550px;
		float: left;
		margin:24px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#acac8b;
	}
#leftlinks
	{
		width:560px;
		float: left;
		margin:0px;
		padding:15px 0 12px 70px;
		text-align:center;
	}
#leftlinks ul
	{
		width:542px;
		float: left;
		margin:0px;
		padding:15px 0 12px 0;
		display:block;
	}
#leftlinks ul li
	{
		width:542px;
		height:22px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;
	}
#leftlinks ul li a.leftlinks
	{
		width:505px;
		height:16px;
		float: left;
		margin:0px;
		padding:6px 0 0 37px;
		font-family:Arial;
		font-size:12px;
		color:#b9ca14;
		text-decoration:none;
		background-image: url(images/active.jpg);
		background-repeat:no-repeat;
	}
#leftlinks ul li a.leftlinks:hover
	{
		width:505px;
		height:16px;
		float: left;
		margin:0px;
		padding:6px 0 0 37px;
		font-family:Arial;
		font-size:12px;
		color:#b9ca14;
		text-decoration:none;
		background-image: url(images/over.jpg);
		background-repeat:no-repeat;
	}
#morebutton
	{
		width:40px;
		height:21px;
		float: left;
		margin:0 0 0 10px;
		padding:0px;
	}
.morebutton
	{
		width:40px;
		height:21px;
		float: left;
		margin:0 0 0 10px;
		padding:0px;
	}
.more
	{
		width:40px;
		height:19px;
		float: left;
		margin:0px;
		padding:2px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:10px;
		font-weight: bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(images/more.jpg);
		background-repeat:no-repeat;
	}
.more:hover
	{
		width:40px;
		height:19px;
		float: left;
		margin:0px;
		padding:2px 0 0 0;
		font-family: "Trebuchet MS";
		font-size:10px;
		font-weight: bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(images/moreover.jpg);
		background-repeat:no-repeat;
	}
#gallery
	{
/* 		width:524px;
		height:306px; */
		width:544px;
		height:316px;
		float: left;
		margin:15px 0 15px 0;
		/*padding:25px 0 0 15px; za reklame 338x280*/
		padding:25px 0 0 0;		
		background-image:url(images/gallerybg.jpg);
		background-repeat:no-repeat;
		text-align:center;
	}
#indekslinks
	{
		width:100%;
		float: left;
		margin:0px;
		padding:0px;
	}
#indekslinks a.indekslinks
	{

		height:16px;
		float: left;
		margin:0px;
		padding:6px 2px 0 25px;
		font-family:Arial;
		font-size:12px;
		color:#C5CA69;
		text-decoration:none;
		background-image: url(images/active.png);
		background-repeat:no-repeat;
	}
#indekslinks a.indekslinks:hover
	{

		height:16px;
		float: left;
		margin:0px;
		padding:6px 2px 0 25px;
		font-family:Arial;
		font-size:12px;
		color:#000;
		text-decoration:none;
		background-image: url(images/over.png);
		background-repeat:no-repeat;
	}	
#special
	{
		width:254px;
		height:50px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		background-image: url(images/specialimg.jpg);
		background-repeat:no-repeat;
	}
#specialhedding
	{
		width:244px;
		height:35px;
		float: left;
		margin:14px 0 0 0;
		padding:0 0 0 10px;
		font-family: Georgia;
		font-size:26px;
		font-weight: normal;
		color:#FFF;
	}
.specialtxt
	{
		font-family: Arial;
		font-size:12px;
		font-weight: bold;
		color:#431400;
	}
#photos
	{
		width:238px;
		height:50px;
		float:left;
		margin:10px 0 0 10px;
		padding:0px;
		background-image: url(images/photosbg.jpg);
		background-repeat:no-repeat;
	}
#photoshedding
	{
		width:228px;
		height:35px;
		float: left;
		margin:14px 0 0 0;
		padding:0 0 0 10px;
		font-family: Georgia;
		font-size:26px;
		font-weight: normal;
		color:#FFF;
	}
.photostxt
	{
		font-family: Arial;
		font-size:12px;
		font-weight: bold;
		color:#431400;
	}	
	
/*------------------------------------------------------------------------------------------------LEFT------------------------------------------------------------END-*/	
#right
	{
		width:346px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(images/rightbg02.jpg);
		background-repeat:repeat-y;
	}
#offer
	{
		width:346px;
		height:104px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(images/offer.jpg);
		background-repeat:no-repeat;
	}
#offertxt
	{
		width:150px;
		float: left;
		margin:14px 0 0 0;
		padding:0 0 0 196px;
		font-family: Georgia;
		font-size:30px;
		font-weight: normal;
		color:#e35500;
	}
.offertxt
	{
		font-family: Arial;
		font-size:20px;
		color:#7d9a10;
		text-transform:uppercase;
	}
#righttxtblank
	{
		width:322px;
		float: left;
		margin:0px;
		padding:0 0 0 23px;
		background-image:url(images/rightbg.jpg);
		background-repeat:repeat-y;
	}
#righttxtblank2
	{
		width:322px;
		float: left;
		margin:0px;
		padding:0 0 0 23px;
		background-repeat:no-repeat;
	}
#righttxt
	{
		width:285px;
		height:25px;
		float: left;
		margin:14px 0 0 0;
		padding:0px;
		font-family: Georgia;
		font-size:26px;
		font-weight: normal;
		color:#FFF;
	}
#rightboldtxt
	{
		width:285px;
		float: left;
		margin:23px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		font-weight: bold;
		color:#565f01;
	}
#rightnormaltxt
	{
		width:285px;
		float: left;
		margin:20px 0 18px 0;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		color:#738221;
	}
#passport
	{
		width:285px;
		height:102px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		background-image: url(images/passport.jpg);
		background-repeat:no-repeat;
	}
#passporthedding
	{
		width:244px;
		float: left;
		margin:14px 0 0 0;
		padding:0 0 0 21px;
		font-family: Georgia;
		font-size:26px;
		font-weight: normal;
		color:#FFF;
	}
.passporttxt
	{
		font-family: Arial;
		font-size:14px;
		color:#ccb202;
	}
#packhedding
	{
		width:310px;
		float: left;
		margin:10px 0 0 0;
		padding:0 0 18px 0;
		font-family: Georgia;
		font-size:18px;
		font-weight: normal;
		color:#FFF;
		text-decoration:underline;
		text-align:center;
	}
.packboldtxt
	{
		width:247px;
		float: left;
		margin:0 0 17px 0;
		padding:0 0 0 21px;
		font-family: Arial;
		font-size:12px;
		font-weight: bold;
		color:#565f01;
		background-image:url(images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left 3px;
	}
.packgreenbold
	{
		width:268px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		font-weight: bold;
		color:#eeff69;
		text-decoration:underline;
	}
.packtxt
	{
		width:310px;
		float: left;
		margin:0 0 25px 0;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		color:#5f6c16;
	}
.cost
	{
		width:268px;
		float: left;
		margin:0 0 22px 0;
		padding:0px;
		font-family: Arial;
		font-size:15px;
		color:#943700;
	}
.only
	{
		font-family: Arial;
		font-size:15px;
		color:#FFF;
	}
#familybg
	{
		width:330px;
		height:31px;
		float:left;
		margin:0px;
		padding:8px 0 20px 15px;
		background-image:url(images/familyheadingbg.jpg);
		background-repeat:no-repeat;
	}
#familyheading
	{
		width:118px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:12px;
		font-weight:normal;
		color:#b9ca14;
		text-transform:uppercase;
	}
.familyheading
	{
		font-family: Georgia;
		font-size:20px;
		font-weight:normal;
		color:#e9c446;
		text-transform: none;
	}
#package
	{
		width:197px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: Georgia;
		font-size:43px;
		font-weight:normal;
		color:#FFF;
		text-transform: none;
		line-height:43px;
	}
#package h2
	{
		width:197px;
		float:left;
		margin:0px;
		padding:6px 0 0 0;
		font-family: Georgia;
		font-size:40px;
		font-weight:normal;
		color:#FFF;
		text-transform: none;
		line-height:33px;		
	}
#moreoffresbg
	{
		width:315px;
		float:left;
		margin:0px;
		padding:10px 0 10px 18px;
		background-repeat: repeat-y;
	}
#moreoffreslinks
	{
		width:310px;
		float: left;
		margin:0px;
		padding:0px;
	}
#moreoffreslinks a.moreoffreslinks
	{

		height:16px;
		float: left;
		margin:0px;
		padding:6px 2px 0 25px;
		font-family:Arial;
		font-size:12px;
		color:#fff;
		text-decoration:none;
		background-image: url(images/active.png);
		background-repeat:no-repeat;
	}
#moreoffreslinks a.moreoffreslinks:hover
	{

		height:16px;
		float: left;
		margin:0px;
		padding:6px 2px 0 25px;
		font-family:Arial;
		font-size:12px;
		color:#000;
		text-decoration:none;
		background-image: url(images/over.png);
		background-repeat:no-repeat;
	}
#offresheading
	{
		width:315px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: Georgia;
		font-size:25px;
		font-weight:normal;
		color:#FFF;
		text-transform: none;
		line-height:43px;
	}
#offresheading h3
	{
		width:315px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: Georgia;
		font-size:25px;
		font-weight:normal;
		color:#FFF;
	}
.num
	{
		width:29px;
		height:29px;
		float:left;
		margin:20px 0 0 0;
		padding:0px;
		font-family: Georgia;
		font-size:18px;
		font-weight:normal;
		font-style:italic;
		color:#FFF;
		text-align:center;
		background-image:url(images/line.jpg);
		background-repeat:no-repeat;
		background-position:right;
	}
.moreoffertxt
	{
		width:252px;
		float: left;
		margin:20px 0 0 0;
		padding:0 0 0 7px;
		font-family: Arial;
		font-size:12px;
		font-weight: bold;
		color:#eeff69;
		text-decoration:underline;
		text-transform:none;
	}
/*----------------------------------------------------FOOTER----------------------------------------------------------------------------------------------------------*/	
#footerbg
	{
		width:100%;
		height:132px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/footerbg.jpg);
		background-repeat:repeat-x;
	}
#footerblank
	{
		width:1004px;
		height:132px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#footer
	{
		width:1004px;
		height:132px;
		float: left;
		margin:0px;
		padding:0px;
	}
#footerlogo
	{
		width:282px;
		height:105px;
		float: left;
		margin:2px 0 0 0;
		padding:0px;
		background-image:url(images/footerlogo.jpg);
		background-repeat:no-repeat;
	}
#footerlogotxt
	{
		width:282px;
		height:13px;
		float: left;
		margin:65px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#e35500;
		text-align:center;
	}
#footerlinks
	{
		width:691px;
		height:13px;
		float: left;
		margin:50px 0 0 0;
		padding:0 0 0 31px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#faf1ca;
	}
.footerlinks
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#faf1ca;
		text-decoration:none;
	}
.footerlinks:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#faf1ca;
		text-decoration: underline;
	}
#copyrights
	{
		width:691px;
		height:13px;
		float: left;
		margin:5px 0 0 0;
		padding:0 0 0 31px;
		font-family:Arial;
		font-size:10px;
		color:#c27c19;
	}
#validation
	{
		width:621px;
		height:23px;
		float: left;
		margin:5px 0 0 0;
		padding:0 0 0 71px;
		font-family:Arial;
		font-size:10px;
		color:#c27c19;
	}
.xhtml
	{
		width:69px;
		height:20px;
		float: left;
		margin:0px;
		padding:2px 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.png);
		background-repeat:no-repeat;
	}
.xhtml:hover
	{
		width:69px;
		height:20px;
		float: left;
		margin:0px;
		padding:2px 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/css.png);
		background-repeat:no-repeat;
	}
.css
	{
		width:69px;
		height:20px;
		float: left;
		margin:0 0 0 3px;
		padding:2px 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/css.png);
		background-repeat:no-repeat;
	}
.css:hover
	{
		width:69px;
		height:20px;
		float: left;
		margin:0 0 0 3px;
		padding:2px 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.png);
		background-repeat:no-repeat;
	}
/*-------------------------------------------------------INDEX---------------------------------------------------------------------------------------------END------*/	
#innerhedding
	{
		width:512px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Georgia;
		font-size:24px;
		font-weight: normal;
		color:#222416;
	}
#innerhedding h2
	{
		width:512px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Georgia;
		font-size:24px;
		font-weight: normal;
		color:#222416;
	}
#innercontent
	{
		width:550px;
		float: left;
		margin:10px 0 0 0;
		padding:0 0 30px 0;
		font-family:Arial;
		font-size:12px;
		color:#acac8b;
		text-align:justify;
	}
#innercontent p
	{
		width:550px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#acac8b;
		text-align:justify;
	}
#submenuhedding
	{
		width:512px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Georgia;
		font-size:24px;
		font-weight: normal;
		color:#222416;
	}
#submenuhedding h2
	{
		width:512px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Georgia;
		font-size:24px;
		font-weight: normal;
		color:#222416;
	}
#submenu
	{
		width:560px;
		float: left;
		margin:0px;
		padding:0px;
	}
#submenu ul
	{
		width:542px;
		float: left;
		margin:0px;
		padding:31px 0 12px 0;
		display:block;
	}
#submenu ul li
	{
		width:542px;
		height:22px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;
	}
#submenu ul li a.submenu
	{
		width:505px;
		height:16px;
		float: left;
		margin:0px;
		padding:6px 0 0 37px;
		font-family:Arial;
		font-size:12px;
		color:#b9ca14;
		text-decoration:none;
		background-image:url(images/arrow.png);
		background-repeat:no-repeat;
	}
#submenu ul li a.submenu:hover
	{
		width:505px;
		height:16px;
		float: left;
		margin:0px;
		padding:6px 0 0 37px;
		font-family:Arial;
		font-size:12px;
		color:#b9ca14;
		text-decoration:none;
		background-image: url(images/over.jpg);
		background-repeat:no-repeat;
	}
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/
#contactaddresshedding
		{
		width:512px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Georgia;
		font-size:24px;
		font-weight: normal;
		color:#222416;
		}		
#contactaddresstext{
		width:512px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#acac8b;
		text-align:justify;
	}
#contactsmallhedding
			{
		width:512px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#e35500;
			}
#contacthedding
			{
		width:512px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Georgia;
		font-size:24px;
		font-weight: normal;
		color:#222416;
		}
#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:Arial;
		font-size:12px;
		color:#acac8b;
		text-align:justify;
			}
.contactfeild
			{
				width:200px;
				height:20px;
				font-family: "Trebuchet MS";
				font-size:12px;
				color:#595643;
				border:solid 1px #d2e3e9;
				background-color:#fffdfd;
			}
.txtarea
			{
				width:200px;
				height:80px;
				font-family: "Trebuchet MS";
				font-size:12px;
				color:#595643;
				border:solid 1px #d2e3e9;
				background-color:#fffdfd;
			}
.submitbutton
			{
		width:72px;
		height:24px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family: Arial;
		font-size:12px;
		font-weight: bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(images/xhtml.gif);
		background-repeat:no-repeat;
			}
.submitbutton:hover 
			{
		width:72px;
		height:24px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family: Arial;
		font-size:12px;
		font-weight: bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(images/xhtml.gif);
		background-repeat:no-repeat;
			}
.listbox
		{
				width:200px;
				height:20px;			
				border:solid 1px #d2e3e9;
				background-color:#fffdfd;
		}
.listbox:hover
		{
				width:200px;
				height:20px;			
				border:solid 1px #d2e3e9;
				background-color:#fffdfd;
	}	
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/																																														