/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
		background-color:#0c0905;
	}
#maincontainer
	{
		width:1004px;
		margin:0 auto;
		padding:0px;
	}
#supportcontainer
	{
		width:1004px;
		float:left;
		margin:0px;
		padding:0px;
	}
	
#header
	{
		width:1004px;
		height:415px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/header.jpg);
		background-repeat:no-repeat;
	}
#headerblank
	{
		width:980px;
		height:246px;
		float:left;
		margin:0px;
		padding:74px 0 0 24px;
	}
	
/*-----------------------------------------------------------------*/	
#searchblank
	{
		width:956px;
		height:50px;
		float:left;
		margin:0 0 0 24px;
		padding:0px;
	}
#searcharea
	{
		width:300px;
		height:30px;
		float: right;
		margin:0 27px 0 0;
		padding:10px 0 0 0;
	}
#searchinput
	{
		width:167px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
	}
.searchinput
	{
		width:190px;
		height:18px;
		float: right;
		margin:0px;
		padding:3px 0 0 7px;
		font-family:Arial;
		font-size:9px;
		color:#000000;
	}
#searchbutton
	{
		width:56px;
		height:18px;
		float: left;
		margin:0 0 0 10px;
		padding:3px 0 0 0;
	}

.searchbutton
	{
		width:56px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 0;
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image: url(images/searchbutton.jpg);
		background-repeat:no-repeat;
		cursor:pointer;
	}
.searchbutton:hover
	{
		width:56px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 0;
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image: url(images/searchbuttonover.jpg);
		background-repeat:no-repeat;
		cursor:pointer;		
	}
/*-----------------------------------------------------------------*/	
#loginareablank
	{
		width:224px;
		height:129px;
		float:left;
		margin:0px;
		padding:0 0 0 44px;
	}

#loginarea
	{
		width:199px;
		height:119px;
		float:left;
		margin:0px;
		padding:39px 0 0 0;
	}
#loginhedding
	{
		width:190px;
		height:18px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:14px;
		font-weight:bold;
		color:#FFFFFF;
	}
#logininput
	{
		width:197px;
		height:21px;
		float:left;
		margin:8px 0 0 0;
		padding:0px;
	}
#logininput002
	{
		width:197px;
		height:21px;
		float:left;
		margin:9px 0 0 0;
		padding:0px;
	}
	
.logininput
	{
		width:197px;
		height:21px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:9px;
		color:#000;
	}
.loginbutton
	{
		width:56px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 0;
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image: url(images/loginbutton.jpg);
		background-repeat:no-repeat;
		cursor:pointer;
	}
.loginbutton:hover
	{
		width:56px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 0;
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image: url(images/loginbuttonover.jpg);
		background-repeat:no-repeat;
		cursor:pointer;		
	}
#registerarea
	{
		width:197px;
		height:21px;
		float: right;
		margin:9px 0 0 0;
		padding:0px;
	}
.newuser
	{
		font-family:Arial;
		font-size:13px;
		font-weight:bold;		
		color:#000;
		text-decoration:none;
		margin:30px 0 0 5px;
	}
.newuser:hover
	{
		font-family:Arial;
		font-size:13px;
		font-weight:bold;		
		color:#000;
		text-decoration:none;		
		margin:30px 0 0 5px;
		
	}
.register
	{
		font-family:Arial;
		font-size:13px;
		font-weight:bold;		
		color:#ffff9c;
		text-decoration: underline;
		padding:0 0 0 5px;
	}
.register:hover
	{
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#ffff9c;
		text-decoration:none;		
		padding:0 0 0 5px;		
	}
#contactnum
	{
		width:197px;
		height:15px;
		float: left;
		margin:13px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#8a2e28;
	}
.contactnum
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#4d4a12;
	}
#discription
	{
		width:197px;
		height:15px;
		float: left;
		margin:20px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:9px;
		color:#878331;
	}
.discription
	{
		font-family:Arial;
		font-size:9px;
		color:#8a2e28;
	}
