@charset "utf-8";
/* CSS Document */
.subscribe_form{
width:190px; 
float:left;
margin: 15px 0; 
padding-left:10px;
border-top:1px dashed grey; 
border-bottom:1px dashed grey;}
.subscribe{
margin:0px;
color:#3D3D3D;
font-family:Arial;
font-size:12px;
}
.subscribe a{
color:#3D3D3D;
}
body
	{
		margin:0px;
		padding:0px;
	}
h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}
#topbg
	{
		width:100%;
		height:106px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/top.jpg);
		background-repeat:repeat-x;
	}
#top
	{
		width:979px;
		height:106px;
		float:left;
		margin:0px;
		padding:0 0 0 25px;
	}
#topblank
	{
		width:1004px;
		height:106px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#logoblank
	{
		width:1004px;
		height:106px;
		float: left;
		margin:0px;
		padding:0px;
	}
#logo
	{
		width:270px;
		height:48px;
		float: left;
		margin:31px 0 0 0;
		padding:0px;
	}
.logo
	{
		width:270px;
		height:48px;
		float: left;
		margin:0px;
		padding:0px;
		border:0px;
		background-image:url(images/logo.jpg);
		background-repeat:no-repeat;
	}
.logo:hover
	{
		width:270px;
		height:48px;
		float: left;
		margin:0px;
		padding:0px;
		border:0px;		
		background-image:url(images/logo.jpg);
		background-repeat:no-repeat;
	}
#topmenu
	{
		width:224px;
		height:29px;
		float: right;
		margin:31px 0 0 0;
		padding:0 25px 0 0;
	}
#topmenu ul
	{
		width:224px;
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#topmenu ul li
	{
		height:12px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
		font-family:Arial;
		font-size:10px;
		color:#b7b6b6;
		text-align:center;
	}
#topmenu ul li a.topmenu
	{
		height:12px;
		float:left;
		margin:0px;
		padding:0 5px 0 5px;
		font-family:Arial;
		font-size:10px;
		color:#b7b6b6;
		text-align:center;
		text-decoration:none;
	}
#topmenu ul li a.topmenu:hover
	{
		height:12px;
		float:left;
		margin:0px;
		padding:0 5px 0 5px;
		font-family:Arial;
		font-size:10px;
		color:#b7b6b6;
		text-align:center;
		text-decoration: underline;
	}
/*--------------------------------------------------TOP-------------------------------------------------------------------------------------------------------END----*/	
#headerbg
	{
		width:100%;
		height:274px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/header.jpg);
		background-repeat:repeat-x;
	}
#headerblank
	{
		width:1004px;
		height:274px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#header
	{
		width:1004px;
		height:274px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/headerimg.jpg);
		background-repeat: no-repeat;
	}
#headertxtblank
	{
		width:576px;
		height:209px;
		float:left;
		margin:0px;
		padding:65px 0 0 0;
	}
#headerwhitetxt
	{
		width:555px;
		height:31px;
		float:left;
		margin:0px;
		padding:0 0 0 46px;
		font-family:"Trebuchet MS";
		font-size:30px;
		color:#FFF;
	}
#headerwhitetxt h2
	{
		width:555px;
		height:31px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:30px;
		font-weight:normal;
		color:#FFF;
	}
#headerwhitetxt h2 a
	{
		color:#FFF;
		text-decoration:none;
	}
#headertxt
	{
		width:470px;
		float:left;
		margin:11px 0 0 0;
		padding:0 0 0 46px;
		font-family: Arial;
		font-size:12px;
		color:#0076a7;
	}
#menu
	{
		width:560px;
		height:29px;
		float:left;
		margin:57px 0 0 0;
		padding:0 0 0 20px;
	}
#menu ul
	{
		width:555px;
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu ul li
	{
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#menu ul li a.home
	{
		width:110px;
		height:23px;
		float:left;
		margin:0px;
		padding:6px 0 0 0;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#868686;
		text-align:center;
		text-decoration:none;
		background-image:url(images/home.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.home:hover
	{
		width:110px;
		height:23px;
		float:left;
		margin:0px;
		padding:6px 0 0 0;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#4f5053;
		text-align:center;
		text-decoration:none;
		background-image:url(images/home.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.menu
	{
		width:79px;
		height:23px;
		float:left;
		margin:0px;
		padding:6px 0 0 0;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#868686;
		text-align:center;
		text-decoration:none;
		background-image: url(images/menu.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.menu:hover
	{
		width:79px;
		height:23px;
		float:left;
		margin:0px;
		padding:6px 0 0 0;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#4f5053;
		text-align:center;
		text-decoration:none;
		background-image: url(images/menu.jpg);
		background-repeat:no-repeat;
	}
/*---------*/
#menu ul li a.menu_wide
	{
		width:110px;
		height:23px;
		float:left;
		margin:0px;
		padding:6px 0 0 0;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#868686;
		text-align:center;
		text-decoration:none;
		background-image: url(images/menu_wide.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.menu_wide:hover
	{
		width:110px;
		height:23px;
		float:left;
		margin:0px;
		padding:6px 0 0 0;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#4f5053;
		text-align:center;
		text-decoration:none;
		background-image: url(images/menu_wide.jpg);
		background-repeat:no-repeat;
	}
/*--------*/
#menu ul li a.last
	{
		width:67px;
		height:23px;
		float:left;
		margin:0px;
		padding:6px 0 0 0;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#868686;
		text-align:center;
		text-decoration:none;
		background-image: url(images/last.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.last:hover
	{
		width:67px;
		height:23px;
		float:left;
		margin:0px;
		padding:6px 0 0 0;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#4f5053;
		text-align:center;
		text-decoration:none;
		background-image: url(images/last.jpg);
		background-repeat:no-repeat;
	}
/*---------------------------------------------------HEADER----------------------------------------------------------------------------------------------------END---*/	
#contentbg
	{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
	}
#contentblank
	{
		width:1004px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#content
	{
		width:979px;
		float: left;
		margin:0px;
		padding:0 0 0 25px;
	}
#hostingblank
	{
		width:979px;
		float: left;
		margin:5px 0 0 0;
		padding:0 0 24px 0;
	}
#hosting
	{
		width:106px;
		height:91px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(images/controlpanel.jpg);
		background-repeat:no-repeat;
	}
#email
	{
		width:106px;
		height:91px;
		float: left;
		margin:0px;
		padding:0px;
		background-image: url(images/email.jpg);
		background-repeat:no-repeat;
	}
#services
	{
		width:106px;
		height:91px;
		float: left;
		margin:0px;
		padding:0px;
		background-image: url(images/servicespack.jpg);
		background-repeat:no-repeat;
	}
.headingblank
	{
		width:185px;
		height:77px;
		float: left;
		margin:0px;
		padding:14px 0 0 0;
	}
.heading
	{
		width:173px;
		height:51px;
		float: left;
		margin:0px;
		padding:0 0 0 12px;
		font-family:"Trebuchet MS";
		font-size:20px;
		font-weight:bold;
		color:#ffa668;
	}
.heading h4
	{
		width:173px;
		height:51px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:20px;
		font-weight:bold;
		color:#ffa668;
	}
.click
	{
		width:150px;
		height:14px;
		float: left;
		margin:10px 0 0 0;
		padding:0 0 0 12px;
	}
.more
	{
		width:150px;
		height:12px;
		float: left;
		margin:0px;
		padding:0 0 0 12px;
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#4f5053;
		text-decoration: underline;
		background-image:url(images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left 5px;
	}
.more:hover
	{
		width:150px;
		height:12px;
		float: left;
		margin:0px;
		padding:0 0 0 12px;
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#4f5053;
		text-decoration: none;
		background-image:url(images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left;
		background-position:left 5px;		
	}
/*----------------------------------------------------------------HOSTING-------------------------------------------------------------------------------------END----*/	
#packbg
	{
		width:100%;
		height:208px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/packbg.jpg);
		background-repeat:repeat-x;
	}
#packblank
	{
		width:1004px;
		height:208px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#pack
	{
		width:979px;
		height:208px;
		float: left;
		margin:0px;
		padding:0 0 0 25px;
	}
#searchblank
	{
		width:349px;
		height:183px;
		float: left;
		margin:0px;
		padding:25px 0 0 0;
	}
#packheading
	{
		width:349px;
		height:32px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:30px;
		font-weight: normal;
		color:#5f5f5f;
	}
#packheading h2
	{
		width:349px;
		height:32px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:30px;
		font-weight: normal;
		color:#5f5f5f;
	}
#searchheading
	{
		width:283px;
		height:49px;
		float: left;
		margin:26px 0 0 0;
		padding:0 0 13px 43px;
		font-family: Arial;
		font-size:24px;
		font-weight: normal;
		color:#ff991c;		
		background-image:url(images/searchicon.jpg);
		background-repeat:no-repeat;
	}
#searchheading h4
	{
		width:283px;
		height:49px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		font-weight: normal;
		color:#ff991c;
	}
.domain
	{
		font-family: Arial;
		font-size:14px;
		font-weight: normal;
		color:#ff991c;
		line-height:16px;		
	}
#searchinput
	{
		width:213px;
		height:23px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		font-weight: normal;
		color:#ff991c;		
	}
.searchinput
	{
		width:213px;
		height:23px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:11px;
		font-weight: normal;
		color:#4f5053;		
	}
#com
	{
		width:67px;
		height:24px;
		float: left;
		margin:0 0 0 5px;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		font-weight: normal;
		color:#ff991c;		
	}
.com
	{
		width:67px;
		height:24px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:11px;
		font-weight: normal;
		color:#4f5053;
	}
#go
	{
		width:29px;
		height:23px;
		float: left;
		margin:0 0 0 5px;
		padding:0px;
	}
.go
	{
		width:29px;
		height:20px;
		float: left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: Arial;
		font-size:12px;
		font-weight: bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/go.jpg);
		background-repeat:no-repeat;
	}
.go:hover
	{
		width:29px;
		height:20px;
		float: left;
		margin:0px;
		padding:3px 0 0 0;
		font-family: Arial;
		font-size:12px;
		font-weight: bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/goover.jpg);
		background-repeat:no-repeat;
	}
#blackbold
	{
		width:213px;
		height:13px;
		float: left;
		margin:0px;
		padding:10px 0 0 0;
		font-family: Arial;
		font-size:11px;
		font-weight: bold;
		color:#4f5053;
		text-decoration:underline;
	}
#details
	{
		width:601px;
		height:183px;
		float:left;
		margin:0px;
		padding:25px 0 0 28px;
		background-image:url(images/linksbg.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#details ul
	{
		width:200px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#details ul li
	{
		width:190px;
		height:14px;
		float:left;
		margin:5px 0 0 0;
		padding:0 0 0 10px;
		font-family:Arial;
		font-size:12px;
		color:#0076a7;
		word-spacing:2px;
		background-image:url(images/arrow02.jpg);
		background-repeat:no-repeat;
		background-position:left;
		display:block;		
	}
#details ul li .redtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#ff8f42;
		padding:0 5px 0 0;
	}
/*--------------------------------------PACKAGEDETAILD-----------------------------------------------------------------------------------------------------END-------*/	
#bottombg
	{
		width:100%;
		height:277px;
		float:left;
		margin:0px;
		padding:0px;
	}
#bottomblank
	{
		width:1004px;
		height:277px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#bottom
	{
		width:979px;
		height:252px;
		float:left;
		margin:0px;
		padding:25px 0 25px 25px;
	}
#online
	{
		width:295px;
		height:227px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(images/onlinesupport.jpg);
		background-repeat:no-repeat;
	}
#onlineheading
	{
		width:234px;
		height:34px;
		float: left;
		margin:22px 0 0 0;
		padding:7px 0 0 61px;
		font-family:"Trebuchet MS";
		font-size:20px;
		font-weight:bold;
		color:#fff;
	}
#onlineheading h4
	{
		width:234px;
		height:28px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:20px;
		font-weight:bold;
		color:#fff;
	}
#onlinetxt
	{
		width:273px;
		height:58px;
		float: left;
		margin:0px;
		padding:21px 0 0 21px;
		font-family: Arial;
		font-size:11px;
		color:#686868;
	}
.onlineboldtxt
	{
		font-family: Arial;
		font-size:11px;
		font-weight:bold;
		color:#ff8d21;
	}
.onlineitalictxt
	{
		font-family: Arial;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
		color:#4f5053;
		text-decoration:underline;
	}
#phone
	{
		width:241px;
		height:20px;
		float: left;
		margin:0px;
		padding:4px 0 0 53px;
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#FFF;
	}
#webhosting
	{
		width:114px;
		height:46px;
		float: left;
		margin:0px;
		padding:13px 0 0 23px;
		font-family: Arial;
		font-size:14px;
		font-weight:bold;
		color:#222222;
	}
#fee
	{
		width:114px;
		height:46px;
		float: left;
		margin:0px;
		padding:4px 0 0 23px;
	}
.fee
	{
		width:114px;
		height:46px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:36px;
		font-weight:bold;
		color:#ff9718;
		text-decoration:none;
		text-transform:uppercase;		
	}
.fee:hover
	{
		width:114px;
		height:46px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:36px;
		font-weight:bold;
		color:#ff9718;
		text-decoration:none;
		text-transform:uppercase;
	}
#choose
	{
		width:295px;
		height:227px;
		float: left;
		margin:0 34px 0 34px;
		padding:0px;
		background-image: url(images/choose.jpg);
		background-repeat:no-repeat;
	}
#chooseheading
	{
		width:224px;
		height:34px;
		float: left;
		margin:22px 0 0 0;
		padding:7px 0 0 71px;
		font-family:"Trebuchet MS";
		font-size:20px;
		font-weight:bold;
		color:#fff;
	}
#chooseheading h4
	{
		width:224px;
		height:28px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:20px;
		font-weight:bold;
		color:#fff;
	}
#chooselist
	{
		width:273px;
		float: left;
		margin:0px;
		padding:0 0 0 22px;
	}
#chooselist ul
	{
		width:273px;
		float: left;
		margin:0px;
		padding:22px 0 0 0;
		display:block;
	}
#chooselist ul li
	{
		width:248px;
		float: left;
		margin:5px 0 0 0;
		padding:0 0 0 25px;
		font-family: Arial;
		font-size:12px;
		color:#0076a7;
		display:block;		
		background-image:url(images/arrow03.jpg);
		background-repeat:no-repeat;
		background-position:left 5px;
	}
#include
	{
		width:295px;
		height:227px;
		float: left;
		margin:0px;
		padding:0px;
		background-image: url(images/include.jpg);
		background-repeat:no-repeat;
	}
#includeheading
	{
		width:224px;
		height:34px;
		float: left;
		margin:22px 0 0 0;
		padding:7px 0 0 71px;
		font-family:"Trebuchet MS";
		font-size:20px;
		font-weight:bold;
		color:#fff;
	}
#includeheading h4
	{
		width:224px;
		height:28px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:20px;
		font-weight:bold;
		color:#fff;
	}
.includetxtblank
	{
		width:275px;
		float: left;
		margin:0px;
		padding:21px 0 0 20px;
	}
.includetxt
	{
		width:213px;
		float: left;
		margin:0px;
		padding:0 0 10px 20px;
		font-family: Arial;
		font-size:12px;
		color:#5f5f5f;
		background-image:url(images/arrow04.jpg);
		background-repeat:no-repeat;
		background-position:left 3px;
	}
.includeboldtxt
	{
		font-family: Arial;
		font-size:11px;
		font-weight:bold;
		color:#ff8d21;
	}
/*-------------------------------------------------------------------BOTTOM----------------------------------------------------------------------------------END------*/	
#footerbg
	{
		width:100%;
		height:103px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/footer.jpg);
		background-repeat:repeat-x;
	}
#footerblank
	{
		width:1004px;
		height:103px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#footer
	{
		width:1004px;
		height:103px;
		float: left;
		margin:0px;
		padding:0px;
	}
#footerlinks
	{
		width:1004px;
		height:13px;
		float: left;
		margin:21px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#eae4e3;
		text-align:center;
		text-decoration:none;
	}
.footerlinks
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#eae4e3;
		text-align:center;
		text-decoration:none;
	}
.footerlinks:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#eae4e3;
		text-align:center;
		text-decoration: underline;
	}
#copyrights
	{
		width:1004px;
		height:13px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#868686;
		text-align:center;
	}
#copyrights
	{
		width:1004px;
		height:13px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#868686;
		text-align:center;
	}
#copyrights a
	{
		color:#868686;
	}
#validation
	{
		width:584px;
		height:24px;
		float: left;
		margin:10px 0 0 0;
		padding:0 0 0 420px;
	}
.xhtml
	{
		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.jpg);
		background-repeat:no-repeat;
	}
.xhtml:hover
	{
		width:72px;
		height:24px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family: Arial;
		font-size:12px;
		font-weight: bold;
		color:#343538;
		text-align:center;
		text-decoration:none;
		background-image: url(images/css.jpg);
		background-repeat:no-repeat;
	}
.css
	{
		width:72px;
		height:24px;
		float: left;
		margin:0 0 0 3px;
		padding:4px 0 0 0;
		font-family: Arial;
		font-size:12px;
		font-weight: bold;
		color:#343538;
		text-align:center;
		text-decoration:none;
		background-image: url(images/css.jpg);
		background-repeat:no-repeat;
	}
.css:hover
	{
		width:72px;
		height:24px;
		float: left;
		margin:0 0 0 3px;
		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.jpg);
		background-repeat:no-repeat;
	}
/*--------------------------------------PACKAGEDETAILD-----------------------------------------------------------------------------------------------------END-------*/	
#innercontentbg
	{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
	}
#innercontentblank
	{
		width:1004px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#innercontent
	{
		width:979px;
		float:left;
		margin:0px;
		padding:0px 0 25px 25px;
	}
#innercontentleft
	{
		width:235px;
		float: left;
		margin:0px;
		padding:0px;
	}
#innercontentright
	{
		width:716px;
		float:left;
		margin:0px;
		padding:35px 0 0 0px;
	}
#innerheading
	{
		width:716px;
		height:28px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:20px;
		color:#5f5f5f;
	}
#innerheading h4, h6
	{
		width:716px;
		height:28px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:20px;
		color:#5f5f5f;
	}
#innercontenttxt
	{
		width:716px;
		float: left;
		margin:0px;
		padding:10px 0 0 0;
		font-family: Arial;
		font-size:11px;
		color:#686868;
		text-align:justify;
	}
#innercontenttxt p, .review
	{
		width:716px;
		float: left;
		margin:0px;
		padding:11px 0 0 0;
		font-family: Arial;
		font-size:13px;
		color:#686868;
		text-align:justify;
	}
.review a, b
	{
		font-size:11px;
		color:#686868;
		font-weight:bold;
	}	
#innercontenttxt ul
	{
		padding-top:20px;
		clear:both;
	}
#innercontenttxt ul li a
{
	color:#333;
}
#submenuheading
	{
		width:220px;
		height:25px;
		float: left;
		margin:5px 0;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		font-weight: normal;
		color:#ff991c;		
	}
#submenuheading h4
	{
		width:220px;
		height:49px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		font-weight: normal;
		color:#ff991c;
	}
#submenu
	{
		width:220px;
		float: left;
		margin:0px;
		padding:0px;
	}
#submenu ul
	{
		width:220px;
		float: left;
		margin:0px;
		padding:0 0 15px 0;
		display:block;
	}
#submenu ul li
	{
		width:220px;
		float: left;
		1margin:5px 0 0 0;
		padding:0px;
		display:block;
	}
#submenu ul li a.submenu
	{
		width:200px;
		float: left;
		margin:5px 0 0 0;
		padding:0 0 0 25px;
		font-family: Arial;
		font-size:12px;
		color:#0076a7;
		display:block;
		text-decoration:none;
		background-image:url(images/arrow03.jpg);
		background-repeat:no-repeat;
		background-position:left 5px;
	}
#submenu ul li a.submenu:hover
	{
		width:200px;
		float: left;
		margin:5px 0 0 0;
		padding:0 0 0 25px;
		font-family: Arial;
		font-size:12px;
		color:#0076a7;
		display:block;		
		text-decoration: underline;		
		background-image:url(images/arrow03.jpg);
		background-repeat:no-repeat;
		background-position:left 5px;
	}
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/
#contactaddresshedding
		{
		width:596px;
		height:28px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:20px;
		color:#5f5f5f;
		}		
#contactaddresstext{
		width:596px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:11px;
		color:#686868;
	}
#contactsmallhedding
			{
		width:596px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:11px;
		font-weight:bold;
		color:#ff8d21;
			}
#contacthedding
			{
		width:596px;
		height:28px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:20px;
		color:#5f5f5f;
		}
#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:11px;
		color:#686868;
			}
.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----------------------------------------------------------------------------------------*/																																													