/*------STYLES FOR ENTIRE SITE-------*/

body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/layout/grey_gradient.gif);
	background-repeat: repeat-x;
}
#shadow {
	/*background-image: url(../images/layout/grey_bg.gif);
	background-repeat: repeat-y;
	background-position: center;*/
}
#container {
	margin: 0px auto;
	width: 820px;
	position: relative;
	padding: 0px;
	background-color: #dddddd;
	line-height: 1.2em; /*STOPS PEEKABOO OCCURRING IN IE6*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

/*------BRANDING SECTION-------*/
#branding {
	background-repeat: no-repeat;
	height: 182px;
	background-position: right;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
}
#branding h1 {
	margin: 0px;
	padding: 0px;
	height: 182px;
}

/*------NAVIGATION SECTION-------*/
#navigation {
	position: absolute;
	top: 189px;
	width: 167px;
	left: 0px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
}
#navigation li a:link, #navigation li a:visited {
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-indent: 10px;
	display: block;
	background-color: #cf1a01;
}
#navigation li a:hover, #navigation li a:active {
	background-color: #FFFFFF;
	color: #cf1a01;
	border-bottom-color: #000000;
	background-image: url(../images/layout/but_over_grey.gif);
	background-repeat: repeat-y;
}
#navigation ul ul {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CF1A01;
	border-bottom-color: #CF1A01;
	padding-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 167px;
	margin: 0px;
}
#navigation .submenu {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
#navigation ul ul a, #navigation ul ul .current {
	padding-left: 10px;
}
#navigation .current {
	height: 28px;
	line-height: 28px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cf1a01;
	background-color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/layout/but_current_grey.gif);
	background-repeat: repeat-y;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: 10px;
}
#navigation .worklife a:hover, #navigation .worklife li a:active {
	color: #124796;
	background-image: url(../images/layout/but_over_blue.gif);
	background-repeat: repeat-y;
}

/*------MAIN TEXT SECTION-------*/
#main_text {
	padding: 0px 0px 10px;
	min-height: 570px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	margin: 0px 0px 0px 167px;
	background-color: #FFFFFF;
}
#main_text h2 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0px 20px;
	padding: 15px 0px 5px;
	color: #cf1a01;
	line-height: 1em;
}
#main_text h3 {
	font-size: 1.4em;
	margin: 15px 20px 0px;
	padding: 10px 0px 5px;
	color: #cf1a01;
	font-weight: normal;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
}
#main_text h4 {
	font-size: 1.2em;
	margin: 10px 20px 3px;
	padding: 0px;
}
#main_text p {
	line-height: 1.4em;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
}
#main_text ul {
	margin: 0px 0px 5px 20px;
	padding: 2px 20px 5px;
}
#main_text li {
	margin-top: 2px;
	margin-bottom: 2px;
}
#main_text a:link, #main_text a:visited {
	color: #CF1A01;
	font-weight: bold;
	text-decoration: none;
}
#main_text a:hover, #main_text a:active {
	text-decoration: underline;
}
#main_text strong, #main_text em {
	font-size: 1.1em;
}
#main_text img {
	margin-left: 15px;
	border: 1px solid #000000;
	margin-bottom: 10px;
	float: right;
	position: relative;
}
#main_text li img {
	font-style: italic;
	padding-left: 10px;
}
#widget {
	margin: 20px;
}
#widget img {
	margin: 0px;
	padding: 0px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*------NEWS SECTION-------*/
#news {
	width: 213px;
	float: right;
	margin: 0px 20px 20px 20px;
	background-image: url(../images/layout/grey_box_bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
}
#news h3 {
	background-image: url(../images/layout/boxheadred_bg.gif);
	background-repeat: no-repeat;
	height: 44px;
	line-height: 44px;
	margin: 0px;
	padding: 0px 7px;
	font-size: 1.4em;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	font-weight: bold;
	border-top-style: none;
}
#news p {
	margin: 0px;
	padding: 8px 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	line-height: 120%;
	font-weight: bold;
}
#news img {
	float: right;
	border: 1px solid #000000;
}
#news a:link, #news a:visited {
	color: #227BC6;
	text-decoration: none;
	font-weight: normal;
}
#news a:hover, #news a:active {
	text-decoration: underline;
	
}
#news #box_bottom {
	background-image: url(../images/layout/boxshadow.gif);
	background-repeat: no-repeat;
	height: 8px;
}



/*------SIDEBAR INFO SECTION-------*/
#sidebar_info {
	font-size: 0.95em;
	color: #000000;
	width: 167px;
}
#sidebar_info p {
	margin-left: 9px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 7px;
}
#sidebar_info img {
	border: 1px solid #000000;
	vertical-align: top;
	margin-top: 7px;
}
#sidebar_info img.logo2 {
	margin-left: 5px;
	border-color:#FFFFFF;
}
#sidebar_info a:link, #site_info a:visited {
	color: #cf1a01;
	text-decoration: none;
	font-weight: bold;
}
#sidebar_info a:hover, #site_info a:active {
	color: #000000;
}

/*------SITE INFO SECTION-------*/
#site_info {
	font-size: 0.95em;
	color: #FFFFFF;
	background-color: #000000;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-weight: bold;
	clear: both;
}
#site_info img {
	vertical-align: middle;
}
#site_info a:link, #site_info a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#site_info a:hover, #site_info a:active {
	color: #CF1A01;
}


/*------CLASS STYLES-------*/
#main_text img.noborder {
	border-style: none;
}
#main_text .piechart {
	width: 230px;
	margin-left: 60px;
	height: 230px;

}
#main_text img.piepiece {
	border-style: none;
	float: none;
	margin: 0px;
	padding: 0px;
}
