/* CSS Document */

body {
font: 13px/1.5 Arial, Helvetica, sans-serif;
}

a: focus{
	outline: 1px dotted invert;
}

hr{
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

h1{
	font-size: 25px;
}

h2{
	font-size: 23px;
}

h3{
	font-size: 21px;
}

h4{
	font-size: 19px;
}

h5{
	font-size: 17px;
}

h6{
	font-size: 15px;
}

ol{
	list-style: decimal;
}

ul{
	list-style: disc;
}

li{
	margin-left: 0px;
}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{
	margin-bottom: 20px;
}







body {
	background: url(../images/bgMain.jpg) no-repeat scroll 50% 0;
	background-color: #14171A;
	text-align: left;
	line-height: 1.6em;
}

div#language {
	float: right;
	margin: 0 0;
	padding: 5px 10px 0 0;
	color: #E5E8EB;
	font-size: 12px;
}

div#language p a {
	text-decoration: none;
	color: #fff;
}

div#language p a:hover {
	color: #D72627;
}

div#phone {
	float: right;
	clear: right;
	margin: 0 0;
	background: url(../images/phone.gif) bottom right no-repeat;
	width: 300px;
	height: 17px;
}

/********** TOP NAV **********/

div#header {
	margin: 0 auto;
	padding: 0 0;
	width: 968px;
	height: 113px;
	color: #8A9098;
	text-align: left;
	border-bottom: 4px solid #D72728;
}

div#logo {
}

	div#logo div#logoImg {
		float: left;
	position: absolute;
	}
	
	div#logo div#logoTxt {
		padding: 47px 0 0 160px;
	}

div#topNav {
	height: 49px;
}

div#topNav ul {
	margin: 0 0 0 0;
	padding: 0 0 0 330px;
}

div#topNav li {
	float: left;
	padding: 0 0 0 0;
	font-size: 11px;
	width: 104px;
	height: 47px;
	display: block;
	text-align: center;
	background: url(../images/topNavSep.png) bottom right no-repeat;
}

div#topNav li.last {
	background: none;
}

div#topNav li p {
	padding: 0 0 0 0;
}

div#topNav li p a {
	text-decoration: none;
	color: #fff;
	width: 102px;
	height: 49px;
	display: block;
	line-height: 70px;
	font-weight: bold;
}

div#topNav li p a:hover {
	color: #fff;
	background: url(../images/topNavHoverBg.gif) top left repeat-x;
}

div#topNav li p a.current {
	color: #fff;
	background: url(../images/topNavHoverBg.gif) top left repeat-x;
}

div.horizontalBar {
	height: 11px;
	width: 968px;
	display: block;
	background: url(../images/barHoriz.jpg) top left no-repeat;
	clear: both;
	margin: 0 auto;
}

div#contentContainer {
	margin: 0 auto;
	padding: 7px 0 0 0;
	display: block;
	width: 968px;
	background: #fff;
}

div#leftNav {
	float: left;
	background: url(../images/leftNavBg.gif) top left no-repeat;
	width: 207px;
	height: 521px;
	margin: 0 9px;
}

div#leftNav ul {
	margin: 0 0 0 0;
	padding: 5px 5px 0 15px;
}

div#leftNav ul li {
	padding: 0 0 0 0;
	font-size: 11px;
	width: 100%;
	height: 35px;
	display: block;
	text-align: left;
	font-weight: bold;
}

div#leftNav ul li a {
	text-decoration: none;
	color: #323232;
}

div#leftNav ul li a:hover {
	text-decoration: none;
	color: #D72627;
}

div#leftNav ul li a.selected {
	text-decoration: none;
	color: #D72627;
}



div#centerContainer {
	float: left;
	width: 402px;
	/*height: 296px;*/
	margin: 0 0;
}

div#centerContainer p {
	font-size: 12px;
	line-height: 14px;
	margin: 0 0;
	padding: 9px 0 4px 0;
}

div#centerContainer ul {
	margin-left: 25px;
	padding: 5px;
}

div#centerContainer p a:hover {
	color: #D72627;
}

div#rightPanel {
	float: left;
	width: 321px;
	background: #C8C8C8;
	margin: 0 9px;
	padding: 12px 0;
}



div#contactPanel {
	margin: 0 auto;
	height: 149px;
	width: 297px;
	clear: both;
	background: #ECECEC url(../images/txtContactUs.gif) center 15px no-repeat;
}

div#contactPanel img {
	padding: 110px 0 0 47px;
	border: none;
}


div#newsPanel {
	margin: 15px auto;
	width: 297px;
	background: #fff url(../images/txtNews.gif) top center no-repeat;
	padding: 55px 0 10px 0;
}

div#newsPanel p {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0;
	padding: 9px 10px 6px 10px;
}

div#newsPanel p a {
	color: #D72627;
	font-weight: bold;
}


div#blogPanel {
	margin: 15px auto;
	width: 297px;
	background: #fff url(../images/txtInjury.gif) top center no-repeat;
	padding: 70px 0 10px 0;
}

div#blogPanel p {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0;
	padding: 9px 10px 6px 10px;
}

div#blogPanel p a {
	color: #D72627;
	font-weight: bold;
}



div#socialNetworks {
	margin: 0 auto;
	width: 297px;
	clear: both;
	text-align: right;
}
div#socialNetworks a img {
	padding: 0 0 0 2px;
}


div#footer {
	clear: both;
	margin: 0 auto;
	width: 968px;
	height: 241px;
	background: url(../images/footerBg.gif) top left repeat-x;
	color: #fff;
	font-size: 11px;
	text-align: center;
}

div#footer p {
	padding: 10px 0 0 0;
	margin: 0 0;
	line-height: 14px;
}

div#footer p a {
	color: #fff;
	text-decoration: none;
}

div#footer p a:hover {
	color: #D72627;
}

span.black {
	color: #000;
}




.rss_box {
	width: 277px;
	background-color: #ffffff;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0;
	padding: 10px 10px 0px 10px;
}

.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
}

.rss_items {
       list-style:none;

}

.rss_item  {

}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-size: 11px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}

.rss_item a:hover { 

}

.rss_date {
	font-size: xx-small;
}