@charset "utf-8";
/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
		background-image:url(images/bg.jpg);
		background-repeat:repeat-x;
		background-color:#271600;
	}
h1,h2,h3,h4,h5,h6
	{
		margin:0px;
		padding:0px;
	}
#main
	{
		width:1004px;
		margin:0 auto;
		padding:0px;
	}
#mainsupport
	{
		width:884px;
		float:left;
		margin:0px;
		padding:0 0 0 60px;
	}
#menublank
	{
		width:672px;
		height:6px;
		float:left;
		margin:0px;
		padding:0 0 0 212px;
		/*background-image:url(images/menubar.jpg);
		background-repeat:no-repeat; */
		background-color: black;
	}
#menu
	{
		width:672px;
		height:38px;
		float:left;
		margin:0px;
		padding:0px;
	}
#menu ul
	{
		width:672px;
		height:38px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu ul li
	{
		height:38px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#menu ul li a.menu
	{
		height:24px;
		float:left;
		margin:0px;
		padding:14px 15px 0 15px;
		font-family:Georgia;
		font-size:11px;
		font-weight:bold;
		color:#cda73b;
		text-align:center;
		text-decoration:none;
	}
#menu ul li a.menu:hover
	{
		height:38px;
		float:left;
		margin:0px;
		padding:14px 15px 0 15px;
		font-family:Georgia;
		font-size:11px;
		font-weight:bold;
		color:#cda73b;
		text-align:center;
		text-decoration:none;
		background-image:url(images/menuover.jpg);
		background-repeat:no-repeat;
		background-position: top;
	}
#header
	{
		width:884px;
		height:225px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/header.jpg);
		background-repeat:no-repeat;
	}
/*-------------------------------------------------------------------HEADER----------------------------------------------------------------------------END-------------*/	
#content
	{
		width:884px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat:repeat-y;
	}
#contentleft
	{
		width:297px;
		float:left;
		margin:0px;
		padding:0 0 61px 0;
		background-image:url(images/contentleft.jpg);
		background-repeat:repeat-y;
	}
.leftheading
	{
		width:267px;
		height:30px;
		float:left;
		margin:0 0 0 3px;
		padding:10px 0 0 23px;
		background-color:#b14f04;		
	}
.leftheading span
	{
		width:267px;
		height:26px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:22px;
		color:#fed04b;
	}
#categories
	{
		width:264px;
		float:left;
		margin:0px;
		padding:28px 0 27px 26px;
	}
#categories ul
	{
		width:264px;
		float:left;
		margin:0px;
		padding:0px;
	}
#categories ul li
	{
		width:264px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
	}
#categories ul li a.categories
	{
		width:254px;
		float:left;
		margin:0px;
		padding:0 0 0 10px;
		font-family:Verdana;
		font-size:15px;
		color:#fed04b;
		text-decoration:none;
		background-image:url(images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
#categories ul li a.categories:hover
	{
		width:254px;
		float:left;
		margin:0px;
		padding:0 0 0 10px;
		font-family:Verdana;
		font-size:15px;
		color:#fed04b;
		text-decoration: underline;
		background-image:url(images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
#categories ul li a.morecategories
	{
		width:232px;
		float:left;
		margin:0px;
		padding:0 0 0 22px;
		font-family:Georgia;
		font-size:11px;
		color:#ab2400;
		text-decoration: underline;
		background-image:url(images/dot.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
#categories ul li a.morecategories:hover
	{
		width:232px;
		float:left;
		margin:0px;
		padding:0 0 0 22px;
		font-family:Georgia;
		font-size:11px;
		color:#ab2400;
		text-decoration:none;
		background-image: url(images/dot.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
#gallery
	{
		width:264px;
		float:left;
		margin:0px;
		padding:28px 0 0 26px;
	}
.galleryboldtxt
	{
		width:264px;
		float:left;
		margin:0 0 12px 0;
		padding:0px;
		font-family:Georgia;
		font-size:11px;
		font-weight:bold;
		color:#ab2400;
		text-decoration:underline;
	}
#gallerypic
	{
		width:68px;
		height:62px;
		float:left;
		margin:0 0 25px 0;
		padding:0px;
		background-image:url(images/gallerypic.jpg);
		background-repeat:no-repeat;
	}
#gallerypic02
	{
		width:68px;
		height:62px;
		float:left;
		margin:0 0 25px 0;
		padding:0px;
		background-image:url(images/gallerypic02.jpg);
		background-repeat:no-repeat;
	}
#gallerypic03
	{
		width:68px;
		height:62px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/gallerypic03.jpg);
		background-repeat:no-repeat;
	}
.gallerytxt
	{
		width:177px;
		float:left;
		margin:0px;
		padding:3px 0 0 14px;
		font-family:Georgia;
		font-size:10px;
		color:#5a500a;
	}
#more
	{
		width:232px;
		float:left;
		margin:15px 0 0 0;
		padding:0px;
	}
.more
	{
		width:232px;
		float:left;
		margin:0px;
		padding:0 0 0 22px;
		font-family:Georgia;
		font-size:11px;
		color:#ab2400;
		text-decoration: underline;
		background-image:url(images/dot.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
.more:hover
	{
		width:232px;
		float:left;
		margin:0px;
		padding:0 0 0 22px;
		font-family:Georgia;
		font-size:11px;
		color:#ab2400;
		text-decoration:none;
		background-image: url(images/dot.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
/*---------------------------------------------------------CONTENTLEFT--------------------------END--------------------------------------------------------------------*/	
#contentright
	{
		width:587px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/rightbg.jpg);
		background-repeat:repeat-y;
	}
#loginbg
	{
		width:587px;
		height:224px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/loginbg.jpg);
		background-repeat:no-repeat;
	}
#loginbox
	{
		width:290px;
		height:223px;
		float: right;
		margin:0 6px 0 0;
		padding:0px;
	}
#loginheading
	{
		width:267px;
		height:30px;
		float:left;
		margin:0 0 15px 0;
		padding:10px 0 0 23px;
	}
#loginheading h4
	{
		width:267px;
		height:26px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:24px;
		font-weight: normal;
		color:#fed04b;
	}
#filedsblank
	{
		width:267px;
		float:left;
		margin:0px;
		padding:16px 0 0 23px;
	}
#input
	{
		width:250px;
		height:21px;
		float:left;
		margin:0px;
		padding:0px;
	}
#input02
	{
		width:250px;
		height:21px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
	}
.input
	{
		width:240px;
		height:17px;
		float:left;
		margin:0px;
		padding:4px 0 0 10px;
		font-family: Arial;
		font-size:11px;
		font-weight: normal;
		color:#b68900;
		border:solid 1px #5a500a;
		background-color:#5a500a;
	}
#loginbutton
	{
		width:56px;
		height:21px;
		float:left;
		margin:14px 0 0 0;
		padding:0px;
	}
.loginbutton
	{
		width:56px;
		height:21px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:11px;
		font-weight: bold;
		color:#cda73b;
		text-align:center;
		text-decoration:none;
		background-image: url(images/submit.jpg);
		background-repeat:no-repeat;
	}	
.loginbutton:hover
	{
		width:56px;
		height:21px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:11px;
		font-weight: bold;
		color:#cda73b;
		text-align:center;
		text-decoration:none;
		background-image: url(images/submitover.jpg);
		background-repeat:no-repeat;
	}
#member
	{
		width:267px;
		float:left;
		margin:15px 0 0 0;
		padding:10px 0 0 23px;
	}
#member h5
	{
		width:267px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:18px;
		font-weight: normal;
		color:#000000;
	}
.registerbutton
	{
		width:267px;
		height:26px;
		float:left;
		margin:0px;
		padding:0px;
	}
.register
	{
		font-family:Georgia;
		font-size:11px;
		font-weight: bold;
		color:#ab2400;
		text-decoration: underline;
	}
.register:hover
	{
		font-family:Georgia;
		font-size:11px;
		font-weight: bold;
		color:#ab2400;
		text-decoration:none;
	}
/*-------------------------------------------------------------login---------------------------------------------------------------------------------------------------*/	
#righttxtbg
	{
		width:560px;
		float:left;
		margin:0px;
		padding:27px 0 34px 27px;
		background-image:url(images/righttxtbg.jpg);
		background-repeat:no-repeat;
	}
#rightheading
	{
		width:560px;
		height:30px;
		float:left;
		margin:0px;
		padding:0px;
	}
#rightheading h1
	{
		width:530px;
		height:30px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia, Verdana;
		font-size:22px;
		font-weight:normal;
		color:#000000;
	}
 h2
	{
    text-align: center;
		margin:0px;
		padding:0px;
		font-family:Georgia, Verdana;
		font-size:18px;
		font-weight:normal;
		color:#000000;
		margin: 20px 0 20px 0;
	}  
a{  
	color:#ab2400;
}
a:hover{
  text-decoration: none;
}	
#rightblack
	{
		width:530px;
		float:left;
		margin:12px 0 0 0;
		padding:0px;
		font-family:Verdana;
		font-size:13px;
		font-weight:normal;
		color:#5a500a;
	}
#rightredbold
	{
		width:530px;
		float:left;
		margin:13px 0 0 0;
		padding:0px;
		font-family:Georgia;
		font-size:12px;
		font-weight:normal;
		color:#ab2400;
		text-decoration:underline;
	}
#serviesblank
	{
		width:530px;
		float:left;
		margin:0px;
		padding:40px 0 0 0;
	}
#servicestxtblank
	{
		width:230px;
		float:left;
		margin:0px;
		padding:0px;
		}
.servicesheading
	{
		width:230px;
		height:26px;
		float:left;
		margin:0 0 12px 0;
		padding:0px;
	}
.servicesheading h4
	{
		width:230px;
		height:26px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:24px;
		font-weight:normal;
		color:#000000;
		line-height:26px;
	}
.servicestxt
	{
		width:220px;
		float:left;
		margin:9px 0 0 0;
		padding:0 0 0 10px;
		font-family:Georgia;
		font-size:10px;
		font-weight:normal;
		color:#ab2400;
		text-decoration:underline;
		background-image:url(images/arrowright.jpg);
		background-repeat:no-repeat;
		background-position:5px 4px;
	}
#rightbutton
	{
		width:200px;
		float:left;
		margin:17px 0 0 0;
		padding:0px;
	}
#newsbutton
	{
		width:200px;
		float:left;
		margin:35px 0 0 0;
		padding:0px;
	}
	
.rightmore
	{
		width:178px;
		float:left;
		margin:0px;
		padding:0 0 0 22px;
		font-family:Georgia;
		font-size:11px;
		color:#ab2400;
		text-decoration: underline;
		background-image:url(images/dotright.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
.rightmore:hover
	{
		width:178px;
		float:left;
		margin:0px;
		padding:0 0 0 22px;
		font-family:Georgia;
		font-size:11px;
		color:#ab2400;
		text-decoration:none;
		background-image: url(images/dotright.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
#newsblank
	{
		width:240px;
		float:right;
		margin:0px;
		padding:0px;
	}
.newsboldtxt
	{
		width:225px;
		float:left;
		margin:9px 0 0 0;
		padding:0 0 0 5px;
		font-family:Georgia;
		font-size:11px;
		font-weight: bold;
		color:#5a500a;
		background-image:url(images/arrowright.jpg);
		background-repeat:no-repeat;
		background-position:left center;
	}
.newstxt
	{
		width:220px;
		float:left;
		margin:6px 0 0 0;
		padding:0px;
		font-family:Georgia;
		font-size:10px;
		font-weight: normal;
		color:#ab2400;
	}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/		
#footerbg
	{
		width: 100%;
		height:30px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/footerbg.jpg);
		background-repeat:no-repeat;
		text-align: center;
	}
#footerlinks
	{
		width:884px;
		height:15px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Georgia;
		font-size:11px;
		font-weight: normal;
		color:#ab2400;
		text-align:center;
		text-decoration: none;
	}
.footerlinks
	{
		font-family:Georgia;
		font-size:11px;
		font-weight: normal;
		color:#ab2400;
		text-align:center;
		text-decoration: none;
	}
.footerlinks:hover
	{
		font-family:Georgia;
		font-size:11px;
		font-weight: normal;
		color:#ab2400;
		text-align:center;
		text-decoration:underline;
	}
#copyrights
	{
		height:15px;
		float:left;
		margin:10px 0 0 0px;
		width: 100%;
		font-family:Verdana;
		font-size:11px;
		font-weight: normal;
		color:#5a500a;
		padding-left: 100px;
	}
#validation
	{
		width:524px;
		height:21px;
		float:left;
		margin:5px 0 0 0;
		padding:0 0 0 360px;
	}
.xhtml
	{
		width:79px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family:Georgia;
		font-size:11px;
		font-weight: bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image:url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.xhtml:hover
	{
		width:79px;
		height:18px;
		float:left;
		margin:0px;
		padding:3px 0 0 0;
		font-family:Georgia;
		font-size:11px;
		font-weight: bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;		
		background-image: url(images/css.jpg);
		background-repeat:no-repeat;
	}
.css
	{
		width:79px;
		height:18px;
		float:left;
		margin:0 0 0 3px;
		padding:3px 0 0 0;
		font-family:Georgia;
		font-size:11px;
		font-weight: bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;		
		background-image: url(images/css.jpg);
		background-repeat:no-repeat;
	}
.css:hover
	{
		width:79px;
		height:18px;
		float:left;
		margin:0 0 0 3px;
		padding:3px 0 0 0;
		font-family:Georgia;
		font-size:11px;
		font-weight: bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;		
		background-image: url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
/*----------------------------------------------------INDEXPAGE-----------------------------------------------------------------------------END----------------------*/	
#innerheading
	{
		width:560px;
		height:30px;
		float:left;
		margin:0px;
		padding:0px;
	}
#innerheading h2
	{
		width:530px;
		height:30px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:30px;
		font-weight:normal;
		color:#000000;
	}
#innercontent
	{
		width:530px;
		float:left;
		margin:42px 0 0 0;
		padding:0px;
		font-family:Georgia;
		font-size:12px;
		font-weight:normal;
		color:#5a500a;
	}
#innercontent p
	{
		width:530px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Georgia;
		font-size:12px;
		font-weight:normal;
		color:#5a500a;
		text-align:justify;
	}
#submenuheading
	{
		width:267px;
		height:30px;
		float:left;
		margin:15px 0 0 3px;
		padding:10px 0 0 23px;
		background-color:#b14f04;		
	}
#submenuheading h4
	{
		width:267px;
		height:26px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:16px;
		color:#fed04b;
	}
	
#submenu
	{
		width:264px;
		float:left;
		margin:0px;
		padding:28px 0 16px 26px;
	}
#submenu ul
	{
		width:264px;
		float:left;
		margin:0px;
		padding:0px;
	}
#submenu ul li
	{
		width:264px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
	}
#submenu ul li a.submenu
	{
		width:254px;
		float:left;
		margin:0px;
		padding:0 0 0 10px;
		font-family:Georgia;
		font-size:11px;
		color:#fed04b;
		text-decoration:none;
		background-image:url(images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
#submenu ul li a.submenu:hover
	{
		width:254px;
		float:left;
		margin:0px;
		padding:0 0 0 10px;
		font-family:Georgia;
		font-size:11px;
		color:#fed04b;
		text-decoration: underline;
		background-image:url(images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
	
/*----------------------------------------------------------------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:530px;
		height:30px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:30px;
		font-weight:normal;
		color:#000000;
		}		
#contactaddresstext{
		width:530px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Georgia;
		font-size:12px;
		font-weight:normal;
		color:#5a500a;
		text-align:justify;
	}
#contactsmallhedding
			{
		width:530px;
		float:left;
		margin:13px 0 0 0;
		padding:0px;
		font-family:Georgia;
		font-size:12px;
		font-weight:normal;
		color:#ab2400;
		text-decoration:underline;
			}
#contacthedding
			{
		width:530px;
		height:30px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Georgia;
		font-size:30px;
		font-weight:normal;
		color:#000000;
		}
#contacticon{
				width:86px;
				height:84px;
				float:left;
				background-image: url(contacticon.png);
				background-repeat:no-repeat;
				margin:10px 0 0 30px;
	}
#contactfeildnameblank
			{
				width:160px;
				height:400px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildblank
			{
				width:200px;
				height:400px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname
			{
				width:160px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeildname002
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname003
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname004
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname005
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname006
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname007
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname008
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname009
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeild002
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild003
			{
				width:200px;
				height:20px;
				margin:1px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild004
			{
				width:200px;
				height:20px;
				margin:6px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild005
			{
				width:200px;
				height:20px;
				margin:6px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild006
			{
				width:200px;
				height:20px;
				margin:6px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild007
			{
				width:200px;
				height:20px;
				margin:6px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild008
			{
				width:200px;
				height:20px;
				margin:6px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild009
			{
				width:200px;
				height:60px;
				margin:1px 0 0 0;
				padding:0;
				float:left;
			}
#submitbutton002
			{
				width:200px;
				height:20px;
				margin:50px 0 0 0;
				padding:0;
				float:left;
				text-align: left;

			}	
			
.contactfeildname
			{
		font-family:Georgia;
		font-size:12px;
		font-weight:normal;
		color:#5a500a;
		text-align:justify;
			}
.contactfeild
			{	font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color: #3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.contactfeild
			{
				font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.submitbutton
			{
			width:74px;
			height:23px;
			float:left;
			margin:0px;
			padding:4px 0 0 0;
			font-family:Tahoma;
			font-size:10pt;
			font-variant:small-caps;
			font-weight:bold;
			color:#FFFFFF;
			text-align:center;
			text-decoration:none;
			background-image:url(images/xhtml.png);
			cursor:pointer;
			}
.submitbutton:hover 
			{
			width:74px;
			height:23px;
			float:left;
			margin:0px;
			padding:4px 0 0 0;
			font-family:Tahoma;
			font-size:10pt;
			font-variant:small-caps;
			font-weight:bold;
			color:#FFFFFF;
			text-align:center;
			text-decoration:none;
			background-image:url(images/xhtmlover.png);
			background-repeat:no-repeat;
	cursor:pointer;	
			}
			
.contactinput
		{

				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
		}
.contactinput:hover
		{
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
	}
.listbox
		{

				width:174px;
				height:20px;			
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
		}
.listbox:hover
		{
				width:174px;
				height:20px;			
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
	}	
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/																																										