@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'ITCFranklinGothicBkCompressed';
    src: url('fonts/itcfranklingothicstd.eot');
    src: url('fonts/itcfranklingothicstd.eot?#iefix') format('embedded-opentype'),
         url('fonts/itcfranklingothicstd.woff') format('woff'),
         url('fonts/itcfranklingothicstd.ttf') format('truetype'),
         url('fonts/itcfranklingothicstd.svg#ITCFranklinGothicBkCompressed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ITCFranklinGothicStdDemiCn';
    src: url('fonts/itcfranklingothicstd-dmcd-webfont.eot');
    src: url('fonts/itcfranklingothicstd-dmcd-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/itcfranklingothicstd-dmcd-webfont.woff') format('woff'),
         url('fonts/itcfranklingothicstd-dmcd-webfont.ttf') format('truetype'),
         url('fonts/itcfranklingothicstd-dmcd-webfont.svg#ITCFranklinGothicStdDemiCn') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background-color: #033767;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #da3912;
}
#header {
	background-color: #CCC;
	height: 107px;
	width: 951px;
	background-image: url(images/header_bgimg.jpg);
	padding-top: 96px;
	float: none;
}
#content {
	background-color: #ffffff;
	height: 908px;
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-color: #da3912;
	box-shadow: 0px 0px 12px #05182f;
	z-index: 0;
	border-top-style: solid;
}
#main {
	background-color: #FFF;
	height: 683px;
	width: 634px;
	float: left;
	padding-right: 30px;
}
#image_main {
	float: left;
	margin-left: 0px;
	margin-right: 30px;
}
#image_float_left {
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar {
	background-color: #09F;
	float: right;
	height: 705px;
	background-image: url(images/sidebar_bg_img.jpg);
	font-family: 'ITCFranklinGothicStdDemiCn', 'Arial Narrow', Arial, sans-serif;
	color: #FFF;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-top: 0px;
	font-size: 15px;
	width: 287px;
}
#content #sidebar ul li {
	background-image: url(images/btn_menu_right.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 30px;
	line-height: 300%;
}

#sidebar ul li a {
	font-family: 'ITCFranklinGothicStdDemiCn', 'Arial Narrow', Arial, sans-serif;
	font-size: 16px;
	color: #d1d1d1;
	text-decoration: none;
}
#sidebar ul li a:hover {
	text-decoration: underline;
}
#footer {
	background-color: #343434;
	clear: none;
	float: left;
	height: 22px;
	width: 664px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#content #footer ul li a:hover {
	color: #CCC;
}
#footer ul li {
	float: left;
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 9px;
}

#footer ul li + li:before {
	content: " | ";
    padding: 0 10px;
}

#footer ul li a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}
#content #main ul li {
	list-style-type: none;
	line-height: 18px;
	background-repeat: no-repeat;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bullet_orange.jpg);
	margin-left: 248px;
	background-position: left 2px;
	margin-top: 0px;
}
#main ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family: ITCFranklinGothicStdDemiCn, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #da3912;
	font-size: 34px;
	line-height: 35px;
	margin-bottom: 15px;
}
h2 {
	font-size: 17px;
	line-height: 23px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 18px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #da3912;
	font-size: 14px;
	margin-bottom: 6px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 8px;
	margin-top: 0px;
	text-align: justify;
}


#main a {
	text-decoration: none;
	color: #00518c;
}
#main a:hover {
	color: #0b97fd;
}