/*-----------------------------------------------------------MENU--------------------------------*/	
#menublank
	{
		width:900px;
		height:42px;
		float:left;
		margin:0px;
		padding:0 0 0 44px;	
	}
#menu
	{
		width:910px;
		height:42px;
		float:left;
		margin:0px;
		padding:0px;	
	}
	
.menu
	{
		width:81px;
		height:26px;
		float:left;
		margin:5px 0 0 5px;
		padding:10px 0 0 0;
		display:block;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
	}
.menu:hover
	{
		width:81px;
		height:26px;
		float:left;
		margin:5px 0 0 5px;
		padding:10px 0 0 0;
		display:block;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#8a2e28;
		text-align:center;		
		text-decoration:none;
		background-image:url(images/home.jpg);
		background-repeat:no-repeat;
	}
.home
	{
		width:61px;
		height:26px;
		float:left;
		margin:0px;
		padding:16px 0 0 0;
		display:block;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#8a2e28;
		text-align:center;
		text-decoration:none;
		background-image:url(images/home.jpg);
		background-repeat:no-repeat;
	}
.bigbutton
	{
		width:89px;
		height:26px;
		float:left;
		margin:0 0 0 5px;
		padding:16px 0 0 0;
		display:block;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
	}
	
.bigbutton:hover
	{
		width:89px;
		height:26px;
		float:left;
		margin:0 0 0 5px;
		padding:16px 0 0 0;
		display:block;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#8a2e28;
		text-align:center;
		text-decoration:none;
		background-image:url(images/menuover.jpg);
		background-repeat:no-repeat;
	}
	
/*-----------------------------------------------------------MENU--------------------------------*/		
/*--------------------------------------------------*/
#contentbg
	{
		width:980px;
		float:left;
		margin:0px;
		padding:0 0 0 24px;
		background-image:url(images/contentbg.jpg);
		background-repeat:repeat-x;
		
	}
#contentarea
	{
		width:957px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/contentareabg.jpg);
		background-repeat:repeat-x;
/*		background-color:#fff2ac;*/
		background-color:#FFFFFF;
	}
	
#contentleft
	{
		width:583px;
		float:left;
		margin:0px;
		padding:43px 0 0 32px;
	}
 h2
	{
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:25px;
		font-weight:bold;
		color:#000;
	}
.green
	{
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#515050;
	}
	li.green
	{

		font-family:Arial;
		font-size:12px;
		color:#515050;
		list-style-type:circle;
	}
#contentleft span
	{
		font-family:Arial;
		font-size:14px;
		font-weight:bold;
		color:#9c0225;
	}
#servicesblank
	{
		width:247px;
		float:left;
		margin:41px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:24px;
		font-weight:bold;
		color:#000;
	}	

#services
	{
		width:247px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:24px;
		font-weight:bold;
		color:#000;
	}	
#serviceshedding
	{
		width:247px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:24px;
		font-weight:bold;
		color:#000;
	}	
#services
	{
		width:238px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}

 ul 
	{
			font-family: Arial;
		font-size:13px;			
	}
ul li 
	{
			font-family: Arial;
		font-size:13px;
	}
#services ul li a.services
	{
		width:218px;
		height:19px;
		float:left;
		margin:0px;
		padding:0 0 0 20px;
		font-family: Arial;
		font-size:10px;
		color:#aa2a38;
		text-decoration:none;
		display:block;
		background-image: url(images/servicesactive.jpg);
		background-repeat:no-repeat;
	}
#services ul li a.services:hover
	{
		width:218px;
		height:19px;
		float:left;
		margin:0px;
		padding:0 0 0 20px;
		font-family: Arial;
		font-size:10px;
		color:#aa2a38;
		text-decoration:none;
		display:block;
		background-image: url(images/servicesover.jpg);
		background-repeat:no-repeat;
	}
#services ul li .sertopline
	{
		width:238px;
		height:1px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/servicestopline.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
		display:block;
	}	
#newsletter
	{
		width:238px;
		float:left;
		margin:56px 0 0 0;
		padding:0px;
	}	
