* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px/18px "Trebuchet MS";
	color: #333333;
	background: url(images/body_background.gif) repeat-x;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
p {
	margin-bottom: 12px;
	margin-top: 12px;
}
h1 {
	margin-bottom: 10px;
	color: #1B2638;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.h1     {
	font-size: 30px;
	color: #333333;
	font-family: "Trebuchet MS";
	font-style: normal;
	line-height: 30px;
	margin-right: 15px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
}
.h2 {
	text-transform: capitalize;
	color: #6E8FB2;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}
.h3 {
	text-transform: none;
	color: #333333;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}
.h4 {
	text-transform: none;
	color: #333333;
	font-size: 10px;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: italic;
}
.p_offset {
	background-color: #E2EAF6;
	border: 1px solid #6790C4;
	margin: 15px;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	padding: 15px;
	line-height: 16px;
}
.p_suboffset {
	background-color: #E2EAF6;
	border: 1px solid #6790C4;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	line-height: 16px;
	background-position: center;
	padding: 5px;
}
.imgBorderA {
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A5BFF0;
	border-right-color: #A5BFF0;
	border-bottom-color: #A5BFF0;
	border-left-color: #A5BFF0;
}
#blank {
	width: 1000px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 15px;
}








#wrapper {
	margin: 0px auto;
	width: 750px;
	border: 1px solid #3B5B81;
	background: #FFFFFF;
}

#navigation {
	height: 65px;
	width: auto;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	background: #EBF1FC url(images/navbar_bg.gif) repeat-x bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation ul {
	list-style: none;
	clear: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation li {
	display: inline;
	margin-right: 28px;
}
#navigation .no_margin {
	margin: 0px;
	padding: 0px;
}

#navigation a {
	text-decoration: none;
	color: #333333;
}

#navigation a:hover {
	color: #7FA4D8;
	text-decoration: none;
}
#navigation .icon {
	float: right;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	clear: none;
	height: 10px;
	border: thin none #CC33CC;
	width: 455px;
}
#navigation ul .icon li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}



#content {
	background: #FFFFFF;
	height: auto;
	width: auto;
	margin: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#header_index {
	height: 250px;
	width: 750px;
	background-image: url(images/header_bg_home.jpg);
	background-repeat: no-repeat;
}
#header_au {
	background-image: url(images/header_bg_au.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 750px;
}
#header_au h2 {
	font-size: 36px;
	padding-top: 210px;
	padding-left: 0px;
	margin-left: 50px;
	padding-bottom: 10px;
}
#header_ta {
	background-image: url(images/header_bg_ta.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 750px;
}
#header_ta h2 {
	font-size: 36px;
	padding-top: 210px;
	padding-left: 0px;
	margin-left: 50px;
	padding-bottom: 10px;
}
#header_pe {
	background-image: url(images/header_bg_pe.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 750px;
}
#header_pe h2 {
	font-size: 36px;
	padding-top: 210px;
	padding-left: 0px;
	margin-left: 50px;
	padding-bottom: 10px;
}



#intro_text {
	height: 54px;
	width: 344px;
	margin-top: 196px;
	position: absolute;
	margin-left: 45px;
	font-size: 12px;
	color: #333333;
	left: 242px;
	top: 65px;
}



#features {
	margin: 20px 0px;
	height: 150px;
	width: auto;
	padding-top: 15px;
	text-align: center;
	border-top: 0px #FFFFFF;
	border-bottom: 0px #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #D0DEF7;
}
#features img {
	margin-right: 10px;
	border: 1px solid #1B2638;
	margin-bottom: 10px;
	margin-left: 10px;
}
#jumpto {
	height: 25px;
	margin-left: 45px;
	padding-bottom: 50px;
}


.box {
	float: left;
	width: 170px;
	padding-left: 45px;
	padding-right: 30px;
}

.clear_both {
	clear: both;
}
#wrapper .box p {
	color: #333333;
}
#wrapper  .box  a:link {
	color: #848484;
	text-decoration: underline;
	text-transform: none;
}

#wrapper .box a:visited {
	color: #848484;
	text-decoration: underline;
}
#wrapper .box a:hover {
	color: #214778;
	text-decoration: underline;
}

