body {
	background-color:#ebefa2;
	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;
	}
#right_column {
background-color: #fafbe8;
}
#header {
	width: 750px;
	height: 135px;
}	
#cor_main {
	margin:25px;
}	
#cor_main p {
	font-size:12px;
	line-height:18px;
	text-align:left;
	}
li{
	font-size:12px;
	line-height:18px;
	text-align:left;
	margin:30px;
	}	
.list_text {
	font-size:12px;
	}	

	
.footer_text {
	font-size:12px;
	}
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:#01564e;
font-size:16px;
font-weight:bold;
}

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

.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;

}

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;
}
#career_listing{
background-color:#FAFBE8;
padding:15px;
}
#career_listing h1{
text-transform:capitalize;
}
#career_listing hr{
padding:10px 0;
border-top:1px dotted #01564E;
}
#careers{
background-image:none;
min-height:300px;
height:auto !important;
height:300px;
}
#application_steps{
background-image:url(images/career-listing-steps_bg.jpg);
background-repeat:no-repeat;
height:125px;
margin:10px 0 0;
padding:10px 0 0 25px;
}
#application_steps h2{
border-bottom:none;
font-size:13px;
color:#01564E;
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;
}