#newsletterhedding
	{
		width:238px;
		height:30px;
		float:left;
		margin:0 0 32px 0;
		padding:0px;
		font-family:Arial;
		font-size:24px;
		font-weight:bold;
		color:#22231e;
	}	
#input
	{
		width:205px;
		height:21px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:10px;
		color:#000000;
	}	
.input
	{
		width:205px;
		height:21px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:10px;
		color:#000000;
	}	
.signup
	{
		width:56px;
		height:18px;
		float: left;
		margin:10px 0 0 0;
		padding:3px 0 0 0;
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image: url(images/signup.jpg);
		background-repeat:no-repeat;
		cursor:pointer;
			background-repeat:no-repeat;
	}
.signup:hover
	{
		width:56px;
		height:18px;
		float: left;
		margin:10px 0 0 0;
		padding:3px 0 0 0;
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image: url(images/signupover.jpg);
		background-repeat:no-repeat;
		cursor:pointer;		
			background-repeat:no-repeat;
	}
#businessnews
	{
		width:295px;
		height:380px;
		float: right;
		margin:33px 0 0 0;
		padding:0px;
		background-image:url(images/businessnewsbg.jpg);
		background-repeat:no-repeat;
	}
#businessnews h3
	{
		width:295px;
		height:30px;
		float: left;
		margin:23px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:24px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
	}
.redbold
	{

		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#9c0225;
	}
#businessnews span
	{
		font-family:Arial;
		font-size:12px;
		font-weight: normal;
		color:#9c0225;
		font-style:italic;
	}
#businessnews .greentxt
	{
		width:248px;
		height:15px;
		float: left;
		margin:16px 0 0 0;
		padding:0 0 0  25px;
		font-family:Arial;
		font-size:10px;
		font-weight: normal;
		color:#515050;
	}
#right
	{
		width:320px;
		float: left;
		margin:0px;
		padding:0 0 0 19px;
	}
#right .business
	{
		width:309px;
		height:170px;
		float: left;
		margin:13px 0 0 0;
		padding:0px;
		background-image:url(images/businessplan.jpg);
		background-repeat:no-repeat;
	}
#right .businesshedding
	{
		width:279px;
		height:22px;
		float: left;
		margin:25px 0 0 0;
		padding:0 0 0 30px;
		font-family:Arial;
		font-size:18px;
		font-weight:bold;
		color:#9d0226;
	}
	
#right .advance
	{
		width:309px;
		height:170px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		
	}
#right .advancehedding
	{
		width:279px;
		height:22px;
		float: left;
		margin:30px 0 0 0;
		padding:0 0 0 30px;
		font-family:Arial;
		font-size:18px;
		font-weight:bold;
		color:#9d0226;
	}	
#right .stand
	{
		width:309px;
		height:170px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		
	}
#right .standhedding
	{
		width:279px;
		height:22px;
		float: left;
		margin:30px 0 0 0;
		padding:0 0 0 30px;
		font-family:Arial;
		font-size:18px;
		font-weight:bold;
		color:#9d0226;
	}	
#right .webspace
	{
		width:273px;
		height:15px;
		float: left;
		margin:13px 0 0 0;
		padding:0 0 0 36px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#22231e;
	}
#right .red
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#8a2e28;
	}
#right .webspace002
	{
		width:273px;
		height:15px;
		float: left;
		margin:2px 0 0 0;
		padding:0 0 0 36px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#22231e;
	}
#right .standwebspace
	{
		width:273px;
		height:15px;
		float: left;
		margin:5px 0 0 0;
		padding:0 0 0 36px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#22231e;
	}
#right .standwebspace002
	{
		width:273px;
		height:15px;
		float: left;
		margin:4px 0 2px 0;
		padding:0 0 0 36px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#22231e;
	}
/*--------------------------------------------------------------------------------*/
img1{ padding-left:10px;}

img2{ padding-right:10px;}

