html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


img, div { behavior: url(images/iepngfix.htc)}
.style2 {font-size: 80%}

body {
background:url(images/bg_03.jpg) top center repeat-y;
background-color: #ffd204;
font-size: 13px;
line-height:17px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0;
margin:0;
}
a {color: #23408f;
text-decoration:none;}
a:visited {color:#23408f;
text-decoration:none;}
a:hover {color: #000000;
text-decoration:none;}
a:active { color:#000000;}

h1 {
font-size: 15px;
color:#d2232a;
padding-left:15px;
margin:0 }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0;}


/* ----------container to center the layout-------------- */
#container {
background:url(images/bg_01.jpg) center top no-repeat;
width: 1000px;
margin-bottom: 10px;
margin: 0 auto;

}

/* ----------banner for logo-------------- */
#banner {
text-align: left;
padding: 0px;
float: left;
margin: 0px;
height:149px;}



/* -----------------content--------------------- */
#content {
padding: 0px;
margin-left: 475px;
}


p, pre{
padding: 0px 15px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 220px;
margin: 0;
padding: 0;
text-align:right;
}
#right {
float: left;
width: 247px;
margin: 0;
padding: 0;
text-align:right;
}


/* -----------footer--------------------------- */
#footer {
background:url(images/footer_43.jpg) right top no-repeat;
width:743px;
height:75px;
float:right;
clear: both;
margin: 0;
padding: 0;
text-align: center; 
color:#23408f;}

#text {
background:url(images/body.jpg) top center repeat-y;
width:517px;

}

#texthead {
background:url(images/body_head.jpg) top center no-repeat;
width:517px;
height:15px;
}

#textfoot {
background:url(images/body_foot.jpg) top center no-repeat;
width:517px;
height:49px;
}

#infoTop {
margin-top: 44px;
height:41px;
vertical-align:bottom;
width:675px;
float:right;
}

#nav{
background-color:#FFFFFF;
height:52px;
width:675px;
float: left;
margin-bottom: 15px;

}

#centerAlign
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 150px;
}

.indentFix
{
	margin-left: 15px;
}

