.header {
	background-position: right center;
	background-repeat: no-repeat;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: groove;
	border-left-style: groove;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	border-top-style: groove;
	background-color: #006600;




}
.navbartop {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	font-size: 18px;



}
.verticallogo {
	background-image: url(images/verticallogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.verticalstripbground {
	background-image: url(images/vertcalstripbground.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	background-color: #FFFFFF;


}
.navbarbottom {
	border-top-width: 2px;
	border-right-width: medium;
	border-bottom-width: 2px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #999999;
	border-right-color: #009900;
	border-bottom-color: #999999;
	border-left-color: #009900;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;



}
.footer {
	background-color: #FFFF00;
	background-image: url(images/page_footer6.gif);
	background-position: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	background-repeat: no-repeat;
	font-size: xx-small;
	color: #FFFF00;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;



}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;


}
a:link {
	color: #990000;
	text-decoration: none;
	font-size: 18px;

}
a:visited {
	color: #990000;
	text-decoration: none;
	font-size: 18px;

}
a:active {
	color: #990000;
	text-decoration: none;
	font-size: 18px;

}
a:hover {
	color: #00CC00;
	text-decoration: underline;
	font-size: 18px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: medium;
	font-variant: normal;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #006600;
	font-weight: normal;
}
.layerbanner {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.servicestabs {
	background-image: url(/images/1sttab.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
.servicesbody {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: 60px;
	font-weight: bold;
	text-decoration: underline;
	color: #006600;
}
.vancancylink {
	background-color: #FFFF00;
	border: medium groove #666666;
}






















<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font:  8px Arial;
margin:0;
margin-left: 20px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;

}

#modernbricksmenu a{
float: left;
display: block;
color: #ffff00;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 2px 4px;
text-decoration: none;
letter-spacing: 1px;
background-color: #669900; /*Default menu color*/
border-bottom: 1px solid yellow;
}

#modernbricksmenu a:hover{
background-color: #993300; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #006600; /*Brown color theme*/ 
border-color: #006600; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 1;
width: 100%;
height: 5px;
line-height: 5px;
background: #006600; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}

</style>


<style type="text/css">

.formbutton {
	background-color: #99FF00;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
legend {
	color: #660000;
	font-weight: bold;

}
textarea {
	color: #660000;
	background-color: #FFFF66;

}
input {
	color: #660000;
	background-color: #FFFF66;
}
.jobtableborders {
	border: thin solid #000000;

}
.photoid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.justify {
	text-align: justify;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
}



/* questionnaire */
.questionnaire_container 
{
    float:left;
    width:620px;
    padding:20px;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:14px;
    color:#006600;
}
h1 a 
{
    float:right;
    font-size:12px !important;
}
.questionnaire_container p 
{
    font-size:14px;
}
.questionnaire_container ul, .questionnaire_container li 
{
    margin:0px 0px 0px 0px;
    list-style:none;
    padding:0px 0px 0px 0px;
    float:left;
}
.questionnaire_list, .questionnaire_list ul, .questionnaire_line
{
    width:100%;
}
.full_width 
{
    width:100%;
}
textarea.full_width 
{
    width:600px;
    height:100px;
}
.questionnaire_line 
{
    padding:15px 0px 15px 0px !important;
    border-bottom:1px solid #eee;
}
.no_border 
{
    border-bottom:0px solid #ccc !important;
    padding-bottom:0px !important;
}
.split 
{
    width:50%;
}
.label {
    width:105px;
    padding-top:8px !important;
}
.long 
{
    width:270px;
    text-align:right;
    padding-right:15px !important;
}
.text_input 
{
    float:left;
    padding:6px;
    font-family:Arial, Helvetica, Sans-Serif;
    border:1px solid #006600;
    background-color:#fff;
    margin:0px 0px 5px 0px;
    width:180px;
    color:#006600;
}
.uploader 
{
    width:320px;
}
.watermark 
{
    color:#ccc;
}
.pad_top 
{
    padding-top:15px !important;
}
.no_pad_top 
{
    padding-top:0px !important;
}
.attention 
{
    font-weight:bold;
    text-transform:uppercase;
    color:#ff0000;
}
.selection 
{
    float:right !important;
    width:100px;
    overflow:hidden;
}
#loading 
{
    position:absolute;
    width:620px;
    text-align:center;
    padding:100px 0px 100px 0px;
    border:3px solid #006600;
    background-color:#fff;
    display:none;
    top:200px;
    left:50%;
    margin:0px 0px 0px -310px;
    font-family:Arial, Helvetica, Sans-Serif;
}
/* /questionnaire */
.background {
	background-color: #CCCCCC;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
