html {margin: 0px;}

/* _________________body_______________ */

body {
	margin:0px;
	padding:0px;
	text-align:center;
	font:.7em Verdana, Arial, Helvetica, sans-serif;
	background-color:#573659;
}


/* _________________wrapper_______________ */

#wrapper {
	width: 780px;
	margin: 0px auto;
	text-align: left;
	padding-top: 15px;
}


/* _________________fonts_______________ */

p {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
}

.p {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
}

.content_paragraph {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
	text-align: justify;
}

.content_paragraph_bold {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
	font-weight:bold;
}



.home_content_txt {
	font-size:14px;
	line-height: 1.3;
}

.h1 {
	font:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style:italic;
	color: #FFFFFF;
}

.h4 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.home_content {
	font-size:12px;
	line-height: 1.4;
}

.extras_txt {
	font-size: 14px;
	font-style:italic;
	color: #FFFFFF;
	font-weight:bold;
	
}

.h3 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.footer_text {
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}



/* _________________links_______________ */

a { color:#FFFFFF;
		 text-decoration:none; 
}

a:hover { color:#F6B511;
		  text-decoration:none;
}

#toplinks {
	padding:10px 10px 10px 10px;
}

.sub_menu {
	color:#FFFFFF;
}

.sub_menu a:link, .sub_menu a:visited {
	color:#FFFFFF;
}

.sub_menu a:hover {
	color:#FFFFFF;
	font-weight:bold;
}

.content_link {
	color:#573659;
	font-weight:bold;
}

.content_link a:link, .content_link a:visited {
	color:#573659;
}


/* _________________images_______________ */

.top_content_img {
	float:left;
}

.content_img {
	float:left;
	padding-left: 2px;
}

.news_img_right {
	float:right;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	display: block;
}

.extras_img_left {
	float: left;
	padding: 0 10px 10px 0;
	display: inline;
}

/* _________________header col_______________ */

#header_col {
	width: 780px;
	height: 133px;
	float:left;
}

#header_left_col {
	width:244px;
	height: 133px;
	float:left;
}

#header_middle_col {
	width:363px;
	;
	height: 126px;
	float:left;
	background-image:url(Images/workies_header_middle.gif);
	width: 363px;
	background-repeat: no-repeat;
}

#header_right_col {
	width: 536px;
	height: 133px;
	float:left;
}

#header_nav {
	width: 366px;
	height: 21px;
	float:left;
	background-image:url(Images/header_nav1.gif);
	background-repeat:no-repeat;
	padding: 10px 25px 0 0;
	text-align: right;
	color: #FFFFFF;
}

/* _________________navbar_______________ */

#navbar {
	width: 757px;
	height: 26px;
	float:left;
	background-image: url(Images/navbar_background_09.gif);
	padding-left: 23px;
}


/* _________________sub menu_______________ */

#sub_menu {
	width:745px;
	float:left;
	height: 31px;
	background-image:url(Images/navigation_2.gif);
	background-repeat:no-repeat;
	color: #000000;
	text-align: left;
	padding: 10px 0 0 35px;
}

#sub_menu li {
	display:inline;
}

/* _________________top content_______________ */

#top_content {
	width: 780px;
	height: 182px;
	float: left;
}

#top_content_left {
	width: 352px;
	height: 152px;
	float: left;
	background-image:url(Images/home_top_content1.gif);
	padding: 20px 0px 10px 40px;
	background-repeat: no-repeat;
	text-align: left;
}

#top_content_right {
	height: 182px;
	width: 388px;
	float: left;
}

/* _________________others_content_______________ */

#others_content2 {
	float:left;
	width: 780px;
}

#others_content_header {
	float: left;
	background-image:url(Images/others_content_header1.gif);
	width: 735px;
	height: 31px;
	padding: 20px 0 0 45px;
}

#others_content_middle {
	float: left;
	background-image:url(Images/others_content_repeat1.gif);
	background-repeat:repeat-y;
	width: 780px;
}


#others_content_bottom2 {
	float:left;
	background-image:url(Images/others_content_bottom1.gif);
	width: 780px;
	height: 30px;
}




#others_content {
	float:left;
	width: 780px;
}

