/*---------------|||||||||||Global------------------------------------------------------*/
	
	body {
	  margin:0 auto;
	  background: url(images/bg4.jpg) center;
	  }

	a {
	  color: #333333;
	  text-decoration: none;
	  
	  }

	a:hover {
	  color: #663300;
	  text-decoration: none;
	 	  }
	  
/*---------------|||||||||||Container------------------------------------------------------*/

	#container {
	  width: 780px;
	  margin: 0 auto;
	  font-family: "MS Sans Serif", Tahoma, sans-serif;
	  font-size: 13px;
	  line-height: 1.6em;
	  color: #333333;
	   background:#FFFFFF;

	  }
	#container2 {
	background:#F9F4E1;
	  width: 780px;
	  float:left;
	  margin: 0 auto;
	  border-bottom:1px #999 dashed;
	  }
/*---------------|||||||||||menu-------------------------------------------------------------------*/


#thicktabs{
margin: 0;
padding: 0;
float: left;
font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
width:780px;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: black;
padding: 8px 11px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/pinkbg.gif) top right no-repeat;
border-top: 1px solid #d3bdbe; /*top border style*/
border-bottom: 3px solid #ffa1a3; /*thick bottom border below tabs*/
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: black;
background-image: url(media/pinkbgover.gif); /*background image swap on hover*/
}


/*---------------|||||||||||header-------------------------------------------------------------------*/
	#header1 {
	  width: 770px;
	  clear: both;
	  padding-left:10px;
	  padding-top:10px;
	  background: url(images/header.jpg);
	  height:70px;
	  }
	 #header1 h1{
font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;	 
	 font-size:22px;
	 font-weight:bold;
	 margin-left:10px;;
	 margin-top:15px;
	 } 
	  
	#header {
	  height:197px;
	  width: 780px;
	  float:left;
	  clear: both;
	  }
	  
	#header p { 
	  margin-top: -3px;
	  margin-left: 30px;
	  color: #fff;
font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;	  }
	  	
	#header h1 {
font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;	  font-weight: bold;
	  font-size: 28px;
	  color: #fff;
	  margin-bottom: 10px;
	  margin-top:30px;
	  margin-left: 10px;
	  }
	  
	#header a {
	  color: #6DA6E2;
	  text-decoration: none;
	  }

	#header a:hover {
	  color: #999;
	  }
	    

/*---------------|||||||||||Content------------------------------------------------*/

	#content {
	  width: 240px;
	  padding:10px 5px 10px 10px;
	  float: left;
	  color: #000;
	  margin-top:5px;
	  margin-left:5px;
	  background:#fcf9f0;
	  	  }
		
	#content p {
	  padding-bottom:10px;
	  }
	  
	#content h2 {
	  color: #660000;

	  font-size: 18px;
	  font-weight:bold;
	  font-family: Arial, Helvetica, sans-serif;
	  padding-bottom:5px;
	  border-bottom:1px #999999 dashed;
	  }
	  
	#content h2 a {
	  color: #660000;
	  text-decoration: none;
	  }

	#content h2 a:hover {
	  color: #660000;
	  }

/*---------------|||||||||||Content2------------------------------------------------*/

	#content2 {
	  border-right:1px #CCCCCC dashed;
	  width: 480px;
	  padding: 10px;
	  float: left; 
	  }

	  
	#content2 h2 {
	color: #660000;
	  border-bottom:1px #999999 dashed;
	  font-size: 20px;
	  padding-bottom:5px;
	  font-weight:bold;
	  font-family: Arial, Helvetica, sans-serif;
	  }
	  
	#content2 h2 a {
	  color: #660000;
	  text-decoration: none;
	  }

	#content2 h2 a:hover {
	  color: #660000;
	  }
/*---------------|||||||||||services list------------------------------------------*/
.survices-list {
	padding: 0px;
	margin:0px 0px 10px;
	list-style:none;
}
.survices-list li{
	background: url(http://www.jumpesign.com/web-services/images/bullet-star.gif) no-repeat left center;
	padding: 3px 0px 3px 15px;
	margin:0px;
	line-height: 130%;
	list-style:none;
}
.survices-list li a{
	color: #333333;
	text-decoration:none;
	list-style:none;
}
.survices-list li a:visited{
	color:#333333;
	text-decoration:none;
}
.survices-list li a:hover{
	color: #0066FF;

	text-decoration:none;
}
/*---------------|||||||||||Content------------------------------------------------*/
	#sidebar {
	  
	  width: 460px;
	  padding-left: 15px;
	  padding-right: 15px;
	  padding-top: 10px;
	  padding-bottom: 0.5em;
	  float: left;

	  	  }
		
	#sidebar p {
	  font-family: "MS Sans Serif", Tahoma, sans-serif;
	  }
	  
    #sidebar h1 {
	  color: #660000;
	  border-bottom:1px #999999 dashed;
	  font-size: 22px;
	  padding-bottom:5px;
	  font-weight:bold;
	  font-family: Arial, Helvetica, sans-serif;
	  }
	#sidebar a{
	color:#993300;
	text-decoration:none;
	padding-bottom:2px;
	}
	#sidebar a:hover{
	color:#660000;
	text-decoration:none;
	
	}
