/*---------------CSS Documments------------*/
body
{
	margin:0px;
	padding:0px;
	border:0px solid red;
	
}
/*--------------------Header Start----------*/

#HeaderMain
{
	width:1000px;
	height:285px;
	margin:0px 0 0 0px;
	padding:0px 0 0 0px;
	border:0px solid red;
	background:url(/images/bodyBg.gif) repeat-y;
}
#Header
{
	width:948px;
	height:278px;
	margin:0px 0 0 0px;
	padding:0px 0 0 0px;
	border:0px solid #b6b6b6;
	background:url(/images/header.jpg) no-repeat;
	border:0px solid red;
}

#HeaderLeft
{
	width:295px;
	height:278px;
	margin:0px 0 0 0px;
	padding:0px 0 0 0px;
	border:0px solid #b6b6b6;
	float:left;
	
}
#HeaderRight
{
	width:647px;
	height:278px;
	margin:0px 0 0 0px;
	padding:0px 0 0 0px;
	border:0px solid #b6b6b6;
	float:left;
	
}

#breadcrump
{
	width:920px;
	height:30px;
	text-align:left;
	float:left;

	font-family:Arial, "Trebuchet MS","Bitstream Vera Sans", sans-serif; 
	font-size:12px;
	color:#a34115;
	margin-left:3px;
	font-weight:bold;
}

#breadcrump a
{
	color:#a34115;
	font-weight:bold;
	text-decoration:none;
}

#breadcrump a:hover
{
	text-decoration:underline;
}
/*--------------------Header End----------*/

#NavigationMain
{
	background:url(/images/bodyBg.gif) repeat-y;	
	width:1000px;
	height:40px;
	margin:0px 0 0 0px;
	padding:0px 0 0 0px;
	border:0px solid Red;
}
#Navigation
{
	background:url(/images/navigationbg.gif) repeat-x;
	height:32px;
	width:948px;
	margin:0px 0 0 0px;
	padding:0px 0 0 0px;
}

	
#Navigation ul
{	 
	float: left;
	margin: 0px 0 0 0px;
	padding: 0px;
	border:0px solid red;
}

#Navigation ul li
{
	float: left;
	margin: 0px 0px 0 0px;
	padding:0px 0 0 0px;
	background:none;
	list-style-type:none;
}

#Navigation ul li a
{
	color: #686868;
	background:none;
	text-decoration: none;
	padding-left: 19px;
	line-height:16px;
	font:bold 14px "Trebuchet MS", Arial, sans-serif; text-transform:Capitalize;
	display: block;
	float: left;
}

#Navigation ul li a span
{
	background: none;
	padding-right: 19px;
	padding-top: 6px;
	line-height:16px;
	border: 0px solid red;
	display: block;
	float: left;
}

/* Hide from IE5-Mac \*/
#Navigation ul li  a, #Navigation ul a span
{
	float: none
}
/* End hide */

#Navigation ul li  a:hover
{
	color: #686868;
	background: none;
	padding-left: 19px;
	cursor:pointer;
}

#Navigation ul li  a.currentTabLink
{
	color: #686868;
	background: none;
	padding-left: 19px;
}

#Navigation ul li  a:hover span
{
	background: none;
	padding-right: 19px;
}

#Navigation ul li a.currentTabLink span
{
	background: none;
	padding-right: 19px;
}



/*Navigation End*/
#BodyContentMain
{
	background:url(/images/bodyBg.gif) repeat-y;
	/*height:350px;*/
	height:auto;
	width:1000px;
	margin:0px 0 0 0px;
	padding:0px 0 0 0px;
	border:0px solid black;	
}
#BodyContent
{
	height:auto;
	width:934px;
	margin:0px 0 0 0px;
	padding:0px 0 0 0px;
	border:0px solid black;	
}

#BodyContent .raptTouch_inner
{
	margin:0px 0 0 0px;
	padding:0px 0 0 0px;
	border:1px solid #bfbebf;
	background:url(/images/raptTouch.jpg) repeat-x bottom;
	
}


#BodyContent .rapt550Touch_inner
{
	margin:0px 0 0 0px;
	padding:0px 0 0 0px;
	border:1px solid #bfbebf;
	background:url(/images/rapt550Touch.gif) repeat-x;
	
}


