
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #353535;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #656565;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: 'Bitter', serif;
	font-weight: normal;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 180%;
}

strong {
}

a {
	color: #F45E00;
}

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;
}

/** WRAPPER */

#wrapper {
	overflow: hidden;
	background-color: #FFFFFF;
}

.container {
	width: 960px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-wrapper {
	overflow: hidden;
	height: 213px;
	background: url(images/homepage01.gif) repeat-x left top;
}

#header {
	height: 143px;
}

/** LOGO */

#logo {
	float: left;
	width: 280px;
	height: 143px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
}

#logo h1 a {
	display: block;
	padding-top: 80px;
	letter-spacing: -3px;
	text-decoration: none;
	font-size: 40px;
	font-weight: normal;
	color: #252525;
}

#logo h1 span {
	color: #F45E00;
}

/** MENU */

#menu {
	float: right;
	width: 680px;
	height: 61px;
	padding-top: 82px;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 61px;
	margin-left: 10px;
	padding-left: 10px;
}

#menu a {
	display: block;
	float: left;
	height: 61px;
	padding-right: 10px;
	text-decoration: none;
	font-family: 'Bitter', serif;
	font-size: 16px;
	font-weight: normal;
	color: #595959;
}

#menu a:hover {
	text-decoration: none;
}

#menu span {
	display: inline-block;
	height: 42px;
	padding: 19px 10px 0px 10px;
}

#menu li.active {
	background: url(images/homepage05.gif) no-repeat left top;
}

#menu li.active a {
	background: url(images/homepage07.gif) no-repeat right top;
	color: #FFFFFF;
}

#menu li.active span {
	background: url(images/homepage06.gif) repeat-x left top;
}

/** PAGE */

#page {
	overflow: hidden;
	padding: 50px 0px 50px 0px;
}

/** CONTENT */

#content {
	float: left;
	width: 650px;
}

.two-column2 #content {
	float: right;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 280px;
}

.two-column2 #sidebar {
	float: left;
}

#sidebar-bg {
	background: url(images/homepage15.gif) repeat-y left top;
}

#sidebar-bgtop {
	background: url(images/homepage14.gif) no-repeat left top;
}

#sidebar-bgbtm {
	overflow: hidden;
	padding: 30px 30px 0px 30px;
	background: url(images/homepage16.gif) no-repeat left bottom;
}

/** FOOTER */

#footer-wrapper {
	overflow: hidden;
	height: 360px;
	background: url(images/homepage02.gif) repeat-x left top;
}

#footer {
	height: 138px;
	background: url(images/homepage04.gif) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	color: #606060;
}

#footer-content {
	height: 161px;
	padding-top: 60px;
	background: url(images/homepage03.gif) no-repeat left top;
	color: #A0A0A0;
}

#footer-content h2 {
	padding: 0px 0px 20px 0px;
	font-weight: normal;
	color: #FFFFFF;
}

#footer-content .column1 {
	float: left;
	width: 650px;
}

#footer-content .column2 {
	float: right;
	width: 250px;
}

/** INFO */

#info {
	display: block;
	float: left;
	height: 30px;
	margin-top: 21px;
	padding-left: 50px;
	background: url(images/homepage08.gif) no-repeat left top;
	line-height: 30px;
	letter-spacing: -1px;
	font-family: 'Bitter', serif;
	font-size: 18px;
	color: #C8C8C8;
}

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

/** SEARCH */

#search {
	float: right;
	padding: 0px 0px 0px 0px;
}

#search form, #search fieldset {
	float: right;
	margin: 0px;
	padding: 0px;
	border: none;
}

#search form {
	padding: 20px 0px 0px 0px;
}

#search fieldset {
}

#search input {
	float: left;
}

#search .input-text {
	width: 211px;
	height: 30px;
	margin-right: 10px;
	padding: 0px 10px;
	background: url(images/homepage09.gif) no-repeat left top;
	outline: none;
	border: none;
	font-family: 'Bitter', serif;
	font-size: 13px;
	color: #A0A0A0;
}

#search .submit {
	width: 38px;
	height: 30px;
	background: url(images/homepage10.gif) no-repeat left top;
	border: none;
	font-family: 'Bitter', serif;
	font-size: 14px;
	color: #FFFFFF;
}

