/* CSS Document */
.subscribe_form{
width:200px;
float:left;
1margin: 15px 0 0 45px;
1border-top:1px dashed grey;
1border-bottom:1px dashed grey;
height:110px;
}
.subscribe{
margin:0px;
color:#C79E50;
font-family:Arial;
font-size:11px;
padding-bottom:4px;
padding-top:2px;
}
.subscribe a{
color:#C79E50;
}
body
	{
		margin:0px;
		padding:0px;
	}
#top
	{
		width:100%;
		height:130px;
		margin:0px;
		padding:0px;
		background-image: url(images/logogb1.jpg);
		background-repeat:repeat-x;
	}
#logo
	{
		width:1004px;
		height:95px;
		margin:0 auto;
		padding:0px;
		background-image: url(images/logo1.jpg);
		background-repeat: no-repeat;
	}
#registerblank
	{
		width:223px;
		height:13px;
		float:left;
		margin:41px 0 0 35px;
		padding:0 0 10px 0px;
		background-image: url(images/register.jpg);
		background-repeat: no-repeat;
		line-height:13px;
	}
.newsletter
	{
		width:106px;
		float:left;
		margin:0px;
		padding:0 15px 0 5px;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-variant:small-caps;
		font-weight:bold;
		color:#edffc8;
		display:block;
		text-align:center;
		text-decoration:none;
	}
.newsletter:hover
	{
		width:106px;
		float:left;
		margin:0px;
		padding:0 15px 0 5px;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-variant:small-caps;
		font-weight:bold;
		color:#edffc8;
		display:block;
		text-align:center;
		text-decoration: underline;		
	}
.register
	{
		width:47px;
		float:left;
		margin:0px;
		padding:0 10px 5px 0;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-variant:small-caps;
		font-weight:bold;
		color: #FFFFFF;
		display:block;
		text-align:center;
		text-decoration:none;
	}
.register:hover
	{
		width:47px;
		float:left;
		margin:0px;
		padding:0 10px 5px 0;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-variant:small-caps;
		font-weight:bold;
		color: #FFFFFF;
		display:block;
		text-align:center;
		text-decoration:underline;
	}	
.help
	{
		width:26px;
		float:left;
		margin:0px;
		padding:0 10px 0 0;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-variant:small-caps;
		font-weight:bold;
		color: #FFFFFF;
		display:block;
		text-align:center;
		text-decoration:none;					
	}
.help:hover
	{
		width:47px;
		float:left;
		margin:0px;
		padding:0 10px 0 0;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-variant:small-caps;
		font-weight:bold;
		color: #FFFFFF;
		display:block;
		text-align:center;
		text-decoration:underline;				
	}
#loginbox
	{
		width:226px;
		height:110px;
		float: right;
		margin:4px 0 0 0;
		padding:7px 0 0 9px;
		border:dashed 1px #c79e50;
	}
#lofeildnameblank
	{
		width:48px;
		height:42px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#c79e50;
	}	
#username
	{
		width:48px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#c79e50;
	}	
#password
	{
		width:48px;
		height:21px;
		float: left;
		margin:3px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#c79e50;
	}	
#inputblank
	{
		width:124px;
		height:42px;
		float: left;
		margin:0px;
		padding:0px;
	}	
#input
	{
		width:124px;
		height:16px;
		float: left;
		margin:0px;
		padding:0px;
	}	
#input002
	{
		width:124px;
		height:21px;
		float: left;
		margin:3px 0 0 0;
		padding:0px;
	}	
.input
	{
		width:124px;
		float: left;
		margin:0px;
		padding:0px;
		background-color:#d10404;
		border:solid 1px #9c0000;
                color:#C79E50;
	}
.submit{
background-color:#d10404;
border:1px solid #9C0000;
color:#C79E50;
}	
#loginbutton
	{
		width:42px;
		height:44px;
		float: left;
		margin:0 0 0 5px;
		padding:0px;
	}	
.loginbutton
	{
		width:42px;
		height:29px;
		float: left;
		margin:0px;
		padding:13px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image:url(images/login.jpg);
		background-repeat:no-repeat;
	}	
.loginbutton:hover
	{
		width:42px;
		height:29px;
		float: left;
		margin:0px;
		padding:13px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image:url(images/loginover.jpg);
		background-repeat:no-repeat;
	}	
