
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #252525 url(images/homepage01.gif) repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:6E6E6E6E;
}

h1, h2, h3 {
	margin-top: 0px;
}

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

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

strong {
}

a {
	color:#6E6E6E;
}

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 {
	background: #FFFFFF url(../images/homepage02.gif) repeat-x left top;
}

#wrapper-bgtop {
	overflow: hidden;
	background: url(../images/subpage2_11.gif) no-repeat center top;
}

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

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 181px;
}

/** MENU */

#menu1 {
	float: right;
	width: 660px;
	height: 30px;
	margin-top:10px;
	
}
#menu {
	float: right;
	width: 660px;
	height: 181px;
	margin-top:-33px;
}

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

#menu li {
	display: inline-block;
	float: left;
	height: 37px;
}

#menu a {
	display: inline-block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #212121;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
}

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

#menu span {
	display: inline-block;
	height: 31px;
	padding: 6px 20px 0px 20px;
}

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

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

#menu li.active span {
	background: url(../images/homepage06a.jpg) no-repeat right top;
	text-shadow: 1px 1px 1px #4D6415;
}

/** PAGE */

#page {
	overflow: hidden;
}

.homepage #page {
	width: 903px;
	padding: 25px 48px 10px 49px;
}

.subpage #page {
	width: 903px;
	padding: 50px 48px 30px 49px;
}

/** CONTENT */

#content {
	float: right;
	width: 615px;
}

#wide-content {
	padding: 60px 50px 30px 50px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 255px;
}

/** FOOTER */

#footer {
	height: 153px;
	background: url(../images/subpage2_02.gif) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	text-align: center;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7A7A7A;
}

/** FOOTER CONTENT */

#footer-content {
	overflow: hidden;
	width: 905px;
	padding: 45px 45px 20px 50px;
	color: #CBCBCB;
}

#footer-content h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #1A1A1A;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#col1 {
	float: left;
	width: 580px;
}

#col2 {
	float: right;
	width: 290px;
}

/** BACKGROUND */

#bg1 {
	background: url(../images/homepage11.jpg) repeat-y left top;
}

#bg2 {
	background: url(../images/homepage10.jpg) no-repeat left top;
}

#bg3 {
	overflow: hidden;
	background: url(../images/homepage12.jpg) no-repeat left bottom;
}

#bg4 {
	background: url(../images/homepage14.jpg) repeat-y left top;
}

#bg5 {
	background: url(../images/homepage13.jpg) no-repeat left top;
}

#bg6 {
	overflow: hidden;
	background: url../(images/homepage15.jpg) no-repeat left bottom;
}

#bg7 {
	background: url(../images/subpage2_03.gif) repeat-y center bottom;
}

#bg8 {
	background: url(../images/subpage2_01.gif) no-repeat center top;
}

/** TWO COLUMNS */

#two-columns {
	overflow: hidden;
	margin: 40px 0px 0px 0px;
	padding: 32px 0px 0px 0px;
	background: url(../images/homepage17.jpg) no-repeat left top;
}

#two-columns h2 {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	letter-spacing: -2px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #343434;
}

#column1 {
	float: left;
	width: 290px;
}

#column2 {
	float: right;
	width: 290px;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #343434;
}

.box-style1 .byline {
	letter-spacing: -2px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #A4A4A4;
}

/** BOX STYLE 2 */

.box-style2 {
}

.box-style2 .title {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #343434;
}

/** BANNER */

#banner {
	width: 903px;
	height: 207px;
	margin-bottom: 30px;
	position: relative;
}

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

#banner .image {
	width: 903px;
	height: 207px;
	top: 0px;
	left: 0px;
}

#banner .caption1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	top: 42px;
	left: 55px;
	font-family: Arial, Helvetica, sans-serif;
}

#banner h2 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	text-shadow: 1px 1px 1px #181818;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}

#banner p {
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	letter-spacing: -1px;
	text-transform: lowercase;
	text-shadow: 1px 1px 1px #191919;
	font-weight: normal;
	font-size: 24px;
	color: #FFFFFF;
}

#banner .caption1 span {
	color: #FFFFFF;
}

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

/** LINK STYLE 1 */

.link-style1 {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	background: url(../images/homepage08.jpg) repeat-x left top;
}

.link-style1 a {
	display: inline-block;
	height: 43px;
	background: url(../images/homepage07a.jpg) no-repeat left top;
	text-decoration: none;
}

.link-style1 span {
	display: inline-block;
	height: 43px;
	padding: 0px 25px 0px 25px;
	background: url(../images/homepage09a.jpg) no-repeat right top;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #49630D;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}

/** BOX 1 */

#box1 {
	padding: 27px 17px 50px 17px;
}

#box1 h2 {
	margin: 0px;
	padding: 0px 0px 0px 40px;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:6E6E6E;
}

#box1 .content {
	padding: 16px 0px 0px 0px;
}

/** BOX 2 */

#box2 {
	padding: 30px 17px 50px 25px;
}

#box2 h2 {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#000;
}

#box2 .content {
	padding: 16px 0px 0px 0px;
}

#box2 blockquote {
	margin: 0px;
	padding: 0px;
	line-height: 180%;
	font-size: 15px;
	font-style: italic;
	color: #6F6F6F;
}

#box2 .author {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #626262;
}

#box2 .company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/** BOX 3 */

#box3 {
	padding: 0px 0px 30px 0px;
}

/** BOX 4 */

#box4 {
	padding: 0px 0px 20px 0px;
}


/** LIST STYLE 1 */

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

ul.style1 li {
	padding: 0px 0px 5px 0px;
}

ul.style1 a {
	display: block;
	padding: 10px 0px 10px 43px;
	background: url(../images/homepage16.jpg) no-repeat left 3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000;

}

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

/** LIST STYLE 2 */

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

ul.style2 li {
	padding: 0px 0px 20px 0px;
	line-height: 180%;
}

/** LIST STYLE 3 */

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

ul.style3 li {
	padding: 0px 0px 10px 0px;
	line-height: 180%;
}

ul.style3 .date {
	display: block;
	float: left;
	width: 48px;
	height: 48px;
	margin-right: 10px;
	background: url(../images/homepage18.jpg) no-repeat left top;
	line-height: 1;
}

ul.style3 .date .month, ul.style3 .date .day {
	display: block;
	text-transform: lowercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

ul.style3 .date .month {
	padding-top: 2px;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

ul.style3 .date .day {
	letter-spacing: -1px;
	font-size: 27px;
	color: #FFFFFF;
}

/** LIST STYLE 4 */

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

ul.style4 li {
	float: left;
	padding-right: 8px;
}

/** LIST STYLE 5 */

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

ul.style5 li {
	padding: 0px 0px 10px 0px;
}


/** IMAGE BORDER STYLE 1 */

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

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

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

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

/** IMAGE BORDER STYLE 2 */

.image-style2 {
	position: relative;
	float: left;
	width: 88px;
	height:73px;
	margin-top: 3px;
	margin-right: 20px;
}

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

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

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

