body {
	margin: 0 auto;
	background: #a7d971 url(body_bg.jpg) repeat-x;
	font-family: tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

.clear {
	clear: both;
	display: block;
}

#wrapper {
	background: url(wrapper_bg.jpg) no-repeat center top;
}

#container {
	width: 942px;
	margin: 0 auto;
}

#header {
	background: url(header_bg.jpg) no-repeat;
	height: 347px;
}

#logo {
	float: left;
}

#logo h1 a {
	display: block;
	width: 330px;
	height: 75px;
	margin-left: 30px;
	text-indent: -5000em;
}
.flu{ display:inline; width:100%; margin:0 auto;}
.flu h3{margin:0; padding:0; display:inline;background:none; border:none;}
.flu h3 a{text-decoration:none;color:#ffffff; cursor:default; background:none; background:none;}
#top-menu {
	float: right;
	padding-right: 25px;
	padding-top: 18px;
}

#top-menu a {
	color: #642265;
	text-decoration: none;
}

#top-menu a:hover {
	text-decoration: underline;
}

#main-content div.top {
	background: url(conttop_bg.jpg) no-repeat;
	height: auto!important;
	height: 363px;
	min-height: 363px;
	position: relative;
	padding-top:  15px;
}

#main-content div.middle {
	background: url(contmid_bg.jpg) repeat-y;
}

#main-content div.bottom {
	background: url(contbottom_bg.jpg) no-repeat;
	height: 24px;
}

#navigation {
	/*background: url(nav_bg.jpg) no-repeat;*/
	background:url(nav-repeat.jpg) repeat-y;
	width: 185px;
	/*height: 450px;*/
	position: absolute;
	top: -163px;
	left: 1px;
	margin-left: 33px;
}
#navigation-int {
	/*background: url(nav_bg.jpg) no-repeat;*/
	background:url(nav-repeat.jpg) repeat-y;
	width: 185px;
	/*height: 450px;*/
	position: absolute;
	top: -63px;
	left: 1px;
	margin-left: 33px;
}
.navigation-top {background:url(nav-top.jpg) top no-repeat;}
.navigation-bottom {background:url(nav-bottom.jpg) bottom no-repeat;}
#navigation-int .navigation-top {background:url(nav-top-int.jpg) top no-repeat;}
#left-images {
	float: left;
	width: 179px;
	height: 68px;
	/*padding-top: 296px;*/
	padding-right: 10px;
	padding-left: 35px; 
}
#left-images-int {
	float: left;
	width: 179px;
	height: 68px;
	/*padding-top: 420px;*/
	padding-right: 10px;
	padding-left: 35px; 
}

#left-images img {
	padding-right: 5px;
}

#content {
	float: left;
	width: 685px;
}

#top-images {
	background: url(top_shadow.jpg) no-repeat bottom center;
	padding-bottom: 30px;
}

#top-images img {
	float: left;
	border: none;
}

#block1,
#block2,
#block3 {
	background: url(horizontal_separator.jpg) no-repeat right -5px;
	width: 200px;
	padding-bottom: 25px;
	padding-top: 15px;
	padding-left: 14px;
	padding-right: 14px;
	float: left;
	font-size: 11px;
	color: #4a4a4a;
}

#block3 {
	background: none;
}

#block1 img,
#block2 img,
#block3 img {
	float: left;
	padding-right: 10px;
}

#block1 h3,
#block2 h3,
#block3 h3 {
	color: #642165;
	font-size: 17px;
	padding-bottom: 10px;
}

#block1 a,
#block2 a,
#block3 a {
	color: #4faa1f;
	text-decoration: none;
}

#block1 a:hover,
#block2 a:hover,
#block3 a:hover {
	text-decoration: underline;
}

#footer {
	text-align: center;
	background: url(bottom_shadow.jpg) no-repeat top center;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	color: #642165
}

/***************************************
 *************** INTERNAL **************
 ***************************************/

#wrapper-internal {
	background: url(wrapper_internal.jpg) no-repeat center top;
}

#header-internal {
	background: url(header_internal.jpg) no-repeat;
	height: 228px;
}


#content-internal {
	float: left;
	width: 700px;
}

