@charset "utf-8";

body												{ background-image: url(/img/subbodyback.jpg); }
#content #rightContent								{ width: 600px; #width: 600px; padding:0 8px 30px 8px; #padding:0 8px 30px 7px; }

#rightContent b										{ color: #02b0d7; }

/* Flash CSS */
#flashBarHeader										{ height: 210px; background-image: url(/img/header/flash_sub.jpg); }
#flashBarHeaderannouncements						{ height: 210px; background-image: url(/img/header/announcements_sub.jpg); }
#flashBarHeaderemployment							{ height: 210px; background-image: url(/img/header/employment_sub.jpg); }
#flashBarHeaderservices								{ height: 210px; background-image: url(/img/header/services_sub.jpg); }
#flashBarHeaderportfolio							{ height: 210px; background-image: url(/img/header/portfolio_sub.jpg); }
#flashBarHeaderaboutus								{ height: 210px; background-image: url(/img/header/aboutus_sub.jpg); }
#flashBarHeadercontact								{ height: 210px; background-image: url(/img/header/contact_sub.jpg); }
#flashBarHeaderresources							{ height: 210px; background-image: url(/img/header/resources_sub.jpg); }
#flashAds											{ height: 8px; }

/* Contact Forms */

#contactUsForm{
width: 400px;
border:1px dashed #a3a3a3;
background-color: #fff;
}	

#contactUsForm input{
width: 259px;
border-right: 1px solid #dbdfe6;
border-bottom: 1px solid #e3e9ef;
border-left: 1px solid #e2e3ea;
border-top: 1px solid #abadb3;
}

#contactUsForm div.submit{
width: 272px;
text-align: right;
float: left;
}

#contactUsForm div.submit input{
width: 150px;
margin-right: 10px;
border-right: 1px solid #dbdfe6;
border-bottom: 1px solid #e3e9ef;
border-left: 1px solid #e2e3ea;
border-top: 1px solid #abadb3;
}

#contactUsForm div.submit input:hover{
cursor: pointer;
border: 1px solid #abadb3;
background-color: #cde9ef;
}


#contactUsForm textarea{
width: 259px;
border-right: 1px solid #dbdfe6;
border-bottom: 1px solid #e3e9ef;
border-left: 1px solid #e2e3ea;
border-top: 1px solid #abadb3;
}

#contactUsForm label{
color: #02b0d7;
font-size: 13px;
}		

#contactUsForm span{
color: #ff0000;
}


#flashMessage{
margin-top: 25px;
padding: 15px;
background-color: #eed5d5;
border: 2px solid #800003;
Color: #800003;
font-weight: Bold;
}
