body {
	background-color:#e4e3cb;
	background-image:url(images/body_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0; 
	padding: 0;
	}
	
* { 
	margin: 0; 
	padding: 0; 
	border: 0px none; 
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	line-height:18px;

	}
	
#right_column {
background-color: #ffffff;
}
#header {
	width: 750px;
	height: 135px;
}	
#cor_main {
	margin:20px;
	background-color:#FFFFFF;
}	

	
ul li {
	font-size:12px;
	line-height:18px;
	text-align:left;
	
	}	
.list_text {
	font-size: 12px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	;
	line-height: 18px;
}
	
.footer_text {
	font-size:9px;
	}
	
.footer_text a {
color:#01564e;
text-decoration:none;
font-size:9px;

}

.footer_text a:hover {
color:#65988c;
text-decoration:none;
font-size:9px;
}

.footer_text a:active {
color:#e1ead9;
font-size:9px;
}	

h1 {
	color:#01564e;
	border-bottom:1px dotted #01564e;
	font-size:14px;
	font-style: bold;
}
h2 {
color:#65988c;
border-bottom:1px dotted #65988c;
font-size:18px;
font-weight:bold;
}	

h5 {
color:#224476;
font-size:16px;
font-weight:bold;
}

h3 {
color:#01564e;
font-size:9px;
font-style:italic;
}

h4 {
color:#65988c;
font-size:14px;
font-weight:bold;
}

.staff_name{
color:#01564e;
font-size:14px;
font-weight:bold;
}

.pic{
border:1px solid #01564e;
}

.product_list{
font-family:"Lucida Grande", "Trebuchet MS", Arial, sans-serif;
font-size:12px;
padding-left:30px;
padding-top:10px;
padding-bottom:10px;
}

.product_list li{
padding-bottom:10px;
}

.product_greenlist{
font-family:"Lucida Grande", "Trebuchet MS", Arial, sans-serif;
font-size:12px;
padding-left:30px;
padding-top:10px;
padding-bottom:10px;
}


.product_greenlist li{
padding-bottom:10px;
}

.green_table{
background-color:#e1ead9;
}


.product_title{
font-size:14px;
font-weight:bold;
color:#044f46;
}

a {
color:#01564e;
text-decoration:none;

}

a:hover {
color:#65988c;
text-decoration:none;
}

a:active {
color:#e1ead9;
}

img {
font-size:10px;
}

#green_box{
padding-left:75px;
padding-right:60px;
padding-top:0px;
}

#green_box_border{
border:2px solid #bcd495;
}


input { border: 1px solid #65988c;
	border-bottom:2px solid #01564e;
}
textarea { border: 1px solid #65988c;
	border-bottom:2px solid #01564e;
}
#career_listing{
background-color:#FFFFFF;
padding:15px;
width:450px;
}
#career_listing h1{
text-transform:capitalize;
}
#career_listing hr{
padding:10px 0;
}
#careers{
background-color:#FFFFFF;
background-image:none;
min-height:300px;
height:auto !important;
height:300px;
width:499px;
text-align:left;
}
#application_steps{
background-image:url(images/career-listing-steps_bg.jpg);
background-repeat:no-repeat;
width:450px;
height:108px;
margin:10px 0 0;
padding:10px 0 10px 25px;
}
#application_steps h2{
border-bottom:none;
font-size:13px;
color:#224476;
text-transform:uppercase;
padding-bottom:3px;
}
#application_steps img{
padding-right:8px;
margin-bottom:-2px;
}
#application_steps a, #application_steps a:visited{
color:#eb2a30;
border-bottom:dotted 1px;
}
#application_steps a:hover{
color:#a2161b;
}
#career_listing h2{
text-transform:capitalize;
font-size:14px;
border-bottom:none;
}
#career_listing hr{
border-bottom:1px dotted black; 
margin-bottom:15px; 
padding-top:0;
margin-top:-5px;
width:100%;
}