/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
	}
#headerbg
	{
		width:100%;
		height:288px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/headerbg.jpg);
		background-repeat:repeat-x;
	}
#headerblank
	{
		width:1004px;
		height:288px;
		margin:0 auto;
		padding:0px;
	}
#header
	{
		width:1004px;
		height:288px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/header.jpg);
		background-repeat:no-repeat;
	}
#menublank
	{
		width:1004px;
		height:43px;
		float:left;
		margin:0px;
		padding:0px;
	}
#menu
	{
		width:466px;
		height:23px;
		float: right;
		margin:0px;
		padding:0px;
	}
#menu ul
	{
		width:466px;
		height:23px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu ul li
	{
		float: left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu ul li a.menu
	{
		height:23px;
		float: left;
		margin:0px;
		padding:0 13px 0 13px;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#0169ae;
		text-align:center;
		text-decoration:none;
		display: block;
	}
#menu ul li a.menu:hover
	{
		height:23px;
		float: left;
		margin:0px;
		padding:0 13px 0 13px;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#f8f8f8;
		text-align:center;
		text-decoration:none;
		display:block;
		background-image:url(images/menuover.jpg);
		background-repeat: repeat-x;
	}
#menu ul li .home
	{
		height:23px;
		float: left;
		margin:0px;
		padding:0 22px 0 22px;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#f8f8f8;
		text-align:center;
		text-decoration:none;
		display:block;
		background-image:url(images/menuover.jpg);
		background-repeat: repeat-x;
	}
#menudrop
	{
		width:466px;
		height:19px;
		float: left;
		margin:0px;
	}
#menudrop ul
	{
		width:466px;
		height:19px;
		float: left;
		margin:0px;
		display:block;
	}
#menudrop ul li
	{
		height:19px;
		float: left;
		margin:0px;
		display:block;		
	}
#menudrop ul li a.drop
	{
		height:19px;
		float: left;
		margin:0px;
		padding:0 8px 0 8px;
		font-family:"Trebuchet MS";
		font-size:12px;
		font-weight:bold;
		color:#0169ae;
		text-align:center;
		text-decoration:none;
		display:block;
		line-height:19px;		
	}
#menudrop ul li a.drop:hover
	{
		height:19px;
		float: left;
		margin:0px;
		padding:0 8px 0 8px;
		font-family:"Trebuchet MS";
		font-size:12px;
		font-weight:bold;
		color:#000000;
		text-align:center;
		text-decoration: underline;
		display:block;
		line-height:19px;
	}
	
#menudrop2
	{
		width:466px;
		height:19px;
		float: left;
		margin:2px;
	}
#menudrop2 ul
	{
		width:466px;
		height:19px;
		float: left;
		margin:2px;
		display:block;
	}
#menudrop2 ul li
	{
		height:19px;
		float: left;
		margin:0px;
		display:block;		
	}
#menudrop2 ul li a.drop
	{
		height:19px;
		float: left;
		margin:0px;
		padding:0 8px 0 8px;
		font-family:"Trebuchet MS";
		font-size:9px;
		font-weight: bold;
		color:#afaeb4;
		text-align:center;
		text-decoration:none;
		display:block;
		line-height:19px;		
	}
#menudrop2 ul li a.drop:hover
	{
		height:19px;
		float: left;
		margin:0px;
		padding:0 8px 0 8px;
		font-family:"Trebuchet MS";
		font-size:9px;
		font-weight: bold;
		color:#afaeb4;
		text-align:center;
		text-decoration: underline;
		display:block;
		line-height:19px;
	}
/*-----------------------------------------------MENU-END-------------------------------------------------------------------------------------------------------------*/
#headerleftblank
	{
		width:495px;
		height:108px;
		float: left;
		margin:0px;
		padding:137px 0 0 43px;
	}
#loginheddingblank
	{
		width:420px;
		height:20px;
		float: left;
		margin:0px;
		padding:0 0 0 20px;
		font-family:Arial;
		font-size:13px;
		color:#FFFFFF;
	}
#logininputblank
	{
		width:420px;
		height:63px;
		float: left;
		margin:13px 0 0 0;
		padding:0 0 0 20px;
	}
#user
	{
		width:50px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:9px;
		color:#38373d;
		text-align:center;
	}
#password
	{
		width:50px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:9px;
		color:#38373d;
		text-align:center;		
	}
#input
	{
		width:133px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
	}
#input002
	{
		width:133px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
	}
.input
	{
		width:133px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		background-color:#5dc9ea;
		border:solid 1px #5dc9ea;
	}
#loginbutton
	{
		width:42px;
		height:21px;
		float: left;
		margin:0 0 0 5px;
		padding:0px;
		font-family:Arial;
		font-size:9px;
		color:#38373d;
		text-align:center;
	}
.loginbutton
	{
		width:42px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#38373d;
		text-align:center;
		text-decoration:none;
		background-image:url(images/loginbutton.jpg);
		background-repeat:no-repeat;
	}
.loginbutton:hover
	{
		width:42px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#38373d;
		text-align:center;
		text-decoration:none;
		background-image:url(images/loginbuttonover.jpg);
		background-repeat:no-repeat;
	}
#newuser
	{
		width:135px;
		height:20px;
		float: right;
		margin:10px 10px 0 0;
		padding:0 0 0 45px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#38373d;
		text-decoration:none;
		background-image:url(images/newuser.jpg);
		background-repeat:no-repeat;
	}
.signup
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#0169ae;
		text-decoration:none;
	}
.signup:hover
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#0169ae;
		text-decoration: underline;
	}
	
