@charset "utf-8";
/* CSS Document */
* {
	border: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #F3DF3D;
	text-decoration: underline;
	font-weight:bold;
}
a.blue:link {
	color:#211c47;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color: #FFFFCC;
	text-decoration: underline;
}
a.blue:active {
	color: #211c47;
	text-decoration: underline;
}
a:visited {
	color: #FFFF66;
	text-decoration: underline;
	font-weight:bold;
}
a.blue:visited {
	color: #211c47;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a.blue:hover {
	color: #211c47;
	text-decoration: none;
}
html {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bgimages/bgwaiputartan25.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width:100%;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image: url(../images/bgimages/bgwaiputartan24.jpg);
	height: 100%;
	width:100%;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: transparent;
	background-attachment: fixed;
	}
	
#maincontainer {
	height: auto;
	width: 940px;
	font-family: "Times New Roman", Times, serif;
	background-color: #000000;
	z-index:3;
}
#LOGO {
	position: relative;
	top: -140px;
	z-index: 10;
}
.thrColFixHdr #container {
	width: 940px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	z-index: 5;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.thrColFixHdr #header {
	background-image: url(../images/bgimages/header.gif);
	height: 200px;
}
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #collumn1 {
	float: left; /* since this element is floated, a width must be given */
	width: 230px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
#collumn1top {
	background-image: url(../images/bgimages/col1top.gif);
	height: 37px;
	width: 230px;
}
#collumn1middle {
	background-image: url(../images/bgimages/col1mid.gif);
}
#collumn1content {
	position: relative;
	top: 0px;
	color: #FFFFFF;
	padding: 15px;
	text-align: left;
	list-style-position: inside;
	list-style-type: upper-alpha;
	list-style-image: url(../images/bullet.gif);
	font-size: 12px;
}
#collumn1base {
	background-image: url(../images/bgimages/col1base.gif);
	background-repeat: no-repeat;
	height: 27px;
}
img.special {
	border: 3px solid #FFFFFF;
	padding: 0px;
	margin: 3px;
}
img.special2 {
	border: 3px solid #000000;
	padding: 0px;
	margin: 3px;
}
img.paddingx {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav {
	height: 40px;
	width: 940px;
	background-image: url(../images/bgimages/navbarB.gif);
}
#navmenu {
	position: relative;
	left: 450px;
	height:inherit;
	width:430px;
	
	}

#2collmnfloat {
	float: right;
	width: 710px;
}

#collumn3 {
	float: right; /* since this element is floated, a width must be given */
	width: 190px;
	background-repeat: repeat-y;
	background-position: right;
}
#coll3top {
	background-image: url(../images/bgimages/col3top.gif);
	height: 37px;
	width: 190px;
}
#coll3mid {
	background-image: url(../images/bgimages/col3mid.gif);
	background-repeat: repeat-y;
}
#coll3base {
	background-image: url(../images/bgimages/col3base.gif);
	background-repeat: no-repeat;
	height: 27px;
}
.coll3content {
	padding: 13px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#banner {
	height: 95px;
	padding-right: 15px;
}
#collumn2 {
	float: left;
	width: 520px;
}
#collumn2sw {
	float: right;
	width: 710px;
}
#coll2swmidd {
	background-image: url(../images/bgimages/col23spanmidwhite.gif);
	background-repeat: repeat-y;
	width: 710px;
	padding: 0px;
}
#coll2midd {
	background-image: url(../images/bgimages/col2mid.gif);
	background-repeat: repeat-y;
	width: 520px;
	padding: 0px;
}
#contactinfo {
	padding-left: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 30px;
}
.contactinfo2 {
	padding-left: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 35px;
	font-size: 90%;
}

.contactinfo3 {
	padding-left: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 25px;
	font-size: 80%;
}
#coll2top {
	background-image: url(../images/bgimages/col2top.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 520px;
}
#coll2info {
	background-position: right;
	padding: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 490px;
}
#coll2base {
	background-image: url(../images/bgimages/col2base.gif);
	height: 27px;
	width: 520px;
}
#coll2swtop {
	background-image: url(../images/bgimages/col23spantopwhite.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 710px;
}
#coll2swinfo {
	background-position: right;
	padding: 15px;
	color:#211c47;
	width:680px;
}
#coll2swbase {
	background-image: url(../images/bgimages/col23spanbasewhite.gif);
	height: 22px;
	width: 710px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#black4px {
	background-color: #000000;
	height: 4px;
}
#footerimages {
	height: 120px;
	width: 500;
	border: 0 0 4px 0;
	border-color: #000000;
	padding: 2px;
}

#footertop {
	background-image: url(../images/bgimages/footertop.gif);
	background-repeat: no-repeat;
	height: 31px;
}
#footerbase {
	background-image: url(../images/bgimages/footerbase.gif);
	background-repeat: no-repeat;
	height: 23px;
}
.footercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width:inherit;
	text-align:center;
}
#footermiddle {
	background-image: url(../images/bgimages/footermid.gif);
	height: auto;
	width: auto;
	text-align:center;
}
.style2 {
	font-weight: bold
}
.style3 {
	font-size: 90%
}
.style4 {
	font-size: small
}
#navB {
	height: 40px;
	width: 940px;
	background-image: url(../images/bgimages/navbarB.gif);
}