#wrapper .box a:active {
	color: #214778;
}
#wrapper .box_full a:link {
	color: #848484;
	text-decoration: underline;
}
#wrapper .box_full a:visited {
	color: #848484;
	text-decoration: underline;
}
#wrapper .box_full a:hover {
	color: #214778;
	text-decoration: underline;
}
#wrapper .box_full a:active {
	color: #214778;
}




#wrapper .box_half a:link {
	color: #848484;
	text-decoration: underline;
}
#wrapper .box_half a:visited {
	color: #848484;
	text-decoration: underline;
}
#wrapper .box_half a:hover {
	color: #214778;
	text-decoration: underline;
}
#wrapper .box_half a:active {
	color: #214778;
	text-decoration: underline;
}



#wrapper  .box23_left  a:link {
	color: #848484;
	text-decoration: underline;
}
#wrapper .box23_left a:visited {
	color: #848484;
	text-decoration: underline;
}

#wrapper .box23_left a:hover {
	color: #214778;
	text-decoration: underline;
}
#wrapper .box23_left a:active {
	color: #214778;
	text-decoration: underline;
}
#header_sc {
	height: 250px;
	width: 750px;
	background: url(images/header_bg_sc.jpg) no-repeat;
}
#header_sc h2 {
	font-size: 36px;
	padding-top: 210px;
	padding-left: 0px;
	margin-left: 50px;
	padding-bottom: 10px;
}
#header_kc {

	height: 250px;
	width: 750px;
	background: url(images/header_bg_kc.jpg) no-repeat;
}
#header_kc h2 {

	font-size: 36px;
	padding-top: 210px;
	padding-left: 0px;
	margin-left: 50px;
	padding-bottom: 10px;
}
#header_gi {


	height: 250px;
	width: 750px;
	background: url(images/header_bg_gi.jpg) no-repeat;
}


#header_gi h2 {


	font-size: 36px;
	padding-top: 210px;
	padding-left: 0px;
	margin-left: 50px;
	padding-bottom: 10px;
}
#header_gg {
	background-image: url(images/header_bg_gg.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 750px;
}
#header_gg h2 {
	font-size: 33px;
	padding-top: 210px;
	padding-left: 0px;
	margin-left: 50px;
	padding-bottom: 10px;
}
#header_gggs {
	background-image: url(images/header_bg_gggs.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 750px;
}
#header_gggs h2 {
	font-size: 33px;
	padding-top: 210px;
	padding-left: 0px;
	margin-left: 50px;
	padding-bottom: 10px;
	margin-right: 275px;
	line-height: 30px;
}




#header_page {
	background-image: url(images/header_bg_page.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 750px;
}

#header_page h2 {
	font-size: 30px;
	padding-left: 0px;
	margin-left: 50px;
	line-height: 35px;
	padding-top: 210px;
	padding-bottom: 15px;
}
#wrapper .box23_left li {
	margin-left: 30px;
	margin-bottom: 5px;
}
#wrapper .box_half li {
	margin-left: 30px;
	margin-bottom: 5px;
}





#footer {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 2px 0px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-style: none;
}




#footer ul {
	list-style: none;
	padding: 5px 5px 10px;
}
#footer li {

	display: inline;
	margin-right: 15px;
}
#footer a {

	text-decoration: none;
	color: #333333;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
.box_full {
	float: left;
	width: 690px;
	padding-left: 30px;
	padding-right: 30px;
}

.box_half {

	float: left;
	width: 300px;
	padding-left: 45px;
	padding-right: 30px;
}
.box_2left {


	float: left;
	width: 450px;
	padding-left: 45px;
	padding-right: 30px;
}
.box_2right {



	float: left;
	width: 165px;
	padding-left: 30px;
	padding-right: 30px;
}
.box23_left {
	float: left;
	width: 485px;
	padding-left: 45px;
	padding-right: 30px;
}
.box23_right {
	float: left;
	width: 144px;
	padding-left: 0px;
	padding-right: 45px;
	text-align: center;
}


#floating_textpage {
	height: 54px;
	width: 369px;
	margin-top: 196px;
	position: absolute;
	margin-left: 45px;
	font-size: 12px;
	color: #333333;
}
#header_index h2 {
	font-size: 14px;
	padding-top: 190px;
	padding-left: 0px;
	margin-left: 50px;
	padding-right: 350px;
}