#headerblank
	{
		width:1004px;
		height:293px;
		margin:0 auto;
		padding:0px;
	}
#header
	{
		width:1004px;
		height:293px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/header.jpg);
		background-repeat: no-repeat;
	}
#headerleftblank
	{
		width:692px;
		height:199px;
		float: left;
		margin:0px;
		padding:94px 0 0 51px;
	}
.the
	{
		font-family:"Trebuchet MS";
		font-size:20px;
		color:#c32000;
	}
#hedding
	{
		width:260px;
		height:45px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:30px;
		color:#c32000;
		line-height:20px;		
	}
#blacktxt
	{
		width:692px;
		height:19px;
		float: left;
		margin:20px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:13px;
		color:#525252;
	}
#headerrightblank
	{
		width:232px;
		height:260px;
		float: right;
		margin:0px;
		padding:33px 0 0 29px;
	}
#abotus
	{
		width:232px;
		height:17px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:16px;
		color:#000000;
	}
#abotustxt
	{
		width:232px;
		height:60px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#ce4a30;
	}
#menublank
	{
		width:205px;
		height:94px;
		float: left;
		margin:0px;
		padding:47px 0 0 0;
	}
#menu
	{
		width:205px;
		height:95px;
		float: left;
		margin:0px;
		padding:0px;
	}
#menu ul
	{
		width:205px;
		height:95px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu ul li
	{
		width:21px;
		height:95px;
		float: left;
		margin:0 3px 0 0px;
		padding:0px;
		display:block;		
	}
#menu ul li a.home
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/home_adchca.jpg);
		background-repeat:no-repeat;
		display:block;
	}
#menu ul li a.services
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/services1.jpg);
		background-repeat:no-repeat;
		display:block;		
	}
#menu ul li a.services:hover
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
        background-image: url(images/servicesover1.jpg);
		background-repeat:no-repeat;
		display:block;		
	}	
#menu ul li a.testmonials
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/testimo1.jpg);
		background-repeat:no-repeat;
		display:block;		
	}
#menu ul li a.testmonials:hover
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/testimoover1.jpg);
		background-repeat:no-repeat;
		display:block;		
	}	
#menu ul li a.support
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/support1.jpg);
		background-repeat:no-repeat;
		display:block;		
	}
#menu ul li a.support:hover
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/supportover1.jpg);
		background-repeat:no-repeat;
		display:block;		
	}	
#menu ul li a.industry
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/industry1.jpg);
		background-repeat:no-repeat;
		display:block;		
	}
#menu ul li a.industry:hover
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/industryover1.jpg);
		background-repeat:no-repeat;
		display:block;		
	}	
#menu ul li a.partners
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/partners1.jpg);
		background-repeat:no-repeat;
		display:block;		
	}
#menu ul li a.partners:hover
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/partnersover1.jpg);
		background-repeat:no-repeat;
		display:block;		
	}	
#menu ul li a.clients
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/clients.jpg);
		background-repeat:no-repeat;
		display:block;		
	}
#menu ul li a.clients:hover
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/clientsover.jpg);
		background-repeat:no-repeat;
		display:block;		
	}	
#menu ul li a.contact
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/contact.jpg);
		background-repeat:no-repeat;
		display:block;		
	}
#menu ul li a.contact:hover
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/contactover.jpg);
		background-repeat:no-repeat;
		display:block;		
	}	
/*--------------------------------------------------------------------------MENU END---------------------------------------------------------------------------------*/	
#contetmainblank
	{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/content.jpg);
		background-repeat:repeat-x;
	}