#headerrightblank
	{
		width:441px;
		height:193px;
		float: right;
		margin:0px;
		padding:52px 0 0 25px;
	}
#headerhedding
	{
		width:441px;
		height:50px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:24px;
		color:#FFFFFF;
		line-height:50px;
	}
#headerbluetxt
	{
		width:441px;
		height:87px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:18px;
		color:#a6efff;
	}
#headerwhitetxt
	{
		width:441px;
		height:14px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#ffffff;
		line-height:14px;
	}
#comments
	{
		width:119px;
		height:16px;
		float: left;
		margin:25px 0 0 0;
		padding:0px;
	}
#businessperson
	{
		width:171px;
		height:16px;
		float: left;
		margin:25px 0 0 0;
		padding:0px;
	}
.comments
	{
		width:98px;
		height:16px;
		float: left;
		margin:0px;
		padding:0 0 0 21px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#eee4a0;
		text-decoration:none;
		background-image:url(images/commects.jpg);
		background-repeat:no-repeat;
	}
.comments:hover
	{
		width:98px;
		height:16px;
		float: left;
		margin:0px;
		padding:0 0 0 21px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#eee4a0;
		text-decoration: underline;
		background-image:url(images/commects.jpg);
		background-repeat:no-repeat;
	}
.businessperson
	{
		width:152px;
		height:16px;
		float: left;
		margin:0px;
		padding:0 0 0 19px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#eee4a0;
		text-decoration:none;
		background-image: url(images/businessperson.jpg);
		background-repeat:no-repeat;
	}
.businessperson:hover
	{
		width:152px;
		height:16px;
		float: left;
		margin:0px;
		padding:0 0 0 19px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;		
		color:#eee4a0;
		text-decoration: underline;
		background-image:url(images/businessperson.jpg);
		background-repeat:no-repeat;
	}
/*--------------------------------------------------------------------------------HEADER-PART-END---------------------------------------------------------------------*/								
#bannerbg
	{
		width:100%;
		height:323px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/bannerbg.jpg);
		background-repeat:repeat-x;
	}
#bannertxtblank
	{
		width:1004px;
		height:221px;
		float: none;
		margin:0 auto;
		padding:32px 0 0 0;
	}
#bannertxt
	{
		width:1004px;
		height:53px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:16px;
		color:#c76b1d;
		text-align:center;
	}
#bannernormaltxt
	{
		width:1004px;
		height:23px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#444349;
		text-align:center;
	}
#normaltxt
	{
		
		float: left;
		
		padding:0px;
		font-family:Arial;
		font-size:13px;
		color:#444349;
		text-align:center;
	}
/*--------------------------------------------------------------------------------BANNER-PART-END---------------------------------------------------------------------*/								
#newsbg
	{
		
		float:right;
		padding:2px;
		text-align:center;
		background-image: url(images/newsbg.jpg);
		
	}
