body {
	background: #EEE;	
	font-family: "verdana",Verdana,Arial,sans-serif;
	font-size: 14px;
	line-height: 2;
}

#content {
	width: 950px;
	margin: 10px auto;
	padding: 20px;
	background: #FFF;	
	border: 1px solid #CCC;
}

h1 {
	margin: 0;
}

hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}
p {
	margin: 0;	
	padding: 0px 0;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

a { 
	outline-color: #888;	
}

		h3 {
			margin: 60;	
			padding: 0px 0 0 0;
			font-size: 22px;
			text-transform: uppercase;
			color:#6F6F6F;
		}

		div#feature_list {
			height: 450px;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;

		}

		ul#tabs li {
			font-size: 14px;
			font-family: verdana;
		}
		
		ul#tabs li img {
			border: none;
			float: left;
			margin: 10px 15px 0 0;
		}

		ul#tabs li a {
			color: #000;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: auto;
			width:150px;
			
		}

		ul#tabs li a:hover {
			text-decoration: none;
			background-color:grey;
			display: block;
		}

		.address{
			float:right;
			text-decoration: none;
		}
		.address a {
			text-decoration: none;
			color:#000000;
			font-weight:bold;
			text-decoration: normal;
		}
		.address a:hover {
			text-decoration: none;
			color:#000000;
			font-weight:bold;
			text-decoration: underline;
		}
		.txtbox {
			border:1px;
			border-color:#fff;
			padding:5px 0px 5px 0px;
			width:280px;
		}
		.txtarea {
			border:1px;
			border-color:#fff;
			padding:5px 5px 5px 5px;
			width:270px;
		}
		.excite{
			float:center;
			text-decoration: none;
		}
		.excite a {
			text-decoration: none;
			color:orange;
			font-weight:bold;
		}
		.contenttxt{
			float:right;
			font-family: verdana;
			font-size:12px;
			line-height:25px;
			background-color:#E0E0E0;
			width:80%;
			padding :10px 10px 10px 10px;
			border:1px solid #C9C9C9;
			font-weight:normal;
		}
		div#feature_cust {
			height: 1050px;
			position: relative;
			width:100%;
		}

		div#feature_cust ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}
		.emailadd{
			text-decoration: none;
		}
		.emailadd a {
			text-decoration: none;
			color:#000000;
			font-weight:normal;
			text-decoration: normal;
		}
		.emailadd a:hover {
			text-decoration: none;
			color:#000000;
			font-weight:normal;
			text-decoration: underline;
		}
		.titletxt{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:16px;
			font-weight:bold;
			color:#666666;
			letter-spacing:1px;
		}


