html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 , p,tb, li,{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}


#apDiv2 {
	position:absolute;
	left:370px;
	top:39px;
	width:602px;
	height:60px;
	z-index:3;
}



body {
	color: #162E43; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 10; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Centers the page content container in IE 5 browsers. */
	background: url(../images/bk/bdbk.jpg) repeat-x fixed left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	margin-top: 10px;
	line-height: 16px;
	letter-spacing: .05em;
}
 rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 , p, li, lu, img{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100.01%;
}
li {
	font-size: 13px;
	line-height: 18px;
	list-style: square outside;
	font-weight: normal;
}
.imglft {
	margin-right: 20px;
}
.imgrt {
	margin-left: 20px;
}


p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 14px;
	padding: 0px;
	text-align: left;
	list-style: square;
	letter-spacing: 0.03em;
}
.capitalize {
	text-transform: capitalize;
}



.rect {
	vertical-align: top;
	padding: 0px;
	width: 450px;
	overflow: visible;
	height: 350px;
	border-top: thick none #006699;
	clear: right;
	float: left;
	top: 30px;
	right: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
	text-align: left;
}

/* Commonly used to style page titles. */
h1 {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h2 {
	color: #C56520;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	border-bottom: medium none #5294CE;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h6 {
	border-bottom: medium double #A2C4E0;
}


a,  a:link {
	color: #4095df;
	font-weight: normal;
	text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
	color: #4870aa;
	font-weight: normal;
	text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
	color: #D96520;
	text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #2170bd;
}
#sidebar h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 26px;
	color: #142B3F;
}

.blubk {
	background: #FFF url(../images/bk/largebg.jpg) no-repeat scroll right top;
	border: 1px solid #80ADD6;
	padding: 10px;
}
.buttonblu {
	background: url(../images/buttons/blu223.jpg) no-repeat fixed center center;
	height: 50px;
	width: 223px;
}


/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #039;
}

#outerWrapper {
	margin: 0px auto 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	min-width: 760px;
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 950px;
	padding: 0px;
	border: medium solid #FFF;
}
.topimg {
	text-align: center;
	width: 100%;
}

hr {
	color: #B5CFE6;
}

h4 {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1;
	color: #C56520;
}
#outerWrapper #header {
	background: #5294CE url(../images/img/header2.jpg) no-repeat scroll 240px center; /* Sets the background properties for an element using shorthand notation */
	border-bottom: 1px double #FFFFFF;
	font-weight: bold;
	height: 100px;
	padding: 10px;
	border-right-style: double;
	border-left-style: double;
	border-top: thin double #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#outerWrapper #topNavigation {
	border-bottom: medium double #15709D; /* Sets the bottom border properties for an element using shorthand notation */
	height: 25px;
	padding: 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background: #EDA004;
	border-top: medium double #15709D;
}
#outerWrapper #contentWrapper {
	overflow: hidden;
	width: 950px;
	background: #FFF;
}

#outerWrapper #contentWrapper #sidebar {
	border-right: 1px none #9bb6d2; /* Sets the right border properties for an element using shorthand notation */
	float: left;
	padding: 10px 2px 0px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 232px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: #FFFFFF url(../images/bk/blu_content_bg.jpg) no-repeat scroll left top;
}

/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 0px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0px 7px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 690px;
	border-left: 1px solid #006699;
	background: #FFF url(none) no-repeat fixed center top;
	float: right;
	clear: right;
}
#outerWrapper #contentWrapper #content #img {
	padding: 2px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 683px;
	background: url(none) no-repeat fixed center top;
	float: right;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	border: 1px solid #006699;
	text-transform: capitalize;
}
#outerWrapper #contentWrapper #content #col1 {
	padding: 6px;
	float: left;
	width: 200px;
	border-right: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: url(../images/bk/blu_content_bg.jpg) no-repeat scroll center top;
}
}
#translator {
	padding: 10px 5px 5px;
	height: 110px;
	width: 110px;
	text-align: center;
	vertical-align: bottom;
	clear: right;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

rect1 {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	height: 218px;
	width: 680px;
	visibility: inherit;
	left: 10px;
	top: 0px;
}


.img_bordr {
	padding: 2px;
	border: medium double #FFF;
}

h5 {
	font-size: 10px;
	text-align: left;
	line-height: 13px;
}
.oderline {
	font-size: 1.1em;
	line-height: 1;
	color: #C56520;
	text-decoration: underline;
	text-align: left;
}

address {
	font-size: .6em;
	line-height: 1;
	color: #069;
}