#newsblank
	{
		width:1004px;
		height:186px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#newstxtblank
	{
		width:977px;
		height:159px;
		float: left;
		margin:0px;
		padding:0 0 0 10px;
	}
#newswhitetxt
	{
		width:338px;
		height:30px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:18px;
		color:#FFFFFF;
	}
#newswhitetxt002
	{
		width:338px;
		height:30px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:18px;
		color:#FFFFFF;
	}

#newswhitetxtmidblank
	{
		width:356px;
		height:159px;
		float: left;
		margin:0px;
		padding:27px 0 0 20px;
		}
#newswhitetxtmidblank002
	{
		width:356px;
		height:159px;
		float: left;
		margin:0px;
		padding:27px 0 0 0;
		}
		
.newsdatebg
	{
		width:39px;
		height:43px;
		float: left;
		margin:16px 0 0 0;
		padding:0px;
		background-image:url(images/newsdatebg.jpg);
		background-repeat: no-repeat;
	}
.month
	{
		width:39px;
		height:20px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:18px;
		color:#c76b1d;
		text-align:center;
	}
.date
	{
		width:39px;
		height:20px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:10px;
		color: #ffffff;
		text-align:center;
	}
.postblank
	{
		width:144px;
		height:27px;
		float: left;
		margin:16px 0 0 13px;
		padding:0px;
	}
.postname
	{
		width:144px;
		height:12px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#414046;
	}
.name
	{
		font-family:Arial;
		font-size:11px;
		color:#fff78a;
	}
.commentstxt
	{
		width:124px;
		height:12px;
		float: left;
		margin:8px 0 0 0;
		padding:0 0 0 20px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;		
		color:#ffffff;
		text-decoration:underline;
		background-image:url(images/commects002.jpg);
		background-repeat:no-repeat;
		background-position:bottom left;
	}
.newscommenttxt
	{
		width:339px;
		height:43px;
		float: left;
		margin:12px 0 0 0;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#64552b;
	}
#newsletterbg
	{
		width:243px;
		height:159px;
		float: left;
		margin:0px;
		padding:27px 0 0 0;
		background-image:url(images/newsletterbg.jpg);
		background-repeat:no-repeat;
	}
#newsletterhedding
	{
		width:243px;
		height:15px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#FFFFFF;
		text-align:center;
	}
#newslettertxtblank
	{
		width:210px;
		height:145px;
		float: left;
		margin:0px;
		padding:14px 0 0 33px;
	}
#newsletterinput
	{
		width:171px;
		height:23px;
		float: left;
		margin:5px 0 0 0;
		padding:0px;
	}
#newsletterinput002
	{
		width:171px;
		height:23px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
	}
.newsletterinput
	{
		width:160px;
		height:18px;
		float: left;
		margin:0px;
		padding:5px 0 0 11px;
		font-family:Arial;
		font-size:9px;
		color:#38373d;
		background-color:#f1efd8;
		border:solid 1px #f1efd8;
	}
#newsletterbutton
	{
		width:42px;
		height:21px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
	}
.newsletterbutton
	{
		width:42px;
		height:17px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#212124;
		text-align:center;
		text-decoration:none;
		background-image:url(images/newsletterbutton.jpg);
		background-repeat:no-repeat;
	}
.newsletterbutton:hover
	{
		width:42px;
		height:17px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#212124;
		text-align:center;
		text-decoration:none;
		background-image:url(images/newsletterbuttonover.jpg);
		background-repeat:no-repeat;
	}
	
/*--------------------------------------------------------------------------------NEWS-PART-END---------------------------------------------------------------------*/								
#servicesbg
	{
		width:100%;
		height:280px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/servicesbg.jpg);
		background-repeat:repeat-x;
	}
#servicesblank
	{
		width:1004px;
		height:280px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#servicesleftblank
	{
		width:564px;
		height:253px;
		float:left;
		margin:0px;
		padding:27px 0 0 26px;
	}
#servicesbox
	{
		width:179px;
		height:224px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/servicesbox.jpg);
		background-repeat:no-repeat;
	}
#topnews
	{
		width:179px;
		height:224px;
		float:left;
		margin:0 7px 0 7px;
		padding:0px;
		background-image: url(images/topnewsbox.jpg);
		background-repeat:no-repeat;
	}
#helpline
	{
		width:179px;
		height:224px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/helplinebox.jpg);
		background-repeat:no-repeat;
	}
.serviceshedding
	{
		width:179px;
		height:22px;
		float:left;
		margin:14px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:20px;
		color:#c76b1d;
		text-align:center;
	}
.servicesbluebold
	{
		width:179px;
		height:15px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#0169ae;
		text-align:center;		
		text-decoration:underline;
		
	}
.servicesnormaltxt
	{
		width:179px;
		height:14px;
		float:left;
		margin:97px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#857444;
		text-align:center;
	}
.more
	{
		width:110px;
		height:14px;
		float:left;
		margin:20px 0 0 0;
		padding:0 0 0 69px;
	}
	
.morebutton
	{
		width:42px;
		height:17px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#212124;
		text-align:center;
		text-decoration:none;
		background-image:url(images/newsletterbutton.jpg);
		background-repeat:no-repeat;
	}