/** BANNER */

#banner-wrapper {
	overflow: hidden;
	height: 306px;
	background-color: #EBEBEB;
}

#banner {
	margin-top: 30px;
	position: relative;
}

#banner .image, #banner .caption1, #banner .caption2, #banner .border {
	position: absolute;
}

#banner .image {
	width: 960px;
	height: 245px;
	top: 0px;
	left: 0px;
}

#banner .caption1 {
	float: right;
	width: 538px;
	height: 106px;
	background: url(images/bg02.png) no-repeat left top;
	top: 69px;
	right: 0px;
}

#banner .caption1 a {
}

#banner p {
	margin-top: -7px;
	padding: 0px 62px 0px 0px;
	letter-spacing: -2px;
	text-align: right;
	text-decoration: none;
	font-family: 'Bitter', serif;
	font-weight: normal;
	font-size: 22px;
	color: #A0A0A0;
}

#banner h2 {
	margin: 0px;
	padding: 16px 60px 0px 0px;
	letter-spacing: -3px;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	font-size: 36px;
	color: #FFFFFF;
}

#banner h2 a {
	display: block;
}

#banner .caption1 span {
	margin: 0px;
	padding: 0x;
	color: #FFFFFF;
}

#banner .border {
	width: 960px;
	height: 260px;
	top: 0px;
	left: 0px;
	background: url(images/bg01.png) no-repeat left top;
}

/** THREE COLUMNS */

#three-columns {
}

#three-columns h2 {
	padding-bottom: 15px;
	letter-spacing: -1px;
	font-size: 22px;
	color: #353535;
}

#three-columns #column1 {
	float: left;
	width: 196px;
	margin-right: 30px;
}

#three-columns #column2 {
	float: left;
	width: 196px;
}

#three-columns #column3 {
	float: right;
	width: 196px;
}

/** BOX 1 */

#box1 {
	overflow: hidden;
	margin-bottom: 40px;
	padding: 0px 0px 40px 0px;
	border-bottom: 1px solid #D9D9D9;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title1 {
	padding: 0px 0px 20px 0px;
	letter-spacing: -3px;
	font-size: 40px;
	font-weight: normal;
	color: #2D2D2D;
}

.box-style1 .title2 {
	padding-bottom: 10px;
	letter-spacing: -1px;
	font-size: 22px;
	color: #353535;
}

/** LINK STYLE 1 */

.link-style1 {
	display: inline-block;
	height: 29px;
	margin: 9px 0px 0px 0px;
	background: url(images/homepage12.gif) repeat-x left top;
}

.link-style1 a {
	display: inline-block;
	height: 29px;
	background: url(images/homepage11.gif) no-repeat left top;
	line-height: 29px;
	text-decoration: none;
	font-family: 'Bitter', serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.link-style1 span {
	display: inline-block;
	padding: 0px 20px 0px 20px;
	background: url(images/homepage13.gif) no-repeat right top;
	color: #FFFFFF;
}

/** IMAGE BORDER STYLE 1 */

.image-style1 {
	position: relative;
	float: left;
	width: 96px;
	height: 106px;
	margin-right: 25px;
}

.image-style1 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style1 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style1a span {
	background: url(images/bg03.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 2 */

.image-style2 {
	position: relative;
	width: 196px;
	height: 97px;
	margin-top: 5px;
	margin-bottom: 25px;
}

.image-style2 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style2 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style2a span {
	background: url(images/bg05.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 3 */

.image-style3 {
	position: relative;
	float: left;
	width: 196px;
	height: 139px;
	margin-right: 25px;
}

.image-style3 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style3 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style3a span {
	background: url(images/bg04.png) no-repeat left top;
}


/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	border-top: 1px solid #C5C5C5;
}


ul.style1 .date {
	display: block;
	width: 70px;
	height: 22px;
	margin-top: 20px;
	background: url(images/homepage17.gif) no-repeat left top;
	line-height: 22px;
	text-align: center;
	font-family: 'Bitter', serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

ul.style1 a {
	text-decoration: none;
	color: #606060;
}

ul.style1 a:hover {
	text-decoration: underline;
}

ul.style1 .first {
	border-top: none;
}