

#content1 {
	width: 940px;
background-image:  url('../images/bgsearch.png');
background-repeat:repeat-x;
	margin: 0px auto;
	padding: 10px;
		
     -moz-border-radius:10px;
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    behavior:url(border-radius.htc);
   
                            
	border: 0px solid #CCC;
}

h1 {
	margin: 0;
}


h2

{
 font-size:18px;
 
	
	}


hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}

p {
	margin: 0;	
	padding: 7px 0;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

a { 
	outline-color: #888;	
}

	h3 {
			margin: 0;	
			padding: 7px 0 0 0;
			font-size: 16px;
			
		}

		div#feature_list {
			width: 938px;
			height: 250px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 276px;
			Margin-top:10px;
			border: 0px solid gray;
					height:240px;
			
			
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
			
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 0px 0px 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 60px;
			outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: none;
		}

		ul#tabs li a.current {
			background:  url('../images/feature-tab-current.png');
			background-repeat:no-repeat;
			color: #FFF;
			height:48px;
			width:238px;
			margin-bottom:15px;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0px;
			width: 710px;
			height: 246px;
			border: 0px solid gray;
			position: relative;
		
			-moz-border-radius:10px;
	        -webkit-border-radius:10px;
            -moz-border-radius:10px;
            -webkit-border-radius:10px;
		
            background-color:White;
		}

		ul#output li {
			position: absolute;
				
			
			
		}

		ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
		
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 5px;
		}
		
		ul#output li a:hover {
			background: #D33431;
		}
		
		

.bg1

{
	background-image:url(../images/Homebg1.png);
				background-position:right;
			background-repeat:no-repeat;
				-moz-border-radius:10px;
	        -webkit-border-radius:10px;
            -moz-border-radius:10px;
            -webkit-border-radius:10px;
            	width: 710px;
			height: 246px;
	
	}

		

.bg2

{
	background-image:url(../images/Homebg.png);
				background-position:right;
			background-repeat:no-repeat;
				-moz-border-radius:10px;
	        -webkit-border-radius:10px;
            -moz-border-radius:10px;
            -webkit-border-radius:10px;
            	width: 710px;
			height: 246px;
	
	}



		

.bg3

{
	background-image:url(../images/Homebg1.png);
				background-position:right;
			background-repeat:no-repeat;
				-moz-border-radius:10px;
	        -webkit-border-radius:10px;
            -moz-border-radius:10px;
            -webkit-border-radius:10px;
            	width: 710px;
			height: 246px;
	
	}