#contetblank
	{
		width:1004px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#contetinnerblank
	{
		width:1004px;
		float: left;
		margin:0px;
		padding:0 0 21px 0;
	}
#contetleftblank
	{
		width:719px;
		float: left;
		margin:0px;
		padding:43px 0 0 38px;
	}
#contethedding
	{
		width:719px;
		height:26px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:24px;
		color:#000000;
	}
#contetyellow
	{
		width:719px;
		height:16px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#cda000;
	}
#contetgreentxt
	{
		width:683px;
		float: left;
		margin:16px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:13px;
		color:#778d08;
	}
#imgblank
	{
		width:698px;
		height:203px;
		float: left;
		margin:33px 0 0 0;
		padding:0px;
	}
#whoweare
	{
		width:225px;
		height:202px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(images/whoweare_adchca.gif);
		background-repeat:no-repeat;
	}
#whowearehedding
	{
		width:225px;
		height:25px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:18px;
		font-weight:bold;
		color:#626925;
		text-align:center;
	}
.whowearetxt
	{
		width:190px;
		height:25px;
		float: left;
		margin:100px 0 0 20px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#656958;
		text-align:center;
	}
.viewallbutton
	{
		width:68px;
		height:12px;
		float: left;
		margin:10px 0 0 80px;
		padding:0px;
	}
.viewall
	{
		width:68px;
		height:12px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-variant:small-caps;
		color:#c32000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/viewdetails.gif);
		background-repeat:no-repeat;
	}
.viewall:hover
	{
		width:68px;
		height:12px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-variant:small-caps;		
		color:#656958;
		text-align:center;
		background-image: url(images/viewdetailsover.gif);
		background-repeat:no-repeat;
	}
#whowedo
	{
		width:225px;
		height:202px;
		float: left;
		margin:0 4px 0 4px;
		padding:0px;
		background-image: url(images/whowedo_adchca.gif);
		background-repeat:no-repeat;
	}
#whowedohedding
	{
		width:225px;
		height:25px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:18px;
		font-weight:bold;
		color:#016c9a;
		text-align:center;
	}
#howwehelp
	{
		width:225px;
		height:202px;
		float: left;
		margin:0px;
		padding:0px;
		background-image: url(images/howwehelp_adchca.gif);
		background-repeat:no-repeat;
	}
#howwehelphedding
	{
		width:225px;
		height:25px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:18px;
		font-weight:bold;
		color:#aa9731;
		text-align:center;
	}
#bottomlinksblank
	{
		width:677px;
		1height:133px;
		float: left;
		margin:11px 0 0 0;
		padding:0px;
	    border:2px solid #D9FF70;
	}
#bottomleftlinks
	{
		width:620px;
		1height:107px;
		float: left;
		margin:0px;
		padding:26px 0 31px 50px;
	}
#bottomlinkshedding
	{
		width:439px;
		height:17px;
		float: left;
		margin:0px;
		padding-bottom:15px;
		font-family:"Trebuchet MS";
		font-size:15px;
		color:#000000;
	}
#bottomlinks
	{
		width:200px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
	}
#bottomrightlinks
	{
		width:190px;
		float: left;
		margin:10px 0 0 20px;
		padding:0px;
	}
.links
	{
		width:180px;
		1height:10px;
		float: left;
		margin:0px;
		padding:0 0 0 10px;
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#404040;
		text-decoration:none;
		background-image:url(images/bottomlinkarrow.jpg);
		background-repeat:no-repeat;
		background-position:bottom left;
		display:block;
		line-height:10px;				
	}
.links:hover
	{
		width:180px;
		1height:10px;		
		float: left;
		margin:0px;
		padding:0 0 0 10px;
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#c32000;
		text-decoration:none;
		background-image:url(images/bottomlinkarrow.jpg);
		background-repeat:no-repeat;
		background-position:bottom left;
		line-height:10px;			
	}
#bottomrightblank
	{
		width:210px;
		1height:106px;
		float: left;
		margin:0px;
		padding:26px 0 0 13px;
	}
#bottomrighthedding
	{
		width:200px;
		height:35px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:30px;
		color:#000000;
	}
#bottomgreentxt
	{
		width:200px;
		height:16px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#778d08;
	}
#bottomblacktxt
	{
		width:200px;
		height:14px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#656958;
	}
.bottomredtxt
	{
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#c32000;
	}
#contetrightblank
	{
		width:215px;
		float: left;
		margin:0px;
		padding:87px 0 0 16px;
		background-image:url(images/contentrightbg.jpg);
		background-repeat:no-repeat;
	}
#rightgreentxt
	{
		width:200px;
		height:16px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:13px;
		color:#778d08;
	}
#rightblacktxt
	{
		width:200px;
		height:14px;
		float: left;
		margin:15px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#656958;
	}
#rightyellowtxt
	{
		width:200px;
		height:14px;
		float: left;
		margin:38px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#cda000;
	}
#rightyellowtxt
	{
		width:200px;
		height:14px;
		float: left;
		margin:68px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#cda000;
		font-weight:bold;
	}
#rightblacktxt002
	{
		width:200px;
		height:14px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#020202;
	}
#groupnewshedding
	{
		width:200px;
		height:35px;
		float: left;
		margin:20px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:30px;
		color:#000000;
	}
#groupnews
	{
		width:200px;
		float: left;
		margin:0px;
		padding:0px;
	}
#groupnews ul
	{
		width:200px;
		height:35px;
		float: left;
		margin:0px;
		padding:6px 0 0 0;
		display:block;
	}
#groupnews ul li
	{
		width:200px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;
	}
#groupnews ul li .date
	{
		width:200px;
		height:15px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		font-weight:bold;
		color:#cda000;
		display:block;
	}
#groupnews ul li .redtxt
	{
		width:200px;
		height:35px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#ce4a30;
		display:block;
	}
#groupnews ul li .datebot a
	{
		width:200px;
		height:15px;
		float: left;
		margin:18px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		font-weight:bold;
		color:#cda000;
		display:block;
	}
#groupnews ul li .datebot a:hover
	{
		width:200px;
		height:15px;
		float: left;
		margin:18px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		font-weight:bold;
		color:#ce4a30;
		display:block;
	}
#groupnews ul li .redtxtbot
	{
		width:200px;
		height:35px;
		float: left;
		margin:5px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#ce4a30;
		display:block;
	}
#footer
	{
		width:100%;
		height:194px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/footerbg_adchca.jpg);
		background-repeat:repeat-x;
	}
