
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 {
font-family:Arial; sans-serif;
background:#666;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: 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;
}

#main-back {margin:auto;width:980px;
background:url(../images/main-back.png) repeat-y;}

#wrapper {width:960px;
margin:auto;
}

#header {background:url(../images/header-back.gif);
min-height:170px;}

#header img {padding:44px 45px;
float:left;}

#header p {float:right;
font-size:1.5em;
color:#613f21;
padding:54px 40px;
border-left:1px solid #613f21;
margin:20px 0px;
letter-spacing:1px;
font-weight:bolder;}

#menu {clear:both;
background:url(../images/menu-back.png);
height:43px;text-align:center;}


#menu li {display:inline;
padding:5px 10px;
font-size:.9em;
line-height:43px;
text-align:center;
border-right:1px solid #ccc;}
#menu li:last-child {border:none;}

#menu a {color:#fff;
text-decoration:none;
letter-spacing:1px;}
#menu a:hover {color:#666;
background:#fff;}

#content-wrap {min-height:500px;}
#content-left a {font-size:1.2em;
text-decoration:none;
font-weight:bold;
color:#613f21;
}
#content-left a:hover {
color:#666;
}

div#content-wrap {
position:relative;
width:100%; /*Needed for IE 6 */}

#content-left {
font-size:.9em;
line-height:1.3em;
padding:25px}

ul.main-page, ul.main-page-last {padding:40px;
}
ul.main-page {
border-bottom:1px solid #ccc;
}
.main-page img, .main-page-last img {float:left;padding:0px 20px;}

#content-left h2 {
padding:0px 0px 20px;
font-weight:bold;
font-size:1.5em;
color:#0c7868;
text-transform:uppercase;
}

#content-left h3 {
font-weight:bold;
font-size:1.3em;
color:#0c7868;
padding: 10px 0px 5px 0px;
}

#content-left p {
padding:10px 15px;
font-size:.9em;
line-height:1.2em;
}


#footer {clear:both;
padding:30px;
background:#613f21;
text-align:right;
color:#fff;}
