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: url(images/header_bg.jpg) top repeat-x;
background-color: #f4f4f4;
font-size: 13px;
line-height:17px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color:#999999;
padding:0;
margin:0;
}



a {color: #7A2D25;}
a:visited {color:#7A2D25;}
a:hover {color: #333333;}
a:active { color:#000000;}

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

h2 {
font-size:18px;
font-weight: normal;
margin:0;}


/* ----------container to center the layout-------------- */
#container {
width: 800px;
margin-bottom: 0px;
margin: 0 auto;
}



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

#nav{
height:32px;
width:800px;
margin:0px 0px 8px 0px;
text-align: center;
font-size:16px;
line-height:30px;
text-transform:uppercase;
color:#9c9c9c;
clear:both;

}


#nav a {color: #9c9c9c;
text-decoration:none;}
#nav a:visited {color:#9c9c9c;
text-decoration:none;}
#nav a:hover {color: #FFFFFF;
text-decoration:none;}
#nav a:active { color:#FFFFFF;
text-decoration:none;}

#wrapper{
background-color: #ffffff;
zoom:1;

}

#content {
float:left;
padding: 0px;
width:266px;
margin-top: 5px;
}

#content_pages {
float:left;
padding: 0px;
margin-top: 5px;
}


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

/* --------------left navi------------- */
#left {
float: left;
width: 264px;
margin-top: 5px;
padding: 0;
}
#right {
float: right;
width: 264px;
margin-top: 5px;
padding: 0;
}


/* -----------footer--------------------------- */
#footer {
background:url(images/footer.jpg) top center ;
height:47px;
color:#9c9c9c;
clear: both;
margin: 0;
text-align: center;
}

#footer p {
padding:8px 10px 10px 10px;

}

#footer a {color: #FFFFFF;}
#footer a:visited {color:#FFFFFF;}
#footer a:hover {color: #7A2D25;}
#footer a:active { color:#000000;}