#footerblank
	{
		width:1004px;
		height:194px;
		float: none;
		margin:0 auto;
		padding:0px;
		background-image: url(images/footer.jpg);
		background-repeat: no-repeat;
	}
#footerlinksblank
	{
		width:1004px;
		height:20px;
		float:left;
		margin:0px;
		padding:5px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
	}
.footerlinks
	{
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
		padding:0 5px 0 5px;
	}
.footerlinks:hover
	{
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration: underline;
		padding:0 5px 0 5px;		
	}
#copyrights
	{
		width:1004px;
		height:14px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#7f9414;
		text-align:center;
	}
#copyrights a
	{
	   	color:#7f9414;
	}
/*------------------------------------------------------------INNERPAGE---------------------------------------------------------------------------------------------*/		
#innercontent
	{
		width:619px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#cda000;
		text-align:justify;
	}
#innercontent002
	{
		width:619px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#cda000;
		text-align:justify;		
	}
#innercontent003
	{
		width:619px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#cda000;
		text-align:justify;		
	}
#innercontent004
	{
		width:619px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#cda000;
		text-align:justify;		
	}
#innercontent005
	{
		width:619px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#cda000;
		text-align:justify;		
	}
#innercontent006
	{
		width:619px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#cda000;
		text-align:justify;		
	}
#submenuhedding
	{
		width:200px;
		height:35px;
		float: left;
		margin:165px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:30px;
		color:#000000;
	}
#submenu
	{
		width:212px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
	}
#submenu ul
	{
		width:212px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;
	}
#submenu ul li
	{
		width:212px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#submenu ul li .topline
	{
		width:212px;
		height:1px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(images/topline.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		display:block;
	}
#submenu ul li a.submenu
	{
		width:200px;
		height:19px;
		float: left;
		margin:0px;
		padding:0 0 0 12px;
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#778d08;
		text-decoration:none;
		background-image:url(images/active.gif);
		background-repeat:no-repeat;
	}
#submenu ul li a.submenu:hover
	{
		width:200px;
		height:19px;
		float: left;
		margin:0px;
		padding:0 0 0 12px;
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#778d08;
		text-decoration:none;
		background-image:url(images/over.gif);
		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:719px;
		height:26px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:24px;
		color:#000000;
		}		
#contactaddresstext{
		width:619px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#cda000;
		text-align:justify;
	}
#contactsmallhedding
			{
		width:683px;
		height:16px;
		float: left;
		margin:19px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:13px;
		color:#778d08;
			}
#contacthedding
			{
		width:719px;
		height:26px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		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;
			background-repeat:no-repeat;
	}
#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: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:14px;
		color:#cda000;
		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----------------------------------------------------------------------------------------*/																																																						