html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #0047A0 url(../images/homepage_01.gif) repeat-x left top;
	line-height: 220%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8395AB;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

strong {
	color: #687C96;
}

a {
	color: #2A7D04;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

a.sidebar {
	margin: 0px 0px 0px 0px;
	font-size: 14px;	
        color: #2A7D04;
}

a.sidebar:hover {            
        text-decoration: none;
}


img.border {
}

img.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

ul.style1 {
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	list-style: none;
}

ul.style1 li {
	margin-bottom: 0px;
}

ul.style1 img {
	margin-top: 5px;
}

ul.style1 h3 {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	letter-spacing: -2px;
	font-size: 24px;
	font-weight: normal;
}

/** LIST STYLES */

ul.style2 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li {
	margin: 0px;
	padding: 4px 0px 14px 0px;
	line-height: 20px;
}

ul.style2 img {
}

ul.style2 span {
	display: block;
	float: left;
	width: 65px;
	height: 31px;
	margin-top: 4px;
	margin-right: 16px;
	padding: 6px 0px 0px 0px;
	background: url(../images/homepage_16.gif) no-repeat left top;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

/** WRAPPER */

#wrapper {
	background:  url(../images/homepage_02.gif) repeat-x left bottom;
}

.container {
	width: 980px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	width: 1000px;
	height: 134px;
	margin: 0px auto;
	background: url(../images/homepage_04.gif) no-repeat right top;
}

/** BANNER */

#banner {
	height: 140px;
	margin: 0px auto;
	background: url(../images/homepage_05.gif) no-repeat center top;
}

#top-heading {
	height: 63px;
	margin: 0px auto;
	background: url(../images/homepage_06.gif) no-repeat center top;
}

.single #top-heading {
	background: url(../images/subpage2_01.gif) no-repeat center top;
}

#header-text {
	width: 1000px;
	height: 63px;
	margin: 0px auto;
}

#header-text h2 {
	padding: 20px 0px 0px 375px;
	letter-spacing: 0px;
	font-size: 17px;
	font-weight: normal;
	color: #8ACB6D;
}

.single #header-text h2 {
	padding: 20px 0px 0px 50px;
}

#header-text span {
	color: #FFFFFF;
}

/** MENU */

#menu {
	float: right;
	width: 650px;
	height: 43px;
	padding-top: 91px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 88px;
	height: 33px;
	margin-right: 40px;
	padding: 10px 0px 0px 0px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	background: url(../images/subpage1_04.gif) no-repeat left top;
}

/** PAGE */

#page {
	width: 950px;
	margin: 0px auto;
	background: url(../images/subpage1_03.gif) repeat-y right top;
}

#page-bgtop {
	background: url(../images/subpage1_01.gif) no-repeat right top;
}

#page-bgbtm {
	background: url(../images/subpage1_02.gif) no-repeat right bottom;
}

.single #page {
	background: url(../images/subpage2_04.gif) repeat-y right top;
}

.single #page-bgtop {
	background: url(../images/subpage2_02.gif) no-repeat right top;
}

.single #page-bgbtm {
	background: url(../images/subpage2_03.gif) no-repeat right bottom;
}

/** CONTENT */

#content {
	float: right;
	width: 625px;
	padding-top: 45px;
}

.single #content {
	width: 950px;
	margin: 0px auto;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 325px;
	color: #7DB1F2;
}

#sidebar a {
	color: #B3D5FF;
}

#sidebar strong {
	color: #B5D6FF;
}

/** FOOTER */

#footer {
}

#footer p {
	margin: 0px;
	padding: 30px 0px 50px 0px;
	text-align: center;
	color: #3297EF;
}

#footer a {
	color: #3297EF;
}

#footer .legal {
}

#footer .links {
}

/** BOX-STYLE1 */

.box-style1 {
}

.box-style1 .title {
	height: 46px;
	margin: 0px;
	padding: 25px 0px 0px 25px;
	background: url(../images/homepage_07.gif)  no-repeat left top;
	font-weight: normal;
	font-size: 17px;
	color: #A2CCFF;
}

.box-style1 span {
	color: #FFFFFF;
}

.box-style1 .content {
	padding: 25px 35px 20px 25px;
}

/** BOX-STYLE2 */

.box-style2 {
}

.box-style2 .title {
	height: 46px;
	margin: 0px;
	padding: 29px 0px 0px 25px;
	background: url(../images/homepage_08.gif)  no-repeat left top;
	font-weight: normal;
	font-size: 17px;
	color: #A2CCFF;
}

.box-style2 span {
	color: #FFFFFF;
}

.box-style2 .content {
	padding: 25px 35px 20px 25px;
}

/** BOX-STYLE3 */

.box-style3 {
	padding: 0px 45px;
}

.box-style3 h2 {
	letter-spacing: -3px;
	text-align: left;
	font-size: 35px;
	font-weight: normal;
	color: #4F85C1;
}

.box-style3 h3 {
	margin: -20px 0px 30px 0px;
	letter-spacing: -2px;
	font-size: 24px;
	font-weight: normal;
	color: #ADCDF0;
}

/** BOX4 */

#box4 {
	padding: 30px 45px;
	background: url(../images/homepage_14.gif) no-repeat left top;
}

.two-columns {
}

.two-columns h2 {
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
	color: #638555;
}

.column1 {
	float: left;
	width: 250px;
	padding-right: 20px;
	background: url(../images/homepage_15.gif) no-repeat right top;
}

.column2 {
	float: right;
	width: 245px;
	padding-left: 20px;
}