.morebutton:hover
	{
		width:42px;
		height:17px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#212124;
		text-align:center;
		text-decoration:none;
		background-image:url(images/newsletterbuttonover.jpg);
		background-repeat:no-repeat;
	}
#bottomlogoblank
	{
		width:387px;
		height:253px;
		float:left;
		margin:0px;
		padding:27px 0 0 0;
	}
#bottomlogo
	{
		width:169px;
		height:40px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/logo.jpg);
		background-repeat:no-repeat;
	}
#logotxt
	{
		width:387px;
		height:26px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: "Arial Narrow";
		font-size:24px;
		color:#3d3c42;
		letter-spacing:-1px;
	}
.logoboldtxt
	{
		font-family: "Arial Narrow";
		font-size:24px;
		font-weight:bold;
		color:#0071bc;
	}	
#logocaption
	{
		width:387px;
		height:16px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: "Arial Narrow";
		font-size:12px;
		font-variant:small-caps;
		color:#3d3c42;
	}
.logocaption
	{
		font-family: "Arial Narrow";
		font-size:12px;
		font-variant:small-caps;
		font-weight:bold;
		color:#3d3c42;
	}	
#bottomlogohedding
	{
		width:387px;
		height:36px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:30px;
		color:#cfc185;
		line-height:30px;
	}
#bottomlogoredtxt
	{
		width:387px;
		height:20px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family: "Arial Narrow";
		font-size:18px;
		font-variant:small-caps;
		font-weight:bold;
		color:#c76b1d;
		line-height:20px;
	}
#bottomtxt
	{
		width:387px;
		height:15px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family: "Arial Narrow";
		font-size:11px;
		color:#7f6f40;
		line-height:15px;
	}
#downloadsblank
	{
		width:387px;
		height:15px;
		float:left;
		margin:35px 0 0 0;
		padding:0px;
	}
.downloadpdf
	{
		width:86px;
		height:16px;
		float:left;
		margin:0px;
		padding:0 0 0 22px;
		font-family: Arial;
		font-size:11px;
		font-weight:bold;
		color:#0169ae;
		line-height:16px;
		text-decoration:underline;
		background-image:url(images/pdf.jpg);
		background-repeat:no-repeat;
	}
.downloadpdf:hover
	{
		width:86px;
		height:16px;
		float:left;
		margin:0px;
		padding:0 0 0 22px;
		font-family: Arial;
		font-size:11px;
		font-weight:bold;
		color:#0169ae;
		text-decoration: none;
		line-height:16px;		
		background-image:url(images/pdf.jpg);
		background-repeat:no-repeat;
	}
.write
	{
		width:110px;
		height:18px;
		float:left;
		margin:0px;
		padding:0 0 0 20px;
		font-family: Arial;
		font-size:11px;
		font-weight:bold;
		color:#0169ae;
		text-decoration: underline;
		line-height:16px;		
		background-image:url(images/testmonial.jpg);
		background-repeat:no-repeat;
	}
.write:hover
	{
		width:110px;
		height:18px;
		float:left;
		margin:0px;
		padding:0 0 0 20px;
		font-family: Arial;
		font-size:11px;
		font-weight:bold;
		color:#0169ae;
		text-decoration: none;
		line-height:16px;		
		background-image:url(images/testmonial.jpg);
		background-repeat:no-repeat;
	}
	
/*-------------------------------------------------------------------------------BOTTOM-PART-END---------------------------------------------------------------------*/								
#footer
	{
		width:100%;
		height:99px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/footerbg.jpg);
		background-repeat:repeat-x;
	}
#footerblank
	{
		width:1004px;
		height:99px;
		float:none;
		margin:0 auto;
		padding:0px;
	}
#footerlinksblank
	{
		width:1004px;
		height:25px;
		float: left;
		margin:0px;
		padding:5px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#fffcd5;
		text-align:center;
		text-decoration:none;
	}
.footerlinks
	{
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#fffcd5;
		text-align:center;
		text-decoration:none;
		padding:0 10px 0 10px;
	}
.footerlinks:hover
	{
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#fffcd5;
		text-align:center;
		text-decoration: underline;
		padding:0 10px 0 10px;		
	}
#copyrights
	{
		width:1004px;
		height:20px;
		float: left;
		margin:0px;
		padding:10px 0 0 0;
		font-family: Arial;
		font-size:9px;
		color:#7f6f41;
		text-align:center;
	}
#validation
	{
		width:559px;
		height:20px;
		float: left;
		margin:0px;
		padding:10px 0 0 445px;
	}
