body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	z-index:2;
	COLOR: #4D4D4D; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 12px; 
	FONT-STYLE: normal; 
	text-align: justify;
	
}

A {
	FONT-SIZE: 12px;
  color: #808080;
  text-decoration: none;
}

A:hover {
  color: #909090;
  text-decoration: underline;
}

#hold 
{
		width:700px; 
		height:410px; 
		position:absolute; 
		top:88px; 
		left:50%; 
		margin:0px auto auto -350px; 
		text-align:center;
		overflow:hidden;
		z-index:6;
}

#intro {
		width:756px; 
		height:597px; 
		position:absolute; 
		top:88px; 
		left:50%; 
		margin:0px auto auto -378px; 
		text-align:center;
		/*overflow:hidden;*/
		z-index:14;
}

#hold2 {
		width:720px; 
		height:300px; 
		position:absolute;  
		left:50%; 
		margin:500px auto auto -350px; 
		overflow:hidden;
		z-index:9;
		background-image:url('http://www2.gilemon.com:8080/kactus/primelink/images/back-fix.gif');
}

#hold3 {
		width:210px;
		position:absolute;
		margin:0px 0px 0px 0px;
}

#hold31 {
	width:478px;
	height: 300px;
	/*margin-left: 200px;*/
}

#htitle {
	FONT-SIZE: 16px; 
	font-weight: bold;
	width:685px;
	line-height: 4pt
}

#ptitle {
	position:absolute;
	left: 200px; 
	FONT-SIZE: 16px; 
	font-weight: bold;
	color: #F26722;
	width:478px;
}

#hcontent {
	width:700px; 
	text-align: justify;
}

#position2 {
	margin:0px 15px 0px 0px; 
	text-align: justify;
}

#position {
	position:absolute;
	left: 200px;
	text-align: justify;
	width:478px;
	height: 550px;
	overflow:hidden;
}

TABLE.listing {
	border-spacing: 5px;
	FONT-SIZE: 12px;
	text-align: justify;
	margin:0px 0px 0px 0px;
	background-image:url('images/back-fix.gif');
}

TD.desc {
}

TABLE.listing_heading {
border-spacing: 10px;
		FONT-SIZE: 12px;
		text-align: justify;
		color: #F26722;
		font-size: 14px;
		font-weight: bold;
}

TABLE.cv_form {
		FONT-SIZE: 12px;
		text-align: justify;
}

#imagesec{ 
		position:relative; 
		float:right; 
}

img {border: 0;vertical-align: top;}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
} 

div.hr {
height: 2px;
clear: both;
color:#F26722;
background-color:#F26722;
}

 div.hr hr {
  display: none;
}

div.hr2 {
height: 1px;
clear: both;
color:#F26722;
background-color:#F26722;
}

 div.hr2 hr {
  display: none;
}

div.hr1 {
	height: 2px;
	clear: both;
	color:#F26722;
	background-color:#F26722;
}

div.hr1 hr {
  display: none;
}

div.hr3 {
	height: 1px;
	clear: both;
	color:#F19700;
	background-color:#F19700;
}

div.hr3 hr {
  display: none;
}

div.hr4 {
	height: 1px;
	clear: both;
	color:#F2C019;
	background-color:#F2C019;
}

div.hr4 hr {
  display: none;
}

.Container {
  position: absolute;
  top: 50px; left: 100px;
  width: 400px;
  height: 200px;
  background-color: #EEE;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 400px;
  height: 200px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
  color: #777;
}
.Scroller-Container {
  position: absolute;
  top: 0px; 
  left: 0px;
  width: 450px;
}
.Scrollbar-Track {
  width: 10px; height: 200px;
  position: absolute;
  top: 50px; left: 680px;
  background-color: #fff;
  border: 1px;
  border-style: solid;
  border-color: #CCC;
  border-spacing: 0px;
}
.Scrollbar-Handle {
  position: absolute;
  top: 0px; left: 0px;
  width: 10px; height: 30px;
  background-color: #CCC;
}