body
	{
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 padding: 0px; 
	 background-color:#94C72F; 
	 text-align:center;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	margin:0;
	 }
hr
{
	margin:0;
	padding:0;
}

p, h1, h2, h3, h4, h5, h6{ 
	margin-bottom:18px; 
} 

h1 {
	font-size:27px;
	line-height: 27px;
}

#nav_bar
{
	background-color:Black;
	width:100%;
	height:25px;
	padding:2px 0px 5px 0px;
}

#tech_business
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color:Black;
	width:100px;
	text-align:center;
	color:White;
	
	float:right;
	padding:5px 0px 2px 0px;
	
}

.clear{
 clear:both; 
}
		
html{
	margin:0;
	min-width:950px;
}

	 
#main-text{
	width:950px;
	padding:0px;
	text-align:left;
	background-color:#ffffff;
}	

#content
{
	padding:10px 50px 10px 50px;	
}


#container
{
	margin:0px auto;
	width:950px;
    
}

#header {
	width:950px;
	text-align:left;
		margin:0;
	padding:0;
	height:63px;
	background-color:#94C72F;
	background:url('images/header_repeate_background.jpg') repeat-x ;
}

#footer
{
	background-color:Black;
	height:20px;
	width:930px;
	color:White;
	padding: 5px 10px 0 10px;
	
}

/*a:link, a:visited, a:active
	{color: #fff; text-decoration: none;}


a:visited
	{color: #fff;}


a:hover
	{color: #94C72F;}*/


img
{
 border:none;	
}

#bullet ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 1em;
	padding: 0px;
		}
#closertop {
	position:absolute;
	width:600px;
	height:5px;
	z-index:25;
	left: 142px;
	top: 64px;
	visibility: visible;
}
.imagepad {
	padding-top: 20px;
	padding-left: 10px;
}

#company {
	position:absolute;
	width:146px;
	height:176px;
	z-index:115;
	left: 500px;
	top: 89px;
	visibility: hidden;
}
#compentent {
	position:absolute;
	width:350px;
	height:120px;
	z-index:16;
	left: 178px;
	top: 89px;
	visibility: hidden;
}
#difference2 {
	position:absolute;
	width:379px;
	height:35px;
	z-index:17;
	left: 53px;
	top: 89px;
	width:175px;
	height:85px;
	visibility: hidden;
}
#vertical {
	position:absolute;
	width:165px;
	height:180px;
	z-index:18;
	left: 325px;
	top: 89px;
	visibility: hidden;
}

#newslist
{
	float:left;
	width:300px;	
}

#news_story
{
	float:left;
	width:530px;
	padding-left:20px;
}

#content_left
{
	width:250px; 
	float:left; 
	/*text-align:center;*/
}

#content_right
{
	width:550px; 
	float:right;	
}

#news_box
{
	background:url('images/tableheadergray.gif') repeat-x ;
	width:200px;
	height:20px;
}

.tab { 
	font-family: verdana,sans-serif; 
	font-size: 11px;
	width: 150px;
	white-space: nowrap;
	text-align: center;
	border-style: solid;
	border-color: black;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}
.tabhold { 
	background-color: white;
	color: black;
}
.tabfocus { 
	background-color: gray;
	color: white;
}
.tabcontent { 
	font-family: sans-serif; 
	font-size: 11px;
	width: 400px;
	height: 275px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}	
.dropDownBorder {
    border:.5px solid gray; 
    margin: 5px;
    padding: 5px;
}
.style1 {
        width: 400px;
}