.xhtml
	{
		width:42px;
		height:17px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#212124;
		text-align:center;
		text-decoration:none;
		background-image:url(images/newsletterbutton.jpg);
		background-repeat:no-repeat;
	}
.xhtml:hover
	{
		width:42px;
		height:17px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#212124;
		text-align:center;
		text-decoration:none;
		background-image:url(images/newsletterbuttonover.jpg);
		background-repeat:no-repeat;
	}
.css:hover
	{
		width:42px;
		height:17px;
		float: left;
		margin:0 0 0 3px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#212124;
		text-align:center;
		text-decoration:none;
		background-image:url(images/newsletterbutton.jpg);
		background-repeat:no-repeat;
	}
.css
	{
		width:42px;
		height:17px;
		float: left;
		margin:0 0 0 3px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:9px;
		color:#212124;
		text-align:center;
		text-decoration:none;
		background-image:url(images/newsletterbuttonover.jpg);
		background-repeat:no-repeat;
	}
	
/*-------------------------------------------------------------------------------FOOTER-PART-END---------------------------------------------------------------------*/									
#innerbg
	{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/servicesbg.jpg);
		background-repeat:repeat-x;
		background-color:#fffcd5;
	}
#innercontentbalnk
	{
		width:564px;
		float:left;
		margin:0px;
		padding:27px 0 29px 26px;
	}
#innerblank
	{
		width:1004px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#innerhedding
	{
		width:564px;
		height:23px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:20px;
		color:#c76b1d;
	}
#innercontent
	{
		width:564px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:13px;
		color:#64552b;
		text-align:justify;
	}
#innerdomain
	{
		
		
		margin:10px 0 0 0;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:13px;
		color:#64552b;
		text-align:justify;
	}
#innercontent002
	{
		width:564px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:13px;
		color:#64552b;
		text-align:justify;
	}
#innercontent003
	{
		width:564px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:13px;
		color:#64552b;
		text-align:justify;
	}
#innercontent004
	{
		width:564px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:13px;
		color:#64552b;
		text-align:justify;
	}
#innercontent005
	{
		width:564px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:13px;
		color:#64552b;
		text-align:justify;
	}
#innerrightbalnk
	{
		width:340px;
		float: right;
		margin:0px;
		padding:27px 0 29px 26px;
	}
#submenuhedding
	{
		width:300px;
		height:23px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:20px;
		color:#c76b1d;
	}
#submenu
	{
		width:257px;
		float:left;
		margin:27px 0 0 0;
		padding:0px;		
		font-family:Georgia;
		font-size:24px;
		color:#000000;
	}
#submenu ul
	{
		width:257px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#submenu ul li
	{
		width:292px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:13px;
		color:#64552b;
		display:block;				
	}
#submenu ul li .topline
	{
		width:292px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/topline.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}
#submenu ul li a.submenu
	{
		width:272px;
		height:19px;
		float:left;
		margin:0px;
		padding:0 0 0 20px;		
		font-family: "Trebuchet MS";
		font-size:13px;
		color:#64552b;
		text-decoration:none;
		background-image: url(images/active.jpg);
		background-repeat:no-repeat;
	}
#submenu ul li a.submenu:hover
	{
		width:272px;
		height:19px;
		float:left;
		margin:0px;
		padding:0 0 0 20px;		
		font-family: "Trebuchet MS";
		font-size:13px;
		color:#64552b;
		text-decoration:none;
		background-image: url(images/over.jpg);
		background-repeat:no-repeat;
	}
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/
#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:564px;
		height:23px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:20px;
		color:#c76b1d;
		}		
#contactaddresstext{
		width:564px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#64552b;
		text-align:justify;
	}
#contactsmallhedding
			{
		width:564px;
		height:23px;
		float:left;
		margin:10px 0 10px 0;
		padding:0px;
		font-family:Arial;
		font-size:18px;
		color:#0071bc;
			}
#contacthedding
			{
		width:564px;
		height:23px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:20px;
		color:#c76b1d;
		}
#contactfeildnameblank
			{
				width:160px;
				height:400px;
				margin:30px 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:60px;
				margin:0px;
				padding:0px;
				float:left;
			}
#submitbutton
			{
				width:200px;
				height:20px;
				margin:60px 0 0 0;
				padding:0;
				float:left;
				text-align: left;

			}	
			
.contactfeildname
			{
		font-family: "Trebuchet MS";
		font-size:11px;
		color:#64552b;
		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: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:174px;
				height:20px;			
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
	}	
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/																																															