#content-wrapper {
	padding-top: 5px;
	padding-bottom: 12px;
}

.stepo {
/*
	font-family: verdana, arial, sans-serif;
*/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1.stepo {
	font-size: medium;
	color:#000000;
	padding-bottom: 12px;
	font-weight: bold;
}

/* 
	color:#ff6600;
*/
h2.stepo {
	font-size: small;
	color:#000000;
	padding-bottom: 12px;
	font-weight: bold;
}

p.stepo {
	color:#333333;
        font-size: 13px;
}

td.stepo {
	color:#333333;
        font-size: 13px;
}

/* for the highlighting of the current tab */

body#sg-aboutus a#sg-aboutusnav,
body#sg-clients a#sg-clientsnav,
body#sg-contact a#sg-contactnav,
body#sg-home a#sg-homenav,
body#sg-jobs a#sg-jobsnav,
body#sg-ourprocess a#sg-ourprocessnav,
body#sg-ourservices a#sg-ourservicesnav {
	color:  rgb(238, 115, 35);
}