nuevo {color:#990000;
font-weight:bold;
}
a.nuevo {color:#990000;
font-weight:bold;
text-decoration:none;
}
a.nuevo:hover {color:#990000;
font-weight:bold;
text-decoration:underline;
}
#right a.businessview
	{
		width:75px;
		height:17px;
		float: left;
		margin:35px 0 0 30px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image:url(images/view.jpg);
		background-repeat:no-repeat;
	}
#right a.businessview:hover
	{
		width:75px;
		height:17px;
		float: left;
		margin:35px 0 0 30px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;		
		text-decoration:none;		
		background-image:url(images/viewover.jpg);
		background-repeat:no-repeat;
		
	}
#right a.businessorder
	{
		width:75px;
		height:17px;
		float: left;
		margin:35px 0 0 3px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image:url(images/view.jpg);
		background-repeat:no-repeat;
	}
#right a.businessorder:hover
	{
		width:75px;
		height:17px;
		float: left;
		margin:35px 0 0 3px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;		
		background-image:url(images/viewover.jpg);
		background-repeat:no-repeat;
		
	}
	
/*--------------------------------------------------------------------------------*/	
#right a.advanceview
	{
		width:75px;
		height:17px;
		float: left;
		margin:35px 0 0 30px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image: url(images/advanceview.jpg);
		background-repeat:no-repeat;
	}
#right a.advanceview:hover
	{
		width:75px;
		height:17px;
		float: left;
		margin:35px 0 0 30px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;		
		text-decoration:none;		
		background-image: url(images/advanceviewover.jpg);
		background-repeat:no-repeat;
		
	}
#right a.advanceorder
	{
		width:75px;
		height:17px;
		float: left;
		margin:35px 0 0 3px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image: url(images/advanceview.jpg);
		background-repeat:no-repeat;
	}
#right a.advanceorder:hover
	{
		width:75px;
		height:17px;
		float: left;
		margin:35px 0 0 3px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;		
		background-image: url(images/advanceviewover.jpg);
		background-repeat:no-repeat;		
	}
	
/*--------------------------------------------------------------------------------*/	
#right a.standview
	{
		width:75px;
		height:17px;
		float: left;
		margin:30px 0 0 30px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image: url(images/standerdview.jpg);
		background-repeat:no-repeat;
	}
#right a.standview:hover
	{
		width:75px;
		height:17px;
		float: left;
		margin:30px 0 0 30px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image: url(images/standerdviewover.jpg);
		background-repeat:no-repeat;
		
	}
#right a.standorder
	{
		width:75px;
		height:17px;
		float: left;
		margin:30px 0 0 3px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image: url(images/standerdview.jpg);
		background-repeat:no-repeat;
	}
#right a.standorder:hover
	{
		width:75px;
		height:17px;
		float: left;
		margin:30px 0 0 3px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;		
		background-image: url(images/standerdviewover.jpg);
		background-repeat:no-repeat;
	}	
/*-------------------------------------------------------------------------------------------*/	
#footer
	{
		width:957px;
		height:111px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/footerbg.jpg);
		background-repeat:no-repeat;
	}
#footerlinksblank
	{
		width:957px;
		height:15px;
		float:left;
		margin:39px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#eaeb95;
		text-align:center;
	}
.footerlinks
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#eaeb95;
		text-decoration:none;
	}
.footerlinks:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#eaeb95;
		text-decoration:underline;
	}
#copyrights
	{
		width:957px;
		height:12px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:9px;
		color:#c6294e;
		text-align:center;
	}
#validation
	{
		width:517px;
		height:20px;
		float:left;
		margin:10px 0 0 0;
		padding:0 0 0 440px;
		font-family:Arial;
		font-size:9px;
		color:#c6294e;
		text-align:center;
	}
	
.xhtml
	{
		width:56px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 0;
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image: url(images/xhtml.jpg);
		background-repeat:no-repeat;
		cursor:pointer;
			background-repeat:no-repeat;
	}