#navigation-internal {
	background: url(nav_internal.jpg) no-repeat;
	width: 185px;
	height: 450px;
	position: absolute;
	top: -44px;
	left: 1px;
	margin-left: 33px;
}

#content-internal h2 {
	display: block;
	background: url(head_bg.jpg) no-repeat;
	font-size: 25px;
	color: #752776;
	padding-left: 25px;
	padding-top: 21px;
	padding-bottom:26px;
	padding-right: 25px;
}

#content-internal h3 {
	font-size: 21px;
	color: #4c6231;
	padding-top: 15px;
	padding-left: 12px;
}

#main-internal div.top {
	background: url(top_internal.jpg) no-repeat;
	height: auto!important;
	height: 400px;
	min-height: 600px;
	position: relative;
	padding-top:  15px;
}

#main-internal div.middle {
	background: url(mid_internal.jpg) repeat-y;
}

#main-internal div.bottom {
	background: url(bottom_internal.jpg) no-repeat;
	height: 24px;
}

#text-image {
	float: left;
	/*width: 445px;*/
	padding-left: 12px;

}

#text-image2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

#text-image2 img {
	float: right;
	padding-left: 10px;
}

#text-image3 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#text-image3 img {
	float: left;
	padding-right: 10px;
}

#text-image img {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
	border: none;
}

#right-images {
	line-height: 0em;
	font-size: 0px;
	display: none;
}

#green-box {
	padding-top: 25px;
	padding-bottom: 15px;
	width: 671px;
	background: url(top_shadow.jpg) no-repeat center top;
	display: none;
}

#green-box div.topbox {
	background: url(greenbox_top.jpg) no-repeat;
	height: 11px;
}

#green-box div.middle {
	background: url(greenbox_mid.jpg) repeat-y;
	height: auto!important;
	height: 101px;
	min-height: 101px;
	padding-left: 15px;
	padding-right: 15px;
	color: #ffffff;
}

#green-box div.middle h4 {
	font-size: 17px;
	padding-bottom: 10px;
}

#green-box div.middle img {
	float: left;
	padding-right: 15px;
}

#green-box div.middle span {
	padding-top:5px;
	display: block;
}

#green-box div.middle a {
	color: #550d51;
	font-weight: bolder;
	text-decoration: none;
}

#green-box div.middle a:hover {
	text-decoration: underline;
}

#green-box div.bottom {
	background: url(greenbox_bottom.jpg) no-repeat;
	height: 16px;
}

/***************************************
 *************** GALLERY ***************
 ***************************************/

#gallery h5 {
	color: #752776;
	font-size: 15px;
	font-weight: bolder;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#gallery div.block {
	padding-bottom: 15px;
}

#gallery div.block div.video {
	float: left;
	padding-right: 15px;
}

/*
#gallery div.block div.text {
}
*/

#content-internal span.next {
	float: right;
	display: block;
	padding-bottom: 15px;
}

#content-internal span.next a {
	color: #4faa1f;
}

#content-internal span.back {
	float: left;
	display: block;
	padding-bottom: 15px;
}

#content-internal span.back a {
	color: #4faa1f;
}

/***************************************
 ***************** FORM ****************
 ***************************************/

#form {
	padding-top: 15px;
	padding-bottom: 15px;
}

#form table tr td input {
	font-family: tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
}

#blank {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

/***************************************
 ***************** HTML ****************
 ***************************************/

table#job-description {
	padding-left: 20px;
	padding-right: 20px;
}

table#job-description tr td {
	vertical-align: top;
	padding-bottom: 15px;
}

table#job-description tr td span {
	display: block;
	width: 150px;
	color: #752776;
	font-weight: bold;
	padding-right: 15px;
}

table#job-description tr td.button {
	text-align: right;
	width: 465px;
}

table#job-description tr td input,
table#job-description tr td select {
	font-family: tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
	border: 1px solid #969696;
}

table#job-list {
	width: 645px;
	margin: 0 auto;
	border: 1px solid #f2f2f2;
}

table#job-list tr td {
	padding: 5px;
}

table#job-list tr.dotted td {
	border-bottom: 1px dotted #f2f2f2;
}

table#job-list tr.first-row {
	background: #f2f2f2;
}

table#job-list span {
	color: #752776;
	font-weight: bold;
}

table#job-list span a {
	color: #54a92a;
	text-decoration: none;
}


