body {
	background-image: url(images/bg.gif);
	background-color: #f9fbfb;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

a {
text-decoration: none;
}

.cl {
clear: both;
}

#head {
	background: url(images/bghead.gif) #f9fafb repeat-x;
	height: 163px;
}
#image {
position:absolute;
top:0px;
left:360px;
	width: 340px;
}
#nav {

background: url(images/bghead_left.gif) #f9fafb no-repeat;
	float: left;
	width: 360px;
	height: 163px;
}

#nav #menu0 {
float: left;
width:53px;
margin-top:74px;
height:22px;
padding-top:4px;
}

#nav #menu1 {
margin-top:74px;
height:22px;
padding-top:4px;
}


#nav #menu0 a {
padding:3px 0px 4px 9px;
padding-right: 12px;
font-weight: bold;
color:#606062;
}

#nav #menu1 a {
padding:3px 15px 4px 15px;
font-weight: bold;
color:#606062;
}

#nav #menu0 a.active, #nav #menu0 a:hover,#nav #menu1 a.active,  #nav #menu1 a:hover {
color: #FFF;
}

#nav #menu0 a.active, #nav #menu1 a.active {
background-image: url(images/bg_home.gif);
}

/*
#content {
background: url(images/bgcontent.gif) #f9fafb repeat-y;
width: 427px;
margin-left:68px;
margin-top: 14px;
_margin-top: 24px;
border: 1px solid #000;
}
*/

#content {
background-image: url(images/bgcontent.gif);
background-repeat: no-repeat;
position: absolute;
top:163px;
left:0px;
padding-top:14px;
padding-left:68px;
width:427px;
}


#content, #content td {
line-height:18px;
}

#content p {
padding-right:7px;
}


#content img {
margin-right: 15px;
}

#submenu {
position:absolute;
top:239px;
left:502px;
}

#submenu a {
font-weight: bold;
color:#808384;
display:block;
padding-bottom:16px;
}

#menu1 #b {
font-weight: bold;
padding-bottom:16px;
}

li, ul {
list-style-type: none;
padding: 0px;
margin:0px;
font-size: 11px;
}

li {
padding-bottom:10px;
background-image: url(images/li.gif);
background-repeat: no-repeat;
padding-left: 10px;
width:415px;
}

td li {
width:305px;
padding-left: 8px;
}


#content li a {
border-bottom: 0px solid #ffba85;
color:#808384;
font-weight: bold;
}

#content a {
color:#808384;
font-weight: bold;
}

#content li a:hover,#submenu a:hover, #content a:hover {
color:#f78125;
}


li h3 {
margin:0px;
padding:0px;
}



fieldset {
border: 0px solid #fff;
}


input, textarea {
border: 1px solid #ccc;
}

input {
width: 190px;
}

input.box {
border: 0px solid #ccc;
width: 20px;
}