.xhtml:hover
	{
		width:56px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 0;
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image: url(images/xhtmlover.jpg);
		background-repeat:no-repeat;
		cursor:pointer;
			background-repeat:no-repeat;
	}
.css:hover
	{
		width:56px;
		height:18px;
		float: left;
		margin:0 0 0 3px;
		padding:3px 0 0 0;
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image: url(images/xhtml.jpg);
		background-repeat:no-repeat;
		cursor:pointer;
			background-repeat:no-repeat;
	}
	
.css
	{
		width:56px;
		height:18px;
		float: left;
		margin:0 0 0 3px;
		padding:3px 0 0 0;
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image: url(images/xhtmlover.jpg);
		background-repeat:no-repeat;
		cursor:pointer;		
		background-repeat:no-repeat;
	}
/*-------------------------------------------------------*/	
#innercontentarea
{
		width:957px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/contentareabg.jpg);
		background-repeat:repeat-x;
	/*background-color:#fff2ac;*/
	background-color:#FFFFFF
}
#innercontentleft
	{
		width:583px;
		float:left;
		margin:0px;
		padding:43px 0 0 32px;
	}
#innercontentleft h2
	{
		width:583px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:24px;
		font-weight:bold;
		color:#000;
	}
#innercontentleft p
	{
		width:583px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#000;
		text-align:justify;
	}
#submenu 
	{
		width:462px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#000;
		text-align:justify;
		display:block;
	}

#submenu ul
	{
		width:462px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#000;
		text-align:justify;
		display:block;
	}
#submenu ul li
	{
		width:462px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#submenu ul li a.submenu
	{
		width:442px;
		height:19px;
		float:left;
		margin:0px;
		padding:0 0 0 20px;
		font-family:Arial;
		font-size:12px;
		color:#000;
		text-decoration:none;
		display:block;
		background-image:url(images/active.jpg);
		background-repeat:no-repeat;
	}
#submenu ul li a.submenu:hover
	{
		width:442px;
		height:19px;
		float:left;
		margin:0px;
		padding:0 0 0 20px;
		font-family:Arial;
		font-size:12px;
		color:#000;
		text-decoration:none;
		display:block;
		background-image:url(images/over.jpg);
		background-repeat:no-repeat;
	}
#submenu ul li .topline	
	{
		width:462px;
		height:1px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/topline.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}
#innercontentleft ul
	{
		width:462px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#000;
		text-align:justify;
		display:block;
	}
#innercontentleft ul li
	{
		width:462px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#000;
		display:block;
	}
#innercontentleft ul li a.submenu
	{
		width:442px;
		height:19px;
		float:left;
		margin:0px;
		padding:0 0 0 20px;
		font-family:Arial;
		font-size:12px;
		color:#000;
		text-decoration:none;
		display:block;
		background-image:url(images/active.jpg);
		background-repeat:no-repeat;
	}
#innercontentleft ul li a.submenu:hover
	{
		width:442px;
		height:19px;
		float:left;
		margin:0px;
		padding:0 0 0 20px;
		font-family:Arial;
		font-size:12px;
		color:#000;
		text-decoration:none;
		display:block;
		background-image:url(images/over.jpg);
		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:583px;
		float:left;
		margin:41px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:25px;
		font-weight:bold;
		color:#000;
		}		
#contactaddresstext{
		width:583px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		color:#000;
		text-align:justify;
	}
#contactsmallhedding
			{
		width:565px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family: Tahoma;
		font-size:12px;
		font-weight:bold;
		color:#906001;
			}
#contacthedding
			{
		width:583px;
		float:left;
		margin:41px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:25px;
		font-weight:bold;
		color:#000;
		}
#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:4px 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:3px 0 0 0;
				padding:0;
				float:left;
			}
#submitbutton
			{
				width:200px;
				height:20px;
				margin:60px 0 0 0;
				padding:0;
				float:left;
				text-align: left;

			}	
			
.contactfeildname
			{
		font-family:Arial;
		font-size:12px;
		color:#000;
		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: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----------------------------------------------------------------------------------------*/																																												