html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #214243 url(images/bg1_01.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5e6e6e;
}

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

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

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

ol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

strong {
}

a {
	color: #6f921c;
}

a:hover {
	text-decoration: none;
	text-align: right;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

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

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 215px;
	background: url(images/bg1_02.gif) no-repeat left top;
}

/** MENU */

#menu {
	float: right;
	width: 700px;
	height: 215px;
}

#menu ul {
	margin: 0px;
	padding: 165px 0px 0px 20px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline-block;
	float: left;
	height: 32px;
	margin-right: 15px;
}

#menu a {
	display: inline-block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

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

#menu span {
	display: inline-block;
	height: 25px;
	padding: 7px 15px 0px 15px;
}

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

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

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

/** PAGE */

#page {
}

#page-bgtop {
}

#page-bgbtm {
}

.homepage #page {
	background: url(images/bg1_04.gif) repeat-y left top;
}

.homepage #page-bgtop {
	background: url(images/bg1_03.gif) no-repeat left top; 
}

.homepage #page-bgbtm {
	overflow: hidden;
	padding: 15px 0px 0px 0px;
	background: url(images/bg1_05.gif) no-repeat left bottom;
}

.subpage2 #page {
	background: url(images/subpage2_02.gif) repeat-y left top;
}

.subpage2 #page-bgtop {
	background: url(images/subpage2_01.gif) no-repeat left top;
}

.subpage2 #page-bgbtm {
	padding: 15px 40px 20px 40px;
	background: url(images/subpage2_03.gif) no-repeat left bottom;
}

.single #page {
	background: url(images/subpage3_02.gif) repeat-y left top;
}

.single #page-bgtop {
	background: url(images/subpage3_01.gif) no-repeat left top;
}

.single #page-bgbtm {
	padding: 15px 40px 20px 40px;
	background: url(images/subpage3_03.gif) no-repeat left bottom;
}


/** CONTENT */

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

.homepage #content {
	width: 685px;
	margin-left: 15px;
}

/** SIDEBAR */

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

.homepage #sidebar {
	width: 300px;
}

/** FOOTER */

#footer {
	height: 190px;
}

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

#footer .legal {
}

#footer .links {
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	height: 30px;
	margin: 0px;
	padding: 16px 25px 0px 0px;
	background: url(images/homepage05.gif) no-repeat left top;
	letter-spacing: -1px;
	text-align: right;
	text-shadow: 1px 1px 1px #124344;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

.box-style1 .content {
	overflow: hidden;
	padding: 20px 25px 10px 25px;
	background: url(images/homepage06.gif) repeat-y left top;
}

.box-style1 .bgbtm {
	height: 30px;
	background: url(images/homepage07.gif) no-repeat left bottom; 
}

/** BOX STYLE 2 */

.box-style2 {
}

.box-style2 .title {
	margin: 0px;
	padding: 45px 0px 0px 0px;
	letter-spacing: -2px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 25px;
	color: #214243;
}

.box-style2 .byline {
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #A5A8AC;
}

/** LIST STYLE 1 */

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

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

/** LIST STYLE 1 */

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

ul.style2 li {
	padding: 0px 0px 10px 0px;
	line-height: normal;
}

ul.style2 h3 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 13px;
	color: #214243;
}

ul.style2 .first {
	background: none;
	padding-top: 0px;
}

ul.style2 img {
	float: left;
	margin-right: 15px;
}

ul.style2 p {
	line-height: normal;
}


/** BOX 1 */

#box1 {
}

#box1 .title {
	letter-spacing: normal;
	font-size: 14px;
}

/** BOX 2 */

#box2 {
}

#box2 .title {
	background: url(images/homepage08.gif) no-repeat left top;
	letter-spacing: normal;
	text-shadow: 1px 1px 1px #416212;
	font-size: 14px;
}

/** BOX 3 */

#box3 {
	width: 621px;
	padding: 0px 25px 0px 25px;
	background: url(images/homepage09.gif) no-repeat left top;
}

/** BOX 4 */

#box4 {
}

#box4 .title {
	padding-bottom: 20px;
	letter-spacing: normal;
	font-size: 14px;
}


/** BOX 5 */

#box5 {
}

#box5 .title {
	padding-bottom: 20px;
	letter-spacing: normal;
	font-size: 14px;
}


/** IMAGE BORDER STYLE 1 */

.image-style1 {
	position: relative;
	float: left;
	width: 250px;
	height: 74px;
	margin-bottom: 20px;
}

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

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

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

/** IMAGE BORDER STYLE 2 */

.image-style2 {
	position: relative;
	float: left;
	width: 73px;
	height: 56px;
	margin-right: 15px;
}

.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/pics03.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 3 */

.image-style3 {
	position: relative;
	float: left;
	width: 182px;
	height: 160px;
	margin-right: 30px;
}

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

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

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

/** BANNER */

#banner {
	width: 671px;
	height: 255px;
	position: relative;
}

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

#banner .image {
	width: 671px;
	height: 255px;
	top: 0px;
	left: 0px;
}

#banner .caption1 {
	width: 405px;
	height: 255px;
	background: url(images/pics11.png) no-repeat left top;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	top: 74px;
	left: 0px;
	text-align: right;
	text-shadow: 1px 1px 1px #0f363a;
	font-size: 36px;
	font-weight: normal;
	text-transform: uppercase;
	color: #c5d7d8;
}

#banner p {
	margin: 0px;
	padding: 20px 25px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
}

#banner h2 {
	margin: 0px;
	padding: 0px 25px 0px 0px;
	letter-spacing: -2px;
	font-size: 24px;
	color: #FFFFFF;
}

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

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

/** BUTTON STYLES */

a.button-style1 {
	display: inline-block;
	position: relative;
	height: 32px;  
	background: url(images/pics12.jpg) no-repeat left top;
}

a.button-style1 span {
	display: inline-block;
	height: 27px;
	margin: 0px;
	padding: 5px 20px 0px 20px;
	background: url(images/pics13.jpg) no-repeat right top;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #416212;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.image-style22 {
	position: relative;
	float: left;
	width: 100px;
	height: 76px;
	margin-right: 15px;
}

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

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

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