html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #16181F url(images/bg02.jpg) repeat left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

#sidebar ol, #sidebar ul {
	list-style: none;
}

#content ul {
	margin-top:10px;
}

#content li {
	margin-bottom:7px;
}

p {
	line-height: 200%;
}

strong {
	color: #515151;
}

a {
	color: #69A550;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	padding: 8px 0px;
	border-top: 1px solid #ACAFB6;
}

ul.style1 .date {
	display: inline-block;
	width: 48px;
	height: 15px;
	margin: 0px 7px 0px 0px;
	padding: 5px 0px 0px 0px;
	background: #8D2700 url('images/homepage20.jpg') no-repeat left top;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
}

ul.style1 a {
	width: 48px;
	color: #3D4150;
	text-decoration:none;
}

ul.style1 .first {
	border: none;
}

ul.style2 {
	margin: 0px;
	padding: 0px;
	line-height: 200%;
}

ul.style2 li {
	padding-bottom: 50px;
}

ul.style2 img {
	margin-top: -5px;
}

ul.style3 {
	padding: 0px 0px 20px 0px;
	line-height: 220%;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg01.jpg) repeat-x left top;
}

.container {
	width: 900px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 201px;
	background: url(images/bg03.jpg) no-repeat left top;
}

/** LOGO */

#logo {
	position: relative;
	float: left;
	width: 450px;
	height: 201px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 450px;
	height: 201px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

/** SEARCH */

#search {
	float: right;
	width: 450px;
	height: 201px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search form {
	padding: 150px 0px 0px 165px;
}

#search input {
	float: left;
}

#search .input-text {
	width: 196px;
	margin: 0px;
	padding: 4px 5px 3px 6px;
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #787E8F;
}

/** MENU */

#menu {
	width: 200px;
	height: 325px;
	margin: 0px 0px 45px 0px;
	padding: 25px 35px 0px 35px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	width: 210px;
}

#menu a {
	display: block;
	width: 205px;
	height: 33px;
	margin: 0px;
	padding: 9px 0px 0px 5px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu1 {
	background: url(images/homepage08.jpg) no-repeat left bottom;
}

#menu1 a {
	background: url(images/homepage02.jpg) no-repeat right 12px;
}

#menu2 {
	background: url(images/homepage09.jpg) no-repeat left bottom;
}

#menu2 a {
	background: url(images/homepage03.jpg) no-repeat right 12px;
}

#menu3 {
	background: url(images/homepage10.jpg) no-repeat left bottom;
}

#menu3 a {
	background: url(images/homepage04.jpg) no-repeat right 12px;
}

#menu4 {
	background: url(images/homepage11.jpg) no-repeat left bottom;
}

#menu4 a {
	background: url(images/homepage05.jpg) no-repeat right 12px;
}

#menu5 {
	background: url(images/homepage12.jpg) no-repeat left bottom;
}

#menu5 a {
	background: url(images/homepage06.jpg) no-repeat right 12px;
}

#menu6 a {
	background: url(images/homepage07.jpg) no-repeat right 12px;
}

/** PAGE */

#page {
	background: url(images/bg06.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(images/bg04.jpg) no-repeat left top;
}

#page-bgbtm {
	overflow: hidden;
	width: 850px;
	padding: 30px 50px 60px 0px;
	background: url(images/bg05.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	float: right;
	width: 530px;
	padding-top: 30px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 270px;
}

/** 	 */

#footer {
	height: 145px;
	background: url(images/bg07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	text-transform: lowercase;
	color: #313439;
}

#footer a {
	color: #313439;
}

.sidebox-style {
	padding: 0px 30px 30px 30px;
}

#box1 {
	background: none;
	padding: 0px 0px 20px 0px;
}

#content {
	min-height:800px;
}

#box1>div {
	float:none;
	clear:both;
}

#box1 .title {
	font-size: 37px;
}

#box2 .title, #content h1 {
	letter-spacing: -1px;
	font-size: 24px;
}

#two-columns {
}

#two-columns img {
	margin: 0px;
}

#col1 {
	float: left;
	width: 235px;
}

#col2 {
	float: right;
	width: 235px;
}

.box-style {
	padding-top: 10px;
	/*background: url(images/homepage13.jpg) no-repeat center top;*/
}

.box-style .title, #content h1, #content h1.title {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-transform: lowercase;
	font-weight: normal;
	color: #1E212A;
}

.box-style img {
	padding: 0px 20px 0px 0px;
}

.box-style span, #content h1 {
	color: #FF8700;
}

#content .csc-textpic img {
	background-color:#FFF;
	padding: 4px;
	border: 1px solid #DFDFDF;
	margin-top:5px;
}

.linkExt>img {
	padding:0px 3px 0px 0px;
	border:none;
}

DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-text, 
DIV.csc-textpic-intext-left DIV.csc-textpic-text {
	margin-left: 10px !important;
}

#twocolumns .csc-default {
	width:250px;
	float:left;
	margin-right:15px;
}

#twocolumns .csc-default h1 {
	width:470px;
	float:none;
	clear:both;
}

#box2>div {
	float:left;
	clear:both;
}
