html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #48A9C6 url(images/bg01.jpg) repeat left top;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6B6B6B;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

strong {
}

a {
	color: #2582A3;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding-right: 15px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	overflow: hidden;
	background: url(images/bg02.jpg) repeat-x left top;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-wrapper {
	height: 240px;
	background: url(images/bg05.jpg) no-repeat center top;
}

#header {
	width: 920px;
	height: 240px;
	margin: 0px auto;
	padding: 0px 40px;
}

/** LOGO */

#logo {
	float: left;
	width: 285px;
	height: 240px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo p {
	margin-top: -50px;
}

#logo h1 a {
	display: block;
	top: 0px;
	left: 0px;
	width: 285px;
	height: 240px;
}

/** TOP HEADER */

#top-header {
	float: right;
	width: 635px;
}

/** MENU */

#menu {
	width: 635px;
	height: 110px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Calibri, Times, serif;
	font-size: 21px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu1 {
	width: 120px;
	height: 110px;
	background: url(images/homepage02.jpg) no-repeat left top;
	text-shadow: 2px 2px 2px #E2B100;
}

#menu2 {
	width: 125px;
	height: 110px;
	background: url(images/homepage03.jpg) no-repeat left top;
	text-shadow: 2px 2px 2px #EA9E21;
}

#menu3 {
	width: 130px;
	height: 110px;
	background: url(images/homepage04.jpg) no-repeat left top;
	text-shadow: 2px 2px 2px #81B13B;
}

#menu4 {
	width: 120px;
	height: 110px;
	background: url(images/homepage05.jpg) no-repeat left top;
	text-shadow: 2px 2px 2px #47B877;
}

#menu5 {
	width: 140px;
	height: 110px;
	background: url(images/homepage06.jpg) no-repeat left top;
	text-shadow: 2px 2px 2px #45B7B3;
}

/** HEADER TAG */

#header-tag {
	width: 595px;
	height: 130px;
	margin: 0px;
	padding: 0px 40px 0px 0px;
	background: url(images/homepage07.jpg) no-repeat left top;
	letter-spacing: -1px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header-tag h2 {
	margin: 0px;
	padding: 40px 0px 0px 20px;
	text-shadow: 2px 2px 2px #30AABC;
	font-size: 24px;
	font-weight: normal;
	color: #CDF4FF;
}

#header-tag p {
	margin: -10px 0px 0px 0px;
	padding: 0px;
	letter-spacing: -2px;
	text-shadow: 2px 2px 2px #51C1D1;
	font-size: 34px;
	font-weight: normal;
	color: #FFFFFF;
}

/** PAGE */

#page-wrapper {
	overflow: hidden;
	background: url(images/bg08.jpg) repeat-y center top;
}

#page-wrapper .bgtop {
	background: url(images/bg06.jpg) no-repeat center top;
}

#page-wrapper .bgbtm {
	overflow: hidden;
	background: url(images/bg07.jpg) no-repeat center bottom;
}

.single #page-wrapper {
	overflow: hidden;
	background: url(images/subpage2_03.jpg) repeat-y center top;
}

.single #page-wrapper .bgtop {
	background: url(images/subpage2_01.jpg) no-repeat center top;
}

.single #page-wrapper .bgbtm {
	overflow: hidden;
	background: url(images/subpage2_02.jpg) no-repeat center bottom;
}


#page {
	width: 835px;
	padding: 65px 40px 0px 25px;
}

/** CONTENT */

#content {
	float: right;
	width: 540px;
	line-height: 200%;
}

.single #content {
	width: 100%;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 225px;
}

/** FOOTER */

#footer-wrapper {
	height: 190px;
	background: url(images/bg03.jpg) repeat-x left top;
}

#footer {
	height: 190px;
	background: url(images/bg04.jpg) no-repeat  center top;
}

.single #footer {
	height: 190px;
	background: url(images/subpage2_04.jpg) no-repeat  center top;
}


#footer p {
	margin: 0px;
	padding: 105px 0px 0px 0px;
	text-align: center;
	color: #60B4D1;
}

#footer a{
	color: #60B4D1;
}

/** BOX STYLE */

.box-style {
}

.box-style .title {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-size: 23px;
	font-weight: normal;
	color: #FF7200;
}

.box-style .byline {
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #BABABA;
}

.box-style {
}

/** BOX1 */

#box1 {
	padding-bottom: 10px;
}

/** BOX2 */

#box2 {
	padding-top: 30px;
	background: url(images/homepage10.jpg) no-repeat left top;
}

/** BOX3 */

#box3 {
	padding: 10px 30px 30px 30px;
	font-size: 14px;
}

#box3 .title {
	font-size: 32px;
}

#box3 img {
	margin: 0px 0px 0px -5px;
	padding: 0px 15px 0px 0px;
}

#box3 .pad {
	padding-top: 15px;
}

/** BOX4 */

#box4 {
}

#box4 .title {
	font-size: 32px;
}

#box4 img {
	margin: 0px 0px 0px -5px;
	padding: 0px 15px 0px 0px;
}

#box4 .pad {
	padding-top: 5px;
}

/** TWO COLUMNS */

#two-columns {
	padding-top: 30px;
	background: url(images/homepage13.jpg) no-repeat left top;
	line-height: 190%;
}

#column1 {
	float: left;
	width: 240px;
}

#column2 {
	float: right;
	width: 270px;
}


ul.style1 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

ul.style1 li {
	padding: 0px 0px 25px 0px;
	line-height: 190%;
}

ul.style1 img {
	margin-top: -4px;
}

ul.style2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.style2 li {
	margin: 0px;
	padding: 6px 0px 6px 0px;
	border-bottom: 1px solid #D6D6D6;
}

ul.style2 span {
	display: block;
	float: left;
	width: 63px;
	height: 16px;
	margin: 0px 10px 0px 0px;
	padding: 1px 0px 0px 0px;
	background: url(images/homepage11.jpg) no-repeat left top;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

ul.style3 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.style3 li {
	margin: 0px;
	padding: 6px 0px 6px 0px;
	border-top: 1px solid #D6D6D6;
}

ul.style3 .first {
	border: none;
}

ul.style4 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.style4 li {
	float: left;
	margin: 0px;
	padding: 0px 7px 5px 0px;
}