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, caption, tbody, tfoot, thead, {
	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;
}


body {
background-color: #e3e3e3;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0;
margin:0;
}
a {color: #1279bf;}
a:visited {color:#1279bf;}
a:hover {color: #444444;}
a:active { color:#000000;}

h1 {
color:#1279bf;
font-size: 12px;
text-transform:uppercase;
padding:3px 10px;
margin:0 }

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


/* ----------container to center the layout-------------- */
#container {
background:url(images/body.jpg) top center repeat-y;
width: 770px;
margin: 0 auto;
overflow:auto;
}

/* ----------banner for logo-------------- */
#banner {
background: url(images/header_rep.jpg) top center repeat-x;
text-align: center;
height:224px;
padding: 0px;
margin: 0px;
}

#nav {
width:750px;
height:41px;
margin:0px auto;
color:#999999;
}

#nav a {color: #e3e3e3;
text-decoration:none;}
#nav a:visited {color:#e3e3e3;
text-decoration:none;}
#nav a:hover {color: #1279bf;
text-decoration: underline;}
#nav a:active { color:#1279bf;
text-decoration:none;}

#flash{
background:url(images/flash.jpg) top center no-repeat;
width:750px;
height:130px;
margin: 0px auto;

}


/* -----------------content--------------------- */
#content {
padding: 0px;
margin: 0 10px;
overflow:auto;
}


p, pre{
padding: 5px 10px;
margin:0px;
line-height:17px;
}

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

#right {
float: right;
width: 545px;
margin: 0;
padding: 0;
}

/* -----------footer--------------------------- */
#footer {
background:url(images/footer.jpg) top center no-repeat;
margin:0px auto;
width:770px;
height:16px; }