/*---------------|||||||||||Sidebar_adsense------------------------------------------*/
	
	
	 #sidebar_right {
	 float:left; padding:10px; width:240px; margin-top:10px
	
	  } 
	 #sidebar_right h2 {
	  color: #660000;
	  font-size: 20px;
	  padding-left:10px;
	  background:url(http://www.jumpesign.com/web-services/images/arrow.gif)no-repeat bottom left;
	  font-weight:bold;
	  font-family: Arial, Helvetica, sans-serif;
	  border-bottom:1px #999999 dashed;
	  padding:3px;
	  }
/*---------------|||||||||||img1----------------------------------------------*/	  
#img-border1  {
	background-color: #ccc;
	padding: 3px;
	border: 3px solid #CC9966;
}
#img-border1 a:hover {
	background-color: #ccc;
	padding: 3px;
	border: 3px solid #b1bc59;}
/*---------------|||||||||||img2-----------------------------------------------*/

	 #img-border2  {
	background-color: #f1ff77;
	padding: 7px;
	border: 7px solid #74a3e0;
}

#img-border2 a:hover img {
	background-color: #f1ff77;
	padding: 7px;
	border: 7px solid #74a3e0;
}

/*---------------|||||||||||Footer-----------------------------------------------*/
	#footer {
	  clear: both;
	  width: 780;
	  background: url(images/bg_footer.jpg);
	  font-size:12px;
	  border-bottom:1px dashed #796F4D;

	  padding-top:5px;
	  padding-bottom:5px; text-align:center;

	  }
		
	#footer p {
	  color:#BCA970;
	  padding: 2px;
	  text-align: center;
	  }
	 #content-middle {
	  clear: both;
	  font-size:12px;
 	  }
		
	#content-middle p {
	  color:#BCA970;
	  padding: 2px;
	  }
	   
/*---------------|||||||||||Others--------------------------------------------------------------*/		
	
	a img{
	  border: none;
	  }
	.box {
      background-color: #fff;
      border: 1px solid #2763A5;
	  padding: 5px;
	  font-family:Arial, Helvetica, sans-serif ;
	  color: #000;
	  font-size: 12px;
	  }
/*---------------|||||||||||Left_menu1------------------------------------------*/
	#left_menu1{ 
	width: 210px;
	padding:0;
	margin-bottom: 1px;
	font-family: "Microsoft Sans Serif";
	font-size:11px;
	color: #333333;
	}
	#left_menu1 ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	#left_menu1 li{
	display:inline;
	
	}
	#left_menu1 li a{
	display: block;

	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
	border-bottom:1px dotted #CCCCCC;
	width:215px;
	}
	#left_menu1 li a:hover{
	background-color: #F8F8F8;
	color: #333333;
	}
	




#vdividermenu ul{
margin: 0;
padding: 0;
margin-bottom: 0;
float: left;
font: bold 100%   "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
font-size:15px;
width: 100%;
height:34px;
border: 1px solid #625e00;
background: url(images/bg_a.jpg)  ;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: black;
padding: 6px 17px;
text-decoration: none;
background: transparent url(images/vertical.gif) center right no-repeat;
}

#vdividermenu ul li a:visited{
color: black;
}

#vdividermenu ul li a:hover{
color: black;
background: url(images/bg_hover.jpg)  ;
}
/*-----------------right-block---------------------------*/

#right_menu{ width:245px; padding:0px; margin:0px;}
#right_menu ul li {
display:block;
}
#right_menu li{
background:url(images/leaf.png) no-repeat left center;
padding-left:25px;}
#right_menu ul{
list-style:none;
}
#right_menu li a{
	display: block;
	padding:5px;
	border-top:1px #999999 dashed;
	
 }
 #right_menu li a:hover{
	background: url(images/bg-hover-ul.jpg) ;
	color: #993333;

	}