#BodyContentLeft
{
	width:560px;
	height:325px;
	margin:0px 0 0 0px;
	padding:0px 0 0 0px;
	border:0px solid black;
	float:left;
}
#BodyContentLeft .raptTouch
{
	width:558px;
	height:315px;
	margin:0px 0 0 0px;
	padding:0px 0 0 0px;
	border:1px solid #bfbebf;
	background:url(/images/raptTouch.jpg) repeat-x;
	
}
#BodyContentRight
{
	width:373px;
	height:325px;
	margin:0px 0 0 0px;
	padding:0px 0 0 0px;
	border:0px solid black;
	float:left;
}
#BodyContentRight .aboutus
{
	width:362px;
	height:315px;
	margin:0px 0 0 5px;
	padding:0px 0 0 0px;
	border:1px solid #bfbebf;
	float:left;
	background:url(/images/raptTouch.jpg) repeat-x;
}
#BodyContent h1
{
	font-family:HelveticaNeueLTStd-Bd, "Trebuchet MS","Bitstream Vera Sans", sans-serif; 
	font-size:16px;
	color:#a34115;
	line-height:20px;
	text-align:left;
	padding:0px 0 0px 0px;
	margin:0px 0 0 0px;
}
#BodyContent p
{
	font-family:Arial, "Trebuchet MS","Bitstream Vera Sans", sans-serif; 
	font-size:12px;
	color:#4e4e4e;
	text-align:left;
	padding:0px 0 0px 0px;
	margin:0px 0 0 0px;
	font-weight:normal;
}
#BodyContent p span
{
	font-family:Arial, "Trebuchet MS","Bitstream Vera Sans", sans-serif; 
	font-size:12px;
	color:#f1592a;
	line-height:15px;
	text-align:left;
	padding:0px 0 0px 0px;
	margin:0px 0 0 0px;
	font-weight:bold;
	text-transform:capitalize;
}
#BodyContent p span a
{
	color:#f1592a;
	text-decoration:none;
}
#BodyContent p.rightcontent
{
	font-family:Arial, "Trebuchet MS","Bitstream Vera Sans", sans-serif; 
	font-size:12px;
	color:#4e4e4e;
	text-align:left;
	padding:10px 0 0px 10px;
	margin:0px 0 0 0px;
	font-weight:normal;
}
#BodyContent p.copyright
{
	font-family:Arial, "Trebuchet MS","Bitstream Vera Sans", sans-serif; 
	font-size:12px;
	color:#4e4e4e;
	text-align:left;
	padding:10px 0 0px 10px;
	margin:0px 0 0 0px;
	font-weight:normal;
}
#BodyContent ul.right
{
	list-style-type:none;
	margin:0px 0 0 0px;
	padding:0px 0 0 0px;

}
#BodyContent ul.right li
{
	font-family:Arial, "Trebuchet MS","Bitstream Vera Sans", sans-serif; 
	font-size:12px;
	color:#4e4e4e;
	text-align:left;
	padding:0px 0 0px 15px;
	margin:0px 0 0 0px;
	font-weight:normal;
	background:url(/images/dots.gif) no-repeat 0 5px;
	line-height:14px;
}
#BodyContent ul.right li a
{
	
	color:#4e4e4e;
	text-decoration:none;
}

#BodyContent ul.left
{
	list-style-type:none;
	margin:5px 0 0 0px;
	padding:0px 0 0 0px;

}
#BodyContent ul.left li
{
	font-family:Arial, "Trebuchet MS","Bitstream Vera Sans", sans-serif; 
	font-size:12px;
	color:#4e4e4e;
	text-align:left;
	padding:0px 0 0px 15px;
	margin:0px 0 0 0px;
	font-weight:normal;
	background:url(/images/dots.gif) no-repeat 0 5px;
	line-height:14px;
}
#BodyContent ul.left li a
{
	
	color:#4e4e4e;
	text-decoration:none;
}
#BodyContent h1
{
	font-family:HelveticaNeueLTStd-Bd, "Trebuchet MS","Bitstream Vera Sans", sans-serif; 
	font-size:16px;
	color:#a34115;
	line-height:20px;
	text-align:left;
	padding:0px 0 0px 0px;
	margin:0px 0 0 0px;
}
div.hr {
  height: 1px;
  background: #fff url(/images/hr.gif) repeat-x;
  margin-right:10px;
  margin-left:10px;
  padding:0px 0 0 0px;
}
div.hr hr {
  display: none;
}
.copyright
{
	width:948px;margin:0px 0 0 0px;padding:0px;border:0px solid red;text-align:left;float:left;
}
.copyright p
{
	font-family:Arial, "Trebuchet MS","Bitstream Vera Sans", sans-serif; 
	font-size:12px;
	color:#4e4e4e;
	text-align:left;
	padding:10px 0 0px 10px;
	margin:10px 0 0 0px;
	font-weight:normal;
}
/*BodyContent End*/
#FooterMain
{
	background:url(/images/footerBg.gif) no-repeat;
	height:22px;
	width:1000px;
	margin:0px 0 0 0px;
	padding:0px 0 0 0px;
	border:0px solid black;	
}


#column1{
width:440px;
margin:18 0 0 0px;
float:left;
border:0px solid green;
}

#column1 p{
margin:0 0 0 0;
padding-left:5px;
text-align:justify;
}

#column2{
width:440px;
margin:18 0 0 0;
padding-left:5px;
float:left;
border:0px solid red;
}
#column2 p{
margin:0 0 0 0;
text-align:justify;
}