/* CSS Document */

/* template style */
#leftside-content{
	top:170px;
	left:270px;
	float:left;
 height:420px;
 width:520px;
 position:absolute;
 overflow:visible;
}
 
#rightside-content{
	top:170px;
	left:520px;
	position:absolute;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
} 

/* template style */


body {
 margin:0;
 background-image:url(../images/bg.gif);
 background-repeat:repeat;
}

#contactform{
	top:170px;
	left:270px;
	float:left;
 height:420px;
 width:520px;
 position:absolute;
 overflow:visible;
}

#ourtext{
	top:170px;
	left:520px;
	position:absolute;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#homeimg{
	position:absolute;
	top:160px;
	left:247px;
	width:552px;
	text-align:justify;
	line-height:1.20em;
}	

h3{
 font-family:Arial, Helvetica, sans-serif;
 font-weight:normal;
}

.textinput{
 border:thin solid #996633;
 margin-bottom:5px;
 width:205px;
}

.button{
 border:thin solid #996633;
 margin-top:10px;
 width:100px;
}

textarea{
 height:100px;
 width:250px;
 margin:7px 0;
 font-size:85%;
 border:thin solid #996633;

}

select{
 border:thin solid #996633;
 margin-bottom:5px;
 width:205px;
}


.label{
 color:#333333;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}

p {
 font-family:Arial, Helvetica, sans-serif;
 font-size:90%;
 text-indent:2em;
}


#clientlist-content{
	top:170px;
	left:233px;
	float:left;
 height:420px;
 width:560px;
 position:absolute;
 overflow:auto;
 border: thin dotted #dddddd;
}


#employment-body{
	top:185px;
	left:260px;
	float:left;
 height:420px;
 width:520px;
 position:absolute;
 overflow:visible;
 text-align:center;
 font-family: Arial, Helvetica, sans-serif; 
}

#employment-body div{
 font-size:12pt;
 line-height:35px;
}

#employment-body h3{
 font-size:13pt;
 margin-top:20px;
 line-height:15px;
}