#header1 {
	background: #006699 url(../images/img/header.jpg) repeat-x scroll 0px center;
	font-weight: bold;
	height: 100px;
	padding: 10px;
	text-indent: 0px;
	border: thin double #FFFFFF;
}
#outerWrapper #contentWrapper #content #col2 {
	padding: 10px 5px 5px;
	float: right;
	width: 235px;
	border-left: 0px none;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background: url(../images/bk/home_content_bg.jpg) no-repeat fixed right top;
}
#outerWrapper #contentWrapper #content #col3 {
	padding: 10px 5px 5px;
	float: left;
	width: 220px;
	text-align: left;
	border-right: 1px solid #90ADD7;
	border-left: 1px solid #87A7D0;
	background: url(../images/bk/blu_content_bg.jpg) no-repeat fixed center top;
	
}
#search {
	height: 37px;
	width: 254px;
	position: absolute;
	left: 626px;
	top: 2px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
#footer {
	border: medium double #B5CFE6;
	text-align: left;
	background: url(../images/bk/lowdivbg.jpg) repeat-x fixed left bottom;
	visibility: visible;
	vertical-align: middle;
	padding: 10px;
	height: 160px;
}
.orange {
	color: #C56520;
	text-align: left;
}

#outerWrapper #contentWrapper #content2 {
	margin: 0 0 0 0px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 650px;
	border-left: 1px solid #006699;
	background: #FFF url(../images/bk/home_content_bg.jpg) no-repeat fixed right top;
	float: right;
	clear: right;
}
#outerWrapper #contentWrapper #content3 {
	margin: 0 0 0 20; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 20px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 100%;
	border-left: 1px none #006699;
	background: #FFF url(../images/bk/home_content_bg.jpg) no-repeat fixed right top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#outerWrapper #contentWrapper #sidebar2 {
	border-right: 1px none #9bb6d2; /* Sets the right border properties for an element using shorthand notation */
	float: left;
	padding: 10px 10px 10px 17px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 250px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: #FFFFFF url(../images/bk/blu_content_bg.jpg) no-repeat scroll left top;
}
#outerWrapper #header h1 {
	background: #FFFFFF url(../images/img/header.jpg) no-repeat scroll 240px center; /* Sets the background properties for an element using shorthand notation */
	border-bottom: 1px double #FFFFFF;
	font-weight: bold;
	height: 100px;
	padding: 10px;
	border-right-style: double;
	border-left-style: double;
	border-top: thin double #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Academy Engraved LET", Arial, serif;
	font-size: 24px;
	color: #FFF;
}
.rectrt {
	vertical-align: top;
	padding: 0px;
	width: 300px;
	overflow: visible;
	height: 350px;
	border-top: thick none #006699;
	clear: left;
	float: right;
	top: 30px;
	right: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
}
.frame {
	background: #FFFFE1
	border-top: 0px none;
	list-style: disc outside;
	background: #FFF url(../images/gradbgs.jpg) repeat-x fixed left top;
}
.rectlarge {
	vertical-align: top;
	padding: 0px;
	width: 550px;
	overflow: visible;
	height: auto;
	border-top: thick none #006699;
	clear: right;
	float: left;
	top: 30px;
	right: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
	text-align: left;
}
h3 {
	color: #E46D18;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.1;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: left;
}
#content4 {
	margin: 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 10px 60px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 90%;
	border-left: none;
	background: #FFF url(../images/bk/home_content_bg.jpg) no-repeat fixed right top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	vertical-align: top;
}
#outerWrapper #contentWrapper4 {
	overflow: hidden;
	width: 100%;
	padding-right: 50px;
	padding-left: 30px;
}
#sidebar p {
	font-size: 12px;
	line-height: 22px;
	color: #162E43;
	list-style: outside;
}
.caps {
	text-transform: uppercase;
}
.div_right {
	vertical-align: top;
	padding: 10px;
	overflow: visible;
	border-top: thick none #006699;
	clear: left;
	float: right;
	top: 30px;
	right: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
}
.gradient {
	background: #FFF url(../images/bk/home_content_bg.jpg) no-repeat scroll right top;
	border-top: 1px solid #90ADD7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #90ADD7;
	border-bottom-color: #90ADD7;
	border-left-color: #90ADD7;
}
#gradient {
	background: url(../images/bk/gradient_blu.jpg) repeat-x scroll left bottom;
	border-top: 1px solid #90ADD7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #5294CE;
	border-bottom-color: #5294CE;
	border-left-color: #5294CE;
}

