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;
}


body {
background-color: #FFF;
font-size: 11px;
font-family: helvetica, sans-serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 11px;
text-transform:uppercase;
padding:5px 15px;
margin:0px }

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

h3 {
font-size:10px;
font-weight:normal;
color:#999999;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
background-image:url(images/bg.gif);
background-repeat:repeat-y;
width: 890px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

/* ----------banner for logo-------------- */
#banner {
background-image:url(images/header_image_04.jpg);
width: 890px;
height:150px;
text-align:center;
font-size:13px;
word-spacing:170px;
color:#fff;
padding: 0px;
margin: 0px;
}

#banner img {padding:0px 0px;} 

/* -----------------content--------------------- */
#content {
padding: 0px;
margin-left: 210px;
margin-top:5px;
width:415px;
line-height:17px;
text-align:justify;
}

#content2 {
padding: 0px;
margin-left: 210px;
margin-top:5px;
width:650px;
line-height:17px;
text-align:justify;
}

div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
display:inline;
overflow:hidden;
width: 200px;
margin: 0px;
padding: 0px;
}

#left p{
padding: 5px 0px 0px 10px;
}

/* --------------right navi------------- */
#right {
float: right;
display:inline;
overflow:hidden;
width: 250px;
margin: 5px 0px 0px 0px;
padding: 0px;
text-align:justify;
font-size:11px;
line-height:17px;
}

#right p{
padding: 10px 15px 0px 0px;

}

/* -----------footer--------------------------- */
#footer {
height:10px;
background:url(images/bg_bottom.gif) no-repeat;
clear: both;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align:center;
}

#footer p{
padding: 20px 0px 0px 0px;
text-align:center;
font-size:10px;
font-weight:normal;
color:#999999;
}