#others_content_title {
	width: 740px;
	height: 31px;
	float: left;
	background-image:url(Images/others_content_title.gif);
	background-repeat:no-repeat;
	padding: 6px 0 0 40px;
}

#others_content_middle {
	width:708px;
	float:left;
	background-image:url(Images/others_content_repeat1.gif);
	background-repeat:repeat-y;
	padding: 10px 32px 0 40px;
}

#others_content_bottom {
	width: 780px;
	height: 28px;
	float:left;
	background-image:url(Images/others_content_bottom.gif);
	background-repeat:no-repeat;
}


#content_text {
	width: 700px;
}


#others_extras_col {
	width:780px;
	float:left;
}

#others_extras_header {
	width:720px;
	height:26px;
	float:left;
	background-image:url(Images/other_extras_header.gif);
	background-repeat:no-repeat;
	padding: 22px 0 0 60px;
}

#others_extras_content {
	width: 690px;
	float:left;
	background-image:url(Images/other_extras_repeat.gif);
	background-repeat:repeat-y;
	padding: 10px 40px 0 50px;
}

#others_extras_bottom {
	width: 780px;
	height: 33px;
	float:left;
	background-image:url(Images/other_extras_bottom.gif);
	background-repeat:no-repeat;
}


/* _________________news col_______________ */

#news_col {
	width: 781px;
	float: left;
	height: 200px;
}

#news_article_left {
	width: 270px;
	float:left;
}

#news_header_left {
	width: 210px;
	height: 25px;
	background-image:url(Images/home_news_header_left1.jpg);
	background-repeat:no-repeat;
	float:left;
	padding: 20px 0 0 60px;
}

#news_content_left {
	width:225px;
	height: 120px;
	float:left;
	background-image:url(Images/home_news_content_left1.jpg);
	background-repeat:no-repeat;
	padding: 5px 5px 30px 40px;
}

#news_article_centre {
	width: 238px;
	height: 155px;
	float:left;
}

#news_header_centre {
	width: 208px;
	height: 25px;
	background-image:url(Images/home_news_header_middle1.jpg);
	background-repeat:no-repeat;
	float:left;
	padding: 20px 0 0 30px;
}

#news_content_centre {
	width:223px;
	height: 120px;
	float:left;
	background-image:url(Images/home_news_content_middle1.jpg);
	background-repeat:no-repeat;
	padding: 5px 5px 30px 10px;
}

#news_article_right {
	width: 272px;
	float:left;
}

#news_header_right {
	width: 242px;
	height: 25px;
	background-image:url(Images/home_news_header_right1.jpg);
	background-repeat:no-repeat;
	float:left;
	padding: 20px 0 0 30px;
}

#news_content_right {
	width:222px;
	float:left;
	background-image:url(Images/home_news_content_right1.jpg);
	background-repeat:no-repeat;
	padding: 5px 40px 30px 10px;
	height: 120px;
}

/* _________________extras col_______________ */

#extras_col {
	width:781px;
	height: 208px;
	float: left;
}

#extras_article_left {
	width: 389px;
	height: 208px;
	float: left;
}

#extras_header_left {
	width: 329px;
	height: 26px;
	background-image:url(Images/extras_header_left1.gif);
	background-repeat:no-repeat;
	float:left;
	padding: 20px 0 0 60px;
}

#extras_content_left {
	width: 339px;
	height: 135px;
	background-image:url(Images/extras_header_left1.jpg);
	background-repeat:no-repeat;
	float:left;
	padding: 7px 10px 20px 40px;
}

#extras_article_right {
	width: 391px;
	height: 208px;
	float: left;
}

#extras_header_right {
	width: 356px;
	height: 26px;
	background-image:url(Images/extras_header_right1.gif);
	background-repeat:no-repeat;
	float:left;
	padding: 20px 0 0 35px;
}

#extras_content_right {
	width: 336px;
	height: 135px;
	background-image:url(Images/extras_header_right1.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-top: 7px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 15px;
}


/* _________________footer col_______________ */

#footer_col {
	width: 780px;
	height: 70px;
	float: left;
	background-image:url(Images/footer1.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
	color: #FFFFFF;
}
